[INFO] fetching crate pallet-utility 42.0.0... [INFO] testing pallet-utility-42.0.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate pallet-utility 42.0.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate pallet-utility 42.0.0 [INFO] finished tweaking crates.io crate pallet-utility 42.0.0 [INFO] tweaked toml for crates.io crate pallet-utility 42.0.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate pallet-utility 42.0.0 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate pallet-utility 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b6f38709826443bbaefba56e763b447b05d1007f15938e7690e2a0dc97c9f389 [INFO] running `Command { std: "docker" "start" "-a" "b6f38709826443bbaefba56e763b447b05d1007f15938e7690e2a0dc97c9f389", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b6f38709826443bbaefba56e763b447b05d1007f15938e7690e2a0dc97c9f389", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6f38709826443bbaefba56e763b447b05d1007f15938e7690e2a0dc97c9f389", kill_on_drop: false }` [INFO] [stdout] b6f38709826443bbaefba56e763b447b05d1007f15938e7690e2a0dc97c9f389 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5e7371cc6a30890ebfa185f4ef1cdc6b467c8c5bbdf41ef431a01db1c95ff7b7 [INFO] running `Command { std: "docker" "start" "-a" "5e7371cc6a30890ebfa185f4ef1cdc6b467c8c5bbdf41ef431a01db1c95ff7b7", kill_on_drop: false }` [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling expander v2.2.1 [INFO] [stderr] Compiling signature v2.1.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling sp-crypto-hashing 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 ed25519 v2.2.2 [INFO] [stderr] Compiling ecdsa v0.16.8 [INFO] [stderr] Compiling sp-crypto-hashing-proc-macro v0.1.0 [INFO] [stderr] Compiling frame-support-procedural v35.0.0 [INFO] [stderr] Compiling schnorrkel v0.11.4 [INFO] [stderr] Compiling ed25519-zebra v4.0.3 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling sp-runtime-interface v31.0.0 [INFO] [stderr] Compiling substrate-bip39 v0.6.0 [INFO] [stderr] Compiling sp-core v38.0.0 [INFO] [stderr] Compiling sp-trie v41.0.0 [INFO] [stderr] Compiling sp-keystore v0.44.0 [INFO] [stderr] Compiling sp-state-machine v0.47.0 [INFO] [stderr] Compiling sp-io v42.0.0 [INFO] [stderr] Compiling sp-application-crypto v42.0.0 [INFO] [stderr] Compiling sp-runtime v43.0.0 [INFO] [stderr] Compiling sp-version v41.0.0 [INFO] [stderr] Compiling sp-inherents v38.0.0 [INFO] [stderr] Compiling sp-staking v40.0.0 [INFO] [stderr] Compiling sp-api v38.0.0 [INFO] [stderr] Compiling sp-genesis-builder v0.19.0 [INFO] [stderr] Compiling frame-support v42.0.0 [INFO] [stderr] Compiling frame-system v42.0.0 [INFO] [stderr] Compiling pallet-utility v42.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `IndexedUtilityPalletId` is never constructed [INFO] [stdout] --> src/lib.rs:612:8 [INFO] [stdout] | [INFO] [stdout] 612 | struct IndexedUtilityPalletId(u16); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.40s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: trie-db v0.30.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "5e7371cc6a30890ebfa185f4ef1cdc6b467c8c5bbdf41ef431a01db1c95ff7b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e7371cc6a30890ebfa185f4ef1cdc6b467c8c5bbdf41ef431a01db1c95ff7b7", kill_on_drop: false }` [INFO] [stdout] 5e7371cc6a30890ebfa185f4ef1cdc6b467c8c5bbdf41ef431a01db1c95ff7b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6436c803e572b189f405fad77b60f2081f156e049ae44ebe44226ed38148aac0 [INFO] running `Command { std: "docker" "start" "-a" "6436c803e572b189f405fad77b60f2081f156e049ae44ebe44226ed38148aac0", kill_on_drop: false }` [INFO] [stdout] warning: struct `IndexedUtilityPalletId` is never constructed [INFO] [stdout] --> src/lib.rs:612:8 [INFO] [stdout] | [INFO] [stdout] 612 | struct IndexedUtilityPalletId(u16); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pallet-utility v42.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `pallet_collective` [INFO] [stdout] --> src/tests.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | use pallet_collective::{EnsureProportionAtLeast, Instance1}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pallet_collective` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `pallet_collective`, use `cargo add pallet_collective` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `pallet_balances` [INFO] [stdout] --> src/tests.rs:233:5 [INFO] [stdout] | [INFO] [stdout] 233 | use pallet_balances::Call as BalancesCall; [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[E0432]: unresolved import `pallet_root_testing` [INFO] [stdout] --> src/tests.rs:234:5 [INFO] [stdout] | [INFO] [stdout] 234 | use pallet_root_testing::Call as RootTestingCall; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pallet_root_testing` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `pallet_root_testing`, use `cargo add pallet_root_testing` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `pallet_timestamp` [INFO] [stdout] --> src/tests.rs:235:5 [INFO] [stdout] | [INFO] [stdout] 235 | use pallet_timestamp::Call as TimestampCall; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pallet_timestamp` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `pallet_timestamp`, use `cargo add pallet_timestamp` 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/tests.rs:155:15 [INFO] [stdout] | [INFO] [stdout] 155 | #[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_collective` [INFO] [stdout] --> src/tests.rs:136:12 [INFO] [stdout] | [INFO] [stdout] 136 | Council: pallet_collective::, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pallet_collective` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:127:47 [INFO] [stdout] | [INFO] [stdout] 127 | 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] 127 | type Block = frame_system::mocking::MockBlock; [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:148:31 [INFO] [stdout] | [INFO] [stdout] 148 | impl frame_system::Config for Test { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RuntimeEvent` in this scope [INFO] [stdout] --> src/tests.rs:147:1 [INFO] [stdout] | [INFO] [stdout] 147 | #[derive_impl(frame_system::config_preludes::TestDefaultConfig)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `frame_system::config_preludes::TestDefaultConfig` which comes from the expansion of the macro `frame_support::macro_magic::forward_tokens_verbatim` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: you might have meant to use the associated type [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-system-42.0.0/src/lib.rs:358:9 [INFO] [stdout] | [INFO] [stdout] 358 | type Self::RuntimeEvent = (); [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RuntimeOrigin` in this scope [INFO] [stdout] --> src/tests.rs:147:1 [INFO] [stdout] | [INFO] [stdout] 147 | #[derive_impl(frame_system::config_preludes::TestDefaultConfig)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `frame_system::config_preludes::TestDefaultConfig` which comes from the expansion of the macro `frame_support::macro_magic::forward_tokens_verbatim` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: you might have meant to use the associated type [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-system-42.0.0/src/lib.rs:360:9 [INFO] [stdout] | [INFO] [stdout] 360 | type Self::RuntimeOrigin = (); [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RuntimeCall` in this scope [INFO] [stdout] --> src/tests.rs:147:1 [INFO] [stdout] | [INFO] [stdout] 147 | #[derive_impl(frame_system::config_preludes::TestDefaultConfig)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `frame_system::config_preludes::TestDefaultConfig` which comes from the expansion of the macro `frame_support::macro_magic::forward_tokens_verbatim` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: you might have meant to use the associated type [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-system-42.0.0/src/lib.rs:362:9 [INFO] [stdout] | [INFO] [stdout] 362 | type Self::RuntimeCall = (); [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PalletInfo` in this scope [INFO] [stdout] --> src/tests.rs:147:1 [INFO] [stdout] | [INFO] [stdout] 147 | #[derive_impl(frame_system::config_preludes::TestDefaultConfig)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `frame_system::config_preludes::TestDefaultConfig` which comes from the expansion of the macro `frame_support::macro_magic::forward_tokens_verbatim` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: you might have meant to use the associated type [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-system-42.0.0/src/lib.rs:364:9 [INFO] [stdout] | [INFO] [stdout] 364 | type Self::PalletInfo = (); [INFO] [stdout] | ++++++ [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 22 + use frame_support::traits::PalletInfo; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RuntimeTask` in this scope [INFO] [stdout] --> src/tests.rs:147:1 [INFO] [stdout] | [INFO] [stdout] 147 | #[derive_impl(frame_system::config_preludes::TestDefaultConfig)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `frame_system::config_preludes::TestDefaultConfig` which comes from the expansion of the macro `frame_support::macro_magic::forward_tokens_verbatim` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: you might have meant to use the associated type [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-system-42.0.0/src/lib.rs:366:9 [INFO] [stdout] | [INFO] [stdout] 366 | type Self::RuntimeTask = (); [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:160:38 [INFO] [stdout] | [INFO] [stdout] 160 | impl pallet_root_testing::Config for Test { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RuntimeEvent` in this scope [INFO] [stdout] --> src/tests.rs:161:22 [INFO] [stdout] | [INFO] [stdout] 161 | type RuntimeEvent = RuntimeEvent; [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:164:35 [INFO] [stdout] | [INFO] [stdout] 164 | impl pallet_timestamp::Config for Test { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:183:55 [INFO] [stdout] | [INFO] [stdout] 183 | impl pallet_collective::Config for Test { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RuntimeOrigin` in this scope [INFO] [stdout] --> src/tests.rs:184:23 [INFO] [stdout] | [INFO] [stdout] 184 | type RuntimeOrigin = RuntimeOrigin; [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RuntimeCall` in this scope [INFO] [stdout] --> src/tests.rs:185:18 [INFO] [stdout] | [INFO] [stdout] 185 | type Proposal = RuntimeCall; [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RuntimeEvent` in this scope [INFO] [stdout] --> src/tests.rs:186:22 [INFO] [stdout] | [INFO] [stdout] 186 | type RuntimeEvent = RuntimeEvent; [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:199:26 [INFO] [stdout] | [INFO] [stdout] 199 | impl example::Config for Test {} [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RuntimeCall` in this scope [INFO] [stdout] --> src/tests.rs:202:15 [INFO] [stdout] | [INFO] [stdout] 202 | impl Contains for TestBaseCallFilter { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 202 | impl Contains for TestBaseCallFilter { [INFO] [stdout] | +++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RuntimeCall` in this scope [INFO] [stdout] --> src/tests.rs:203:18 [INFO] [stdout] | [INFO] [stdout] 203 | fn contains(c: &RuntimeCall) -> bool { [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 `pallet_balances` [INFO] [stdout] --> src/tests.rs:206:26 [INFO] [stdout] | [INFO] [stdout] 206 | RuntimeCall::Balances(pallet_balances::Call::transfer_allow_death { .. }) => true, [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] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 22 + use crate::Call; [INFO] [stdout] | [INFO] [stdout] 22 + use crate::tests::example::Call; [INFO] [stdout] | [INFO] [stdout] 22 + use crate::tests::mock_democracy::Call; [INFO] [stdout] | [INFO] [stdout] 22 + use frame_system::Call; [INFO] [stdout] | [INFO] [stdout] help: if you import `Call`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 206 - RuntimeCall::Balances(pallet_balances::Call::transfer_allow_death { .. }) => true, [INFO] [stdout] 206 + RuntimeCall::Balances(Call::transfer_allow_death { .. }) => true, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:218:33 [INFO] [stdout] | [INFO] [stdout] 218 | impl mock_democracy::Config for Test { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RuntimeEvent` in this scope [INFO] [stdout] --> src/tests.rs:219:22 [INFO] [stdout] | [INFO] [stdout] 219 | type RuntimeEvent = RuntimeEvent; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: you might have meant to use the associated type [INFO] [stdout] | [INFO] [stdout] 219 | type RuntimeEvent = Self::RuntimeEvent; [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:222:17 [INFO] [stdout] | [INFO] [stdout] 222 | 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/tests.rs:223:22 [INFO] [stdout] | [INFO] [stdout] 223 | type RuntimeEvent = RuntimeEvent; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: you might have meant to use the associated type [INFO] [stdout] | [INFO] [stdout] 223 | type RuntimeEvent = Self::RuntimeEvent; [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RuntimeCall` in this scope [INFO] [stdout] --> src/tests.rs:224:21 [INFO] [stdout] | [INFO] [stdout] 224 | type RuntimeCall = RuntimeCall; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: you might have meant to use the associated type [INFO] [stdout] | [INFO] [stdout] 224 | type RuntimeCall = Self::RuntimeCall; [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `OriginCaller` in this scope [INFO] [stdout] --> src/tests.rs:225:23 [INFO] [stdout] | [INFO] [stdout] 225 | type PalletsOrigin = OriginCaller; [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:229:34 [INFO] [stdout] | [INFO] [stdout] 229 | type ExampleCall = example::Call; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 229 | type ExampleCall = example::Call; [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:230:32 [INFO] [stdout] | [INFO] [stdout] 230 | type UtilityCall = crate::Call; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 230 | type UtilityCall = crate::Call; [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:238:44 [INFO] [stdout] | [INFO] [stdout] 238 | let mut t = frame_system::GenesisConfig::::default().build_storage().unwrap(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 237 | pub fn new_test_ext() -> sp_io::TestExternalities { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:239:35 [INFO] [stdout] | [INFO] [stdout] 239 | pallet_balances::GenesisConfig:: { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 237 | pub fn new_test_ext() -> sp_io::TestExternalities { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:246:37 [INFO] [stdout] | [INFO] [stdout] 246 | pallet_collective::GenesisConfig:: { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 237 | pub fn new_test_ext() -> sp_io::TestExternalities { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests.rs:254:22 [INFO] [stdout] | [INFO] [stdout] 254 | ext.execute_with(|| System::set_block_number(1)); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 22 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RuntimeCall` in this scope [INFO] [stdout] --> src/tests.rs:258:44 [INFO] [stdout] | [INFO] [stdout] 258 | fn call_transfer(dest: u64, value: u64) -> RuntimeCall { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RuntimeCall` in this scope [INFO] [stdout] --> src/tests.rs:262:80 [INFO] [stdout] | [INFO] [stdout] 262 | fn call_foobar(err: bool, start_weight: Weight, end_weight: Option) -> RuntimeCall { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests.rs:267:2 [INFO] [stdout] | [INFO] [stdout] 267 | System::events() [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 22 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pallet_balances` [INFO] [stdout] --> src/tests.rs:372:36 [INFO] [stdout] | [INFO] [stdout] 372 | Box::new(RuntimeCall::Balances(pallet_balances::Call::transfer_keep_alive { [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] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 22 + use crate::Call; [INFO] [stdout] | [INFO] [stdout] 22 + use crate::tests::example::Call; [INFO] [stdout] | [INFO] [stdout] 22 + use crate::tests::mock_democracy::Call; [INFO] [stdout] | [INFO] [stdout] 22 + use frame_system::Call; [INFO] [stdout] | [INFO] [stdout] help: if you import `Call`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 372 - Box::new(RuntimeCall::Balances(pallet_balances::Call::transfer_keep_alive { [INFO] [stdout] 372 + Box::new(RuntimeCall::Balances(Call::transfer_keep_alive { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:377:46 [INFO] [stdout] | [INFO] [stdout] 377 | DispatchError::from(frame_system::Error::::CallFiltered), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 366 | fn as_derivative_filters() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pallet_balances` [INFO] [stdout] --> src/tests.rs:433:31 [INFO] [stdout] | [INFO] [stdout] 433 | vec![RuntimeCall::Balances(pallet_balances::Call::transfer_keep_alive { [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] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 22 + use crate::Call; [INFO] [stdout] | [INFO] [stdout] 22 + use crate::tests::example::Call; [INFO] [stdout] | [INFO] [stdout] 22 + use crate::tests::mock_democracy::Call; [INFO] [stdout] | [INFO] [stdout] 22 + use frame_system::Call; [INFO] [stdout] | [INFO] [stdout] help: if you import `Call`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 433 - vec![RuntimeCall::Balances(pallet_balances::Call::transfer_keep_alive { [INFO] [stdout] 433 + vec![RuntimeCall::Balances(Call::transfer_keep_alive { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests.rs:438:3 [INFO] [stdout] | [INFO] [stdout] 438 | System::assert_last_event( [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 22 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:441:34 [INFO] [stdout] | [INFO] [stdout] 441 | error: frame_system::Error::::CallFiltered.into(), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 429 | fn batch_with_signed_filters() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests.rs:515:3 [INFO] [stdout] | [INFO] [stdout] 515 | System::assert_last_event( [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 22 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests.rs:530:3 [INFO] [stdout] | [INFO] [stdout] 530 | System::assert_last_event( [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 22 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests.rs:543:3 [INFO] [stdout] | [INFO] [stdout] 543 | System::assert_last_event( [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 22 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:549:5 [INFO] [stdout] | [INFO] [stdout] 549 | ::WeightInfo::batch(2) + end_weight * 2, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:576:60 [INFO] [stdout] | [INFO] [stdout] 576 | let batch_all_calls = RuntimeCall::Utility(crate::Call::::batch_all { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 569 | fn batch_all_revert() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:584:8 [INFO] [stdout] | [INFO] [stdout] 584 | ::WeightInfo::batch_all(2) + info.call_weight * 2 [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:656:5 [INFO] [stdout] | [INFO] [stdout] 656 | ::WeightInfo::batch_all(2) + end_weight * 2, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:678:8 [INFO] [stdout] | [INFO] [stdout] 678 | ::WeightInfo::batch_all(1) + info.call_weight [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:682:34 [INFO] [stdout] | [INFO] [stdout] 682 | error: frame_system::Error::::CallFiltered.into(), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 662 | fn batch_all_does_not_nest() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests.rs:693:3 [INFO] [stdout] | [INFO] [stdout] 693 | System::assert_has_event( [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 22 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:696:34 [INFO] [stdout] | [INFO] [stdout] 696 | error: frame_system::Error::::CallFiltered.into(), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 662 | fn batch_all_does_not_nest() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:711:12 [INFO] [stdout] | [INFO] [stdout] 711 | Error::::TooManyCalls [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 706 | fn batch_limit() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:715:12 [INFO] [stdout] | [INFO] [stdout] 715 | Error::::TooManyCalls [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 706 | fn batch_limit() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests.rs:734:3 [INFO] [stdout] | [INFO] [stdout] 734 | System::assert_last_event(utility::Event::BatchCompletedWithErrors.into()); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 22 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests.rs:735:3 [INFO] [stdout] | [INFO] [stdout] 735 | System::assert_has_event( [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 22 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests.rs:745:3 [INFO] [stdout] | [INFO] [stdout] 745 | System::assert_last_event(utility::Event::BatchCompleted.into()); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 22 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests.rs:748:3 [INFO] [stdout] | [INFO] [stdout] 748 | System::assert_last_event(utility::Event::BatchCompletedWithErrors.into()); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 22 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests.rs:769:3 [INFO] [stdout] | [INFO] [stdout] 769 | System::assert_last_event( [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 22 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:772:34 [INFO] [stdout] | [INFO] [stdout] 772 | error: frame_system::Error::::CallFiltered.into(), [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 batch_doesnt_work_with_inherents() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests.rs:787:3 [INFO] [stdout] | [INFO] [stdout] 787 | System::assert_last_event(utility::Event::BatchCompletedWithErrors.into()); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 22 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:807:34 [INFO] [stdout] | [INFO] [stdout] 807 | error: frame_system::Error::::CallFiltered.into(), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 792 | fn batch_all_doesnt_work_with_inherents() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests.rs:834:3 [INFO] [stdout] | [INFO] [stdout] 834 | System::set_block_number(4); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 22 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests.rs:843:3 [INFO] [stdout] | [INFO] [stdout] 843 | System::assert_last_event(RuntimeEvent::Council(pallet_collective::Event::Executed { [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 22 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pallet_collective` [INFO] [stdout] --> src/tests.rs:843:51 [INFO] [stdout] | [INFO] [stdout] 843 | System::assert_last_event(RuntimeEvent::Council(pallet_collective::Event::Executed { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pallet_collective` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `pallet_collective`, use `cargo add pallet_collective` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 22 + use crate::Event; [INFO] [stdout] | [INFO] [stdout] 22 + use crate::tests::mock_democracy::Event; [INFO] [stdout] | [INFO] [stdout] 22 + use frame_system::Event; [INFO] [stdout] | [INFO] [stdout] help: if you import `Event`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 843 - System::assert_last_event(RuntimeEvent::Council(pallet_collective::Event::Executed { [INFO] [stdout] 843 + System::assert_last_event(RuntimeEvent::Council(Event::Executed { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests.rs:871:3 [INFO] [stdout] | [INFO] [stdout] 871 | System::set_block_number(4); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 22 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests.rs:880:3 [INFO] [stdout] | [INFO] [stdout] 880 | System::assert_last_event(RuntimeEvent::Council(pallet_collective::Event::Executed { [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 22 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pallet_collective` [INFO] [stdout] --> src/tests.rs:880:51 [INFO] [stdout] | [INFO] [stdout] 880 | System::assert_last_event(RuntimeEvent::Council(pallet_collective::Event::Executed { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pallet_collective` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `pallet_collective`, use `cargo add pallet_collective` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 22 + use crate::Event; [INFO] [stdout] | [INFO] [stdout] 22 + use crate::tests::mock_democracy::Event; [INFO] [stdout] | [INFO] [stdout] 22 + use frame_system::Event; [INFO] [stdout] | [INFO] [stdout] help: if you import `Event`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 880 - System::assert_last_event(RuntimeEvent::Council(pallet_collective::Event::Executed { [INFO] [stdout] 880 + System::assert_last_event(RuntimeEvent::Council(Event::Executed { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pallet_collective` [INFO] [stdout] --> src/tests.rs:891:24 [INFO] [stdout] | [INFO] [stdout] 891 | RuntimeOrigin::from(pallet_collective::RawOrigin::Members(3, 3)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pallet_collective` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `pallet_collective`, use `cargo add pallet_collective` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 22 + use frame_support::dispatch::RawOrigin; [INFO] [stdout] | [INFO] [stdout] 22 + use frame_system::RawOrigin; [INFO] [stdout] | [INFO] [stdout] help: if you import `RawOrigin`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 891 - RuntimeOrigin::from(pallet_collective::RawOrigin::Members(3, 3)), [INFO] [stdout] 891 + RuntimeOrigin::from(RawOrigin::Members(3, 3)), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:908:5 [INFO] [stdout] | [INFO] [stdout] 908 | ::SystemWeightInfo::set_code() [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Test` in this scope [INFO] [stdout] --> src/tests.rs:915:33 [INFO] [stdout] | [INFO] [stdout] 915 | let with_weight_call = Call::::with_weight { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 898 | fn with_weight_works() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests.rs:942:3 [INFO] [stdout] | [INFO] [stdout] 942 | System::reset_events(); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 22 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests.rs:974:3 [INFO] [stdout] | [INFO] [stdout] 974 | System::assert_last_event( [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 22 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests.rs:996:3 [INFO] [stdout] | [INFO] [stdout] 996 | System::assert_last_event( [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 22 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests.rs:1018:3 [INFO] [stdout] | [INFO] [stdout] 1018 | System::assert_last_event(utility::Event::IfElseMainSuccess.into()); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 22 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests.rs:1090:3 [INFO] [stdout] | [INFO] [stdout] 1090 | System::assert_last_event(utility::Event::IfElseMainSuccess.into()); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 22 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `event` [INFO] [stdout] --> src/tests.rs:119:13 [INFO] [stdout] | [INFO] [stdout] 119 | #[pallet::event] [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 unresolved module or unlinked crate `pallet_balances` [INFO] [stdout] --> src/tests.rs:152:21 [INFO] [stdout] | [INFO] [stdout] 152 | 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] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pallet_root_testing` [INFO] [stdout] --> src/tests.rs:160:6 [INFO] [stdout] | [INFO] [stdout] 160 | impl pallet_root_testing::Config for Test { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pallet_root_testing` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `pallet_root_testing`, use `cargo add pallet_root_testing` 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_timestamp` [INFO] [stdout] --> src/tests.rs:164:6 [INFO] [stdout] | [INFO] [stdout] 164 | impl pallet_timestamp::Config for Test { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pallet_timestamp` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `pallet_timestamp`, use `cargo add pallet_timestamp` 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_collective` [INFO] [stdout] --> src/tests.rs:182:26 [INFO] [stdout] | [INFO] [stdout] 182 | type CouncilCollective = pallet_collective::Instance1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pallet_collective` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `pallet_collective`, use `cargo add pallet_collective` 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_collective` [INFO] [stdout] --> src/tests.rs:183:6 [INFO] [stdout] | [INFO] [stdout] 183 | impl pallet_collective::Config for Test { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pallet_collective` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `pallet_collective`, use `cargo add pallet_collective` 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_collective` [INFO] [stdout] --> src/tests.rs:190:21 [INFO] [stdout] | [INFO] [stdout] 190 | type DefaultVote = pallet_collective::PrimeDefaultVote; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pallet_collective` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `pallet_collective`, use `cargo add pallet_collective` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeCall` [INFO] [stdout] --> src/tests.rs:206:4 [INFO] [stdout] | [INFO] [stdout] 206 | RuntimeCall::Balances(pallet_balances::Call::transfer_allow_death { .. }) => true, [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `RuntimeCall` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeCall` [INFO] [stdout] --> src/tests.rs:207:4 [INFO] [stdout] | [INFO] [stdout] 207 | RuntimeCall::Utility(_) => true, [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `RuntimeCall` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeCall` [INFO] [stdout] --> src/tests.rs:209:4 [INFO] [stdout] | [INFO] [stdout] 209 | RuntimeCall::System(frame_system::Call::remark { .. }) => true, [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `RuntimeCall` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeCall` [INFO] [stdout] --> src/tests.rs:211:4 [INFO] [stdout] | [INFO] [stdout] 211 | RuntimeCall::Example(_) => true, [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `RuntimeCall` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeCall` [INFO] [stdout] --> src/tests.rs:213:4 [INFO] [stdout] | [INFO] [stdout] 213 | RuntimeCall::Democracy(_) => true, [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `RuntimeCall` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pallet_balances` [INFO] [stdout] --> src/tests.rs:239:2 [INFO] [stdout] | [INFO] [stdout] 239 | pallet_balances::GenesisConfig:: { [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_collective` [INFO] [stdout] --> src/tests.rs:246:2 [INFO] [stdout] | [INFO] [stdout] 246 | pallet_collective::GenesisConfig:: { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pallet_collective` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `pallet_collective`, use `cargo add pallet_collective` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeCall` [INFO] [stdout] --> src/tests.rs:259:2 [INFO] [stdout] | [INFO] [stdout] 259 | RuntimeCall::Balances(BalancesCall::transfer_allow_death { dest, value }) [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `RuntimeCall` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeCall` [INFO] [stdout] --> src/tests.rs:263:2 [INFO] [stdout] | [INFO] [stdout] 263 | RuntimeCall::Example(ExampleCall::foobar { err, start_weight, end_weight }) [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `RuntimeCall` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeEvent` [INFO] [stdout] --> src/tests.rs:270:26 [INFO] [stdout] | [INFO] [stdout] 270 | .filter_map(|e| if let RuntimeEvent::Utility(inner) = e { Some(inner) } else { None }) [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `RuntimeEvent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests.rs:278:14 [INFO] [stdout] | [INFO] [stdout] 278 | assert_ok!(Balances::transfer_allow_death(RuntimeOrigin::signed(1), sub_1_0, 5)); [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:278:45 [INFO] [stdout] | [INFO] [stdout] 278 | assert_ok!(Balances::transfer_allow_death(RuntimeOrigin::signed(1), sub_1_0, 5)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Utility` [INFO] [stdout] --> src/tests.rs:280:4 [INFO] [stdout] | [INFO] [stdout] 280 | Utility::as_derivative(RuntimeOrigin::signed(1), 1, Box::new(call_transfer(6, 3)),), [INFO] [stdout] | ^^^^^^^ use of undeclared type `Utility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:280:27 [INFO] [stdout] | [INFO] [stdout] 280 | Utility::as_derivative(RuntimeOrigin::signed(1), 1, Box::new(call_transfer(6, 3)),), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Utility` [INFO] [stdout] --> src/tests.rs:283:14 [INFO] [stdout] | [INFO] [stdout] 283 | assert_ok!(Utility::as_derivative( [INFO] [stdout] | ^^^^^^^ use of undeclared type `Utility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:284:4 [INFO] [stdout] | [INFO] [stdout] 284 | 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:288:14 [INFO] [stdout] | [INFO] [stdout] 288 | assert_eq!(Balances::free_balance(sub_1_0), 2); [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::free_balance(2), 13); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeCall` [INFO] [stdout] --> src/tests.rs:302:14 [INFO] [stdout] | [INFO] [stdout] 302 | let call = RuntimeCall::Utility(UtilityCall::as_derivative { [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `RuntimeCall` [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 | let result = call.dispatch(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 `RuntimeCall` [INFO] [stdout] --> src/tests.rs:313:14 [INFO] [stdout] | [INFO] [stdout] 313 | let call = RuntimeCall::Utility(UtilityCall::as_derivative { [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `RuntimeCall` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:318:30 [INFO] [stdout] | [INFO] [stdout] 318 | let result = call.dispatch(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 `RuntimeCall` [INFO] [stdout] --> src/tests.rs:325:14 [INFO] [stdout] | [INFO] [stdout] 325 | let call = RuntimeCall::Utility(UtilityCall::as_derivative { [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `RuntimeCall` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:330:30 [INFO] [stdout] | [INFO] [stdout] 330 | let result = call.dispatch(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 `RuntimeCall` [INFO] [stdout] --> src/tests.rs:345:14 [INFO] [stdout] | [INFO] [stdout] 345 | let call = RuntimeCall::Utility(UtilityCall::as_derivative { [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `RuntimeCall` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:350:30 [INFO] [stdout] | [INFO] [stdout] 350 | let result = call.dispatch(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 `Utility` [INFO] [stdout] --> src/tests.rs:369:4 [INFO] [stdout] | [INFO] [stdout] 369 | Utility::as_derivative( [INFO] [stdout] | ^^^^^^^ use of undeclared type `Utility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:370:5 [INFO] [stdout] | [INFO] [stdout] 370 | 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 `RuntimeCall` [INFO] [stdout] --> src/tests.rs:372:14 [INFO] [stdout] | [INFO] [stdout] 372 | Box::new(RuntimeCall::Balances(pallet_balances::Call::transfer_keep_alive { [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `RuntimeCall` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeCall` [INFO] [stdout] --> src/tests.rs:386:14 [INFO] [stdout] | [INFO] [stdout] 386 | let call = RuntimeCall::System(frame_system::Call::set_storage { [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `RuntimeCall` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests.rs:390:14 [INFO] [stdout] | [INFO] [stdout] 390 | assert_eq!(Balances::free_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:391:14 [INFO] [stdout] | [INFO] [stdout] 391 | assert_eq!(Balances::free_balance(2), 10); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Utility` [INFO] [stdout] --> src/tests.rs:392:14 [INFO] [stdout] | [INFO] [stdout] 392 | assert_ok!(Utility::batch( [INFO] [stdout] | ^^^^^^^ use of undeclared type `Utility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:393:4 [INFO] [stdout] | [INFO] [stdout] 393 | RuntimeOrigin::root(), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeCall` [INFO] [stdout] --> src/tests.rs:395:5 [INFO] [stdout] | [INFO] [stdout] 395 | RuntimeCall::Balances(BalancesCall::force_transfer { [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `RuntimeCall` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeCall` [INFO] [stdout] --> src/tests.rs:400:5 [INFO] [stdout] | [INFO] [stdout] 400 | RuntimeCall::Balances(BalancesCall::force_transfer { [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `RuntimeCall` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests.rs:408:14 [INFO] [stdout] | [INFO] [stdout] 408 | assert_eq!(Balances::free_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:409:14 [INFO] [stdout] | [INFO] [stdout] 409 | assert_eq!(Balances::free_balance(2), 20); [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:417:14 [INFO] [stdout] | [INFO] [stdout] 417 | assert_eq!(Balances::free_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:418:14 [INFO] [stdout] | [INFO] [stdout] 418 | assert_eq!(Balances::free_balance(2), 10); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Utility` [INFO] [stdout] --> src/tests.rs:419:14 [INFO] [stdout] | [INFO] [stdout] 419 | assert_ok!(Utility::batch( [INFO] [stdout] | ^^^^^^^ use of undeclared type `Utility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:420:4 [INFO] [stdout] | [INFO] [stdout] 420 | 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:423:14 [INFO] [stdout] | [INFO] [stdout] 423 | assert_eq!(Balances::free_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:424:14 [INFO] [stdout] | [INFO] [stdout] 424 | assert_eq!(Balances::free_balance(2), 20); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Utility` [INFO] [stdout] --> src/tests.rs:431:14 [INFO] [stdout] | [INFO] [stdout] 431 | assert_ok!(Utility::batch( [INFO] [stdout] | ^^^^^^^ use of undeclared type `Utility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:432:4 [INFO] [stdout] | [INFO] [stdout] 432 | 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 `RuntimeCall` [INFO] [stdout] --> src/tests.rs:433:9 [INFO] [stdout] | [INFO] [stdout] 433 | vec![RuntimeCall::Balances(pallet_balances::Call::transfer_keep_alive { [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `RuntimeCall` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests.rs:451:14 [INFO] [stdout] | [INFO] [stdout] 451 | assert_eq!(Balances::free_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:452:14 [INFO] [stdout] | [INFO] [stdout] 452 | assert_eq!(Balances::free_balance(2), 10); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Utility` [INFO] [stdout] --> src/tests.rs:453:14 [INFO] [stdout] | [INFO] [stdout] 453 | assert_ok!(Utility::batch( [INFO] [stdout] | ^^^^^^^ use of undeclared type `Utility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:454:4 [INFO] [stdout] | [INFO] [stdout] 454 | 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:457:14 [INFO] [stdout] | [INFO] [stdout] 457 | assert_eq!(Balances::free_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 `Balances` [INFO] [stdout] --> src/tests.rs:458:14 [INFO] [stdout] | [INFO] [stdout] 458 | assert_eq!(Balances::free_balance(2), 15); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeCall` [INFO] [stdout] --> src/tests.rs:466:18 [INFO] [stdout] | [INFO] [stdout] 466 | let big_call = RuntimeCall::RootTesting(RootTestingCall::fill_block { [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `RuntimeCall` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeCall` [INFO] [stdout] --> src/tests.rs:472:20 [INFO] [stdout] | [INFO] [stdout] 472 | let batch_call = RuntimeCall::Utility(crate::Call::batch { [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `RuntimeCall` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeCall` [INFO] [stdout] --> src/tests.rs:491:14 [INFO] [stdout] | [INFO] [stdout] 491 | let call = RuntimeCall::Utility(UtilityCall::batch { calls: batch_calls }); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `RuntimeCall` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:493:30 [INFO] [stdout] | [INFO] [stdout] 493 | let result = call.dispatch(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 `RuntimeCall` [INFO] [stdout] --> src/tests.rs:500:14 [INFO] [stdout] | [INFO] [stdout] 500 | let call = RuntimeCall::Utility(UtilityCall::batch { calls: batch_calls }); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `RuntimeCall` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:502:30 [INFO] [stdout] | [INFO] [stdout] 502 | let result = call.dispatch(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 `RuntimeCall` [INFO] [stdout] --> src/tests.rs:511:14 [INFO] [stdout] | [INFO] [stdout] 511 | let call = RuntimeCall::Utility(UtilityCall::batch { calls: batch_calls }); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `RuntimeCall` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:513:30 [INFO] [stdout] | [INFO] [stdout] 513 | let result = call.dispatch(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 `RuntimeCall` [INFO] [stdout] --> src/tests.rs:526:14 [INFO] [stdout] | [INFO] [stdout] 526 | let call = RuntimeCall::Utility(UtilityCall::batch { calls: batch_calls }); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `RuntimeCall` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:528:30 [INFO] [stdout] | [INFO] [stdout] 528 | let result = call.dispatch(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 `RuntimeCall` [INFO] [stdout] --> src/tests.rs:539:14 [INFO] [stdout] | [INFO] [stdout] 539 | let call = RuntimeCall::Utility(UtilityCall::batch { calls: batch_calls }); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `RuntimeCall` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:541:30 [INFO] [stdout] | [INFO] [stdout] 541 | let result = call.dispatch(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:557:14 [INFO] [stdout] | [INFO] [stdout] 557 | assert_eq!(Balances::free_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:558:14 [INFO] [stdout] | [INFO] [stdout] 558 | assert_eq!(Balances::free_balance(2), 10); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Utility` [INFO] [stdout] --> src/tests.rs:559:14 [INFO] [stdout] | [INFO] [stdout] 559 | assert_ok!(Utility::batch_all( [INFO] [stdout] | ^^^^^^^ use of undeclared type `Utility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:560:4 [INFO] [stdout] | [INFO] [stdout] 560 | 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:563:14 [INFO] [stdout] | [INFO] [stdout] 563 | assert_eq!(Balances::free_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:564:14 [INFO] [stdout] | [INFO] [stdout] 564 | assert_eq!(Balances::free_balance(2), 20); [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:574:14 [INFO] [stdout] | [INFO] [stdout] 574 | assert_eq!(Balances::free_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:575:14 [INFO] [stdout] | [INFO] [stdout] 575 | assert_eq!(Balances::free_balance(2), 10); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeCall` [INFO] [stdout] --> src/tests.rs:576:25 [INFO] [stdout] | [INFO] [stdout] 576 | let batch_all_calls = RuntimeCall::Utility(crate::Call::::batch_all { [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `RuntimeCall` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:580:29 [INFO] [stdout] | [INFO] [stdout] 580 | batch_all_calls.dispatch(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:591:14 [INFO] [stdout] | [INFO] [stdout] 591 | assert_eq!(Balances::free_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:592:14 [INFO] [stdout] | [INFO] [stdout] 592 | assert_eq!(Balances::free_balance(2), 10); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeCall` [INFO] [stdout] --> src/tests.rs:607:14 [INFO] [stdout] | [INFO] [stdout] 607 | let call = RuntimeCall::Utility(UtilityCall::batch_all { calls: batch_calls }); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `RuntimeCall` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:609:30 [INFO] [stdout] | [INFO] [stdout] 609 | let result = call.dispatch(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 `RuntimeCall` [INFO] [stdout] --> src/tests.rs:616:14 [INFO] [stdout] | [INFO] [stdout] 616 | let call = RuntimeCall::Utility(UtilityCall::batch_all { calls: batch_calls }); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `RuntimeCall` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:618:30 [INFO] [stdout] | [INFO] [stdout] 618 | let result = call.dispatch(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 `RuntimeCall` [INFO] [stdout] --> src/tests.rs:627:14 [INFO] [stdout] | [INFO] [stdout] 627 | let call = RuntimeCall::Utility(UtilityCall::batch_all { calls: batch_calls }); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `RuntimeCall` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:629:30 [INFO] [stdout] | [INFO] [stdout] 629 | let result = call.dispatch(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 `RuntimeCall` [INFO] [stdout] --> src/tests.rs:639:14 [INFO] [stdout] | [INFO] [stdout] 639 | let call = RuntimeCall::Utility(UtilityCall::batch_all { calls: batch_calls }); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `RuntimeCall` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:641:30 [INFO] [stdout] | [INFO] [stdout] 641 | let result = call.dispatch(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 `RuntimeCall` [INFO] [stdout] --> src/tests.rs:649:14 [INFO] [stdout] | [INFO] [stdout] 649 | let call = RuntimeCall::Utility(UtilityCall::batch_all { calls: batch_calls }); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `RuntimeCall` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:651:30 [INFO] [stdout] | [INFO] [stdout] 651 | let result = call.dispatch(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 `RuntimeCall` [INFO] [stdout] --> src/tests.rs:664:19 [INFO] [stdout] | [INFO] [stdout] 664 | let batch_all = RuntimeCall::Utility(UtilityCall::batch_all { [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `RuntimeCall` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests.rs:670:14 [INFO] [stdout] | [INFO] [stdout] 670 | assert_eq!(Balances::free_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:671:14 [INFO] [stdout] | [INFO] [stdout] 671 | assert_eq!(Balances::free_balance(2), 10); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Utility` [INFO] [stdout] --> src/tests.rs:674:4 [INFO] [stdout] | [INFO] [stdout] 674 | Utility::batch_all(RuntimeOrigin::signed(1), vec![batch_all.clone()]), [INFO] [stdout] | ^^^^^^^ use of undeclared type `Utility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:674:23 [INFO] [stdout] | [INFO] [stdout] 674 | Utility::batch_all(RuntimeOrigin::signed(1), vec![batch_all.clone()]), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeCall` [INFO] [stdout] --> src/tests.rs:689:22 [INFO] [stdout] | [INFO] [stdout] 689 | let batch_nested = RuntimeCall::Utility(UtilityCall::batch { calls: vec![batch_all] }); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `RuntimeCall` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Utility` [INFO] [stdout] --> src/tests.rs:692:14 [INFO] [stdout] | [INFO] [stdout] 692 | assert_ok!(Utility::batch_all(RuntimeOrigin::signed(1), vec![batch_nested])); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Utility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:692:33 [INFO] [stdout] | [INFO] [stdout] 692 | assert_ok!(Utility::batch_all(RuntimeOrigin::signed(1), vec![batch_nested])); [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:700:14 [INFO] [stdout] | [INFO] [stdout] 700 | assert_eq!(Balances::free_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:701:14 [INFO] [stdout] | [INFO] [stdout] 701 | assert_eq!(Balances::free_balance(2), 10); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeCall` [INFO] [stdout] --> src/tests.rs:708:20 [INFO] [stdout] | [INFO] [stdout] 708 | let calls = vec![RuntimeCall::System(SystemCall::remark { remark: vec![] }); 40_000]; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `RuntimeCall` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Utility` [INFO] [stdout] --> src/tests.rs:710:4 [INFO] [stdout] | [INFO] [stdout] 710 | Utility::batch(RuntimeOrigin::signed(1), calls.clone()), [INFO] [stdout] | ^^^^^^^ use of undeclared type `Utility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:710:19 [INFO] [stdout] | [INFO] [stdout] 710 | Utility::batch(RuntimeOrigin::signed(1), calls.clone()), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Utility` [INFO] [stdout] --> src/tests.rs:714:4 [INFO] [stdout] | [INFO] [stdout] 714 | Utility::batch_all(RuntimeOrigin::signed(1), calls), [INFO] [stdout] | ^^^^^^^ use of undeclared type `Utility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:714:23 [INFO] [stdout] | [INFO] [stdout] 714 | Utility::batch_all(RuntimeOrigin::signed(1), calls), [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:723:14 [INFO] [stdout] | [INFO] [stdout] 723 | assert_eq!(Balances::free_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:724:14 [INFO] [stdout] | [INFO] [stdout] 724 | assert_eq!(Balances::free_balance(2), 10); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Utility` [INFO] [stdout] --> src/tests.rs:725:14 [INFO] [stdout] | [INFO] [stdout] 725 | assert_ok!(Utility::force_batch( [INFO] [stdout] | ^^^^^^^ use of undeclared type `Utility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:726:4 [INFO] [stdout] | [INFO] [stdout] 726 | 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:738:14 [INFO] [stdout] | [INFO] [stdout] 738 | assert_eq!(Balances::free_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:739:14 [INFO] [stdout] | [INFO] [stdout] 739 | assert_eq!(Balances::free_balance(2), 20); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Utility` [INFO] [stdout] --> src/tests.rs:741:14 [INFO] [stdout] | [INFO] [stdout] 741 | assert_ok!(Utility::force_batch( [INFO] [stdout] | ^^^^^^^ use of undeclared type `Utility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:742:4 [INFO] [stdout] | [INFO] [stdout] 742 | 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 `Utility` [INFO] [stdout] --> src/tests.rs:747:14 [INFO] [stdout] | [INFO] [stdout] 747 | assert_ok!(Utility::force_batch(RuntimeOrigin::signed(1), vec![call_transfer(2, 50),]),); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Utility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:747:35 [INFO] [stdout] | [INFO] [stdout] 747 | assert_ok!(Utility::force_batch(RuntimeOrigin::signed(1), vec![call_transfer(2, 50),]),); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Utility` [INFO] [stdout] --> src/tests.rs:755:16 [INFO] [stdout] | [INFO] [stdout] 755 | assert_noop!(Utility::force_batch(RuntimeOrigin::none(), vec![]), BadOrigin); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Utility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:755:37 [INFO] [stdout] | [INFO] [stdout] 755 | assert_noop!(Utility::force_batch(RuntimeOrigin::none(), vec![]), BadOrigin); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Utility` [INFO] [stdout] --> src/tests.rs:756:16 [INFO] [stdout] | [INFO] [stdout] 756 | assert_noop!(Utility::batch(RuntimeOrigin::none(), vec![]), BadOrigin); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Utility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:756:31 [INFO] [stdout] | [INFO] [stdout] 756 | assert_noop!(Utility::batch(RuntimeOrigin::none(), vec![]), BadOrigin); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Utility` [INFO] [stdout] --> src/tests.rs:757:16 [INFO] [stdout] | [INFO] [stdout] 757 | assert_noop!(Utility::batch_all(RuntimeOrigin::none(), vec![]), BadOrigin); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Utility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:757:35 [INFO] [stdout] | [INFO] [stdout] 757 | assert_noop!(Utility::batch_all(RuntimeOrigin::none(), vec![]), BadOrigin); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Utility` [INFO] [stdout] --> src/tests.rs:765:14 [INFO] [stdout] | [INFO] [stdout] 765 | assert_ok!(Utility::batch( [INFO] [stdout] | ^^^^^^^ use of undeclared type `Utility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:766:4 [INFO] [stdout] | [INFO] [stdout] 766 | 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 `RuntimeCall` [INFO] [stdout] --> src/tests.rs:767:9 [INFO] [stdout] | [INFO] [stdout] 767 | vec![RuntimeCall::Timestamp(TimestampCall::set { now: 42 }),] [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `RuntimeCall` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Utility` [INFO] [stdout] --> src/tests.rs:783:14 [INFO] [stdout] | [INFO] [stdout] 783 | assert_ok!(Utility::force_batch( [INFO] [stdout] | ^^^^^^^ use of undeclared type `Utility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:784:4 [INFO] [stdout] | [INFO] [stdout] 784 | RuntimeOrigin::root(), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeCall` [INFO] [stdout] --> src/tests.rs:785:9 [INFO] [stdout] | [INFO] [stdout] 785 | vec![RuntimeCall::Timestamp(TimestampCall::set { now: 42 }),] [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `RuntimeCall` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeCall` [INFO] [stdout] --> src/tests.rs:794:19 [INFO] [stdout] | [INFO] [stdout] 794 | let batch_all = RuntimeCall::Utility(UtilityCall::batch_all { [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `RuntimeCall` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeCall` [INFO] [stdout] --> src/tests.rs:795:16 [INFO] [stdout] | [INFO] [stdout] 795 | calls: vec![RuntimeCall::Timestamp(TimestampCall::set { now: 42 })], [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `RuntimeCall` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:801:23 [INFO] [stdout] | [INFO] [stdout] 801 | batch_all.dispatch(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 `RuntimeCall` [INFO] [stdout] --> src/tests.rs:816:18 [INFO] [stdout] | [INFO] [stdout] 816 | let proposal = RuntimeCall::Utility(UtilityCall::batch { [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `RuntimeCall` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeCall` [INFO] [stdout] --> src/tests.rs:817:16 [INFO] [stdout] | [INFO] [stdout] 817 | calls: vec![RuntimeCall::Democracy(mock_democracy::Call::external_propose_majority {})], [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `RuntimeCall` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Council` [INFO] [stdout] --> src/tests.rs:823:14 [INFO] [stdout] | [INFO] [stdout] 823 | assert_ok!(Council::propose( [INFO] [stdout] | ^^^^^^^ use of undeclared type `Council` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:824:4 [INFO] [stdout] | [INFO] [stdout] 824 | 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 `Council` [INFO] [stdout] --> src/tests.rs:830:14 [INFO] [stdout] | [INFO] [stdout] 830 | assert_ok!(Council::vote(RuntimeOrigin::signed(1), hash, 0, true)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Council` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:830:28 [INFO] [stdout] | [INFO] [stdout] 830 | assert_ok!(Council::vote(RuntimeOrigin::signed(1), hash, 0, true)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Council` [INFO] [stdout] --> src/tests.rs:831:14 [INFO] [stdout] | [INFO] [stdout] 831 | assert_ok!(Council::vote(RuntimeOrigin::signed(2), hash, 0, true)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Council` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:831:28 [INFO] [stdout] | [INFO] [stdout] 831 | assert_ok!(Council::vote(RuntimeOrigin::signed(2), hash, 0, true)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Council` [INFO] [stdout] --> src/tests.rs:832:14 [INFO] [stdout] | [INFO] [stdout] 832 | assert_ok!(Council::vote(RuntimeOrigin::signed(3), hash, 0, true)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Council` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:832:28 [INFO] [stdout] | [INFO] [stdout] 832 | assert_ok!(Council::vote(RuntimeOrigin::signed(3), hash, 0, true)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Council` [INFO] [stdout] --> src/tests.rs:835:14 [INFO] [stdout] | [INFO] [stdout] 835 | assert_ok!(Council::close( [INFO] [stdout] | ^^^^^^^ use of undeclared type `Council` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:836:4 [INFO] [stdout] | [INFO] [stdout] 836 | RuntimeOrigin::signed(4), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeEvent` [INFO] [stdout] --> src/tests.rs:843:29 [INFO] [stdout] | [INFO] [stdout] 843 | System::assert_last_event(RuntimeEvent::Council(pallet_collective::Event::Executed { [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `RuntimeEvent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeCall` [INFO] [stdout] --> src/tests.rs:853:18 [INFO] [stdout] | [INFO] [stdout] 853 | let proposal = RuntimeCall::Utility(UtilityCall::force_batch { [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `RuntimeCall` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeCall` [INFO] [stdout] --> src/tests.rs:854:16 [INFO] [stdout] | [INFO] [stdout] 854 | calls: vec![RuntimeCall::Democracy(mock_democracy::Call::external_propose_majority {})], [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `RuntimeCall` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Council` [INFO] [stdout] --> src/tests.rs:860:14 [INFO] [stdout] | [INFO] [stdout] 860 | assert_ok!(Council::propose( [INFO] [stdout] | ^^^^^^^ use of undeclared type `Council` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:861:4 [INFO] [stdout] | [INFO] [stdout] 861 | 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 `Council` [INFO] [stdout] --> src/tests.rs:867:14 [INFO] [stdout] | [INFO] [stdout] 867 | assert_ok!(Council::vote(RuntimeOrigin::signed(1), hash, 0, true)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Council` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:867:28 [INFO] [stdout] | [INFO] [stdout] 867 | assert_ok!(Council::vote(RuntimeOrigin::signed(1), hash, 0, true)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Council` [INFO] [stdout] --> src/tests.rs:868:14 [INFO] [stdout] | [INFO] [stdout] 868 | assert_ok!(Council::vote(RuntimeOrigin::signed(2), hash, 0, true)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Council` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:868:28 [INFO] [stdout] | [INFO] [stdout] 868 | assert_ok!(Council::vote(RuntimeOrigin::signed(2), hash, 0, true)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Council` [INFO] [stdout] --> src/tests.rs:869:14 [INFO] [stdout] | [INFO] [stdout] 869 | assert_ok!(Council::vote(RuntimeOrigin::signed(3), hash, 0, true)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Council` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:869:28 [INFO] [stdout] | [INFO] [stdout] 869 | assert_ok!(Council::vote(RuntimeOrigin::signed(3), hash, 0, true)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Council` [INFO] [stdout] --> src/tests.rs:872:14 [INFO] [stdout] | [INFO] [stdout] 872 | assert_ok!(Council::close( [INFO] [stdout] | ^^^^^^^ use of undeclared type `Council` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:873:4 [INFO] [stdout] | [INFO] [stdout] 873 | RuntimeOrigin::signed(4), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeEvent` [INFO] [stdout] --> src/tests.rs:880:29 [INFO] [stdout] | [INFO] [stdout] 880 | System::assert_last_event(RuntimeEvent::Council(pallet_collective::Event::Executed { [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `RuntimeEvent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Utility` [INFO] [stdout] --> src/tests.rs:890:14 [INFO] [stdout] | [INFO] [stdout] 890 | assert_ok!(Utility::batch_all( [INFO] [stdout] | ^^^^^^^ use of undeclared type `Utility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:891:4 [INFO] [stdout] | [INFO] [stdout] 891 | RuntimeOrigin::from(pallet_collective::RawOrigin::Members(3, 3)), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeCall` [INFO] [stdout] --> src/tests.rs:892:9 [INFO] [stdout] | [INFO] [stdout] 892 | vec![RuntimeCall::Democracy(mock_democracy::Call::external_propose_majority {})] [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `RuntimeCall` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeCall` [INFO] [stdout] --> src/tests.rs:902:13 [INFO] [stdout] | [INFO] [stdout] 902 | Box::new(RuntimeCall::System(frame_system::Call::set_code_without_checks { [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `RuntimeCall` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests.rs:931:3 [INFO] [stdout] | [INFO] [stdout] 931 | Balances::force_set_balance(RuntimeOrigin::root(), 666, 100).unwrap(); [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:931:31 [INFO] [stdout] | [INFO] [stdout] 931 | Balances::force_set_balance(RuntimeOrigin::root(), 666, 100).unwrap(); [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:932:14 [INFO] [stdout] | [INFO] [stdout] 932 | assert_eq!(Balances::free_balance(666), 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:933:14 [INFO] [stdout] | [INFO] [stdout] 933 | assert_eq!(Balances::free_balance(777), 0); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Utility` [INFO] [stdout] --> src/tests.rs:934:14 [INFO] [stdout] | [INFO] [stdout] 934 | assert_ok!(Utility::dispatch_as( [INFO] [stdout] | ^^^^^^^ use of undeclared type `Utility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:935:4 [INFO] [stdout] | [INFO] [stdout] 935 | RuntimeOrigin::root(), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `OriginCaller` [INFO] [stdout] --> src/tests.rs:936:13 [INFO] [stdout] | [INFO] [stdout] 936 | Box::new(OriginCaller::system(frame_system::RawOrigin::Signed(666))), [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `OriginCaller` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests.rs:939:14 [INFO] [stdout] | [INFO] [stdout] 939 | assert_eq!(Balances::free_balance(666), 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:940:14 [INFO] [stdout] | [INFO] [stdout] 940 | assert_eq!(Balances::free_balance(777), 100); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Utility` [INFO] [stdout] --> src/tests.rs:943:14 [INFO] [stdout] | [INFO] [stdout] 943 | assert_ok!(Utility::dispatch_as( [INFO] [stdout] | ^^^^^^^ use of undeclared type `Utility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:944:4 [INFO] [stdout] | [INFO] [stdout] 944 | RuntimeOrigin::root(), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `OriginCaller` [INFO] [stdout] --> src/tests.rs:945:13 [INFO] [stdout] | [INFO] [stdout] 945 | Box::new(OriginCaller::system(frame_system::RawOrigin::Signed(777))), [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `OriginCaller` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeCall` [INFO] [stdout] --> src/tests.rs:946:13 [INFO] [stdout] | [INFO] [stdout] 946 | Box::new(RuntimeCall::Timestamp(TimestampCall::set { now: 0 })) [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `RuntimeCall` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeCall` [INFO] [stdout] --> src/tests.rs:959:14 [INFO] [stdout] | [INFO] [stdout] 959 | let call = RuntimeCall::System(frame_system::Call::set_storage { [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `RuntimeCall` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests.rs:963:14 [INFO] [stdout] | [INFO] [stdout] 963 | assert_eq!(Balances::free_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:964:14 [INFO] [stdout] | [INFO] [stdout] 964 | assert_eq!(Balances::free_balance(2), 10); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Utility` [INFO] [stdout] --> src/tests.rs:965:14 [INFO] [stdout] | [INFO] [stdout] 965 | assert_ok!(Utility::if_else( [INFO] [stdout] | ^^^^^^^ use of undeclared type `Utility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:966:4 [INFO] [stdout] | [INFO] [stdout] 966 | RuntimeOrigin::root(), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeCall` [INFO] [stdout] --> src/tests.rs:967:4 [INFO] [stdout] | [INFO] [stdout] 967 | RuntimeCall::Balances(BalancesCall::force_transfer { source: 1, dest: 2, value: 11 }) [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `RuntimeCall` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests.rs:971:14 [INFO] [stdout] | [INFO] [stdout] 971 | assert_eq!(Balances::free_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:972:14 [INFO] [stdout] | [INFO] [stdout] 972 | assert_eq!(Balances::free_balance(2), 10); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests.rs:986:14 [INFO] [stdout] | [INFO] [stdout] 986 | assert_eq!(Balances::free_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:987:14 [INFO] [stdout] | [INFO] [stdout] 987 | assert_eq!(Balances::free_balance(2), 10); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Utility` [INFO] [stdout] --> src/tests.rs:988:14 [INFO] [stdout] | [INFO] [stdout] 988 | assert_ok!(Utility::if_else( [INFO] [stdout] | ^^^^^^^ use of undeclared type `Utility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:989:4 [INFO] [stdout] | [INFO] [stdout] 989 | 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:993:14 [INFO] [stdout] | [INFO] [stdout] 993 | assert_eq!(Balances::free_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 `Balances` [INFO] [stdout] --> src/tests.rs:994:14 [INFO] [stdout] | [INFO] [stdout] 994 | assert_eq!(Balances::free_balance(2), 15); [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:1008:14 [INFO] [stdout] | [INFO] [stdout] 1008 | assert_eq!(Balances::free_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:1009:14 [INFO] [stdout] | [INFO] [stdout] 1009 | assert_eq!(Balances::free_balance(2), 10); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Utility` [INFO] [stdout] --> src/tests.rs:1010:14 [INFO] [stdout] | [INFO] [stdout] 1010 | assert_ok!(Utility::if_else( [INFO] [stdout] | ^^^^^^^ use of undeclared type `Utility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:1011:4 [INFO] [stdout] | [INFO] [stdout] 1011 | 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:1015:14 [INFO] [stdout] | [INFO] [stdout] 1015 | assert_eq!(Balances::free_balance(1), 1); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests.rs:1016:14 [INFO] [stdout] | [INFO] [stdout] 1016 | assert_eq!(Balances::free_balance(2), 19); [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:1025:3 [INFO] [stdout] | [INFO] [stdout] 1025 | Balances::force_set_balance(RuntimeOrigin::root(), 666, 100).unwrap(); [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:1025:31 [INFO] [stdout] | [INFO] [stdout] 1025 | Balances::force_set_balance(RuntimeOrigin::root(), 666, 100).unwrap(); [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:1026:14 [INFO] [stdout] | [INFO] [stdout] 1026 | assert_eq!(Balances::free_balance(666), 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:1027:14 [INFO] [stdout] | [INFO] [stdout] 1027 | assert_eq!(Balances::free_balance(777), 0); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Utility` [INFO] [stdout] --> src/tests.rs:1028:14 [INFO] [stdout] | [INFO] [stdout] 1028 | assert_ok!(Utility::dispatch_as_fallible( [INFO] [stdout] | ^^^^^^^ use of undeclared type `Utility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:1029:4 [INFO] [stdout] | [INFO] [stdout] 1029 | RuntimeOrigin::root(), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `OriginCaller` [INFO] [stdout] --> src/tests.rs:1030:13 [INFO] [stdout] | [INFO] [stdout] 1030 | Box::new(OriginCaller::system(frame_system::RawOrigin::Signed(666))), [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `OriginCaller` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests.rs:1033:14 [INFO] [stdout] | [INFO] [stdout] 1033 | assert_eq!(Balances::free_balance(666), 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:1034:14 [INFO] [stdout] | [INFO] [stdout] 1034 | assert_eq!(Balances::free_balance(777), 100); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Utility` [INFO] [stdout] --> src/tests.rs:1037:4 [INFO] [stdout] | [INFO] [stdout] 1037 | Utility::dispatch_as_fallible( [INFO] [stdout] | ^^^^^^^ use of undeclared type `Utility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:1038:5 [INFO] [stdout] | [INFO] [stdout] 1038 | RuntimeOrigin::root(), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `OriginCaller` [INFO] [stdout] --> src/tests.rs:1039:14 [INFO] [stdout] | [INFO] [stdout] 1039 | Box::new(OriginCaller::system(frame_system::RawOrigin::Signed(777))), [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `OriginCaller` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeCall` [INFO] [stdout] --> src/tests.rs:1040:14 [INFO] [stdout] | [INFO] [stdout] 1040 | Box::new(RuntimeCall::Timestamp(TimestampCall::set { now: 0 })) [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `RuntimeCall` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests.rs:1050:14 [INFO] [stdout] | [INFO] [stdout] 1050 | assert_eq!(Balances::free_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:1051:14 [INFO] [stdout] | [INFO] [stdout] 1051 | assert_eq!(Balances::free_balance(2), 10); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Utility` [INFO] [stdout] --> src/tests.rs:1053:4 [INFO] [stdout] | [INFO] [stdout] 1053 | Utility::if_else( [INFO] [stdout] | ^^^^^^^ use of undeclared type `Utility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:1054:5 [INFO] [stdout] | [INFO] [stdout] 1054 | 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:1060:14 [INFO] [stdout] | [INFO] [stdout] 1060 | assert_eq!(Balances::free_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:1061:14 [INFO] [stdout] | [INFO] [stdout] 1061 | assert_eq!(Balances::free_balance(2), 10); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances` [INFO] [stdout] --> src/tests.rs:1068:14 [INFO] [stdout] | [INFO] [stdout] 1068 | assert_eq!(Balances::free_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:1069:14 [INFO] [stdout] | [INFO] [stdout] 1069 | assert_eq!(Balances::free_balance(2), 10); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeCall` [INFO] [stdout] --> src/tests.rs:1075:4 [INFO] [stdout] | [INFO] [stdout] 1075 | RuntimeCall::Utility(UtilityCall::if_else { main: main_call, fallback: fallback_call }) [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `RuntimeCall` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Utility` [INFO] [stdout] --> src/tests.rs:1079:14 [INFO] [stdout] | [INFO] [stdout] 1079 | assert_ok!(Utility::if_else( [INFO] [stdout] | ^^^^^^^ use of undeclared type `Utility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin` [INFO] [stdout] --> src/tests.rs:1080:4 [INFO] [stdout] | [INFO] [stdout] 1080 | 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:1086:14 [INFO] [stdout] | [INFO] [stdout] 1086 | assert_eq!(Balances::free_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 `Balances` [INFO] [stdout] --> src/tests.rs:1087:14 [INFO] [stdout] | [INFO] [stdout] 1087 | assert_eq!(Balances::free_balance(2), 15); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Balances` [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-utility` (lib test) due to 301 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "6436c803e572b189f405fad77b60f2081f156e049ae44ebe44226ed38148aac0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6436c803e572b189f405fad77b60f2081f156e049ae44ebe44226ed38148aac0", kill_on_drop: false }` [INFO] [stdout] 6436c803e572b189f405fad77b60f2081f156e049ae44ebe44226ed38148aac0