[INFO] fetching crate pallet-uniques 42.0.0... [INFO] checking pallet-uniques-42.0.0 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate pallet-uniques 42.0.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate pallet-uniques 42.0.0 [INFO] finished tweaking crates.io crate pallet-uniques 42.0.0 [INFO] tweaked toml for crates.io crate pallet-uniques 42.0.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate pallet-uniques 42.0.0 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate pallet-uniques 42.0.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4cd4de0655e42cd04dd2aecdcc210976a67b2f4ef9a58aef102249a5b9d8caae [INFO] running `Command { std: "docker" "start" "-a" "4cd4de0655e42cd04dd2aecdcc210976a67b2f4ef9a58aef102249a5b9d8caae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4cd4de0655e42cd04dd2aecdcc210976a67b2f4ef9a58aef102249a5b9d8caae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4cd4de0655e42cd04dd2aecdcc210976a67b2f4ef9a58aef102249a5b9d8caae", kill_on_drop: false }` [INFO] [stdout] 4cd4de0655e42cd04dd2aecdcc210976a67b2f4ef9a58aef102249a5b9d8caae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e4088024179e3589f01b8af5f78e3bd46e9c784dc5206d2616d544e4accc37c9 [INFO] running `Command { std: "docker" "start" "-a" "e4088024179e3589f01b8af5f78e3bd46e9c784dc5206d2616d544e4accc37c9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling winnow v0.5.15 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking const-oid v0.9.5 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking byte-slice-cast v1.2.3 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Checking cpufeatures v0.2.9 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling aho-corasick v1.0.4 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Compiling parity-scale-codec v3.7.5 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling cc v1.1.24 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling prettyplease v0.2.12 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling expander v2.2.1 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling file-guard v0.2.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling ref-cast v1.0.23 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Compiling fs-err v2.9.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Checking keccak v0.1.4 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking const_format v0.2.34 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking powerfmt v0.2.0 [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] Compiling libsecp256k1-core v0.3.0 [INFO] [stderr] Checking integer-sqrt v0.1.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Checking socket2 v0.5.9 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Compiling jam-codec v0.1.0 [INFO] [stderr] Compiling bitcoin-internals v0.2.0 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Compiling thiserror v1.0.65 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking hash-db v0.16.0 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking tokio v1.45.0 [INFO] [stderr] Compiling secp256k1-sys v0.9.2 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking uint v0.10.0 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling httparse v1.10.0 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.3.0 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.3.0 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking impl-num-traits v0.2.0 [INFO] [stderr] Compiling libsecp256k1 v0.7.1 [INFO] [stderr] Checking getrandom_or_panic v0.0.3 [INFO] [stderr] Checking fixed-hash v0.8.0 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking hex-conservative v0.1.1 [INFO] [stderr] Checking constant_time_eq v0.3.0 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking environmental v1.1.4 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Checking atomic-waker v1.1.1 [INFO] [stderr] Compiling common-path v1.0.0 [INFO] [stderr] Checking blake2b_simd v1.0.2 [INFO] [stderr] Checking bitcoin_hashes v0.13.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking num-format v0.4.4 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking sp-std v14.0.0 [INFO] [stderr] Compiling prometheus v0.13.3 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Checking hash256-std-hasher v0.15.2 [INFO] [stderr] Checking gimli v0.28.0 [INFO] [stderr] Checking bs58 v0.5.1 [INFO] [stderr] Checking array-bytes v6.2.2 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking dyn-clone v1.0.17 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking memory-db v0.34.0 [INFO] [stderr] Checking trie-root v0.18.0 [INFO] [stderr] Checking trie-db v0.30.0 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Compiling sp-io v42.0.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling proc-macro-warning v1.0.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Checking schnellru v0.2.3 [INFO] [stderr] Checking tuplex v0.1.2 [INFO] [stderr] Checking simple-mermaid v0.1.1 [INFO] [stderr] Compiling const-random-macro v0.1.15 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling const-random v0.1.15 [INFO] [stderr] Checking parity-wasm v0.45.0 [INFO] [stderr] Compiling include_dir_macros v0.7.3 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking tt-call v1.0.9 [INFO] [stderr] Compiling cfg-expr v0.15.5 [INFO] [stderr] Compiling sp-crypto-hashing v0.1.0 [INFO] [stderr] Compiling include_dir v0.7.3 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.3 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling derive-syn-parse v0.2.0 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.23 [INFO] [stderr] Compiling sp-debug-derive v14.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.65 [INFO] [stderr] Compiling macro_magic_core_macros v0.5.1 [INFO] [stderr] Compiling sp-crypto-hashing-proc-macro v0.1.0 [INFO] [stderr] Compiling frame-support-procedural-tools-derive v12.0.0 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling aquamarine v0.5.0 [INFO] [stderr] Checking der v0.7.8 [INFO] [stderr] Checking merlin v3.0.0 [INFO] [stderr] Checking secrecy v0.8.0 [INFO] [stderr] Checking secp256k1 v0.28.2 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling macro_magic_core v0.5.1 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Checking sp-panic-handler v13.0.2 [INFO] [stderr] Compiling macro_magic_macros v0.5.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking spki v0.7.2 [INFO] [stderr] Checking crypto-bigint v0.5.2 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking h2 v0.4.5 [INFO] [stderr] Compiling macro_magic v0.5.1 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking signature v2.1.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking ed25519 v2.2.2 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking ed25519-zebra v4.0.3 [INFO] [stderr] Checking ed25519-dalek v2.1.1 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking hyper-util v0.1.10 [INFO] [stderr] Checking impl-serde v0.5.0 [INFO] [stderr] Checking serdect v0.2.0 [INFO] [stderr] Checking serde_bytes v0.11.12 [INFO] [stderr] Checking parity-bip39 v2.0.1 [INFO] [stderr] Checking substrate-prometheus-endpoint v0.17.4 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Checking schnorrkel v0.11.4 [INFO] [stderr] Checking ecdsa v0.16.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.7 [INFO] [stderr] Compiling toml_edit v0.21.0 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Checking substrate-bip39 v0.6.0 [INFO] [stderr] Checking k256 v0.13.4 [INFO] [stderr] Compiling ss58-registry v1.43.0 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling frame-support-procedural-tools v13.0.1 [INFO] [stderr] Compiling parity-scale-codec-derive v3.7.5 [INFO] [stderr] Compiling scale-info-derive v2.11.6 [INFO] [stderr] Compiling jam-codec-derive v0.1.0 [INFO] [stderr] Compiling sp-runtime-interface-proc-macro v20.0.0 [INFO] [stderr] Compiling sp-api-proc-macro v24.0.0 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling docify_macros v0.2.9 [INFO] [stderr] Checking docify v0.2.9 [INFO] [stderr] Checking scale-info v2.11.6 [INFO] [stderr] Checking impl-codec v0.7.1 [INFO] [stderr] Checking sp-storage v22.0.0 [INFO] [stderr] Checking sp-tracing v18.0.0 [INFO] [stderr] Checking sp-wasm-interface v23.0.0 [INFO] [stderr] Checking binary-merkle-tree v16.0.0 [INFO] [stderr] Checking sp-externalities v0.30.0 [INFO] [stderr] Compiling frame-support-procedural v35.0.0 [INFO] [stderr] Compiling sp-version-proc-macro v15.0.0 [INFO] [stderr] Checking primitive-types v0.13.1 [INFO] [stderr] Checking bounded-collections v0.3.2 [INFO] [stderr] Checking sp-arithmetic v28.0.0 [INFO] [stderr] Checking frame-metadata v23.0.0 [INFO] [stderr] Checking sp-runtime-interface v31.0.0 [INFO] [stderr] Checking sp-metadata-ir v0.12.0 [INFO] [stderr] Checking sp-weights v33.0.0 [INFO] [stderr] Checking sp-core v38.0.0 [INFO] [stderr] Checking sp-trie v41.0.0 [INFO] [stderr] Checking sp-keystore v0.44.0 [INFO] [stderr] Checking sp-state-machine v0.47.0 [INFO] [stderr] Checking sp-application-crypto v42.0.0 [INFO] [stderr] Checking sp-runtime v43.0.0 [INFO] [stderr] Checking sp-version v41.0.0 [INFO] [stderr] Checking sp-staking v40.0.0 [INFO] [stderr] Checking sp-inherents v38.0.0 [INFO] [stderr] Checking sp-api v38.0.0 [INFO] [stderr] Checking sp-genesis-builder v0.19.0 [INFO] [stderr] Checking frame-support v42.0.0 [INFO] [stderr] Checking frame-system v42.0.0 [INFO] [stderr] Checking pallet-uniques v42.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `pallet_balances` [INFO] [stdout] --> src/tests.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use pallet_balances::Error as BalancesError; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pallet_balances` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `pallet_balances`, use `cargo add pallet_balances` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pallet_balances` [INFO] [stdout] --> src/mock.rs:46:15 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive_impl(pallet_balances::config_preludes::TestDefaultConfig)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pallet_balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pallet_balances` [INFO] [stdout] --> src/mock.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | Balances: pallet_balances, [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pallet_balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `RuntimeEvent` in `mock` [INFO] [stdout] --> src/tests.rs:77:32 [INFO] [stdout] | [INFO] [stdout] 77 | .filter_map(|e| if let mock::RuntimeEvent::Uniques(inner) = e { Some(inner) } else { None }) [INFO] [stdout] | ^^^^^^^^^^^^ could not find `RuntimeEvent` in `mock` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `RuntimeCall` in `mock` [INFO] [stdout] --> src/tests.rs:1037:30 [INFO] [stdout] | [INFO] [stdout] 1037 | let buy_item_call = mock::RuntimeCall::Uniques(crate::Call::::buy_item { [INFO] [stdout] | ^^^^^^^^^^^ could not find `RuntimeCall` in `mock` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `RuntimeCall` in `mock` [INFO] [stdout] --> src/tests.rs:1052:30 [INFO] [stdout] | [INFO] [stdout] 1052 | let buy_item_call = mock::RuntimeCall::Uniques(crate::Call::::buy_item { [INFO] [stdout] | ^^^^^^^^^^^ could not find `RuntimeCall` in `mock` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/mock.rs:29:47 [INFO] [stdout] | [INFO] [stdout] 29 | 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] 29 | 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:41:31 [INFO] [stdout] | [INFO] [stdout] 41 | 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:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive_impl(frame_system::config_preludes::TestDefaultConfig)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `frame_system::config_preludes::TestDefaultConfig` which comes from the expansion of the macro `frame_support::macro_magic::forward_tokens_verbatim` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: you might have meant to use the associated type [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-system-42.0.0/src/lib.rs:358:9 [INFO] [stdout] | [INFO] [stdout] 358| type Self::RuntimeEvent = (); [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RuntimeOrigin` in this scope [INFO] [stdout] --> src/mock.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive_impl(frame_system::config_preludes::TestDefaultConfig)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `frame_system::config_preludes::TestDefaultConfig` which comes from the expansion of the macro `frame_support::macro_magic::forward_tokens_verbatim` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: you might have meant to use the associated type [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-system-42.0.0/src/lib.rs:360:9 [INFO] [stdout] | [INFO] [stdout] 360| type Self::RuntimeOrigin = (); [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RuntimeCall` in this scope [INFO] [stdout] --> src/mock.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive_impl(frame_system::config_preludes::TestDefaultConfig)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `frame_system::config_preludes::TestDefaultConfig` which comes from the expansion of the macro `frame_support::macro_magic::forward_tokens_verbatim` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: you might have meant to use the associated type [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-system-42.0.0/src/lib.rs:362:9 [INFO] [stdout] | [INFO] [stdout] 362| type Self::RuntimeCall = (); [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PalletInfo` in this scope [INFO] [stdout] --> src/mock.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive_impl(frame_system::config_preludes::TestDefaultConfig)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `frame_system::config_preludes::TestDefaultConfig` which comes from the expansion of the macro `frame_support::macro_magic::forward_tokens_verbatim` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: you might have meant to use the associated type [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-system-42.0.0/src/lib.rs:364:9 [INFO] [stdout] | [INFO] [stdout] 364| type Self::PalletInfo = (); [INFO] [stdout] | ++++++ [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 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:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive_impl(frame_system::config_preludes::TestDefaultConfig)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `frame_system::config_preludes::TestDefaultConfig` which comes from the expansion of the macro `frame_support::macro_magic::forward_tokens_verbatim` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: you might have meant to use the associated type [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-system-42.0.0/src/lib.rs:366:9 [INFO] [stdout] | [INFO] [stdout] 366| type Self::RuntimeTask = (); [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/mock.rs:51:17 [INFO] [stdout] | [INFO] [stdout] 51 | impl Config for Test { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RuntimeEvent` in this scope [INFO] [stdout] --> src/mock.rs:52:22 [INFO] [stdout] | [INFO] [stdout] 52 | type RuntimeEvent = RuntimeEvent; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: you might have meant to use the associated type [INFO] [stdout] | [INFO] [stdout] 52 | type RuntimeEvent = Self::RuntimeEvent; [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Balances` in this scope [INFO] [stdout] --> src/mock.rs:55:18 [INFO] [stdout] | [INFO] [stdout] 55 | type Currency = Balances; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sp_io` [INFO] [stdout] --> src/mock.rs:72:33 [INFO] [stdout] | [INFO] [stdout] 72 | pub(crate) fn new_test_ext() -> sp_io::TestExternalities { [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `sp_io` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sp_io`, use `cargo add sp_io` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/mock.rs:73:40 [INFO] [stdout] | [INFO] [stdout] 73 | let t = frame_system::GenesisConfig::::default().build_storage().unwrap(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 72 | pub(crate) fn new_test_ext() -> sp_io::TestExternalities { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sp_io` [INFO] [stdout] --> src/mock.rs:75:16 [INFO] [stdout] | [INFO] [stdout] 75 | let mut ext = sp_io::TestExternalities::new(t); [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `sp_io` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sp_io`, use `cargo add sp_io` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/mock.rs:76:22 [INFO] [stdout] | [INFO] [stdout] 76 | 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 `Test` in this scope [INFO] [stdout] --> src/tests.rs:26:32 [INFO] [stdout] | [INFO] [stdout] 26 | let mut r: Vec<_> = Account::::iter().map(|x| x.0).collect(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 25 | fn items() -> Vec<(u64, u32, u32)> { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:28:29 [INFO] [stdout] | [INFO] [stdout] 28 | let mut s: Vec<_> = Item::::iter().map(|x| (x.2.owner, x.0, x.1)).collect(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 25 | fn items() -> Vec<(u64, u32, u32)> { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:31:27 [INFO] [stdout] | [INFO] [stdout] 31 | for collection in Item::::iter() [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 25 | fn items() -> Vec<(u64, u32, u32)> { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:43:30 [INFO] [stdout] | [INFO] [stdout] 43 | let details = Collection::::get(collection).unwrap(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 25 | fn items() -> Vec<(u64, u32, u32)> { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:44:22 [INFO] [stdout] | [INFO] [stdout] 44 | let items = Item::::iter_prefix(collection).count() as u32; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 25 | fn items() -> Vec<(u64, u32, u32)> { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:51:42 [INFO] [stdout] | [INFO] [stdout] 51 | let mut r: Vec<_> = CollectionAccount::::iter().map(|x| (x.0, x.1)).collect(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 50 | fn collections() -> Vec<(u64, u32)> { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:53:35 [INFO] [stdout] | [INFO] [stdout] 53 | let mut s: Vec<_> = Collection::::iter().map(|x| (x.1.owner, x.0)).collect(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 50 | fn collections() -> Vec<(u64, u32)> { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:66:34 [INFO] [stdout] | [INFO] [stdout] 66 | let mut s: Vec<_> = Attribute::::iter_prefix((collection,)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 65 | fn attributes(collection: u32) -> Vec<(Option, Vec, Vec)> { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:73:26 [INFO] [stdout] | [INFO] [stdout] 73 | fn events() -> Vec> { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 73 | fn events() -> Vec> { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests.rs:74:15 [INFO] [stdout] | [INFO] [stdout] 74 | let result = System::events() [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests.rs:80:2 [INFO] [stdout] | [INFO] [stdout] 80 | System::reset_events(); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:121:34 [INFO] [stdout] | [INFO] [stdout] 121 | assert!(CollectionMetadataOf::::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] 108 | 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:128:27 [INFO] [stdout] | [INFO] [stdout] 128 | assert_eq!(Collection::::get(0).unwrap().items, 2); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 108 | 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:129:27 [INFO] [stdout] | [INFO] [stdout] 129 | assert_eq!(Collection::::get(0).unwrap().item_metadatas, 0); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 108 | 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:133:28 [INFO] [stdout] | [INFO] [stdout] 133 | assert!(ItemMetadataOf::::contains_key(0, 42)); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 108 | 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:136:28 [INFO] [stdout] | [INFO] [stdout] 136 | assert!(ItemMetadataOf::::contains_key(0, 69)); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 108 | 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:138:24 [INFO] [stdout] | [INFO] [stdout] 138 | let w = Collection::::get(0).unwrap().destroy_witness(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 108 | 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:144:25 [INFO] [stdout] | [INFO] [stdout] 144 | assert!(!Collection::::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] 108 | 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:145:19 [INFO] [stdout] | [INFO] [stdout] 145 | assert!(!Item::::contains_key(0, 42)); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 108 | 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:146:19 [INFO] [stdout] | [INFO] [stdout] 146 | assert!(!Item::::contains_key(0, 69)); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 108 | 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:147:35 [INFO] [stdout] | [INFO] [stdout] 147 | assert!(!CollectionMetadataOf::::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] 108 | 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:148:29 [INFO] [stdout] | [INFO] [stdout] 148 | assert!(!ItemMetadataOf::::contains_key(0, 42)); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 108 | 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:149:29 [INFO] [stdout] | [INFO] [stdout] 149 | assert!(!ItemMetadataOf::::contains_key(0, 69)); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 108 | 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:161:24 [INFO] [stdout] | [INFO] [stdout] 161 | let w = Collection::::get(0).unwrap().destroy_witness(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 156 | fn destroy_with_bad_witness_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:163:74 [INFO] [stdout] | [INFO] [stdout] 163 | assert_noop!(Uniques::destroy(RuntimeOrigin::signed(1), 0, w), Error::::BadWitness); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 156 | fn destroy_with_bad_witness_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:188:12 [INFO] [stdout] | [INFO] [stdout] 188 | 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] 179 | fn transfer_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:202:79 [INFO] [stdout] | [INFO] [stdout] 202 | assert_noop!(Uniques::transfer(RuntimeOrigin::signed(1), 0, 42, 2), 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] 197 | fn freezing_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:206:79 [INFO] [stdout] | [INFO] [stdout] 206 | assert_noop!(Uniques::transfer(RuntimeOrigin::signed(1), 0, 42, 2), 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] 197 | fn freezing_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:223:12 [INFO] [stdout] | [INFO] [stdout] 223 | 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] 214 | 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:227:12 [INFO] [stdout] | [INFO] [stdout] 227 | 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] 214 | 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:229:74 [INFO] [stdout] | [INFO] [stdout] 229 | assert_noop!(Uniques::freeze(RuntimeOrigin::signed(2), 0, 42), 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] 214 | 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:230:72 [INFO] [stdout] | [INFO] [stdout] 230 | assert_noop!(Uniques::thaw(RuntimeOrigin::signed(2), 0, 42), 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] 214 | 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:233:12 [INFO] [stdout] | [INFO] [stdout] 233 | 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] 214 | 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:237:12 [INFO] [stdout] | [INFO] [stdout] 237 | 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] 214 | 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:239:24 [INFO] [stdout] | [INFO] [stdout] 239 | let w = Collection::::get(0).unwrap().destroy_witness(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 214 | 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:240:74 [INFO] [stdout] | [INFO] [stdout] 240 | assert_noop!(Uniques::destroy(RuntimeOrigin::signed(2), 0, w), 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] 214 | 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:254:12 [INFO] [stdout] | [INFO] [stdout] 254 | Error::::Unaccepted [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 245 | fn transfer_owner_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:256:14 [INFO] [stdout] | [INFO] [stdout] 256 | 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:258:14 [INFO] [stdout] | [INFO] [stdout] 258 | 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[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests.rs:260:14 [INFO] [stdout] | [INFO] [stdout] 260 | 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:12 [INFO] [stdout] | [INFO] [stdout] 271 | 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] 245 | 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:295:12 [INFO] [stdout] | [INFO] [stdout] 295 | Error::::Unaccepted [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 245 | 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:320:12 [INFO] [stdout] | [INFO] [stdout] 320 | Error::::UnknownCollection, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 315 | fn set_collection_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:326:12 [INFO] [stdout] | [INFO] [stdout] 326 | 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] 315 | fn set_collection_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:338:34 [INFO] [stdout] | [INFO] [stdout] 338 | assert!(CollectionMetadataOf::::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] 315 | fn set_collection_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:367:20 [INFO] [stdout] | [INFO] [stdout] 367 | 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] 315 | fn set_collection_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:379:12 [INFO] [stdout] | [INFO] [stdout] 379 | 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] 315 | fn set_collection_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:383:12 [INFO] [stdout] | [INFO] [stdout] 383 | 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] 315 | fn set_collection_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:395:12 [INFO] [stdout] | [INFO] [stdout] 395 | 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] 315 | fn set_collection_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:399:12 [INFO] [stdout] | [INFO] [stdout] 399 | Error::::UnknownCollection [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 315 | fn set_collection_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:402:35 [INFO] [stdout] | [INFO] [stdout] 402 | assert!(!CollectionMetadataOf::::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] 315 | fn set_collection_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:417:12 [INFO] [stdout] | [INFO] [stdout] 417 | 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] 407 | fn set_item_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:423:28 [INFO] [stdout] | [INFO] [stdout] 423 | assert!(ItemMetadataOf::::contains_key(0, 42)); [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 set_item_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:437:20 [INFO] [stdout] | [INFO] [stdout] 437 | 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] 407 | fn set_item_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:444:12 [INFO] [stdout] | [INFO] [stdout] 444 | 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] 407 | fn set_item_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:448:12 [INFO] [stdout] | [INFO] [stdout] 448 | 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] 407 | fn set_item_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:455:12 [INFO] [stdout] | [INFO] [stdout] 455 | 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] 407 | fn set_item_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:459:12 [INFO] [stdout] | [INFO] [stdout] 459 | Error::::UnknownCollection [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 set_item_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:462:29 [INFO] [stdout] | [INFO] [stdout] 462 | assert!(!ItemMetadataOf::::contains_key(0, 42)); [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 set_item_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:522:24 [INFO] [stdout] | [INFO] [stdout] 522 | let w = Collection::::get(0).unwrap().destroy_witness(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 467 | fn set_attribute_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:562:19 [INFO] [stdout] | [INFO] [stdout] 562 | let e = 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] 530 | fn set_attribute_should_respect_freeze() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:576:19 [INFO] [stdout] | [INFO] [stdout] 576 | let e = 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] 530 | fn set_attribute_should_respect_freeze() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:645:12 [INFO] [stdout] | [INFO] [stdout] 645 | Error::::UnknownCollection [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 637 | fn burn_works() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:654:12 [INFO] [stdout] | [INFO] [stdout] 654 | 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] 637 | fn burn_works() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:658:12 [INFO] [stdout] | [INFO] [stdout] 658 | Error::::WrongOwner [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 637 | fn burn_works() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:676:12 [INFO] [stdout] | [INFO] [stdout] 676 | 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] 668 | 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:678:18 [INFO] [stdout] | [INFO] [stdout] 678 | assert!(Item::::get(0, 42).unwrap().approved.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] 668 | 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:697:12 [INFO] [stdout] | [INFO] [stdout] 697 | 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] 686 | fn approved_account_gets_reset_after_transfer() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:724:12 [INFO] [stdout] | [INFO] [stdout] 724 | 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] 705 | fn approved_account_gets_reset_after_buy_item() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:738:12 [INFO] [stdout] | [INFO] [stdout] 738 | Error::::UnknownCollection [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 730 | 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:742:12 [INFO] [stdout] | [INFO] [stdout] 742 | Error::::UnknownCollection [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 730 | 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:746:12 [INFO] [stdout] | [INFO] [stdout] 746 | 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] 730 | 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:750:12 [INFO] [stdout] | [INFO] [stdout] 750 | Error::::WrongDelegate [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 730 | 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:756:12 [INFO] [stdout] | [INFO] [stdout] 756 | Error::::NoDelegate [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 730 | 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:770:12 [INFO] [stdout] | [INFO] [stdout] 770 | Error::::UnknownCollection [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 762 | fn cancel_approval_works_with_admin() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:774:12 [INFO] [stdout] | [INFO] [stdout] 774 | Error::::UnknownCollection [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 762 | fn cancel_approval_works_with_admin() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:778:12 [INFO] [stdout] | [INFO] [stdout] 778 | Error::::WrongDelegate [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 762 | fn cancel_approval_works_with_admin() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:784:12 [INFO] [stdout] | [INFO] [stdout] 784 | Error::::NoDelegate [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 762 | fn cancel_approval_works_with_admin() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:798:12 [INFO] [stdout] | [INFO] [stdout] 798 | Error::::UnknownCollection [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 790 | fn cancel_approval_works_with_force() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:802:12 [INFO] [stdout] | [INFO] [stdout] 802 | Error::::UnknownCollection [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 790 | fn cancel_approval_works_with_force() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:806:12 [INFO] [stdout] | [INFO] [stdout] 806 | Error::::WrongDelegate [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 790 | fn cancel_approval_works_with_force() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:812:12 [INFO] [stdout] | [INFO] [stdout] 812 | Error::::NoDelegate [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 790 | fn cancel_approval_works_with_force() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:826:34 [INFO] [stdout] | [INFO] [stdout] 826 | assert!(!CollectionMaxSupply::::contains_key(collection_id)); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 818 | fn max_supply_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:833:36 [INFO] [stdout] | [INFO] [stdout] 833 | assert_eq!(CollectionMaxSupply::::get(collection_id).unwrap(), max_supply); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 818 | fn max_supply_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:835:38 [INFO] [stdout] | [INFO] [stdout] 835 | assert!(events().contains(&Event::::CollectionMaxSupplySet { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 818 | fn max_supply_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:846:12 [INFO] [stdout] | [INFO] [stdout] 846 | Error::::MaxSupplyAlreadySet [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 818 | fn max_supply_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:854:12 [INFO] [stdout] | [INFO] [stdout] 854 | Error::::MaxSupplyReached [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 818 | fn max_supply_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:861:17 [INFO] [stdout] | [INFO] [stdout] 861 | Collection::::get(collection_id).unwrap().destroy_witness() [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 818 | fn max_supply_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:863:34 [INFO] [stdout] | [INFO] [stdout] 863 | assert!(!CollectionMaxSupply::::contains_key(collection_id)); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 818 | fn max_supply_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:896:28 [INFO] [stdout] | [INFO] [stdout] 896 | let item = ItemPriceOf::::get(collection_id, item_1).unwrap(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 868 | fn set_price_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:900:28 [INFO] [stdout] | [INFO] [stdout] 900 | let item = ItemPriceOf::::get(collection_id, item_2).unwrap(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 868 | fn set_price_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:904:38 [INFO] [stdout] | [INFO] [stdout] 904 | assert!(events().contains(&Event::::ItemPriceSet { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 868 | fn set_price_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:919:38 [INFO] [stdout] | [INFO] [stdout] 919 | assert!(events().contains(&Event::::ItemPriceRemoved { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 868 | fn set_price_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:923:26 [INFO] [stdout] | [INFO] [stdout] 923 | assert!(!ItemPriceOf::::contains_key(collection_id, item_2)); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 868 | fn set_price_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:970:12 [INFO] [stdout] | [INFO] [stdout] 970 | Error::::BidTooLow [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 928 | fn buy_item_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:982:21 [INFO] [stdout] | [INFO] [stdout] 982 | let item = Item::::get(collection_id, item_1).unwrap(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 928 | fn buy_item_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:990:12 [INFO] [stdout] | [INFO] [stdout] 990 | 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] 928 | fn buy_item_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:996:12 [INFO] [stdout] | [INFO] [stdout] 996 | 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] 928 | fn buy_item_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1007:38 [INFO] [stdout] | [INFO] [stdout] 1007 | assert!(events().contains(&Event::::ItemBought { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 928 | fn buy_item_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1016:26 [INFO] [stdout] | [INFO] [stdout] 1016 | assert!(!ItemPriceOf::::contains_key(collection_id, item_2)); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 928 | fn buy_item_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1021:12 [INFO] [stdout] | [INFO] [stdout] 1021 | Error::::NotForSale [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 928 | fn buy_item_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1037:65 [INFO] [stdout] | [INFO] [stdout] 1037 | let buy_item_call = mock::RuntimeCall::Uniques(crate::Call::::buy_item { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 928 | fn buy_item_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1044:13 [INFO] [stdout] | [INFO] [stdout] 1044 | 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] 928 | fn buy_item_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1052:65 [INFO] [stdout] | [INFO] [stdout] 1052 | let buy_item_call = mock::RuntimeCall::Uniques(crate::Call::::buy_item { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 928 | fn buy_item_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1059:13 [INFO] [stdout] | [INFO] [stdout] 1059 | 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] 928 | fn buy_item_should_work() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1074:27 [INFO] [stdout] | [INFO] [stdout] 1074 | assert_eq!(Collection::::get(0).unwrap().total_deposit, 2); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1066 | fn clear_collection_metadata_works() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1084:27 [INFO] [stdout] | [INFO] [stdout] 1084 | assert_eq!(Collection::::get(0).unwrap().total_deposit, 12); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1066 | fn clear_collection_metadata_works() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1089:27 [INFO] [stdout] | [INFO] [stdout] 1089 | assert_eq!(Collection::::get(0).unwrap().total_deposit, 2); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1066 | fn clear_collection_metadata_works() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1098:27 [INFO] [stdout] | [INFO] [stdout] 1098 | assert_eq!(Collection::::get(0), None); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1066 | fn clear_collection_metadata_works() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Uniques` in this scope [INFO] [stdout] --> src/tests.rs:1108:42 [INFO] [stdout] | [INFO] [stdout] 1108 | type Collection = asset_ops::Collection; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1108 | type Collection = asset_ops::Collection; [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Uniques` in this scope [INFO] [stdout] --> src/tests.rs:1109:30 [INFO] [stdout] | [INFO] [stdout] 1109 | type Item = asset_ops::Item; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1109 | type Item = asset_ops::Item; [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1161:13 [INFO] [stdout] | [INFO] [stdout] 1161 | 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] 1134 | fn create_collection_check_origin() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1208:25 [INFO] [stdout] | [INFO] [stdout] 1208 | crate::Collection::::get(collection_id).unwrap().destroy_witness(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1184 | fn destroy_collection_with_witness() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1216:25 [INFO] [stdout] | [INFO] [stdout] 1216 | crate::Collection::::get(collection_id).unwrap().destroy_witness(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1184 | fn destroy_collection_with_witness() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1220:13 [INFO] [stdout] | [INFO] [stdout] 1220 | Error::::BadWitness, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1184 | fn destroy_collection_with_witness() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1255:25 [INFO] [stdout] | [INFO] [stdout] 1255 | crate::Collection::::get(collection_id).unwrap().destroy_witness(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1231 | fn destroy_collection_if_owned_by_and_with_witness() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1263:25 [INFO] [stdout] | [INFO] [stdout] 1263 | crate::Collection::::get(collection_id).unwrap().destroy_witness(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1231 | fn destroy_collection_if_owned_by_and_with_witness() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1270:13 [INFO] [stdout] | [INFO] [stdout] 1270 | 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] 1231 | fn destroy_collection_if_owned_by_and_with_witness() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1279:13 [INFO] [stdout] | [INFO] [stdout] 1279 | Error::::BadWitness, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1231 | fn destroy_collection_if_owned_by_and_with_witness() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1318:26 [INFO] [stdout] | [INFO] [stdout] 1318 | crate::Collection::::get(collection_id).unwrap().destroy_witness(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1293 | fn destroy_collection_check_origin() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1326:26 [INFO] [stdout] | [INFO] [stdout] 1326 | crate::Collection::::get(collection_id).unwrap().destroy_witness(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1293 | fn destroy_collection_check_origin() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1342:13 [INFO] [stdout] | [INFO] [stdout] 1342 | 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] 1293 | fn destroy_collection_check_origin() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1354:13 [INFO] [stdout] | [INFO] [stdout] 1354 | Error::::BadWitness, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1293 | fn destroy_collection_check_origin() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1377:13 [INFO] [stdout] | [INFO] [stdout] 1377 | Error::::BadWitness, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1293 | fn destroy_collection_check_origin() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1435:13 [INFO] [stdout] | [INFO] [stdout] 1435 | Error::::NoMetadata, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1416 | fn inspect_collection_metadata() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1458:13 [INFO] [stdout] | [INFO] [stdout] 1458 | Error::::NoMetadata, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1416 | fn inspect_collection_metadata() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1512:13 [INFO] [stdout] | [INFO] [stdout] 1512 | Error::::AttributeNotFound, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1464 | fn inspect_collection_attributes() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1517:13 [INFO] [stdout] | [INFO] [stdout] 1517 | Error::::AttributeNotFound, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1464 | fn inspect_collection_attributes() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1530:13 [INFO] [stdout] | [INFO] [stdout] 1530 | Error::::AttributeNotFound, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1464 | fn inspect_collection_attributes() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1551:13 [INFO] [stdout] | [INFO] [stdout] 1551 | Error::::AttributeNotFound, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1464 | fn inspect_collection_attributes() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1564:13 [INFO] [stdout] | [INFO] [stdout] 1564 | Error::::AttributeNotFound, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1464 | fn inspect_collection_attributes() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1569:13 [INFO] [stdout] | [INFO] [stdout] 1569 | Error::::AttributeNotFound, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1464 | fn inspect_collection_attributes() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1665:13 [INFO] [stdout] | [INFO] [stdout] 1665 | 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] 1637 | fn mint_item_check_origin() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1762:13 [INFO] [stdout] | [INFO] [stdout] 1762 | 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] 1727 | fn transfer_item_check_origin() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1850:13 [INFO] [stdout] | [INFO] [stdout] 1850 | Error::::WrongOwner, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1813 | fn transfer_item_from_to() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1907:13 [INFO] [stdout] | [INFO] [stdout] 1907 | 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] 1864 | fn stash_item_unchecked() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1974:13 [INFO] [stdout] | [INFO] [stdout] 1974 | 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] 1931 | fn stash_item_if_owned_by() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1979:13 [INFO] [stdout] | [INFO] [stdout] 1979 | 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] 1931 | fn stash_item_if_owned_by() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:1984:13 [INFO] [stdout] | [INFO] [stdout] 1984 | 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] 1931 | fn stash_item_if_owned_by() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:2052:13 [INFO] [stdout] | [INFO] [stdout] 2052 | 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] 2008 | fn stash_item_if_check_origin() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:2062:13 [INFO] [stdout] | [INFO] [stdout] 2062 | 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] 2008 | fn stash_item_if_check_origin() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:2179:13 [INFO] [stdout] | [INFO] [stdout] 2179 | Error::::NoMetadata, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 2150 | fn inspect_item_metadata() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:2199:13 [INFO] [stdout] | [INFO] [stdout] 2199 | Error::::NoMetadata, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 2150 | fn inspect_item_metadata() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:2259:13 [INFO] [stdout] | [INFO] [stdout] 2259 | Error::::AttributeNotFound, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 2205 | fn inspect_item_attributes() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:2267:13 [INFO] [stdout] | [INFO] [stdout] 2267 | Error::::AttributeNotFound, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 2205 | fn inspect_item_attributes() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:2285:13 [INFO] [stdout] | [INFO] [stdout] 2285 | Error::::AttributeNotFound, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 2205 | fn inspect_item_attributes() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:2313:13 [INFO] [stdout] | [INFO] [stdout] 2313 | Error::::AttributeNotFound, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 2205 | fn inspect_item_attributes() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:2331:13 [INFO] [stdout] | [INFO] [stdout] 2331 | Error::::AttributeNotFound, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 2205 | fn inspect_item_attributes() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:2339:13 [INFO] [stdout] | [INFO] [stdout] 2339 | Error::::AttributeNotFound, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 2205 | fn inspect_item_attributes() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `traits::Currency` [INFO] [stdout] --> src/tests.rs:21:45 [INFO] [stdout] | [INFO] [stdout] 21 | use frame_support::{assert_noop, assert_ok, traits::Currency}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:95:14 [INFO] [stdout] | [INFO] [stdout] 95 | assert_ok!(Uniques::force_create(RuntimeOrigin::root(), 0, 1, true)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:95:36 [INFO] [stdout] | [INFO] [stdout] 95 | assert_ok!(Uniques::force_create(RuntimeOrigin::root(), 0, 1, true)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:97:14 [INFO] [stdout] | [INFO] [stdout] 97 | assert_ok!(Uniques::mint(RuntimeOrigin::signed(1), 0, 42, 1)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:97:28 [INFO] [stdout] | [INFO] [stdout] 97 | assert_ok!(Uniques::mint(RuntimeOrigin::signed(1), 0, 42, 1)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:100:14 [INFO] [stdout] | [INFO] [stdout] 100 | assert_ok!(Uniques::force_create(RuntimeOrigin::root(), 1, 2, true)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:100:36 [INFO] [stdout] | [INFO] [stdout] 100 | assert_ok!(Uniques::force_create(RuntimeOrigin::root(), 1, 2, true)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:102:14 [INFO] [stdout] | [INFO] [stdout] 102 | assert_ok!(Uniques::mint(RuntimeOrigin::signed(2), 1, 69, 1)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:102:28 [INFO] [stdout] | [INFO] [stdout] 102 | assert_ok!(Uniques::mint(RuntimeOrigin::signed(2), 1, 69, 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:110:3 [INFO] [stdout] | [INFO] [stdout] 110 | 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 `Uniques` [INFO] [stdout] --> src/tests.rs:111:14 [INFO] [stdout] | [INFO] [stdout] 111 | assert_ok!(Uniques::create(RuntimeOrigin::signed(1), 0, 1)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:111:30 [INFO] [stdout] | [INFO] [stdout] 111 | assert_ok!(Uniques::create(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 `Balances` [INFO] [stdout] --> src/tests.rs:112:14 [INFO] [stdout] | [INFO] [stdout] 112 | assert_eq!(Balances::reserved_balance(&1), 2); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:114:14 [INFO] [stdout] | [INFO] [stdout] 114 | assert_ok!(Uniques::set_collection_metadata( [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:115:4 [INFO] [stdout] | [INFO] [stdout] 115 | RuntimeOrigin::signed(1), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests.rs:120:14 [INFO] [stdout] | [INFO] [stdout] 120 | assert_eq!(Balances::reserved_balance(&1), 5); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:123:14 [INFO] [stdout] | [INFO] [stdout] 123 | assert_ok!(Uniques::mint(RuntimeOrigin::signed(1), 0, 42, 10)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:123:28 [INFO] [stdout] | [INFO] [stdout] 123 | assert_ok!(Uniques::mint(RuntimeOrigin::signed(1), 0, 42, 10)); [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:124:14 [INFO] [stdout] | [INFO] [stdout] 124 | assert_eq!(Balances::reserved_balance(&1), 6); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:125:14 [INFO] [stdout] | [INFO] [stdout] 125 | assert_ok!(Uniques::mint(RuntimeOrigin::signed(1), 0, 69, 20)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:125:28 [INFO] [stdout] | [INFO] [stdout] 125 | assert_ok!(Uniques::mint(RuntimeOrigin::signed(1), 0, 69, 20)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests.rs:126:14 [INFO] [stdout] | [INFO] [stdout] 126 | assert_eq!(Balances::reserved_balance(&1), 7); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:131:14 [INFO] [stdout] | [INFO] [stdout] 131 | assert_ok!(Uniques::set_metadata(RuntimeOrigin::signed(1), 0, 42, bvec![42, 42], false)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:131:36 [INFO] [stdout] | [INFO] [stdout] 131 | assert_ok!(Uniques::set_metadata(RuntimeOrigin::signed(1), 0, 42, bvec![42, 42], 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:132:14 [INFO] [stdout] | [INFO] [stdout] 132 | 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 `Uniques` [INFO] [stdout] --> src/tests.rs:134:14 [INFO] [stdout] | [INFO] [stdout] 134 | assert_ok!(Uniques::set_metadata(RuntimeOrigin::signed(1), 0, 69, bvec![69, 69], false)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:134:36 [INFO] [stdout] | [INFO] [stdout] 134 | assert_ok!(Uniques::set_metadata(RuntimeOrigin::signed(1), 0, 69, bvec![69, 69], 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:135:14 [INFO] [stdout] | [INFO] [stdout] 135 | assert_eq!(Balances::reserved_balance(&1), 13); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:141:14 [INFO] [stdout] | [INFO] [stdout] 141 | assert_ok!(Uniques::destroy(RuntimeOrigin::signed(1), 0, w)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:141:31 [INFO] [stdout] | [INFO] [stdout] 141 | assert_ok!(Uniques::destroy(RuntimeOrigin::signed(1), 0, w)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests.rs:142:14 [INFO] [stdout] | [INFO] [stdout] 142 | 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:158:3 [INFO] [stdout] | [INFO] [stdout] 158 | 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 `Uniques` [INFO] [stdout] --> src/tests.rs:159:14 [INFO] [stdout] | [INFO] [stdout] 159 | assert_ok!(Uniques::create(RuntimeOrigin::signed(1), 0, 1)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:159:30 [INFO] [stdout] | [INFO] [stdout] 159 | assert_ok!(Uniques::create(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 `Uniques` [INFO] [stdout] --> src/tests.rs:162:14 [INFO] [stdout] | [INFO] [stdout] 162 | assert_ok!(Uniques::mint(RuntimeOrigin::signed(1), 0, 42, 1)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:162:28 [INFO] [stdout] | [INFO] [stdout] 162 | assert_ok!(Uniques::mint(RuntimeOrigin::signed(1), 0, 42, 1)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:163:16 [INFO] [stdout] | [INFO] [stdout] 163 | assert_noop!(Uniques::destroy(RuntimeOrigin::signed(1), 0, w), Error::::BadWitness); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:163:33 [INFO] [stdout] | [INFO] [stdout] 163 | assert_noop!(Uniques::destroy(RuntimeOrigin::signed(1), 0, w), Error::::BadWitness); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:170:14 [INFO] [stdout] | [INFO] [stdout] 170 | assert_ok!(Uniques::force_create(RuntimeOrigin::root(), 0, 1, true)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:170:36 [INFO] [stdout] | [INFO] [stdout] 170 | assert_ok!(Uniques::force_create(RuntimeOrigin::root(), 0, 1, true)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:171:14 [INFO] [stdout] | [INFO] [stdout] 171 | assert_ok!(Uniques::mint(RuntimeOrigin::signed(1), 0, 42, 1)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:171:28 [INFO] [stdout] | [INFO] [stdout] 171 | assert_ok!(Uniques::mint(RuntimeOrigin::signed(1), 0, 42, 1)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:172:14 [INFO] [stdout] | [INFO] [stdout] 172 | assert_eq!(Uniques::owner(0, 42).unwrap(), 1); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:181:14 [INFO] [stdout] | [INFO] [stdout] 181 | assert_ok!(Uniques::force_create(RuntimeOrigin::root(), 0, 1, true)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:181:36 [INFO] [stdout] | [INFO] [stdout] 181 | assert_ok!(Uniques::force_create(RuntimeOrigin::root(), 0, 1, true)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:182:14 [INFO] [stdout] | [INFO] [stdout] 182 | assert_ok!(Uniques::mint(RuntimeOrigin::signed(1), 0, 42, 2)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:182:28 [INFO] [stdout] | [INFO] [stdout] 182 | assert_ok!(Uniques::mint(RuntimeOrigin::signed(1), 0, 42, 2)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:184:14 [INFO] [stdout] | [INFO] [stdout] 184 | assert_ok!(Uniques::transfer(RuntimeOrigin::signed(2), 0, 42, 3)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:184:32 [INFO] [stdout] | [INFO] [stdout] 184 | assert_ok!(Uniques::transfer(RuntimeOrigin::signed(2), 0, 42, 3)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:187:4 [INFO] [stdout] | [INFO] [stdout] 187 | Uniques::transfer(RuntimeOrigin::signed(2), 0, 42, 4), [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:187:22 [INFO] [stdout] | [INFO] [stdout] 187 | Uniques::transfer(RuntimeOrigin::signed(2), 0, 42, 4), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:191:14 [INFO] [stdout] | [INFO] [stdout] 191 | assert_ok!(Uniques::approve_transfer(RuntimeOrigin::signed(3), 0, 42, 2)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:191:40 [INFO] [stdout] | [INFO] [stdout] 191 | assert_ok!(Uniques::approve_transfer(RuntimeOrigin::signed(3), 0, 42, 2)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:192:14 [INFO] [stdout] | [INFO] [stdout] 192 | assert_ok!(Uniques::transfer(RuntimeOrigin::signed(2), 0, 42, 4)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:192:32 [INFO] [stdout] | [INFO] [stdout] 192 | assert_ok!(Uniques::transfer(RuntimeOrigin::signed(2), 0, 42, 4)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:199:14 [INFO] [stdout] | [INFO] [stdout] 199 | assert_ok!(Uniques::force_create(RuntimeOrigin::root(), 0, 1, true)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:199:36 [INFO] [stdout] | [INFO] [stdout] 199 | assert_ok!(Uniques::force_create(RuntimeOrigin::root(), 0, 1, true)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:200:14 [INFO] [stdout] | [INFO] [stdout] 200 | assert_ok!(Uniques::mint(RuntimeOrigin::signed(1), 0, 42, 1)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:200:28 [INFO] [stdout] | [INFO] [stdout] 200 | assert_ok!(Uniques::mint(RuntimeOrigin::signed(1), 0, 42, 1)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:201:14 [INFO] [stdout] | [INFO] [stdout] 201 | assert_ok!(Uniques::freeze(RuntimeOrigin::signed(1), 0, 42)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:201:30 [INFO] [stdout] | [INFO] [stdout] 201 | assert_ok!(Uniques::freeze(RuntimeOrigin::signed(1), 0, 42)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:202:16 [INFO] [stdout] | [INFO] [stdout] 202 | assert_noop!(Uniques::transfer(RuntimeOrigin::signed(1), 0, 42, 2), Error::::Frozen); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:202:34 [INFO] [stdout] | [INFO] [stdout] 202 | assert_noop!(Uniques::transfer(RuntimeOrigin::signed(1), 0, 42, 2), Error::::Frozen); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:204:14 [INFO] [stdout] | [INFO] [stdout] 204 | assert_ok!(Uniques::thaw(RuntimeOrigin::signed(1), 0, 42)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:204:28 [INFO] [stdout] | [INFO] [stdout] 204 | assert_ok!(Uniques::thaw(RuntimeOrigin::signed(1), 0, 42)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:205:14 [INFO] [stdout] | [INFO] [stdout] 205 | assert_ok!(Uniques::freeze_collection(RuntimeOrigin::signed(1), 0)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:205:41 [INFO] [stdout] | [INFO] [stdout] 205 | assert_ok!(Uniques::freeze_collection(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 `Uniques` [INFO] [stdout] --> src/tests.rs:206:16 [INFO] [stdout] | [INFO] [stdout] 206 | assert_noop!(Uniques::transfer(RuntimeOrigin::signed(1), 0, 42, 2), Error::::Frozen); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:206:34 [INFO] [stdout] | [INFO] [stdout] 206 | assert_noop!(Uniques::transfer(RuntimeOrigin::signed(1), 0, 42, 2), Error::::Frozen); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:208:14 [INFO] [stdout] | [INFO] [stdout] 208 | assert_ok!(Uniques::thaw_collection(RuntimeOrigin::signed(1), 0)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:208:39 [INFO] [stdout] | [INFO] [stdout] 208 | assert_ok!(Uniques::thaw_collection(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 `Uniques` [INFO] [stdout] --> src/tests.rs:209:14 [INFO] [stdout] | [INFO] [stdout] 209 | assert_ok!(Uniques::transfer(RuntimeOrigin::signed(1), 0, 42, 2)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:209:32 [INFO] [stdout] | [INFO] [stdout] 209 | assert_ok!(Uniques::transfer(RuntimeOrigin::signed(1), 0, 42, 2)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:216:14 [INFO] [stdout] | [INFO] [stdout] 216 | assert_ok!(Uniques::force_create(RuntimeOrigin::root(), 0, 1, true)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:216:36 [INFO] [stdout] | [INFO] [stdout] 216 | assert_ok!(Uniques::force_create(RuntimeOrigin::root(), 0, 1, true)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:217:14 [INFO] [stdout] | [INFO] [stdout] 217 | assert_ok!(Uniques::mint(RuntimeOrigin::signed(1), 0, 42, 1)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:217:28 [INFO] [stdout] | [INFO] [stdout] 217 | assert_ok!(Uniques::mint(RuntimeOrigin::signed(1), 0, 42, 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:219:3 [INFO] [stdout] | [INFO] [stdout] 219 | 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 `Uniques` [INFO] [stdout] --> src/tests.rs:220:14 [INFO] [stdout] | [INFO] [stdout] 220 | assert_ok!(Uniques::set_accept_ownership(RuntimeOrigin::signed(2), Some(0))); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:220:44 [INFO] [stdout] | [INFO] [stdout] 220 | assert_ok!(Uniques::set_accept_ownership(RuntimeOrigin::signed(2), Some(0))); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:222:4 [INFO] [stdout] | [INFO] [stdout] 222 | Uniques::transfer_ownership(RuntimeOrigin::signed(2), 0, 2), [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:222:32 [INFO] [stdout] | [INFO] [stdout] 222 | Uniques::transfer_ownership(RuntimeOrigin::signed(2), 0, 2), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:226:4 [INFO] [stdout] | [INFO] [stdout] 226 | Uniques::set_team(RuntimeOrigin::signed(2), 0, 2, 2, 2), [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:226:22 [INFO] [stdout] | [INFO] [stdout] 226 | Uniques::set_team(RuntimeOrigin::signed(2), 0, 2, 2, 2), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:229:16 [INFO] [stdout] | [INFO] [stdout] 229 | assert_noop!(Uniques::freeze(RuntimeOrigin::signed(2), 0, 42), Error::::NoPermission); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:229:32 [INFO] [stdout] | [INFO] [stdout] 229 | assert_noop!(Uniques::freeze(RuntimeOrigin::signed(2), 0, 42), Error::::NoPermission); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:230:16 [INFO] [stdout] | [INFO] [stdout] 230 | assert_noop!(Uniques::thaw(RuntimeOrigin::signed(2), 0, 42), Error::::NoPermission); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:230:30 [INFO] [stdout] | [INFO] [stdout] 230 | assert_noop!(Uniques::thaw(RuntimeOrigin::signed(2), 0, 42), Error::::NoPermission); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:232:4 [INFO] [stdout] | [INFO] [stdout] 232 | Uniques::mint(RuntimeOrigin::signed(2), 0, 69, 2), [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:232:18 [INFO] [stdout] | [INFO] [stdout] 232 | Uniques::mint(RuntimeOrigin::signed(2), 0, 69, 2), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:236:4 [INFO] [stdout] | [INFO] [stdout] 236 | Uniques::burn(RuntimeOrigin::signed(2), 0, 42, None), [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:236:18 [INFO] [stdout] | [INFO] [stdout] 236 | Uniques::burn(RuntimeOrigin::signed(2), 0, 42, None), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:240:16 [INFO] [stdout] | [INFO] [stdout] 240 | assert_noop!(Uniques::destroy(RuntimeOrigin::signed(2), 0, w), Error::::NoPermission); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:240:33 [INFO] [stdout] | [INFO] [stdout] 240 | assert_noop!(Uniques::destroy(RuntimeOrigin::signed(2), 0, w), Error::::NoPermission); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests.rs:247:3 [INFO] [stdout] | [INFO] [stdout] 247 | Balances::make_free_balance_be(&1, 100); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests.rs:248:3 [INFO] [stdout] | [INFO] [stdout] 248 | Balances::make_free_balance_be(&2, 100); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests.rs:249:3 [INFO] [stdout] | [INFO] [stdout] 249 | Balances::make_free_balance_be(&3, 100); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:250:14 [INFO] [stdout] | [INFO] [stdout] 250 | assert_ok!(Uniques::create(RuntimeOrigin::signed(1), 0, 1)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:250:30 [INFO] [stdout] | [INFO] [stdout] 250 | assert_ok!(Uniques::create(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 `Uniques` [INFO] [stdout] --> src/tests.rs:253:4 [INFO] [stdout] | [INFO] [stdout] 253 | Uniques::transfer_ownership(RuntimeOrigin::signed(1), 0, 2), [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:253:32 [INFO] [stdout] | [INFO] [stdout] 253 | Uniques::transfer_ownership(RuntimeOrigin::signed(1), 0, 2), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:257:14 [INFO] [stdout] | [INFO] [stdout] 257 | assert_ok!(Uniques::set_accept_ownership(RuntimeOrigin::signed(2), Some(0))); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:257:44 [INFO] [stdout] | [INFO] [stdout] 257 | assert_ok!(Uniques::set_accept_ownership(RuntimeOrigin::signed(2), Some(0))); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:259:14 [INFO] [stdout] | [INFO] [stdout] 259 | assert_ok!(Uniques::transfer_ownership(RuntimeOrigin::signed(1), 0, 2)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:259:42 [INFO] [stdout] | [INFO] [stdout] 259 | assert_ok!(Uniques::transfer_ownership(RuntimeOrigin::signed(1), 0, 2)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests.rs:263:14 [INFO] [stdout] | [INFO] [stdout] 263 | assert_eq!(Balances::total_balance(&1), 98); [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:264:14 [INFO] [stdout] | [INFO] [stdout] 264 | assert_eq!(Balances::total_balance(&2), 102); [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:265:14 [INFO] [stdout] | [INFO] [stdout] 265 | 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:266:14 [INFO] [stdout] | [INFO] [stdout] 266 | assert_eq!(Balances::reserved_balance(&2), 2); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:268:14 [INFO] [stdout] | [INFO] [stdout] 268 | assert_ok!(Uniques::set_accept_ownership(RuntimeOrigin::signed(1), Some(0))); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:268:44 [INFO] [stdout] | [INFO] [stdout] 268 | assert_ok!(Uniques::set_accept_ownership(RuntimeOrigin::signed(1), Some(0))); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:270:4 [INFO] [stdout] | [INFO] [stdout] 270 | Uniques::transfer_ownership(RuntimeOrigin::signed(1), 0, 1), [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:270:32 [INFO] [stdout] | [INFO] [stdout] 270 | Uniques::transfer_ownership(RuntimeOrigin::signed(1), 0, 1), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:275:14 [INFO] [stdout] | [INFO] [stdout] 275 | assert_ok!(Uniques::set_collection_metadata( [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:276:4 [INFO] [stdout] | [INFO] [stdout] 276 | RuntimeOrigin::signed(2), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:281:14 [INFO] [stdout] | [INFO] [stdout] 281 | assert_ok!(Uniques::mint(RuntimeOrigin::signed(1), 0, 42, 1)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:281:28 [INFO] [stdout] | [INFO] [stdout] 281 | assert_ok!(Uniques::mint(RuntimeOrigin::signed(1), 0, 42, 1)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:282:14 [INFO] [stdout] | [INFO] [stdout] 282 | assert_ok!(Uniques::set_metadata(RuntimeOrigin::signed(2), 0, 42, bvec![0u8; 20], false)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:282:36 [INFO] [stdout] | [INFO] [stdout] 282 | assert_ok!(Uniques::set_metadata(RuntimeOrigin::signed(2), 0, 42, bvec![0u8; 20], false)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:283:14 [INFO] [stdout] | [INFO] [stdout] 283 | assert_ok!(Uniques::set_accept_ownership(RuntimeOrigin::signed(3), Some(0))); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:283:44 [INFO] [stdout] | [INFO] [stdout] 283 | assert_ok!(Uniques::set_accept_ownership(RuntimeOrigin::signed(3), Some(0))); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:284:14 [INFO] [stdout] | [INFO] [stdout] 284 | assert_ok!(Uniques::transfer_ownership(RuntimeOrigin::signed(2), 0, 3)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:284:42 [INFO] [stdout] | [INFO] [stdout] 284 | assert_ok!(Uniques::transfer_ownership(RuntimeOrigin::signed(2), 0, 3)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests.rs:286:14 [INFO] [stdout] | [INFO] [stdout] 286 | assert_eq!(Balances::total_balance(&2), 57); [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:287:14 [INFO] [stdout] | [INFO] [stdout] 287 | assert_eq!(Balances::total_balance(&3), 145); [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:288:14 [INFO] [stdout] | [INFO] [stdout] 288 | 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 `Balances` [INFO] [stdout] --> src/tests.rs:289:14 [INFO] [stdout] | [INFO] [stdout] 289 | assert_eq!(Balances::reserved_balance(&3), 45); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:294:4 [INFO] [stdout] | [INFO] [stdout] 294 | Uniques::transfer_ownership(RuntimeOrigin::signed(3), 0, 2), [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:294:32 [INFO] [stdout] | [INFO] [stdout] 294 | Uniques::transfer_ownership(RuntimeOrigin::signed(3), 0, 2), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:303:14 [INFO] [stdout] | [INFO] [stdout] 303 | assert_ok!(Uniques::force_create(RuntimeOrigin::root(), 0, 1, true)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:303:36 [INFO] [stdout] | [INFO] [stdout] 303 | assert_ok!(Uniques::force_create(RuntimeOrigin::root(), 0, 1, true)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:304:14 [INFO] [stdout] | [INFO] [stdout] 304 | assert_ok!(Uniques::set_team(RuntimeOrigin::signed(1), 0, 2, 3, 4)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:304:32 [INFO] [stdout] | [INFO] [stdout] 304 | assert_ok!(Uniques::set_team(RuntimeOrigin::signed(1), 0, 2, 3, 4)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:306:14 [INFO] [stdout] | [INFO] [stdout] 306 | assert_ok!(Uniques::mint(RuntimeOrigin::signed(2), 0, 42, 2)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:306:28 [INFO] [stdout] | [INFO] [stdout] 306 | assert_ok!(Uniques::mint(RuntimeOrigin::signed(2), 0, 42, 2)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:307:14 [INFO] [stdout] | [INFO] [stdout] 307 | assert_ok!(Uniques::freeze(RuntimeOrigin::signed(4), 0, 42)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:307:30 [INFO] [stdout] | [INFO] [stdout] 307 | assert_ok!(Uniques::freeze(RuntimeOrigin::signed(4), 0, 42)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:308:14 [INFO] [stdout] | [INFO] [stdout] 308 | assert_ok!(Uniques::thaw(RuntimeOrigin::signed(3), 0, 42)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:308:28 [INFO] [stdout] | [INFO] [stdout] 308 | assert_ok!(Uniques::thaw(RuntimeOrigin::signed(3), 0, 42)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:309:14 [INFO] [stdout] | [INFO] [stdout] 309 | assert_ok!(Uniques::transfer(RuntimeOrigin::signed(3), 0, 42, 3)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:309:32 [INFO] [stdout] | [INFO] [stdout] 309 | assert_ok!(Uniques::transfer(RuntimeOrigin::signed(3), 0, 42, 3)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:310:14 [INFO] [stdout] | [INFO] [stdout] 310 | assert_ok!(Uniques::burn(RuntimeOrigin::signed(3), 0, 42, None)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:310:28 [INFO] [stdout] | [INFO] [stdout] 310 | assert_ok!(Uniques::burn(RuntimeOrigin::signed(3), 0, 42, None)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:319:4 [INFO] [stdout] | [INFO] [stdout] 319 | Uniques::set_collection_metadata(RuntimeOrigin::signed(1), 0, bvec![0u8; 20], false), [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:319:37 [INFO] [stdout] | [INFO] [stdout] 319 | Uniques::set_collection_metadata(RuntimeOrigin::signed(1), 0, bvec![0u8; 20], false), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:322:14 [INFO] [stdout] | [INFO] [stdout] 322 | assert_ok!(Uniques::force_create(RuntimeOrigin::root(), 0, 1, false)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:322:36 [INFO] [stdout] | [INFO] [stdout] 322 | assert_ok!(Uniques::force_create(RuntimeOrigin::root(), 0, 1, false)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:325:4 [INFO] [stdout] | [INFO] [stdout] 325 | Uniques::set_collection_metadata(RuntimeOrigin::signed(2), 0, bvec![0u8; 20], false), [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:325:37 [INFO] [stdout] | [INFO] [stdout] 325 | Uniques::set_collection_metadata(RuntimeOrigin::signed(2), 0, bvec![0u8; 20], 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:330:3 [INFO] [stdout] | [INFO] [stdout] 330 | Balances::make_free_balance_be(&1, 30); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:331:14 [INFO] [stdout] | [INFO] [stdout] 331 | assert_ok!(Uniques::set_collection_metadata( [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:332:4 [INFO] [stdout] | [INFO] [stdout] 332 | RuntimeOrigin::signed(1), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests.rs:337:14 [INFO] [stdout] | [INFO] [stdout] 337 | assert_eq!(Balances::free_balance(&1), 9); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:341:14 [INFO] [stdout] | [INFO] [stdout] 341 | assert_ok!(Uniques::set_collection_metadata( [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:342:4 [INFO] [stdout] | [INFO] [stdout] 342 | RuntimeOrigin::root(), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:349:14 [INFO] [stdout] | [INFO] [stdout] 349 | assert_ok!(Uniques::set_collection_metadata( [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:350:4 [INFO] [stdout] | [INFO] [stdout] 350 | RuntimeOrigin::signed(1), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests.rs:355:14 [INFO] [stdout] | [INFO] [stdout] 355 | assert_eq!(Balances::free_balance(&1), 14); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:356:14 [INFO] [stdout] | [INFO] [stdout] 356 | assert_ok!(Uniques::set_collection_metadata( [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:357:4 [INFO] [stdout] | [INFO] [stdout] 357 | RuntimeOrigin::signed(1), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests.rs:362:14 [INFO] [stdout] | [INFO] [stdout] 362 | assert_eq!(Balances::free_balance(&1), 4); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:366:4 [INFO] [stdout] | [INFO] [stdout] 366 | Uniques::set_collection_metadata(RuntimeOrigin::signed(1), 0, bvec![0u8; 40], false), [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:366:37 [INFO] [stdout] | [INFO] [stdout] 366 | Uniques::set_collection_metadata(RuntimeOrigin::signed(1), 0, bvec![0u8; 40], false), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:371:14 [INFO] [stdout] | [INFO] [stdout] 371 | assert_ok!(Uniques::set_collection_metadata( [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:372:4 [INFO] [stdout] | [INFO] [stdout] 372 | RuntimeOrigin::signed(1), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:378:4 [INFO] [stdout] | [INFO] [stdout] 378 | Uniques::set_collection_metadata(RuntimeOrigin::signed(1), 0, bvec![0u8; 15], false), [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:378:37 [INFO] [stdout] | [INFO] [stdout] 378 | Uniques::set_collection_metadata(RuntimeOrigin::signed(1), 0, bvec![0u8; 15], false), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:382:4 [INFO] [stdout] | [INFO] [stdout] 382 | Uniques::clear_collection_metadata(RuntimeOrigin::signed(1), 0), [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:382:39 [INFO] [stdout] | [INFO] [stdout] 382 | Uniques::clear_collection_metadata(RuntimeOrigin::signed(1), 0), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:387:14 [INFO] [stdout] | [INFO] [stdout] 387 | assert_ok!(Uniques::set_collection_metadata( [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:388:4 [INFO] [stdout] | [INFO] [stdout] 388 | RuntimeOrigin::root(), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:394:4 [INFO] [stdout] | [INFO] [stdout] 394 | Uniques::clear_collection_metadata(RuntimeOrigin::signed(2), 0), [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:394:39 [INFO] [stdout] | [INFO] [stdout] 394 | Uniques::clear_collection_metadata(RuntimeOrigin::signed(2), 0), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:398:4 [INFO] [stdout] | [INFO] [stdout] 398 | Uniques::clear_collection_metadata(RuntimeOrigin::signed(1), 1), [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:398:39 [INFO] [stdout] | [INFO] [stdout] 398 | Uniques::clear_collection_metadata(RuntimeOrigin::signed(1), 1), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:401:14 [INFO] [stdout] | [INFO] [stdout] 401 | assert_ok!(Uniques::clear_collection_metadata(RuntimeOrigin::signed(1), 0)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:401:49 [INFO] [stdout] | [INFO] [stdout] 401 | assert_ok!(Uniques::clear_collection_metadata(RuntimeOrigin::signed(1), 0)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests.rs:409:3 [INFO] [stdout] | [INFO] [stdout] 409 | Balances::make_free_balance_be(&1, 30); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:412:14 [INFO] [stdout] | [INFO] [stdout] 412 | assert_ok!(Uniques::force_create(RuntimeOrigin::root(), 0, 1, false)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:412:36 [INFO] [stdout] | [INFO] [stdout] 412 | assert_ok!(Uniques::force_create(RuntimeOrigin::root(), 0, 1, false)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:413:14 [INFO] [stdout] | [INFO] [stdout] 413 | assert_ok!(Uniques::mint(RuntimeOrigin::signed(1), 0, 42, 1)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:413:28 [INFO] [stdout] | [INFO] [stdout] 413 | assert_ok!(Uniques::mint(RuntimeOrigin::signed(1), 0, 42, 1)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:416:4 [INFO] [stdout] | [INFO] [stdout] 416 | Uniques::set_metadata(RuntimeOrigin::signed(2), 0, 42, bvec![0u8; 20], false), [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:416:26 [INFO] [stdout] | [INFO] [stdout] 416 | Uniques::set_metadata(RuntimeOrigin::signed(2), 0, 42, bvec![0u8; 20], false), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:421:14 [INFO] [stdout] | [INFO] [stdout] 421 | assert_ok!(Uniques::set_metadata(RuntimeOrigin::signed(1), 0, 42, bvec![0u8; 20], false)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:421:36 [INFO] [stdout] | [INFO] [stdout] 421 | assert_ok!(Uniques::set_metadata(RuntimeOrigin::signed(1), 0, 42, bvec![0u8; 20], 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:422:14 [INFO] [stdout] | [INFO] [stdout] 422 | assert_eq!(Balances::free_balance(&1), 8); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:426:14 [INFO] [stdout] | [INFO] [stdout] 426 | assert_ok!(Uniques::set_metadata(RuntimeOrigin::root(), 0, 42, bvec![0u8; 18], false)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:426:36 [INFO] [stdout] | [INFO] [stdout] 426 | assert_ok!(Uniques::set_metadata(RuntimeOrigin::root(), 0, 42, bvec![0u8; 18], false)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:429:14 [INFO] [stdout] | [INFO] [stdout] 429 | assert_ok!(Uniques::set_metadata(RuntimeOrigin::signed(1), 0, 42, bvec![0u8; 15], false)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:429:36 [INFO] [stdout] | [INFO] [stdout] 429 | assert_ok!(Uniques::set_metadata(RuntimeOrigin::signed(1), 0, 42, bvec![0u8; 15], 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:430:14 [INFO] [stdout] | [INFO] [stdout] 430 | assert_eq!(Balances::free_balance(&1), 13); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:431:14 [INFO] [stdout] | [INFO] [stdout] 431 | assert_ok!(Uniques::set_metadata(RuntimeOrigin::signed(1), 0, 42, bvec![0u8; 25], false)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:431:36 [INFO] [stdout] | [INFO] [stdout] 431 | assert_ok!(Uniques::set_metadata(RuntimeOrigin::signed(1), 0, 42, bvec![0u8; 25], 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:432:14 [INFO] [stdout] | [INFO] [stdout] 432 | assert_eq!(Balances::free_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 `Uniques` [INFO] [stdout] --> src/tests.rs:436:4 [INFO] [stdout] | [INFO] [stdout] 436 | Uniques::set_metadata(RuntimeOrigin::signed(1), 0, 42, bvec![0u8; 40], false), [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:436:26 [INFO] [stdout] | [INFO] [stdout] 436 | Uniques::set_metadata(RuntimeOrigin::signed(1), 0, 42, bvec![0u8; 40], false), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:441:14 [INFO] [stdout] | [INFO] [stdout] 441 | assert_ok!(Uniques::set_metadata(RuntimeOrigin::signed(1), 0, 42, bvec![0u8; 15], true)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:441:36 [INFO] [stdout] | [INFO] [stdout] 441 | assert_ok!(Uniques::set_metadata(RuntimeOrigin::signed(1), 0, 42, bvec![0u8; 15], true)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:443:4 [INFO] [stdout] | [INFO] [stdout] 443 | Uniques::set_metadata(RuntimeOrigin::signed(1), 0, 42, bvec![0u8; 15], false), [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:443:26 [INFO] [stdout] | [INFO] [stdout] 443 | Uniques::set_metadata(RuntimeOrigin::signed(1), 0, 42, bvec![0u8; 15], false), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:447:4 [INFO] [stdout] | [INFO] [stdout] 447 | Uniques::clear_metadata(RuntimeOrigin::signed(1), 0, 42), [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:447:28 [INFO] [stdout] | [INFO] [stdout] 447 | Uniques::clear_metadata(RuntimeOrigin::signed(1), 0, 42), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:452:14 [INFO] [stdout] | [INFO] [stdout] 452 | assert_ok!(Uniques::set_metadata(RuntimeOrigin::root(), 0, 42, bvec![0u8; 15], false)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:452:36 [INFO] [stdout] | [INFO] [stdout] 452 | assert_ok!(Uniques::set_metadata(RuntimeOrigin::root(), 0, 42, bvec![0u8; 15], false)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:454:4 [INFO] [stdout] | [INFO] [stdout] 454 | Uniques::clear_metadata(RuntimeOrigin::signed(2), 0, 42), [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:454:28 [INFO] [stdout] | [INFO] [stdout] 454 | Uniques::clear_metadata(RuntimeOrigin::signed(2), 0, 42), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:458:4 [INFO] [stdout] | [INFO] [stdout] 458 | Uniques::clear_metadata(RuntimeOrigin::signed(1), 1, 42), [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:458:28 [INFO] [stdout] | [INFO] [stdout] 458 | Uniques::clear_metadata(RuntimeOrigin::signed(1), 1, 42), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:461:14 [INFO] [stdout] | [INFO] [stdout] 461 | assert_ok!(Uniques::clear_metadata(RuntimeOrigin::signed(1), 0, 42)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:461:38 [INFO] [stdout] | [INFO] [stdout] 461 | assert_ok!(Uniques::clear_metadata(RuntimeOrigin::signed(1), 0, 42)); [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:469:3 [INFO] [stdout] | [INFO] [stdout] 469 | 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 `Uniques` [INFO] [stdout] --> src/tests.rs:471:14 [INFO] [stdout] | [INFO] [stdout] 471 | assert_ok!(Uniques::force_create(RuntimeOrigin::root(), 0, 1, false)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:471:36 [INFO] [stdout] | [INFO] [stdout] 471 | assert_ok!(Uniques::force_create(RuntimeOrigin::root(), 0, 1, false)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:473:14 [INFO] [stdout] | [INFO] [stdout] 473 | assert_ok!(Uniques::set_attribute(RuntimeOrigin::signed(1), 0, None, bvec![0], bvec![0])); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:473:37 [INFO] [stdout] | [INFO] [stdout] 473 | assert_ok!(Uniques::set_attribute(RuntimeOrigin::signed(1), 0, None, bvec![0], bvec![0])); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:474:14 [INFO] [stdout] | [INFO] [stdout] 474 | assert_ok!(Uniques::set_attribute( [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:475:4 [INFO] [stdout] | [INFO] [stdout] 475 | RuntimeOrigin::signed(1), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:481:14 [INFO] [stdout] | [INFO] [stdout] 481 | assert_ok!(Uniques::set_attribute( [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:482:4 [INFO] [stdout] | [INFO] [stdout] 482 | RuntimeOrigin::signed(1), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests.rs:496:14 [INFO] [stdout] | [INFO] [stdout] 496 | assert_eq!(Balances::reserved_balance(1), 9); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:498:14 [INFO] [stdout] | [INFO] [stdout] 498 | assert_ok!(Uniques::set_attribute( [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:499:4 [INFO] [stdout] | [INFO] [stdout] 499 | RuntimeOrigin::signed(1), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests.rs:513:14 [INFO] [stdout] | [INFO] [stdout] 513 | assert_eq!(Balances::reserved_balance(1), 18); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:515:14 [INFO] [stdout] | [INFO] [stdout] 515 | assert_ok!(Uniques::clear_attribute(RuntimeOrigin::signed(1), 0, Some(0), bvec![1])); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:515:39 [INFO] [stdout] | [INFO] [stdout] 515 | assert_ok!(Uniques::clear_attribute(RuntimeOrigin::signed(1), 0, Some(0), bvec![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:520:14 [INFO] [stdout] | [INFO] [stdout] 520 | assert_eq!(Balances::reserved_balance(1), 15); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:523:14 [INFO] [stdout] | [INFO] [stdout] 523 | assert_ok!(Uniques::destroy(RuntimeOrigin::signed(1), 0, w)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:523:31 [INFO] [stdout] | [INFO] [stdout] 523 | assert_ok!(Uniques::destroy(RuntimeOrigin::signed(1), 0, w)); [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:525:14 [INFO] [stdout] | [INFO] [stdout] 525 | 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:532:3 [INFO] [stdout] | [INFO] [stdout] 532 | 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 `Uniques` [INFO] [stdout] --> src/tests.rs:534:14 [INFO] [stdout] | [INFO] [stdout] 534 | assert_ok!(Uniques::force_create(RuntimeOrigin::root(), 0, 1, false)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:534:36 [INFO] [stdout] | [INFO] [stdout] 534 | assert_ok!(Uniques::force_create(RuntimeOrigin::root(), 0, 1, false)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:536:14 [INFO] [stdout] | [INFO] [stdout] 536 | assert_ok!(Uniques::set_attribute(RuntimeOrigin::signed(1), 0, None, bvec![0], bvec![0])); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:536:37 [INFO] [stdout] | [INFO] [stdout] 536 | assert_ok!(Uniques::set_attribute(RuntimeOrigin::signed(1), 0, None, bvec![0], bvec![0])); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:537:14 [INFO] [stdout] | [INFO] [stdout] 537 | assert_ok!(Uniques::set_attribute( [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:538:4 [INFO] [stdout] | [INFO] [stdout] 538 | RuntimeOrigin::signed(1), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:544:14 [INFO] [stdout] | [INFO] [stdout] 544 | assert_ok!(Uniques::set_attribute( [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:545:4 [INFO] [stdout] | [INFO] [stdout] 545 | RuntimeOrigin::signed(1), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests.rs:559:14 [INFO] [stdout] | [INFO] [stdout] 559 | assert_eq!(Balances::reserved_balance(1), 9); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:561:14 [INFO] [stdout] | [INFO] [stdout] 561 | assert_ok!(Uniques::set_collection_metadata(RuntimeOrigin::signed(1), 0, bvec![], true)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:561:47 [INFO] [stdout] | [INFO] [stdout] 561 | assert_ok!(Uniques::set_collection_metadata(RuntimeOrigin::signed(1), 0, bvec![], true)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:564:4 [INFO] [stdout] | [INFO] [stdout] 564 | Uniques::set_attribute(RuntimeOrigin::signed(1), 0, None, bvec![0], bvec![0]), [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:564:27 [INFO] [stdout] | [INFO] [stdout] 564 | Uniques::set_attribute(RuntimeOrigin::signed(1), 0, None, bvec![0], bvec![0]), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:567:14 [INFO] [stdout] | [INFO] [stdout] 567 | assert_ok!(Uniques::set_attribute( [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:568:4 [INFO] [stdout] | [INFO] [stdout] 568 | RuntimeOrigin::signed(1), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:575:14 [INFO] [stdout] | [INFO] [stdout] 575 | assert_ok!(Uniques::set_metadata(RuntimeOrigin::signed(1), 0, 0, bvec![], true)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:575:36 [INFO] [stdout] | [INFO] [stdout] 575 | assert_ok!(Uniques::set_metadata(RuntimeOrigin::signed(1), 0, 0, bvec![], true)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:578:4 [INFO] [stdout] | [INFO] [stdout] 578 | Uniques::set_attribute(RuntimeOrigin::signed(1), 0, Some(0), bvec![0], bvec![1]), [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:578:27 [INFO] [stdout] | [INFO] [stdout] 578 | Uniques::set_attribute(RuntimeOrigin::signed(1), 0, Some(0), bvec![0], bvec![1]), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:581:14 [INFO] [stdout] | [INFO] [stdout] 581 | assert_ok!(Uniques::set_attribute( [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:582:4 [INFO] [stdout] | [INFO] [stdout] 582 | RuntimeOrigin::signed(1), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests.rs:594:3 [INFO] [stdout] | [INFO] [stdout] 594 | 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 `Uniques` [INFO] [stdout] --> src/tests.rs:596:14 [INFO] [stdout] | [INFO] [stdout] 596 | assert_ok!(Uniques::force_create(RuntimeOrigin::root(), 0, 1, false)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:596:36 [INFO] [stdout] | [INFO] [stdout] 596 | assert_ok!(Uniques::force_create(RuntimeOrigin::root(), 0, 1, false)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:597:14 [INFO] [stdout] | [INFO] [stdout] 597 | assert_ok!(Uniques::mint(RuntimeOrigin::signed(1), 0, 42, 1)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:597:28 [INFO] [stdout] | [INFO] [stdout] 597 | assert_ok!(Uniques::mint(RuntimeOrigin::signed(1), 0, 42, 1)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:598:14 [INFO] [stdout] | [INFO] [stdout] 598 | assert_ok!(Uniques::mint(RuntimeOrigin::signed(1), 0, 69, 2)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:598:28 [INFO] [stdout] | [INFO] [stdout] 598 | assert_ok!(Uniques::mint(RuntimeOrigin::signed(1), 0, 69, 2)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:599:14 [INFO] [stdout] | [INFO] [stdout] 599 | assert_ok!(Uniques::set_collection_metadata( [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:600:4 [INFO] [stdout] | [INFO] [stdout] 600 | RuntimeOrigin::signed(1), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:605:14 [INFO] [stdout] | [INFO] [stdout] 605 | assert_ok!(Uniques::set_metadata(RuntimeOrigin::signed(1), 0, 42, bvec![0; 20], false)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:605:36 [INFO] [stdout] | [INFO] [stdout] 605 | assert_ok!(Uniques::set_metadata(RuntimeOrigin::signed(1), 0, 42, bvec![0; 20], false)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:606:14 [INFO] [stdout] | [INFO] [stdout] 606 | assert_ok!(Uniques::set_metadata(RuntimeOrigin::signed(1), 0, 69, bvec![0; 20], false)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:606:36 [INFO] [stdout] | [INFO] [stdout] 606 | assert_ok!(Uniques::set_metadata(RuntimeOrigin::signed(1), 0, 69, bvec![0; 20], 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:607:14 [INFO] [stdout] | [INFO] [stdout] 607 | assert_eq!(Balances::reserved_balance(1), 65); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:610:14 [INFO] [stdout] | [INFO] [stdout] 610 | assert_ok!(Uniques::force_item_status(RuntimeOrigin::root(), 0, 1, 1, 1, 1, true, false)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:610:41 [INFO] [stdout] | [INFO] [stdout] 610 | assert_ok!(Uniques::force_item_status(RuntimeOrigin::root(), 0, 1, 1, 1, 1, true, false)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:611:14 [INFO] [stdout] | [INFO] [stdout] 611 | assert_ok!(Uniques::mint(RuntimeOrigin::signed(1), 0, 142, 1)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:611:28 [INFO] [stdout] | [INFO] [stdout] 611 | assert_ok!(Uniques::mint(RuntimeOrigin::signed(1), 0, 142, 1)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:612:14 [INFO] [stdout] | [INFO] [stdout] 612 | assert_ok!(Uniques::mint(RuntimeOrigin::signed(1), 0, 169, 2)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:612:28 [INFO] [stdout] | [INFO] [stdout] 612 | assert_ok!(Uniques::mint(RuntimeOrigin::signed(1), 0, 169, 2)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:613:14 [INFO] [stdout] | [INFO] [stdout] 613 | assert_ok!(Uniques::set_metadata(RuntimeOrigin::signed(1), 0, 142, bvec![0; 20], false)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:613:36 [INFO] [stdout] | [INFO] [stdout] 613 | assert_ok!(Uniques::set_metadata(RuntimeOrigin::signed(1), 0, 142, bvec![0; 20], false)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:614:14 [INFO] [stdout] | [INFO] [stdout] 614 | assert_ok!(Uniques::set_metadata(RuntimeOrigin::signed(1), 0, 169, bvec![0; 20], false)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:614:36 [INFO] [stdout] | [INFO] [stdout] 614 | assert_ok!(Uniques::set_metadata(RuntimeOrigin::signed(1), 0, 169, bvec![0; 20], 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:615:14 [INFO] [stdout] | [INFO] [stdout] 615 | assert_eq!(Balances::reserved_balance(1), 65); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:617:14 [INFO] [stdout] | [INFO] [stdout] 617 | assert_ok!(Uniques::redeposit(RuntimeOrigin::signed(1), 0, bvec![0, 42, 50, 69, 100])); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:617:33 [INFO] [stdout] | [INFO] [stdout] 617 | assert_ok!(Uniques::redeposit(RuntimeOrigin::signed(1), 0, bvec![0, 42, 50, 69, 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:618:14 [INFO] [stdout] | [INFO] [stdout] 618 | assert_eq!(Balances::reserved_balance(1), 63); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:620:14 [INFO] [stdout] | [INFO] [stdout] 620 | assert_ok!(Uniques::set_metadata(RuntimeOrigin::signed(1), 0, 42, bvec![0; 20], false)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:620:36 [INFO] [stdout] | [INFO] [stdout] 620 | assert_ok!(Uniques::set_metadata(RuntimeOrigin::signed(1), 0, 42, bvec![0; 20], 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:621:14 [INFO] [stdout] | [INFO] [stdout] 621 | assert_eq!(Balances::reserved_balance(1), 42); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:623:14 [INFO] [stdout] | [INFO] [stdout] 623 | assert_ok!(Uniques::set_metadata(RuntimeOrigin::signed(1), 0, 69, bvec![0; 20], false)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:623:36 [INFO] [stdout] | [INFO] [stdout] 623 | assert_ok!(Uniques::set_metadata(RuntimeOrigin::signed(1), 0, 69, bvec![0; 20], 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:624:14 [INFO] [stdout] | [INFO] [stdout] 624 | assert_eq!(Balances::reserved_balance(1), 21); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:626:14 [INFO] [stdout] | [INFO] [stdout] 626 | assert_ok!(Uniques::set_collection_metadata( [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:627:4 [INFO] [stdout] | [INFO] [stdout] 627 | RuntimeOrigin::signed(1), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests.rs:632:14 [INFO] [stdout] | [INFO] [stdout] 632 | 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:639:3 [INFO] [stdout] | [INFO] [stdout] 639 | 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 `Uniques` [INFO] [stdout] --> src/tests.rs:640:14 [INFO] [stdout] | [INFO] [stdout] 640 | assert_ok!(Uniques::force_create(RuntimeOrigin::root(), 0, 1, false)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:640:36 [INFO] [stdout] | [INFO] [stdout] 640 | assert_ok!(Uniques::force_create(RuntimeOrigin::root(), 0, 1, false)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:641:14 [INFO] [stdout] | [INFO] [stdout] 641 | assert_ok!(Uniques::set_team(RuntimeOrigin::signed(1), 0, 2, 3, 4)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:641:32 [INFO] [stdout] | [INFO] [stdout] 641 | assert_ok!(Uniques::set_team(RuntimeOrigin::signed(1), 0, 2, 3, 4)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:644:4 [INFO] [stdout] | [INFO] [stdout] 644 | Uniques::burn(RuntimeOrigin::signed(5), 0, 42, Some(5)), [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:644:18 [INFO] [stdout] | [INFO] [stdout] 644 | Uniques::burn(RuntimeOrigin::signed(5), 0, 42, Some(5)), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:648:14 [INFO] [stdout] | [INFO] [stdout] 648 | assert_ok!(Uniques::mint(RuntimeOrigin::signed(2), 0, 42, 5)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:648:28 [INFO] [stdout] | [INFO] [stdout] 648 | assert_ok!(Uniques::mint(RuntimeOrigin::signed(2), 0, 42, 5)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:649:14 [INFO] [stdout] | [INFO] [stdout] 649 | assert_ok!(Uniques::mint(RuntimeOrigin::signed(2), 0, 69, 5)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:649:28 [INFO] [stdout] | [INFO] [stdout] 649 | assert_ok!(Uniques::mint(RuntimeOrigin::signed(2), 0, 69, 5)); [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:650:14 [INFO] [stdout] | [INFO] [stdout] 650 | assert_eq!(Balances::reserved_balance(1), 2); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:653:4 [INFO] [stdout] | [INFO] [stdout] 653 | Uniques::burn(RuntimeOrigin::signed(0), 0, 42, None), [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:653:18 [INFO] [stdout] | [INFO] [stdout] 653 | Uniques::burn(RuntimeOrigin::signed(0), 0, 42, None), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:657:4 [INFO] [stdout] | [INFO] [stdout] 657 | Uniques::burn(RuntimeOrigin::signed(5), 0, 42, Some(6)), [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:657:18 [INFO] [stdout] | [INFO] [stdout] 657 | Uniques::burn(RuntimeOrigin::signed(5), 0, 42, Some(6)), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:661:14 [INFO] [stdout] | [INFO] [stdout] 661 | assert_ok!(Uniques::burn(RuntimeOrigin::signed(5), 0, 42, Some(5))); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:661:28 [INFO] [stdout] | [INFO] [stdout] 661 | assert_ok!(Uniques::burn(RuntimeOrigin::signed(5), 0, 42, Some(5))); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:662:14 [INFO] [stdout] | [INFO] [stdout] 662 | assert_ok!(Uniques::burn(RuntimeOrigin::signed(3), 0, 69, Some(5))); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:662:28 [INFO] [stdout] | [INFO] [stdout] 662 | assert_ok!(Uniques::burn(RuntimeOrigin::signed(3), 0, 69, Some(5))); [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:663:14 [INFO] [stdout] | [INFO] [stdout] 663 | 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 `Uniques` [INFO] [stdout] --> src/tests.rs:670:14 [INFO] [stdout] | [INFO] [stdout] 670 | assert_ok!(Uniques::force_create(RuntimeOrigin::root(), 0, 1, true)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:670:36 [INFO] [stdout] | [INFO] [stdout] 670 | assert_ok!(Uniques::force_create(RuntimeOrigin::root(), 0, 1, true)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:671:14 [INFO] [stdout] | [INFO] [stdout] 671 | assert_ok!(Uniques::mint(RuntimeOrigin::signed(1), 0, 42, 2)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:671:28 [INFO] [stdout] | [INFO] [stdout] 671 | assert_ok!(Uniques::mint(RuntimeOrigin::signed(1), 0, 42, 2)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:672:14 [INFO] [stdout] | [INFO] [stdout] 672 | assert_ok!(Uniques::approve_transfer(RuntimeOrigin::signed(2), 0, 42, 3)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [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!(Uniques::approve_transfer(RuntimeOrigin::signed(2), 0, 42, 3)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:673:14 [INFO] [stdout] | [INFO] [stdout] 673 | assert_ok!(Uniques::transfer(RuntimeOrigin::signed(3), 0, 42, 4)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:673:32 [INFO] [stdout] | [INFO] [stdout] 673 | assert_ok!(Uniques::transfer(RuntimeOrigin::signed(3), 0, 42, 4)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:675:4 [INFO] [stdout] | [INFO] [stdout] 675 | Uniques::transfer(RuntimeOrigin::signed(3), 0, 42, 3), [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:675:22 [INFO] [stdout] | [INFO] [stdout] 675 | Uniques::transfer(RuntimeOrigin::signed(3), 0, 42, 3), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:680:14 [INFO] [stdout] | [INFO] [stdout] 680 | assert_ok!(Uniques::approve_transfer(RuntimeOrigin::signed(4), 0, 42, 2)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:680:40 [INFO] [stdout] | [INFO] [stdout] 680 | assert_ok!(Uniques::approve_transfer(RuntimeOrigin::signed(4), 0, 42, 2)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:681:14 [INFO] [stdout] | [INFO] [stdout] 681 | assert_ok!(Uniques::transfer(RuntimeOrigin::signed(2), 0, 42, 2)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:681:32 [INFO] [stdout] | [INFO] [stdout] 681 | assert_ok!(Uniques::transfer(RuntimeOrigin::signed(2), 0, 42, 2)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:688:14 [INFO] [stdout] | [INFO] [stdout] 688 | assert_ok!(Uniques::force_create(RuntimeOrigin::root(), 0, 1, true)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:688:36 [INFO] [stdout] | [INFO] [stdout] 688 | assert_ok!(Uniques::force_create(RuntimeOrigin::root(), 0, 1, true)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:689:14 [INFO] [stdout] | [INFO] [stdout] 689 | assert_ok!(Uniques::mint(RuntimeOrigin::signed(1), 0, 42, 2)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:689:28 [INFO] [stdout] | [INFO] [stdout] 689 | assert_ok!(Uniques::mint(RuntimeOrigin::signed(1), 0, 42, 2)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:691:14 [INFO] [stdout] | [INFO] [stdout] 691 | assert_ok!(Uniques::approve_transfer(RuntimeOrigin::signed(2), 0, 42, 3)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:691:40 [INFO] [stdout] | [INFO] [stdout] 691 | assert_ok!(Uniques::approve_transfer(RuntimeOrigin::signed(2), 0, 42, 3)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:692:14 [INFO] [stdout] | [INFO] [stdout] 692 | assert_ok!(Uniques::transfer(RuntimeOrigin::signed(2), 0, 42, 5)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:692:32 [INFO] [stdout] | [INFO] [stdout] 692 | assert_ok!(Uniques::transfer(RuntimeOrigin::signed(2), 0, 42, 5)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:696:4 [INFO] [stdout] | [INFO] [stdout] 696 | Uniques::transfer(RuntimeOrigin::signed(3), 0, 42, 4), [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:696:22 [INFO] [stdout] | [INFO] [stdout] 696 | Uniques::transfer(RuntimeOrigin::signed(3), 0, 42, 4), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:700:14 [INFO] [stdout] | [INFO] [stdout] 700 | assert_ok!(Uniques::transfer(RuntimeOrigin::signed(5), 0, 42, 6)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:700:32 [INFO] [stdout] | [INFO] [stdout] 700 | assert_ok!(Uniques::transfer(RuntimeOrigin::signed(5), 0, 42, 6)); [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:710:3 [INFO] [stdout] | [INFO] [stdout] 710 | 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 `Uniques` [INFO] [stdout] --> src/tests.rs:712:14 [INFO] [stdout] | [INFO] [stdout] 712 | assert_ok!(Uniques::force_create(RuntimeOrigin::root(), 0, 1, true)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:712:36 [INFO] [stdout] | [INFO] [stdout] 712 | assert_ok!(Uniques::force_create(RuntimeOrigin::root(), 0, 1, true)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:713:14 [INFO] [stdout] | [INFO] [stdout] 713 | assert_ok!(Uniques::mint(RuntimeOrigin::signed(1), 0, item, 1)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:713:28 [INFO] [stdout] | [INFO] [stdout] 713 | assert_ok!(Uniques::mint(RuntimeOrigin::signed(1), 0, item, 1)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:714:14 [INFO] [stdout] | [INFO] [stdout] 714 | assert_ok!(Uniques::approve_transfer(RuntimeOrigin::signed(1), 0, item, 5)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:714:40 [INFO] [stdout] | [INFO] [stdout] 714 | assert_ok!(Uniques::approve_transfer(RuntimeOrigin::signed(1), 0, item, 5)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:716:14 [INFO] [stdout] | [INFO] [stdout] 716 | assert_ok!(Uniques::set_price(RuntimeOrigin::signed(1), 0, item, Some(price), None)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:716:33 [INFO] [stdout] | [INFO] [stdout] 716 | assert_ok!(Uniques::set_price(RuntimeOrigin::signed(1), 0, item, Some(price), None)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:718:14 [INFO] [stdout] | [INFO] [stdout] 718 | assert_ok!(Uniques::buy_item(RuntimeOrigin::signed(2), 0, item, price)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:718:32 [INFO] [stdout] | [INFO] [stdout] 718 | assert_ok!(Uniques::buy_item(RuntimeOrigin::signed(2), 0, item, price)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:723:4 [INFO] [stdout] | [INFO] [stdout] 723 | Uniques::transfer(RuntimeOrigin::signed(5), 0, item, 4), [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:723:22 [INFO] [stdout] | [INFO] [stdout] 723 | Uniques::transfer(RuntimeOrigin::signed(5), 0, item, 4), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:732:14 [INFO] [stdout] | [INFO] [stdout] 732 | assert_ok!(Uniques::force_create(RuntimeOrigin::root(), 0, 1, true)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:732:36 [INFO] [stdout] | [INFO] [stdout] 732 | assert_ok!(Uniques::force_create(RuntimeOrigin::root(), 0, 1, true)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:733:14 [INFO] [stdout] | [INFO] [stdout] 733 | assert_ok!(Uniques::mint(RuntimeOrigin::signed(1), 0, 42, 2)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:733:28 [INFO] [stdout] | [INFO] [stdout] 733 | assert_ok!(Uniques::mint(RuntimeOrigin::signed(1), 0, 42, 2)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:735:14 [INFO] [stdout] | [INFO] [stdout] 735 | assert_ok!(Uniques::approve_transfer(RuntimeOrigin::signed(2), 0, 42, 3)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:735:40 [INFO] [stdout] | [INFO] [stdout] 735 | assert_ok!(Uniques::approve_transfer(RuntimeOrigin::signed(2), 0, 42, 3)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:737:4 [INFO] [stdout] | [INFO] [stdout] 737 | Uniques::cancel_approval(RuntimeOrigin::signed(2), 1, 42, None), [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:737:29 [INFO] [stdout] | [INFO] [stdout] 737 | Uniques::cancel_approval(RuntimeOrigin::signed(2), 1, 42, None), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:741:4 [INFO] [stdout] | [INFO] [stdout] 741 | Uniques::cancel_approval(RuntimeOrigin::signed(2), 0, 43, None), [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:741:29 [INFO] [stdout] | [INFO] [stdout] 741 | Uniques::cancel_approval(RuntimeOrigin::signed(2), 0, 43, None), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:745:4 [INFO] [stdout] | [INFO] [stdout] 745 | Uniques::cancel_approval(RuntimeOrigin::signed(3), 0, 42, None), [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:745:29 [INFO] [stdout] | [INFO] [stdout] 745 | Uniques::cancel_approval(RuntimeOrigin::signed(3), 0, 42, None), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:749:4 [INFO] [stdout] | [INFO] [stdout] 749 | Uniques::cancel_approval(RuntimeOrigin::signed(2), 0, 42, Some(4)), [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:749:29 [INFO] [stdout] | [INFO] [stdout] 749 | Uniques::cancel_approval(RuntimeOrigin::signed(2), 0, 42, Some(4)), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:753:14 [INFO] [stdout] | [INFO] [stdout] 753 | assert_ok!(Uniques::cancel_approval(RuntimeOrigin::signed(2), 0, 42, Some(3))); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:753:39 [INFO] [stdout] | [INFO] [stdout] 753 | assert_ok!(Uniques::cancel_approval(RuntimeOrigin::signed(2), 0, 42, Some(3))); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:755:4 [INFO] [stdout] | [INFO] [stdout] 755 | Uniques::cancel_approval(RuntimeOrigin::signed(2), 0, 42, None), [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:755:29 [INFO] [stdout] | [INFO] [stdout] 755 | Uniques::cancel_approval(RuntimeOrigin::signed(2), 0, 42, None), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:764:14 [INFO] [stdout] | [INFO] [stdout] 764 | assert_ok!(Uniques::force_create(RuntimeOrigin::root(), 0, 1, true)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:764:36 [INFO] [stdout] | [INFO] [stdout] 764 | assert_ok!(Uniques::force_create(RuntimeOrigin::root(), 0, 1, true)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:765:14 [INFO] [stdout] | [INFO] [stdout] 765 | assert_ok!(Uniques::mint(RuntimeOrigin::signed(1), 0, 42, 2)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:765:28 [INFO] [stdout] | [INFO] [stdout] 765 | assert_ok!(Uniques::mint(RuntimeOrigin::signed(1), 0, 42, 2)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:767:14 [INFO] [stdout] | [INFO] [stdout] 767 | assert_ok!(Uniques::approve_transfer(RuntimeOrigin::signed(2), 0, 42, 3)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:767:40 [INFO] [stdout] | [INFO] [stdout] 767 | assert_ok!(Uniques::approve_transfer(RuntimeOrigin::signed(2), 0, 42, 3)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:769:4 [INFO] [stdout] | [INFO] [stdout] 769 | Uniques::cancel_approval(RuntimeOrigin::signed(1), 1, 42, None), [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:769:29 [INFO] [stdout] | [INFO] [stdout] 769 | Uniques::cancel_approval(RuntimeOrigin::signed(1), 1, 42, None), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:773:4 [INFO] [stdout] | [INFO] [stdout] 773 | Uniques::cancel_approval(RuntimeOrigin::signed(1), 0, 43, None), [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:773:29 [INFO] [stdout] | [INFO] [stdout] 773 | Uniques::cancel_approval(RuntimeOrigin::signed(1), 0, 43, None), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:777:4 [INFO] [stdout] | [INFO] [stdout] 777 | Uniques::cancel_approval(RuntimeOrigin::signed(1), 0, 42, Some(4)), [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:777:29 [INFO] [stdout] | [INFO] [stdout] 777 | Uniques::cancel_approval(RuntimeOrigin::signed(1), 0, 42, Some(4)), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:781:14 [INFO] [stdout] | [INFO] [stdout] 781 | assert_ok!(Uniques::cancel_approval(RuntimeOrigin::signed(1), 0, 42, Some(3))); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:781:39 [INFO] [stdout] | [INFO] [stdout] 781 | assert_ok!(Uniques::cancel_approval(RuntimeOrigin::signed(1), 0, 42, Some(3))); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:783:4 [INFO] [stdout] | [INFO] [stdout] 783 | Uniques::cancel_approval(RuntimeOrigin::signed(1), 0, 42, None), [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:783:29 [INFO] [stdout] | [INFO] [stdout] 783 | Uniques::cancel_approval(RuntimeOrigin::signed(1), 0, 42, None), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:792:14 [INFO] [stdout] | [INFO] [stdout] 792 | assert_ok!(Uniques::force_create(RuntimeOrigin::root(), 0, 1, true)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:792:36 [INFO] [stdout] | [INFO] [stdout] 792 | assert_ok!(Uniques::force_create(RuntimeOrigin::root(), 0, 1, true)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:793:14 [INFO] [stdout] | [INFO] [stdout] 793 | assert_ok!(Uniques::mint(RuntimeOrigin::signed(1), 0, 42, 2)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:793:28 [INFO] [stdout] | [INFO] [stdout] 793 | assert_ok!(Uniques::mint(RuntimeOrigin::signed(1), 0, 42, 2)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:795:14 [INFO] [stdout] | [INFO] [stdout] 795 | assert_ok!(Uniques::approve_transfer(RuntimeOrigin::signed(2), 0, 42, 3)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:795:40 [INFO] [stdout] | [INFO] [stdout] 795 | assert_ok!(Uniques::approve_transfer(RuntimeOrigin::signed(2), 0, 42, 3)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:797:4 [INFO] [stdout] | [INFO] [stdout] 797 | Uniques::cancel_approval(RuntimeOrigin::root(), 1, 42, None), [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:797:29 [INFO] [stdout] | [INFO] [stdout] 797 | Uniques::cancel_approval(RuntimeOrigin::root(), 1, 42, None), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:801:4 [INFO] [stdout] | [INFO] [stdout] 801 | Uniques::cancel_approval(RuntimeOrigin::root(), 0, 43, None), [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:801:29 [INFO] [stdout] | [INFO] [stdout] 801 | Uniques::cancel_approval(RuntimeOrigin::root(), 0, 43, None), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:805:4 [INFO] [stdout] | [INFO] [stdout] 805 | Uniques::cancel_approval(RuntimeOrigin::root(), 0, 42, Some(4)), [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:805:29 [INFO] [stdout] | [INFO] [stdout] 805 | Uniques::cancel_approval(RuntimeOrigin::root(), 0, 42, Some(4)), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:809:14 [INFO] [stdout] | [INFO] [stdout] 809 | assert_ok!(Uniques::cancel_approval(RuntimeOrigin::root(), 0, 42, Some(3))); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:809:39 [INFO] [stdout] | [INFO] [stdout] 809 | assert_ok!(Uniques::cancel_approval(RuntimeOrigin::root(), 0, 42, Some(3))); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:811:4 [INFO] [stdout] | [INFO] [stdout] 811 | Uniques::cancel_approval(RuntimeOrigin::root(), 0, 42, None), [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:811:29 [INFO] [stdout] | [INFO] [stdout] 811 | Uniques::cancel_approval(RuntimeOrigin::root(), 0, 42, None), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:825:14 [INFO] [stdout] | [INFO] [stdout] 825 | assert_ok!(Uniques::force_create(RuntimeOrigin::root(), collection_id, user_id, true)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:825:36 [INFO] [stdout] | [INFO] [stdout] 825 | assert_ok!(Uniques::force_create(RuntimeOrigin::root(), collection_id, user_id, true)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:828:14 [INFO] [stdout] | [INFO] [stdout] 828 | assert_ok!(Uniques::set_collection_max_supply( [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:829:4 [INFO] [stdout] | [INFO] [stdout] 829 | RuntimeOrigin::signed(user_id), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:841:4 [INFO] [stdout] | [INFO] [stdout] 841 | Uniques::set_collection_max_supply( [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:842:5 [INFO] [stdout] | [INFO] [stdout] 842 | RuntimeOrigin::signed(user_id), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:850:14 [INFO] [stdout] | [INFO] [stdout] 850 | assert_ok!(Uniques::mint(RuntimeOrigin::signed(user_id), collection_id, 0, user_id)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:850:28 [INFO] [stdout] | [INFO] [stdout] 850 | assert_ok!(Uniques::mint(RuntimeOrigin::signed(user_id), collection_id, 0, user_id)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:851:14 [INFO] [stdout] | [INFO] [stdout] 851 | assert_ok!(Uniques::mint(RuntimeOrigin::signed(user_id), collection_id, 1, user_id)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:851:28 [INFO] [stdout] | [INFO] [stdout] 851 | assert_ok!(Uniques::mint(RuntimeOrigin::signed(user_id), collection_id, 1, user_id)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:853:4 [INFO] [stdout] | [INFO] [stdout] 853 | Uniques::mint(RuntimeOrigin::signed(user_id), collection_id, 2, user_id), [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:853:18 [INFO] [stdout] | [INFO] [stdout] 853 | Uniques::mint(RuntimeOrigin::signed(user_id), collection_id, 2, user_id), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:858:14 [INFO] [stdout] | [INFO] [stdout] 858 | assert_ok!(Uniques::destroy( [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:859:4 [INFO] [stdout] | [INFO] [stdout] 859 | RuntimeOrigin::signed(user_id), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:875:14 [INFO] [stdout] | [INFO] [stdout] 875 | assert_ok!(Uniques::force_create(RuntimeOrigin::root(), collection_id, user_id, true)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:875:36 [INFO] [stdout] | [INFO] [stdout] 875 | assert_ok!(Uniques::force_create(RuntimeOrigin::root(), collection_id, user_id, true)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:877:14 [INFO] [stdout] | [INFO] [stdout] 877 | assert_ok!(Uniques::mint(RuntimeOrigin::signed(user_id), collection_id, item_1, user_id)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:877:28 [INFO] [stdout] | [INFO] [stdout] 877 | assert_ok!(Uniques::mint(RuntimeOrigin::signed(user_id), collection_id, item_1, user_id)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:878:14 [INFO] [stdout] | [INFO] [stdout] 878 | assert_ok!(Uniques::mint(RuntimeOrigin::signed(user_id), collection_id, item_2, user_id)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:878:28 [INFO] [stdout] | [INFO] [stdout] 878 | assert_ok!(Uniques::mint(RuntimeOrigin::signed(user_id), collection_id, item_2, user_id)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:880:14 [INFO] [stdout] | [INFO] [stdout] 880 | assert_ok!(Uniques::set_price( [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:881:4 [INFO] [stdout] | [INFO] [stdout] 881 | RuntimeOrigin::signed(user_id), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:888:14 [INFO] [stdout] | [INFO] [stdout] 888 | assert_ok!(Uniques::set_price( [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:889:4 [INFO] [stdout] | [INFO] [stdout] 889 | RuntimeOrigin::signed(user_id), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:912:14 [INFO] [stdout] | [INFO] [stdout] 912 | assert_ok!(Uniques::set_price( [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:913:4 [INFO] [stdout] | [INFO] [stdout] 913 | RuntimeOrigin::signed(user_id), [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:941:3 [INFO] [stdout] | [INFO] [stdout] 941 | Balances::make_free_balance_be(&user_1, initial_balance); [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:942:3 [INFO] [stdout] | [INFO] [stdout] 942 | Balances::make_free_balance_be(&user_2, initial_balance); [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:943:3 [INFO] [stdout] | [INFO] [stdout] 943 | Balances::make_free_balance_be(&user_3, initial_balance); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:945:14 [INFO] [stdout] | [INFO] [stdout] 945 | assert_ok!(Uniques::force_create(RuntimeOrigin::root(), collection_id, user_1, true)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:945:36 [INFO] [stdout] | [INFO] [stdout] 945 | assert_ok!(Uniques::force_create(RuntimeOrigin::root(), collection_id, user_1, true)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:947:14 [INFO] [stdout] | [INFO] [stdout] 947 | assert_ok!(Uniques::mint(RuntimeOrigin::signed(user_1), collection_id, item_1, user_1)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:947:28 [INFO] [stdout] | [INFO] [stdout] 947 | assert_ok!(Uniques::mint(RuntimeOrigin::signed(user_1), collection_id, item_1, user_1)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:948:14 [INFO] [stdout] | [INFO] [stdout] 948 | assert_ok!(Uniques::mint(RuntimeOrigin::signed(user_1), collection_id, item_2, user_1)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:948:28 [INFO] [stdout] | [INFO] [stdout] 948 | assert_ok!(Uniques::mint(RuntimeOrigin::signed(user_1), collection_id, item_2, user_1)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:949:14 [INFO] [stdout] | [INFO] [stdout] 949 | assert_ok!(Uniques::mint(RuntimeOrigin::signed(user_1), collection_id, item_3, user_1)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:949:28 [INFO] [stdout] | [INFO] [stdout] 949 | assert_ok!(Uniques::mint(RuntimeOrigin::signed(user_1), collection_id, item_3, user_1)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:951:14 [INFO] [stdout] | [INFO] [stdout] 951 | assert_ok!(Uniques::set_price( [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:952:4 [INFO] [stdout] | [INFO] [stdout] 952 | RuntimeOrigin::signed(user_1), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:959:14 [INFO] [stdout] | [INFO] [stdout] 959 | assert_ok!(Uniques::set_price( [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:960:4 [INFO] [stdout] | [INFO] [stdout] 960 | RuntimeOrigin::signed(user_1), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:969:4 [INFO] [stdout] | [INFO] [stdout] 969 | Uniques::buy_item(RuntimeOrigin::signed(user_2), collection_id, item_1, 1), [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:969:22 [INFO] [stdout] | [INFO] [stdout] 969 | Uniques::buy_item(RuntimeOrigin::signed(user_2), collection_id, item_1, 1), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:974:14 [INFO] [stdout] | [INFO] [stdout] 974 | assert_ok!(Uniques::buy_item( [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:975:4 [INFO] [stdout] | [INFO] [stdout] 975 | RuntimeOrigin::signed(user_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:984:14 [INFO] [stdout] | [INFO] [stdout] 984 | assert_eq!(Balances::total_balance(&user_1), initial_balance + price_1); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests.rs:985:14 [INFO] [stdout] | [INFO] [stdout] 985 | assert_eq!(Balances::total_balance(&user_2), initial_balance - price_1); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:989:4 [INFO] [stdout] | [INFO] [stdout] 989 | Uniques::buy_item(RuntimeOrigin::signed(user_1), collection_id, item_2, price_2), [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:989:22 [INFO] [stdout] | [INFO] [stdout] 989 | Uniques::buy_item(RuntimeOrigin::signed(user_1), collection_id, item_2, price_2), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:995:4 [INFO] [stdout] | [INFO] [stdout] 995 | Uniques::buy_item(RuntimeOrigin::signed(user_2), collection_id, item_2, price_2), [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:995:22 [INFO] [stdout] | [INFO] [stdout] 995 | Uniques::buy_item(RuntimeOrigin::signed(user_2), collection_id, item_2, price_2), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:1000:14 [INFO] [stdout] | [INFO] [stdout] 1000 | assert_ok!(Uniques::buy_item( [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:1001:4 [INFO] [stdout] | [INFO] [stdout] 1001 | RuntimeOrigin::signed(user_3), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:1020:4 [INFO] [stdout] | [INFO] [stdout] 1020 | Uniques::buy_item(RuntimeOrigin::signed(user_2), collection_id, item_3, price_2), [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:1020:22 [INFO] [stdout] | [INFO] [stdout] 1020 | Uniques::buy_item(RuntimeOrigin::signed(user_2), collection_id, item_3, price_2), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:1026:15 [INFO] [stdout] | [INFO] [stdout] 1026 | assert_ok!(Uniques::set_price( [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:1027:5 [INFO] [stdout] | [INFO] [stdout] 1027 | RuntimeOrigin::signed(user_1), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:1035:15 [INFO] [stdout] | [INFO] [stdout] 1035 | assert_ok!(Uniques::freeze_collection(RuntimeOrigin::signed(user_1), collection_id)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:1035:42 [INFO] [stdout] | [INFO] [stdout] 1035 | assert_ok!(Uniques::freeze_collection(RuntimeOrigin::signed(user_1), collection_id)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:1043:28 [INFO] [stdout] | [INFO] [stdout] 1043 | buy_item_call.dispatch(RuntimeOrigin::signed(user_2)), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:1047:15 [INFO] [stdout] | [INFO] [stdout] 1047 | assert_ok!(Uniques::thaw_collection(RuntimeOrigin::signed(user_1), collection_id)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:1047:40 [INFO] [stdout] | [INFO] [stdout] 1047 | assert_ok!(Uniques::thaw_collection(RuntimeOrigin::signed(user_1), collection_id)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:1050:15 [INFO] [stdout] | [INFO] [stdout] 1050 | assert_ok!(Uniques::freeze(RuntimeOrigin::signed(user_1), collection_id, item_3)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:1050:31 [INFO] [stdout] | [INFO] [stdout] 1050 | assert_ok!(Uniques::freeze(RuntimeOrigin::signed(user_1), collection_id, item_3)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:1058:28 [INFO] [stdout] | [INFO] [stdout] 1058 | buy_item_call.dispatch(RuntimeOrigin::signed(user_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:1069:3 [INFO] [stdout] | [INFO] [stdout] 1069 | 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:1070:3 [INFO] [stdout] | [INFO] [stdout] 1070 | Balances::reserve(&1, 10).unwrap(); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:1073:14 [INFO] [stdout] | [INFO] [stdout] 1073 | assert_ok!(Uniques::create(RuntimeOrigin::signed(1), 0, 123)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:1073:30 [INFO] [stdout] | [INFO] [stdout] 1073 | assert_ok!(Uniques::create(RuntimeOrigin::signed(1), 0, 123)); [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:1075:14 [INFO] [stdout] | [INFO] [stdout] 1075 | assert_eq!(Balances::reserved_balance(&1), 12); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:1078:14 [INFO] [stdout] | [INFO] [stdout] 1078 | assert_ok!(Uniques::set_collection_metadata( [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:1079:4 [INFO] [stdout] | [INFO] [stdout] 1079 | RuntimeOrigin::signed(1), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests.rs:1085:14 [INFO] [stdout] | [INFO] [stdout] 1085 | assert_eq!(Balances::reserved_balance(&1), 22); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:1088:14 [INFO] [stdout] | [INFO] [stdout] 1088 | assert_ok!(Uniques::clear_collection_metadata(RuntimeOrigin::signed(1), 0)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:1088:49 [INFO] [stdout] | [INFO] [stdout] 1088 | assert_ok!(Uniques::clear_collection_metadata(RuntimeOrigin::signed(1), 0)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests.rs:1090:14 [INFO] [stdout] | [INFO] [stdout] 1090 | assert_eq!(Balances::reserved_balance(&1), 12); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:1093:14 [INFO] [stdout] | [INFO] [stdout] 1093 | assert_ok!(Uniques::destroy( [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:1094:4 [INFO] [stdout] | [INFO] [stdout] 1094 | RuntimeOrigin::signed(1), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests.rs:1099:14 [INFO] [stdout] | [INFO] [stdout] 1099 | 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 `Balances` [INFO] [stdout] --> src/tests.rs:1119:4 [INFO] [stdout] | [INFO] [stdout] 1119 | Balances::make_free_balance_be(&collection_owner, 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:1140:4 [INFO] [stdout] | [INFO] [stdout] 1140 | Balances::make_free_balance_be(&alice, 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:1141:4 [INFO] [stdout] | [INFO] [stdout] 1141 | Balances::make_free_balance_be(&bob, 100); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:1145:5 [INFO] [stdout] | [INFO] [stdout] 1145 | RuntimeOrigin::signed(alice), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:1155:6 [INFO] [stdout] | [INFO] [stdout] 1155 | RuntimeOrigin::signed(alice), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:1166:5 [INFO] [stdout] | [INFO] [stdout] 1166 | RuntimeOrigin::root(), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:1174:5 [INFO] [stdout] | [INFO] [stdout] 1174 | RuntimeOrigin::root(), [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:1192:4 [INFO] [stdout] | [INFO] [stdout] 1192 | Balances::make_free_balance_be(&collection_owner, 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:1239:4 [INFO] [stdout] | [INFO] [stdout] 1239 | Balances::make_free_balance_be(&collection_owner, 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:1301:4 [INFO] [stdout] | [INFO] [stdout] 1301 | Balances::make_free_balance_be(&collection_owner, 100); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:1338:7 [INFO] [stdout] | [INFO] [stdout] 1338 | RuntimeOrigin::signed(collection_admin), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:1350:7 [INFO] [stdout] | [INFO] [stdout] 1350 | RuntimeOrigin::signed(collection_owner), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:1360:6 [INFO] [stdout] | [INFO] [stdout] 1360 | RuntimeOrigin::signed(collection_owner), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:1375:18 [INFO] [stdout] | [INFO] [stdout] 1375 | CheckOrigin(RuntimeOrigin::root(), WithWitness::check(outdated_witness)), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:1382:17 [INFO] [stdout] | [INFO] [stdout] 1382 | CheckOrigin(RuntimeOrigin::root(), WithWitness::check(ok_witness)), [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:1398:4 [INFO] [stdout] | [INFO] [stdout] 1398 | Balances::make_free_balance_be(&collection_owner, 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:1423:4 [INFO] [stdout] | [INFO] [stdout] 1423 | Balances::make_free_balance_be(&collection_owner, 100); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:1440:15 [INFO] [stdout] | [INFO] [stdout] 1440 | assert_ok!(Uniques::set_collection_metadata( [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:1441:5 [INFO] [stdout] | [INFO] [stdout] 1441 | RuntimeOrigin::signed(collection_owner), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:1451:15 [INFO] [stdout] | [INFO] [stdout] 1451 | assert_ok!(Uniques::clear_collection_metadata( [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:1452:5 [INFO] [stdout] | [INFO] [stdout] 1452 | RuntimeOrigin::signed(collection_owner), [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:1477:4 [INFO] [stdout] | [INFO] [stdout] 1477 | Balances::make_free_balance_be(&collection_owner, 100); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:1482:16 [INFO] [stdout] | [INFO] [stdout] 1482 | assert_ok!(Uniques::set_attribute( [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:1483:6 [INFO] [stdout] | [INFO] [stdout] 1483 | RuntimeOrigin::signed(collection_owner), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:1494:16 [INFO] [stdout] | [INFO] [stdout] 1494 | assert_ok!(Uniques::clear_attribute( [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:1495:6 [INFO] [stdout] | [INFO] [stdout] 1495 | RuntimeOrigin::signed(collection_owner), [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:1584:4 [INFO] [stdout] | [INFO] [stdout] 1584 | Balances::make_free_balance_be(&collection_owner, 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:1615:4 [INFO] [stdout] | [INFO] [stdout] 1615 | Balances::make_free_balance_be(&collection_owner, 100); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:1625:15 [INFO] [stdout] | [INFO] [stdout] 1625 | assert_ok!(Uniques::mint( [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:1626:5 [INFO] [stdout] | [INFO] [stdout] 1626 | RuntimeOrigin::signed(collection_admin), [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:1646:4 [INFO] [stdout] | [INFO] [stdout] 1646 | Balances::make_free_balance_be(&collection_owner, 100); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:1659:6 [INFO] [stdout] | [INFO] [stdout] 1659 | RuntimeOrigin::signed(collection_owner), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:1671:6 [INFO] [stdout] | [INFO] [stdout] 1671 | RuntimeOrigin::root(), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:1681:5 [INFO] [stdout] | [INFO] [stdout] 1681 | RuntimeOrigin::signed(collection_admin), [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:1703:4 [INFO] [stdout] | [INFO] [stdout] 1703 | Balances::make_free_balance_be(&collection_owner, 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:1737:4 [INFO] [stdout] | [INFO] [stdout] 1737 | Balances::make_free_balance_be(&collection_owner, 100); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:1759:18 [INFO] [stdout] | [INFO] [stdout] 1759 | CheckOrigin(RuntimeOrigin::signed(bob), Owner::default()), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:1769:18 [INFO] [stdout] | [INFO] [stdout] 1769 | CheckOrigin(RuntimeOrigin::root(), Owner::default()), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:1778:17 [INFO] [stdout] | [INFO] [stdout] 1778 | CheckOrigin(RuntimeOrigin::signed(alice), Owner::default()), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:1787:17 [INFO] [stdout] | [INFO] [stdout] 1787 | CheckOrigin(RuntimeOrigin::signed(collection_admin), Owner::default()), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:1794:15 [INFO] [stdout] | [INFO] [stdout] 1794 | assert_ok!(Uniques::approve_transfer( [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:1795:5 [INFO] [stdout] | [INFO] [stdout] 1795 | RuntimeOrigin::signed(alice), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:1804:17 [INFO] [stdout] | [INFO] [stdout] 1804 | CheckOrigin(RuntimeOrigin::signed(bob), Owner::default()), [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:1823:4 [INFO] [stdout] | [INFO] [stdout] 1823 | Balances::make_free_balance_be(&collection_owner, 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:1873:4 [INFO] [stdout] | [INFO] [stdout] 1873 | Balances::make_free_balance_be(&collection_owner, 100); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:1893:15 [INFO] [stdout] | [INFO] [stdout] 1893 | assert_ok!(Uniques::set_attribute( [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:1894:5 [INFO] [stdout] | [INFO] [stdout] 1894 | RuntimeOrigin::signed(collection_owner), [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:1940:4 [INFO] [stdout] | [INFO] [stdout] 1940 | Balances::make_free_balance_be(&collection_owner, 100); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:1960:15 [INFO] [stdout] | [INFO] [stdout] 1960 | assert_ok!(Uniques::set_attribute( [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:1961:5 [INFO] [stdout] | [INFO] [stdout] 1961 | RuntimeOrigin::signed(collection_owner), [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:2018:4 [INFO] [stdout] | [INFO] [stdout] 2018 | Balances::make_free_balance_be(&collection_owner, 100); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:2038:15 [INFO] [stdout] | [INFO] [stdout] 2038 | assert_ok!(Uniques::set_attribute( [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:2039:5 [INFO] [stdout] | [INFO] [stdout] 2039 | RuntimeOrigin::signed(collection_owner), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:2060:25 [INFO] [stdout] | [INFO] [stdout] 2060 | CheckOrigin::check(RuntimeOrigin::signed(bob)), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:2067:63 [INFO] [stdout] | [INFO] [stdout] 2067 | Item::stash(&(collection_id, item_id), CheckOrigin::check(RuntimeOrigin::root())), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:2074:24 [INFO] [stdout] | [INFO] [stdout] 2074 | CheckOrigin::check(RuntimeOrigin::signed(collection_admin)), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:2096:24 [INFO] [stdout] | [INFO] [stdout] 2096 | CheckOrigin::check(RuntimeOrigin::signed(alice)), [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:2127:4 [INFO] [stdout] | [INFO] [stdout] 2127 | Balances::make_free_balance_be(&collection_owner, 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:2162:4 [INFO] [stdout] | [INFO] [stdout] 2162 | Balances::make_free_balance_be(&collection_owner, 100); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:2182:15 [INFO] [stdout] | [INFO] [stdout] 2182 | assert_ok!(Uniques::set_metadata( [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:2183:5 [INFO] [stdout] | [INFO] [stdout] 2183 | RuntimeOrigin::root(), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:2195:15 [INFO] [stdout] | [INFO] [stdout] 2195 | assert_ok!(Uniques::clear_metadata(RuntimeOrigin::root(), collection_id, item_id,)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:2195:39 [INFO] [stdout] | [INFO] [stdout] 2195 | assert_ok!(Uniques::clear_metadata(RuntimeOrigin::root(), collection_id, item_id,)); [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:2220:4 [INFO] [stdout] | [INFO] [stdout] 2220 | Balances::make_free_balance_be(&collection_owner, 100); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:2223:16 [INFO] [stdout] | [INFO] [stdout] 2223 | assert_ok!(Uniques::set_attribute( [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:2224:6 [INFO] [stdout] | [INFO] [stdout] 2224 | RuntimeOrigin::signed(collection_owner), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:2233:16 [INFO] [stdout] | [INFO] [stdout] 2233 | assert_ok!(Uniques::clear_attribute( [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:2234:6 [INFO] [stdout] | [INFO] [stdout] 2234 | RuntimeOrigin::signed(collection_owner), [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:2354:4 [INFO] [stdout] | [INFO] [stdout] 2354 | Balances::make_free_balance_be(&collection_owner, 100); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:2374:15 [INFO] [stdout] | [INFO] [stdout] 2374 | assert_ok!(Uniques::freeze( [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:2375:5 [INFO] [stdout] | [INFO] [stdout] 2375 | RuntimeOrigin::signed(collection_admin), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uniques` [INFO] [stdout] --> src/tests.rs:2385:15 [INFO] [stdout] | [INFO] [stdout] 2385 | assert_ok!(Uniques::thaw( [INFO] [stdout] | ^^^^^^^ use of undeclared type `Uniques` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:2386:5 [INFO] [stdout] | [INFO] [stdout] 2386 | RuntimeOrigin::signed(collection_admin), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pallet_balances` [INFO] [stdout] --> src/mock.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | type AccountData = pallet_balances::AccountData; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pallet_balances` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `pallet_balances`, use `cargo add pallet_balances` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `pallet-uniques` (lib test) due to 720 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "e4088024179e3589f01b8af5f78e3bd46e9c784dc5206d2616d544e4accc37c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4088024179e3589f01b8af5f78e3bd46e9c784dc5206d2616d544e4accc37c9", kill_on_drop: false }` [INFO] [stdout] e4088024179e3589f01b8af5f78e3bd46e9c784dc5206d2616d544e4accc37c9