[INFO] fetching crate pallet-scheduler 27.0.0...
[INFO] checking pallet-scheduler-27.0.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate pallet-scheduler 27.0.0 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate pallet-scheduler 27.0.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate pallet-scheduler 27.0.0
[INFO] finished tweaking crates.io crate pallet-scheduler 27.0.0
[INFO] tweaked toml for crates.io crate pallet-scheduler 27.0.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sp-weights v25.0.0
[INFO] [stderr]   Downloaded sp-core v26.0.0
[INFO] [stderr]   Downloaded sp-io v28.0.0
[INFO] [stderr]   Downloaded sp-arithmetic v21.0.0
[INFO] [stderr]   Downloaded sp-application-crypto v28.0.0
[INFO] [stderr]   Downloaded sp-genesis-builder v0.5.0
[INFO] [stderr]   Downloaded sp-runtime-interface v22.0.0
[INFO] [stderr]   Downloaded sp-keystore v0.32.0
[INFO] [stderr]   Downloaded sp-version v27.0.0
[INFO] [stderr]   Downloaded sp-inherents v24.0.0
[INFO] [stderr]   Downloaded sp-trie v27.0.0
[INFO] [stderr]   Downloaded linregress v0.5.3
[INFO] [stderr]   Downloaded sp-api-proc-macro v13.0.0
[INFO] [stderr]   Downloaded sp-staking v24.0.0
[INFO] [stderr]   Downloaded frame-benchmarking v26.0.0
[INFO] [stderr]   Downloaded sp-api v24.0.0
[INFO] [stderr]   Downloaded frame-support-procedural v21.0.0
[INFO] [stderr]   Downloaded frame-support v26.0.0
[INFO] [stderr]   Downloaded frame-system v26.0.0
[INFO] [stderr]   Downloaded sp-state-machine v0.33.0
[INFO] [stderr]   Downloaded bip39 v2.0.0
[INFO] [stderr]   Downloaded sp-runtime v29.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e2f9c6090d4c92aa36d5f4ef37d6f094c283cf782a136c75270e2d3afa4f3421
[INFO] running `Command { std: "docker" "start" "-a" "e2f9c6090d4c92aa36d5f4ef37d6f094c283cf782a136c75270e2d3afa4f3421", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e2f9c6090d4c92aa36d5f4ef37d6f094c283cf782a136c75270e2d3afa4f3421", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2f9c6090d4c92aa36d5f4ef37d6f094c283cf782a136c75270e2d3afa4f3421", kill_on_drop: false }`
[INFO] [stdout] e2f9c6090d4c92aa36d5f4ef37d6f094c283cf782a136c75270e2d3afa4f3421
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e49113009ea7e9ec90ba010d9fd9264ace31d99bf98b932f090eb8a564310e2d
[INFO] running `Command { std: "docker" "start" "-a" "e49113009ea7e9ec90ba010d9fd9264ace31d99bf98b932f090eb8a564310e2d", kill_on_drop: false }`
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking bitcoin_hashes v0.11.0
[INFO] [stderr]    Compiling sp-io v28.0.0
[INFO] [stderr]     Checking sp-arithmetic v21.0.0
[INFO] [stderr]    Compiling sp-api-proc-macro v13.0.0
[INFO] [stderr]    Compiling frame-support-procedural v21.0.0
[INFO] [stderr]     Checking schnorrkel v0.11.4
[INFO] [stderr]     Checking sp-core-hashing v13.0.0
[INFO] [stderr]     Checking ed25519-dalek v2.1.1
[INFO] [stderr]     Checking k256 v0.13.3
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking substrate-bip39 v0.4.6
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking bip39 v2.0.0
[INFO] [stderr]     Checking wasmparser v0.102.0
[INFO] [stderr]     Checking wasmtime-types v8.0.1
[INFO] [stderr]     Checking wasmtime-environ v8.0.1
[INFO] [stderr]     Checking wasmtime-runtime v8.0.1
[INFO] [stderr]     Checking wasmtime-jit v8.0.1
[INFO] [stderr]     Checking wasmtime v8.0.1
[INFO] [stderr]     Checking sp-wasm-interface v18.0.0
[INFO] [stderr]     Checking sp-runtime-interface v22.0.0
[INFO] [stderr]     Checking sp-core v26.0.0
[INFO] [stderr]     Checking sp-trie v27.0.0
[INFO] [stderr]     Checking sp-keystore v0.32.0
[INFO] [stderr]     Checking sp-weights v25.0.0
[INFO] [stderr]     Checking sp-state-machine v0.33.0
[INFO] [stderr]     Checking sp-application-crypto v28.0.0
[INFO] [stderr]     Checking sp-runtime v29.0.0
[INFO] [stderr]     Checking sp-version v27.0.0
[INFO] [stderr]     Checking sp-staking v24.0.0
[INFO] [stderr]     Checking sp-inherents v24.0.0
[INFO] [stderr]     Checking sp-api v24.0.0
[INFO] [stderr]     Checking sp-genesis-builder v0.5.0
[INFO] [stderr]     Checking frame-support v26.0.0
[INFO] [stderr]     Checking frame-system v26.0.0
[INFO] [stderr]     Checking pallet-scheduler v27.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `sp_core`
[INFO] [stdout]   --> src/mock.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 | use sp_core::H256;
[INFO] [stdout]    |     ^^^^^^^ use of undeclared crate or module `sp_core`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::mock::RuntimeCall`, `crate::mock::Scheduler`, `crate::mock::Test`
[INFO] [stdout]   --> src/tests.rs:22:56
[INFO] [stdout]    |
[INFO] [stdout] 22 |     logger, new_test_ext, root, run_to_block, LoggerCall, RuntimeCall, Scheduler, Test, *,
[INFO] [stdout]    |                                                           ^^^^^^^^^^^  ^^^^^^^^^  ^^^^ no `Test` in `mock`
[INFO] [stdout]    |                                                           |            |
[INFO] [stdout]    |                                                           |            no `Scheduler` in `mock`
[INFO] [stdout]    |                                                           |            help: a similar name exists in the module (notice the capitalization): `scheduler`
[INFO] [stdout]    |                                                           no `RuntimeCall` in `mock`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `substrate_test_utils`
[INFO] [stdout]   --> src/tests.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | use substrate_test_utils::assert_eq_uvec;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `substrate_test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `super::OriginCaller`
[INFO] [stdout]   --> src/mock.rs:40:14
[INFO] [stdout]    |
[INFO] [stdout] 40 |     use super::{OriginCaller, OriginTrait};
[INFO] [stdout]    |                 ^^^^^^^^^^^^ no `OriginCaller` in `mock`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_preimage`
[INFO] [stdout]    --> src/mock.rs:103:13
[INFO] [stdout]     |
[INFO] [stdout] 103 |         Preimage: pallet_preimage::{Pallet, Call, Storage, Event<T>, HoldReason},
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]   --> src/mock.rs:95:47
[INFO] [stdout]    |
[INFO] [stdout] 95 | type Block = frame_system::mocking::MockBlock<Test>;
[INFO] [stdout]    |                                               ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 95 | type Block<Test> = frame_system::mocking::MockBlock<Test>;
[INFO] [stdout]    |           ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeCall` in this scope
[INFO] [stdout]    --> src/mock.rs:109:15
[INFO] [stdout]     |
[INFO] [stdout] 109 | impl Contains<RuntimeCall> for BaseFilter {
[INFO] [stdout]     |               ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 109 | impl<RuntimeCall> Contains<RuntimeCall> for BaseFilter {
[INFO] [stdout]     |     +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeCall` in this scope
[INFO] [stdout]    --> src/mock.rs:110:21
[INFO] [stdout]     |
[INFO] [stdout] 110 |     fn contains(call: &RuntimeCall) -> bool {
[INFO] [stdout]     |                        ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/mock.rs:121:25
[INFO] [stdout]     |
[INFO] [stdout] 121 | impl system::Config for Test {
[INFO] [stdout]     |                         ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]    --> src/mock.rs:126:23
[INFO] [stdout]     |
[INFO] [stdout] 126 |     type RuntimeOrigin = RuntimeOrigin;
[INFO] [stdout]     |                          ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]     |
[INFO] [stdout] 126 |     type RuntimeOrigin = Self::RuntimeOrigin;
[INFO] [stdout]     |                          ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeCall` in this scope
[INFO] [stdout]    --> src/mock.rs:127:21
[INFO] [stdout]     |
[INFO] [stdout] 127 |     type RuntimeCall = RuntimeCall;
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]     |
[INFO] [stdout] 127 |     type RuntimeCall = Self::RuntimeCall;
[INFO] [stdout]     |                        ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeEvent` in this scope
[INFO] [stdout]    --> src/mock.rs:134:22
[INFO] [stdout]     |
[INFO] [stdout] 134 |     type RuntimeEvent = RuntimeEvent;
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]     |
[INFO] [stdout] 134 |     type RuntimeEvent = Self::RuntimeEvent;
[INFO] [stdout]     |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PalletInfo` in this scope
[INFO] [stdout]    --> src/mock.rs:137:20
[INFO] [stdout]     |
[INFO] [stdout] 137 |     type PalletInfo = PalletInfo;
[INFO] [stdout]     |                       ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]     |
[INFO] [stdout] 137 |     type PalletInfo = Self::PalletInfo;
[INFO] [stdout]     |                       ++++++
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 20  + use frame_support::traits::PalletInfo;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/mock.rs:146:25
[INFO] [stdout]     |
[INFO] [stdout] 146 | impl logger::Config for Test {
[INFO] [stdout]     |                         ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeEvent` in this scope
[INFO] [stdout]    --> src/mock.rs:147:22
[INFO] [stdout]     |
[INFO] [stdout] 147 |     type RuntimeEvent = RuntimeEvent;
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]     |
[INFO] [stdout] 147 |     type RuntimeEvent = Self::RuntimeEvent;
[INFO] [stdout]     |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/mock.rs:153:34
[INFO] [stdout]     |
[INFO] [stdout] 153 | impl pallet_preimage::Config for Test {
[INFO] [stdout]     |                                  ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeEvent` in this scope
[INFO] [stdout]    --> src/mock.rs:154:22
[INFO] [stdout]     |
[INFO] [stdout] 154 |     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/mock.rs:205:17
[INFO] [stdout]     |
[INFO] [stdout] 205 | impl Config for Test {
[INFO] [stdout]     |                 ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeEvent` in this scope
[INFO] [stdout]    --> src/mock.rs:206:22
[INFO] [stdout]     |
[INFO] [stdout] 206 |     type RuntimeEvent = RuntimeEvent;
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]     |
[INFO] [stdout] 206 |     type RuntimeEvent = Self::RuntimeEvent;
[INFO] [stdout]     |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]    --> src/mock.rs:207:23
[INFO] [stdout]     |
[INFO] [stdout] 207 |     type RuntimeOrigin = RuntimeOrigin;
[INFO] [stdout]     |                          ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]     |
[INFO] [stdout] 207 |     type RuntimeOrigin = Self::RuntimeOrigin;
[INFO] [stdout]     |                          ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `OriginCaller` in this scope
[INFO] [stdout]    --> src/mock.rs:208:23
[INFO] [stdout]     |
[INFO] [stdout] 208 |     type PalletsOrigin = OriginCaller;
[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/mock.rs:209:21
[INFO] [stdout]     |
[INFO] [stdout] 209 |     type RuntimeCall = RuntimeCall;
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]     |
[INFO] [stdout] 209 |     type RuntimeCall = Self::RuntimeCall;
[INFO] [stdout]     |                        ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Preimage` in this scope
[INFO] [stdout]    --> src/mock.rs:215:19
[INFO] [stdout]     |
[INFO] [stdout] 215 |     type Preimages = Preimage;
[INFO] [stdout]     |                      ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/mock.rs:218:36
[INFO] [stdout]     |
[INFO] [stdout] 218 | pub type LoggerCall = logger::Call<Test>;
[INFO] [stdout]     |                                    ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 218 | pub type LoggerCall<Test> = logger::Call<Test>;
[INFO] [stdout]     |                    ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/mock.rs:221:34
[INFO] [stdout]     |
[INFO] [stdout] 221 |     let t = system::GenesisConfig::<Test>::default().build_storage().unwrap();
[INFO] [stdout]     |                                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 220 | pub fn new_test_ext<Test>() -> sp_io::TestExternalities {
[INFO] [stdout]     |                    ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/mock.rs:226:8
[INFO] [stdout]     |
[INFO] [stdout] 226 |     while System::block_number() < n {
[INFO] [stdout]     |           ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 20  + use sp_std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 20  + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/mock.rs:227:26
[INFO] [stdout]     |
[INFO] [stdout] 227 |         Scheduler::on_finalize(System::block_number());
[INFO] [stdout]     |                                ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 20  + use sp_std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 20  + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/mock.rs:228:3
[INFO] [stdout]     |
[INFO] [stdout] 228 |         System::set_block_number(System::block_number() + 1);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 20  + use sp_std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 20  + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/mock.rs:228:28
[INFO] [stdout]     |
[INFO] [stdout] 228 |         System::set_block_number(System::block_number() + 1);
[INFO] [stdout]     |                                  ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 20  + use sp_std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 20  + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/mock.rs:229:28
[INFO] [stdout]     |
[INFO] [stdout] 229 |         Scheduler::on_initialize(System::block_number());
[INFO] [stdout]     |                                  ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 20  + use sp_std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 20  + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `OriginCaller` in this scope
[INFO] [stdout]    --> src/mock.rs:233:18
[INFO] [stdout]     |
[INFO] [stdout] 233 | pub fn root() -> OriginCaller {
[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:452:4
[INFO] [stdout]     |
[INFO] [stdout] 452 |             System::events().last().unwrap().event,
[INFO] [stdout]     |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 20  + use sp_std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 20  + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:496:4
[INFO] [stdout]     |
[INFO] [stdout] 496 |             System::events().last().unwrap().event,
[INFO] [stdout]     |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 20  + use sp_std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 20  + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `OriginCaller` in this scope
[INFO] [stdout]     --> src/tests.rs:1052:13
[INFO] [stdout]      |
[INFO] [stdout] 1052 |         impl Into<OriginCaller> for u32 {
[INFO] [stdout]      |                   ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1052 |         impl<OriginCaller> Into<OriginCaller> for u32 {
[INFO] [stdout]      |             ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `OriginCaller` in this scope
[INFO] [stdout]     --> src/tests.rs:1053:21
[INFO] [stdout]      |
[INFO] [stdout] 1053 |             fn into(self) -> OriginCaller {
[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:1915:4
[INFO] [stdout]      |
[INFO] [stdout] 1915 |             System::events().last().unwrap().event,
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 20   + use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 20   + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate as scheduler`
[INFO] [stdout]   --> src/mock.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use crate as scheduler;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `OnFinalize`, `OnInitialize`
[INFO] [stdout]   --> src/mock.rs:26:70
[INFO] [stdout]    |
[INFO] [stdout] 26 |         ConstU32, ConstU64, Contains, EitherOfDiverse, EqualPrivilegeOnly, OnFinalize, OnInitialize,
[INFO] [stdout]    |                                                                            ^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `call`
[INFO] [stdout]   --> src/mock.rs:68:12
[INFO] [stdout]    |
[INFO] [stdout] 68 |     #[pallet::call]
[INFO] [stdout]    |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `event`
[INFO] [stdout]   --> src/mock.rs:62:12
[INFO] [stdout]    |
[INFO] [stdout] 62 |     #[pallet::event]
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `logger` is imported redundantly
[INFO] [stdout]   --> src/tests.rs:22:2
[INFO] [stdout]    |
[INFO] [stdout] 22 |     logger, new_test_ext, root, run_to_block, LoggerCall, RuntimeCall, Scheduler, Test, *,
[INFO] [stdout]    |     ^^^^^^                                                                              - the item `logger` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `new_test_ext` is imported redundantly
[INFO] [stdout]   --> src/tests.rs:22:10
[INFO] [stdout]    |
[INFO] [stdout] 22 |     logger, new_test_ext, root, run_to_block, LoggerCall, RuntimeCall, Scheduler, Test, *,
[INFO] [stdout]    |             ^^^^^^^^^^^^                                                                - the item `new_test_ext` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `root` is imported redundantly
[INFO] [stdout]   --> src/tests.rs:22:24
[INFO] [stdout]    |
[INFO] [stdout] 22 |     logger, new_test_ext, root, run_to_block, LoggerCall, RuntimeCall, Scheduler, Test, *,
[INFO] [stdout]    |                           ^^^^                                                          - the item `root` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `run_to_block` is imported redundantly
[INFO] [stdout]   --> src/tests.rs:22:30
[INFO] [stdout]    |
[INFO] [stdout] 22 |     logger, new_test_ext, root, run_to_block, LoggerCall, RuntimeCall, Scheduler, Test, *,
[INFO] [stdout]    |                                 ^^^^^^^^^^^^                                            - the item `run_to_block` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `LoggerCall` is imported redundantly
[INFO] [stdout]   --> src/tests.rs:22:44
[INFO] [stdout]    |
[INFO] [stdout] 22 |     logger, new_test_ext, root, run_to_block, LoggerCall, RuntimeCall, Scheduler, Test, *,
[INFO] [stdout]    |                                               ^^^^^^^^^^                                - the item `LoggerCall` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `GetStorageVersion`, `OnInitialize`, `StorePreimage`
[INFO] [stdout]   --> src/tests.rs:26:21
[INFO] [stdout]    |
[INFO] [stdout] 26 |     traits::{Contains, GetStorageVersion, OnInitialize, QueryPreimage, StorePreimage},
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^                 ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `QueryPreimage` is imported redundantly
[INFO] [stdout]   --> src/tests.rs:26:54
[INFO] [stdout]    |
[INFO] [stdout] 20 | use super::*;
[INFO] [stdout]    |     -------- the item `QueryPreimage` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 26 |     traits::{Contains, GetStorageVersion, OnInitialize, QueryPreimage, StorePreimage},
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeCall`
[INFO] [stdout]    --> src/mock.rs:111:19
[INFO] [stdout]     |
[INFO] [stdout] 111 |         !matches!(call, RuntimeCall::Logger(LoggerCall::log { .. }))
[INFO] [stdout]     |                         ^^^^^^^^^^^ use of undeclared type `RuntimeCall`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_preimage`
[INFO] [stdout]    --> src/mock.rs:153:6
[INFO] [stdout]     |
[INFO] [stdout] 153 | impl pallet_preimage::Config for Test {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Scheduler`
[INFO] [stdout]    --> src/mock.rs:227:3
[INFO] [stdout]     |
[INFO] [stdout] 227 |         Scheduler::on_finalize(System::block_number());
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         use of undeclared type `Scheduler`
[INFO] [stdout]     |         help: a struct with a similar name exists: `Scheduled`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Scheduler`
[INFO] [stdout]    --> src/mock.rs:229:3
[INFO] [stdout]     |
[INFO] [stdout] 229 |         Scheduler::on_initialize(System::block_number());
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         use of undeclared type `Scheduler`
[INFO] [stdout]     |         help: a struct with a similar name exists: `Scheduled`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]   --> src/tests.rs:50:4
[INFO] [stdout]    |
[INFO] [stdout] 50 |             Preimage::bound(call).unwrap()
[INFO] [stdout]    |             ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]   --> src/tests.rs:85:14
[INFO] [stdout]    |
[INFO] [stdout] 85 |         assert_ok!(Preimage::note_preimage(RuntimeOrigin::signed(0), call.encode()));
[INFO] [stdout]    |                    ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]   --> src/tests.rs:85:38
[INFO] [stdout]    |
[INFO] [stdout] 85 |         assert_ok!(Preimage::note_preimage(RuntimeOrigin::signed(0), call.encode()));
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]   --> src/tests.rs:86:11
[INFO] [stdout]    |
[INFO] [stdout] 86 |         assert!(Preimage::is_requested(&hash));
[INFO] [stdout]    |                 ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]   --> src/tests.rs:94:12
[INFO] [stdout]    |
[INFO] [stdout] 94 |         assert!(!Preimage::len(&hash).is_some());
[INFO] [stdout]    |                  ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]   --> src/tests.rs:95:12
[INFO] [stdout]    |
[INFO] [stdout] 95 |         assert!(!Preimage::is_requested(&hash));
[INFO] [stdout]    |                  ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]    --> src/tests.rs:117:4
[INFO] [stdout]     |
[INFO] [stdout] 117 |             Preimage::bound(call).unwrap()
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]    --> src/tests.rs:140:4
[INFO] [stdout]     |
[INFO] [stdout] 140 |             Preimage::bound(call).unwrap()
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]    --> src/tests.rs:159:4
[INFO] [stdout]     |
[INFO] [stdout] 159 |             Preimage::bound(RuntimeCall::Logger(logger::Call::log {
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]    --> src/tests.rs:194:5
[INFO] [stdout]     |
[INFO] [stdout] 194 |                 Preimage::bound(call).unwrap()
[INFO] [stdout]     |                 ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]    --> src/tests.rs:234:5
[INFO] [stdout]     |
[INFO] [stdout] 234 |                 Preimage::bound(call).unwrap(),
[INFO] [stdout]     |                 ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]    --> src/tests.rs:274:5
[INFO] [stdout]     |
[INFO] [stdout] 274 |                 Preimage::bound(call).unwrap(),
[INFO] [stdout]     |                 ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]    --> src/tests.rs:321:4
[INFO] [stdout]     |
[INFO] [stdout] 321 |             Preimage::bound(RuntimeCall::Logger(LoggerCall::log {
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]    --> src/tests.rs:333:4
[INFO] [stdout]     |
[INFO] [stdout] 333 |             Preimage::bound(RuntimeCall::Logger(LoggerCall::log {
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]    --> src/tests.rs:359:4
[INFO] [stdout]     |
[INFO] [stdout] 359 |             Preimage::bound(RuntimeCall::Logger(LoggerCall::log {
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]    --> src/tests.rs:373:4
[INFO] [stdout]     |
[INFO] [stdout] 373 |             Preimage::bound(RuntimeCall::Logger(LoggerCall::log {
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]    --> src/tests.rs:387:4
[INFO] [stdout]     |
[INFO] [stdout] 387 |             Preimage::bound(RuntimeCall::Logger(LoggerCall::log {
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]    --> src/tests.rs:415:4
[INFO] [stdout]     |
[INFO] [stdout] 415 |             Preimage::bound(call).unwrap(),
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]    --> src/tests.rs:423:4
[INFO] [stdout]     |
[INFO] [stdout] 423 |             Preimage::bound(call).unwrap(),
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]    --> src/tests.rs:444:4
[INFO] [stdout]     |
[INFO] [stdout] 444 |             Preimage::bound(call).unwrap(),
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]    --> src/tests.rs:467:15
[INFO] [stdout]     |
[INFO] [stdout] 467 |         let bound = Preimage::bound(call).unwrap();
[INFO] [stdout]     |                     ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]    --> src/tests.rs:513:12
[INFO] [stdout]     |
[INFO] [stdout] 513 |         assert!(!Preimage::is_requested(&hash));
[INFO] [stdout]     |                  ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]    --> src/tests.rs:524:11
[INFO] [stdout]     |
[INFO] [stdout] 524 |         assert!(Preimage::is_requested(&hash));
[INFO] [stdout]     |                 ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]    --> src/tests.rs:527:14
[INFO] [stdout]     |
[INFO] [stdout] 527 |         assert_ok!(Preimage::note_preimage(RuntimeOrigin::signed(1), call.encode()));
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:527:38
[INFO] [stdout]     |
[INFO] [stdout] 527 |         assert_ok!(Preimage::note_preimage(RuntimeOrigin::signed(1), call.encode()));
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]    --> src/tests.rs:534:3
[INFO] [stdout]     |
[INFO] [stdout] 534 |         Preimage::unnote(&hash);
[INFO] [stdout]     |         ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]    --> src/tests.rs:541:12
[INFO] [stdout]     |
[INFO] [stdout] 541 |         assert!(!Preimage::is_requested(&hash));
[INFO] [stdout]     |                  ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]    --> src/tests.rs:555:4
[INFO] [stdout]     |
[INFO] [stdout] 555 |             Preimage::bound(call).unwrap(),
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]    --> src/tests.rs:563:4
[INFO] [stdout]     |
[INFO] [stdout] 563 |             Preimage::bound(call).unwrap(),
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]    --> src/tests.rs:580:4
[INFO] [stdout]     |
[INFO] [stdout] 580 |             Preimage::bound(call).unwrap(),
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]    --> src/tests.rs:588:4
[INFO] [stdout]     |
[INFO] [stdout] 588 |             Preimage::bound(call).unwrap(),
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]    --> src/tests.rs:596:4
[INFO] [stdout]     |
[INFO] [stdout] 596 |             Preimage::bound(call).unwrap(),
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]    --> src/tests.rs:624:4
[INFO] [stdout]     |
[INFO] [stdout] 624 |             Preimage::bound(call).unwrap(),
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]    --> src/tests.rs:636:4
[INFO] [stdout]     |
[INFO] [stdout] 636 |             Preimage::bound(call).unwrap(),
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]    --> src/tests.rs:648:4
[INFO] [stdout]     |
[INFO] [stdout] 648 |             Preimage::bound(call).unwrap(),
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]    --> src/tests.rs:661:4
[INFO] [stdout]     |
[INFO] [stdout] 661 |             Preimage::bound(call).unwrap(),
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:727:30
[INFO] [stdout]     |
[INFO] [stdout] 727 |             Scheduler::schedule_named(RuntimeOrigin::root(), [1u8; 32], 4, None, 127, call,)
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:729:34
[INFO] [stdout]     |
[INFO] [stdout] 729 |         assert_ok!(Scheduler::schedule(RuntimeOrigin::root(), 4, None, 127, call2));
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:734:38
[INFO] [stdout]     |
[INFO] [stdout] 734 |         assert_ok!(Scheduler::cancel_named(RuntimeOrigin::root(), [1u8; 32]));
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:735:32
[INFO] [stdout]     |
[INFO] [stdout] 735 |         assert_ok!(Scheduler::cancel(RuntimeOrigin::root(), 4, 1));
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:761:30
[INFO] [stdout]     |
[INFO] [stdout] 761 |             Scheduler::schedule_named(RuntimeOrigin::root(), [1u8; 32], 2, None, 127, call1),
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:766:24
[INFO] [stdout]     |
[INFO] [stdout] 766 |             Scheduler::schedule(RuntimeOrigin::root(), 2, None, 127, call2),
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:771:24
[INFO] [stdout]     |
[INFO] [stdout] 771 |             Scheduler::schedule(RuntimeOrigin::root(), 3, None, 127, call3),
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]    --> src/tests.rs:920:13
[INFO] [stdout]     |
[INFO] [stdout] 920 |                         call: Preimage::bound(RuntimeCall::Logger(LoggerCall::log {
[INFO] [stdout]     |                               ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]    --> src/tests.rs:933:13
[INFO] [stdout]     |
[INFO] [stdout] 933 |                         call: Preimage::bound(RuntimeCall::Logger(LoggerCall::log {
[INFO] [stdout]     |                               ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]    --> src/tests.rs:950:13
[INFO] [stdout]     |
[INFO] [stdout] 950 |                         call: Preimage::bound(RuntimeCall::Logger(LoggerCall::log {
[INFO] [stdout]     |                               ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]    --> src/tests.rs:963:13
[INFO] [stdout]     |
[INFO] [stdout] 963 |                         call: Preimage::bound(RuntimeCall::Logger(LoggerCall::log {
[INFO] [stdout]     |                               ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]    --> src/tests.rs:980:13
[INFO] [stdout]     |
[INFO] [stdout] 980 |                         call: Preimage::bound(RuntimeCall::Logger(LoggerCall::log {
[INFO] [stdout]     |                               ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]    --> src/tests.rs:993:13
[INFO] [stdout]     |
[INFO] [stdout] 993 |                         call: Preimage::bound(RuntimeCall::Logger(LoggerCall::log {
[INFO] [stdout]     |                               ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]     --> src/tests.rs:1026:12
[INFO] [stdout]      |
[INFO] [stdout] 1026 |                     call: Preimage::bound(RuntimeCall::Logger(LoggerCall::log {
[INFO] [stdout]      |                           ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]     --> src/tests.rs:1040:12
[INFO] [stdout]      |
[INFO] [stdout] 1040 |                     call: Preimage::bound(RuntimeCall::Logger(LoggerCall::log {
[INFO] [stdout]      |                           ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]     --> src/tests.rs:1182:11
[INFO] [stdout]      |
[INFO] [stdout] 1182 |         assert!(Preimage::is_requested(&hash));
[INFO] [stdout]      |                 ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]     --> src/tests.rs:1189:11
[INFO] [stdout]      |
[INFO] [stdout] 1189 |         assert!(Preimage::is_requested(&hash));
[INFO] [stdout]      |                 ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]     --> src/tests.rs:1209:14
[INFO] [stdout]      |
[INFO] [stdout] 1209 |         assert_ok!(Preimage::note(call.encode().into()));
[INFO] [stdout]      |                    ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]     --> src/tests.rs:1213:11
[INFO] [stdout]      |
[INFO] [stdout] 1213 |         assert!(Preimage::is_requested(&hash));
[INFO] [stdout]      |                 ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]     --> src/tests.rs:1242:4
[INFO] [stdout]      |
[INFO] [stdout] 1242 |             Preimage::bound(call).unwrap(),
[INFO] [stdout]      |             ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]     --> src/tests.rs:1264:15
[INFO] [stdout]      |
[INFO] [stdout] 1264 |         let bound = Preimage::bound(call).unwrap();
[INFO] [stdout]      |                     ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]     --> src/tests.rs:1298:4
[INFO] [stdout]      |
[INFO] [stdout] 1298 |             Preimage::bound(call).unwrap(),
[INFO] [stdout]      |             ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]     --> src/tests.rs:1338:15
[INFO] [stdout]      |
[INFO] [stdout] 1338 |         let bound = Preimage::bound(call).unwrap();
[INFO] [stdout]      |                     ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]     --> src/tests.rs:1375:15
[INFO] [stdout]      |
[INFO] [stdout] 1375 |         let bound = Preimage::bound(call).unwrap();
[INFO] [stdout]      |                     ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]     --> src/tests.rs:1417:15
[INFO] [stdout]      |
[INFO] [stdout] 1417 |         let bound = Preimage::bound(call).unwrap();
[INFO] [stdout]      |                     ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]     --> src/tests.rs:1453:15
[INFO] [stdout]      |
[INFO] [stdout] 1453 |         let bound = Preimage::bound(call).unwrap();
[INFO] [stdout]      |                     ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]     --> src/tests.rs:1502:15
[INFO] [stdout]      |
[INFO] [stdout] 1502 |         let bound = Preimage::bound(call).unwrap();
[INFO] [stdout]      |                     ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]     --> src/tests.rs:1555:4
[INFO] [stdout]      |
[INFO] [stdout] 1555 |             Preimage::bound(call).unwrap(),
[INFO] [stdout]      |             ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]     --> src/tests.rs:1578:15
[INFO] [stdout]      |
[INFO] [stdout] 1578 |         let bound = Preimage::bound(call).unwrap();
[INFO] [stdout]      |                     ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]     --> src/tests.rs:1608:15
[INFO] [stdout]      |
[INFO] [stdout] 1608 |         let bound = Preimage::bound(call).unwrap();
[INFO] [stdout]      |                     ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]     --> src/tests.rs:1647:4
[INFO] [stdout]      |
[INFO] [stdout] 1647 |             Preimage::bound(call).unwrap(),
[INFO] [stdout]      |             ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]     --> src/tests.rs:1697:15
[INFO] [stdout]      |
[INFO] [stdout] 1697 |         let bound = Preimage::bound(call).unwrap();
[INFO] [stdout]      |                     ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]     --> src/tests.rs:1747:4
[INFO] [stdout]      |
[INFO] [stdout] 1747 |             Preimage::bound(call.clone()).unwrap(),
[INFO] [stdout]      |             ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]     --> src/tests.rs:1755:4
[INFO] [stdout]      |
[INFO] [stdout] 1755 |             Preimage::bound(call).unwrap(),
[INFO] [stdout]      |             ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]     --> src/tests.rs:1782:4
[INFO] [stdout]      |
[INFO] [stdout] 1782 |             Preimage::bound(call.clone()).unwrap(),
[INFO] [stdout]      |             ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]     --> src/tests.rs:1791:4
[INFO] [stdout]      |
[INFO] [stdout] 1791 |             Preimage::bound(call).unwrap(),
[INFO] [stdout]      |             ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]     --> src/tests.rs:1817:4
[INFO] [stdout]      |
[INFO] [stdout] 1817 |             Preimage::bound(call.clone()).unwrap(),
[INFO] [stdout]      |             ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]     --> src/tests.rs:1825:4
[INFO] [stdout]      |
[INFO] [stdout] 1825 |             Preimage::bound(call).unwrap(),
[INFO] [stdout]      |             ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]     --> src/tests.rs:1855:4
[INFO] [stdout]      |
[INFO] [stdout] 1855 |             Preimage::bound(call.clone()).unwrap(),
[INFO] [stdout]      |             ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]     --> src/tests.rs:1864:4
[INFO] [stdout]      |
[INFO] [stdout] 1864 |             Preimage::bound(call).unwrap(),
[INFO] [stdout]      |             ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]     --> src/tests.rs:1909:12
[INFO] [stdout]      |
[INFO] [stdout] 1909 |         assert!(!Preimage::have(&bound));
[INFO] [stdout]      |                  ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 117 previous errors; 11 warnings emitted
[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-scheduler` (lib test) due to 118 previous errors; 11 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "e49113009ea7e9ec90ba010d9fd9264ace31d99bf98b932f090eb8a564310e2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e49113009ea7e9ec90ba010d9fd9264ace31d99bf98b932f090eb8a564310e2d", kill_on_drop: false }`
[INFO] [stdout] e49113009ea7e9ec90ba010d9fd9264ace31d99bf98b932f090eb8a564310e2d
[INFO] checking pallet-scheduler-27.0.0 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate pallet-scheduler 27.0.0 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate pallet-scheduler 27.0.0 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate pallet-scheduler 27.0.0
[INFO] finished tweaking crates.io crate pallet-scheduler 27.0.0
[INFO] tweaked toml for crates.io crate pallet-scheduler 27.0.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 68ba059893d471c9d9c75de26860e08a392c80d79a6fdf741e7ccc087e8bd590
[INFO] running `Command { std: "docker" "start" "-a" "68ba059893d471c9d9c75de26860e08a392c80d79a6fdf741e7ccc087e8bd590", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "68ba059893d471c9d9c75de26860e08a392c80d79a6fdf741e7ccc087e8bd590", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68ba059893d471c9d9c75de26860e08a392c80d79a6fdf741e7ccc087e8bd590", kill_on_drop: false }`
[INFO] [stdout] 68ba059893d471c9d9c75de26860e08a392c80d79a6fdf741e7ccc087e8bd590
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1e8910a8b8e2cb124cec61d0e513f3550e115e7ed3b1b076257259195182524e
[INFO] running `Command { std: "docker" "start" "-a" "1e8910a8b8e2cb124cec61d0e513f3550e115e7ed3b1b076257259195182524e", kill_on_drop: false }`
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking bitcoin_hashes v0.11.0
[INFO] [stderr]    Compiling sp-io v28.0.0
[INFO] [stderr]     Checking sp-arithmetic v21.0.0
[INFO] [stderr]    Compiling sp-api-proc-macro v13.0.0
[INFO] [stderr]    Compiling frame-support-procedural v21.0.0
[INFO] [stderr]     Checking schnorrkel v0.11.4
[INFO] [stderr]     Checking sp-core-hashing v13.0.0
[INFO] [stderr]     Checking ed25519-dalek v2.1.1
[INFO] [stderr]     Checking k256 v0.13.3
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking substrate-bip39 v0.4.6
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking bip39 v2.0.0
[INFO] [stderr]     Checking wasmparser v0.102.0
[INFO] [stderr]     Checking wasmtime-types v8.0.1
[INFO] [stderr]     Checking wasmtime-environ v8.0.1
[INFO] [stderr]     Checking wasmtime-runtime v8.0.1
[INFO] [stderr]     Checking wasmtime-jit v8.0.1
[INFO] [stderr]     Checking wasmtime v8.0.1
[INFO] [stderr]     Checking sp-wasm-interface v18.0.0
[INFO] [stderr]     Checking sp-runtime-interface v22.0.0
[INFO] [stderr]     Checking sp-core v26.0.0
[INFO] [stderr]     Checking sp-trie v27.0.0
[INFO] [stderr]     Checking sp-keystore v0.32.0
[INFO] [stderr]     Checking sp-weights v25.0.0
[INFO] [stderr]     Checking sp-state-machine v0.33.0
[INFO] [stderr]     Checking sp-application-crypto v28.0.0
[INFO] [stderr]     Checking sp-runtime v29.0.0
[INFO] [stderr]     Checking sp-version v27.0.0
[INFO] [stderr]     Checking sp-inherents v24.0.0
[INFO] [stderr]     Checking sp-staking v24.0.0
[INFO] [stderr]     Checking sp-api v24.0.0
[INFO] [stderr]     Checking sp-genesis-builder v0.5.0
[INFO] [stderr]     Checking frame-support v26.0.0
[INFO] [stderr]     Checking frame-system v26.0.0
[INFO] [stderr]     Checking pallet-scheduler v27.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `sp_core`
[INFO] [stdout]   --> src/mock.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 | use sp_core::H256;
[INFO] [stdout]    |     ^^^^^^^ use of undeclared crate or module `sp_core`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::mock::RuntimeCall`, `crate::mock::Scheduler`, `crate::mock::Test`
[INFO] [stdout]   --> src/tests.rs:22:56
[INFO] [stdout]    |
[INFO] [stdout] 22 |     logger, new_test_ext, root, run_to_block, LoggerCall, RuntimeCall, Scheduler, Test, *,
[INFO] [stdout]    |                                                           ^^^^^^^^^^^  ^^^^^^^^^  ^^^^ no `Test` in `mock`
[INFO] [stdout]    |                                                           |            |
[INFO] [stdout]    |                                                           |            no `Scheduler` in `mock`
[INFO] [stdout]    |                                                           |            help: a similar name exists in the module (notice the capitalization): `scheduler`
[INFO] [stdout]    |                                                           no `RuntimeCall` in `mock`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `substrate_test_utils`
[INFO] [stdout]   --> src/tests.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | use substrate_test_utils::assert_eq_uvec;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `substrate_test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `super::OriginCaller`
[INFO] [stdout]   --> src/mock.rs:40:14
[INFO] [stdout]    |
[INFO] [stdout] 40 |     use super::{OriginCaller, OriginTrait};
[INFO] [stdout]    |                 ^^^^^^^^^^^^ no `OriginCaller` in `mock`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_preimage`
[INFO] [stdout]    --> src/mock.rs:103:13
[INFO] [stdout]     |
[INFO] [stdout] 103 |         Preimage: pallet_preimage::{Pallet, Call, Storage, Event<T>, HoldReason},
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]   --> src/mock.rs:95:47
[INFO] [stdout]    |
[INFO] [stdout] 95 | type Block = frame_system::mocking::MockBlock<Test>;
[INFO] [stdout]    |                                               ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 95 | type Block<Test> = frame_system::mocking::MockBlock<Test>;
[INFO] [stdout]    |           ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeCall` in this scope
[INFO] [stdout]    --> src/mock.rs:109:15
[INFO] [stdout]     |
[INFO] [stdout] 109 | impl Contains<RuntimeCall> for BaseFilter {
[INFO] [stdout]     |               ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 109 | impl<RuntimeCall> Contains<RuntimeCall> for BaseFilter {
[INFO] [stdout]     |     +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeCall` in this scope
[INFO] [stdout]    --> src/mock.rs:110:21
[INFO] [stdout]     |
[INFO] [stdout] 110 |     fn contains(call: &RuntimeCall) -> bool {
[INFO] [stdout]     |                        ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/mock.rs:121:25
[INFO] [stdout]     |
[INFO] [stdout] 121 | impl system::Config for Test {
[INFO] [stdout]     |                         ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]    --> src/mock.rs:126:23
[INFO] [stdout]     |
[INFO] [stdout] 126 |     type RuntimeOrigin = RuntimeOrigin;
[INFO] [stdout]     |                          ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]     |
[INFO] [stdout] 126 |     type RuntimeOrigin = Self::RuntimeOrigin;
[INFO] [stdout]     |                          ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeCall` in this scope
[INFO] [stdout]    --> src/mock.rs:127:21
[INFO] [stdout]     |
[INFO] [stdout] 127 |     type RuntimeCall = RuntimeCall;
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]     |
[INFO] [stdout] 127 |     type RuntimeCall = Self::RuntimeCall;
[INFO] [stdout]     |                        ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeEvent` in this scope
[INFO] [stdout]    --> src/mock.rs:134:22
[INFO] [stdout]     |
[INFO] [stdout] 134 |     type RuntimeEvent = RuntimeEvent;
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]     |
[INFO] [stdout] 134 |     type RuntimeEvent = Self::RuntimeEvent;
[INFO] [stdout]     |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PalletInfo` in this scope
[INFO] [stdout]    --> src/mock.rs:137:20
[INFO] [stdout]     |
[INFO] [stdout] 137 |     type PalletInfo = PalletInfo;
[INFO] [stdout]     |                       ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]     |
[INFO] [stdout] 137 |     type PalletInfo = Self::PalletInfo;
[INFO] [stdout]     |                       ++++++
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 20  + use frame_support::traits::PalletInfo;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/mock.rs:146:25
[INFO] [stdout]     |
[INFO] [stdout] 146 | impl logger::Config for Test {
[INFO] [stdout]     |                         ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeEvent` in this scope
[INFO] [stdout]    --> src/mock.rs:147:22
[INFO] [stdout]     |
[INFO] [stdout] 147 |     type RuntimeEvent = RuntimeEvent;
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]     |
[INFO] [stdout] 147 |     type RuntimeEvent = Self::RuntimeEvent;
[INFO] [stdout]     |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/mock.rs:153:34
[INFO] [stdout]     |
[INFO] [stdout] 153 | impl pallet_preimage::Config for Test {
[INFO] [stdout]     |                                  ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeEvent` in this scope
[INFO] [stdout]    --> src/mock.rs:154:22
[INFO] [stdout]     |
[INFO] [stdout] 154 |     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/mock.rs:205:17
[INFO] [stdout]     |
[INFO] [stdout] 205 | impl Config for Test {
[INFO] [stdout]     |                 ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeEvent` in this scope
[INFO] [stdout]    --> src/mock.rs:206:22
[INFO] [stdout]     |
[INFO] [stdout] 206 |     type RuntimeEvent = RuntimeEvent;
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]     |
[INFO] [stdout] 206 |     type RuntimeEvent = Self::RuntimeEvent;
[INFO] [stdout]     |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]    --> src/mock.rs:207:23
[INFO] [stdout]     |
[INFO] [stdout] 207 |     type RuntimeOrigin = RuntimeOrigin;
[INFO] [stdout]     |                          ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]     |
[INFO] [stdout] 207 |     type RuntimeOrigin = Self::RuntimeOrigin;
[INFO] [stdout]     |                          ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `OriginCaller` in this scope
[INFO] [stdout]    --> src/mock.rs:208:23
[INFO] [stdout]     |
[INFO] [stdout] 208 |     type PalletsOrigin = OriginCaller;
[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/mock.rs:209:21
[INFO] [stdout]     |
[INFO] [stdout] 209 |     type RuntimeCall = RuntimeCall;
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]     |
[INFO] [stdout] 209 |     type RuntimeCall = Self::RuntimeCall;
[INFO] [stdout]     |                        ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Preimage` in this scope
[INFO] [stdout]    --> src/mock.rs:215:19
[INFO] [stdout]     |
[INFO] [stdout] 215 |     type Preimages = Preimage;
[INFO] [stdout]     |                      ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/mock.rs:218:36
[INFO] [stdout]     |
[INFO] [stdout] 218 | pub type LoggerCall = logger::Call<Test>;
[INFO] [stdout]     |                                    ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 218 | pub type LoggerCall<Test> = logger::Call<Test>;
[INFO] [stdout]     |                    ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/mock.rs:221:34
[INFO] [stdout]     |
[INFO] [stdout] 221 |     let t = system::GenesisConfig::<Test>::default().build_storage().unwrap();
[INFO] [stdout]     |                                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 220 | pub fn new_test_ext<Test>() -> sp_io::TestExternalities {
[INFO] [stdout]     |                    ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/mock.rs:226:8
[INFO] [stdout]     |
[INFO] [stdout] 226 |     while System::block_number() < n {
[INFO] [stdout]     |           ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 20  + use sp_std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 20  + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/mock.rs:227:26
[INFO] [stdout]     |
[INFO] [stdout] 227 |         Scheduler::on_finalize(System::block_number());
[INFO] [stdout]     |                                ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 20  + use sp_std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 20  + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/mock.rs:228:3
[INFO] [stdout]     |
[INFO] [stdout] 228 |         System::set_block_number(System::block_number() + 1);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 20  + use sp_std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 20  + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/mock.rs:228:28
[INFO] [stdout]     |
[INFO] [stdout] 228 |         System::set_block_number(System::block_number() + 1);
[INFO] [stdout]     |                                  ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 20  + use sp_std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 20  + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/mock.rs:229:28
[INFO] [stdout]     |
[INFO] [stdout] 229 |         Scheduler::on_initialize(System::block_number());
[INFO] [stdout]     |                                  ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 20  + use sp_std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 20  + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `OriginCaller` in this scope
[INFO] [stdout]    --> src/mock.rs:233:18
[INFO] [stdout]     |
[INFO] [stdout] 233 | pub fn root() -> OriginCaller {
[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:452:4
[INFO] [stdout]     |
[INFO] [stdout] 452 |             System::events().last().unwrap().event,
[INFO] [stdout]     |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 20  + use sp_std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 20  + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:496:4
[INFO] [stdout]     |
[INFO] [stdout] 496 |             System::events().last().unwrap().event,
[INFO] [stdout]     |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 20  + use sp_std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 20  + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `OriginCaller` in this scope
[INFO] [stdout]     --> src/tests.rs:1052:13
[INFO] [stdout]      |
[INFO] [stdout] 1052 |         impl Into<OriginCaller> for u32 {
[INFO] [stdout]      |                   ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1052 |         impl<OriginCaller> Into<OriginCaller> for u32 {
[INFO] [stdout]      |             ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `OriginCaller` in this scope
[INFO] [stdout]     --> src/tests.rs:1053:21
[INFO] [stdout]      |
[INFO] [stdout] 1053 |             fn into(self) -> OriginCaller {
[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:1915:4
[INFO] [stdout]      |
[INFO] [stdout] 1915 |             System::events().last().unwrap().event,
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 20   + use sp_std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 20   + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate as scheduler`
[INFO] [stdout]   --> src/mock.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use crate as scheduler;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `OnFinalize`, `OnInitialize`
[INFO] [stdout]   --> src/mock.rs:26:70
[INFO] [stdout]    |
[INFO] [stdout] 26 |         ConstU32, ConstU64, Contains, EitherOfDiverse, EqualPrivilegeOnly, OnFinalize, OnInitialize,
[INFO] [stdout]    |                                                                            ^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `call`
[INFO] [stdout]   --> src/mock.rs:68:12
[INFO] [stdout]    |
[INFO] [stdout] 68 |     #[pallet::call]
[INFO] [stdout]    |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `event`
[INFO] [stdout]   --> src/mock.rs:62:12
[INFO] [stdout]    |
[INFO] [stdout] 62 |     #[pallet::event]
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `logger` is imported redundantly
[INFO] [stdout]   --> src/tests.rs:22:2
[INFO] [stdout]    |
[INFO] [stdout] 22 |     logger, new_test_ext, root, run_to_block, LoggerCall, RuntimeCall, Scheduler, Test, *,
[INFO] [stdout]    |     ^^^^^^                                                                              - the item `logger` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `new_test_ext` is imported redundantly
[INFO] [stdout]   --> src/tests.rs:22:10
[INFO] [stdout]    |
[INFO] [stdout] 22 |     logger, new_test_ext, root, run_to_block, LoggerCall, RuntimeCall, Scheduler, Test, *,
[INFO] [stdout]    |             ^^^^^^^^^^^^                                                                - the item `new_test_ext` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `root` is imported redundantly
[INFO] [stdout]   --> src/tests.rs:22:24
[INFO] [stdout]    |
[INFO] [stdout] 22 |     logger, new_test_ext, root, run_to_block, LoggerCall, RuntimeCall, Scheduler, Test, *,
[INFO] [stdout]    |                           ^^^^                                                          - the item `root` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `run_to_block` is imported redundantly
[INFO] [stdout]   --> src/tests.rs:22:30
[INFO] [stdout]    |
[INFO] [stdout] 22 |     logger, new_test_ext, root, run_to_block, LoggerCall, RuntimeCall, Scheduler, Test, *,
[INFO] [stdout]    |                                 ^^^^^^^^^^^^                                            - the item `run_to_block` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `LoggerCall` is imported redundantly
[INFO] [stdout]   --> src/tests.rs:22:44
[INFO] [stdout]    |
[INFO] [stdout] 22 |     logger, new_test_ext, root, run_to_block, LoggerCall, RuntimeCall, Scheduler, Test, *,
[INFO] [stdout]    |                                               ^^^^^^^^^^                                - the item `LoggerCall` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `GetStorageVersion`, `OnInitialize`, `StorePreimage`
[INFO] [stdout]   --> src/tests.rs:26:21
[INFO] [stdout]    |
[INFO] [stdout] 26 |     traits::{Contains, GetStorageVersion, OnInitialize, QueryPreimage, StorePreimage},
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^                 ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `QueryPreimage` is imported redundantly
[INFO] [stdout]   --> src/tests.rs:26:54
[INFO] [stdout]    |
[INFO] [stdout] 20 | use super::*;
[INFO] [stdout]    |     -------- the item `QueryPreimage` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 26 |     traits::{Contains, GetStorageVersion, OnInitialize, QueryPreimage, StorePreimage},
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeCall`
[INFO] [stdout]    --> src/mock.rs:111:19
[INFO] [stdout]     |
[INFO] [stdout] 111 |         !matches!(call, RuntimeCall::Logger(LoggerCall::log { .. }))
[INFO] [stdout]     |                         ^^^^^^^^^^^ use of undeclared type `RuntimeCall`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_preimage`
[INFO] [stdout]    --> src/mock.rs:153:6
[INFO] [stdout]     |
[INFO] [stdout] 153 | impl pallet_preimage::Config for Test {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Scheduler`
[INFO] [stdout]    --> src/mock.rs:227:3
[INFO] [stdout]     |
[INFO] [stdout] 227 |         Scheduler::on_finalize(System::block_number());
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         use of undeclared type `Scheduler`
[INFO] [stdout]     |         help: a struct with a similar name exists: `Scheduled`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Scheduler`
[INFO] [stdout]    --> src/mock.rs:229:3
[INFO] [stdout]     |
[INFO] [stdout] 229 |         Scheduler::on_initialize(System::block_number());
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         use of undeclared type `Scheduler`
[INFO] [stdout]     |         help: a struct with a similar name exists: `Scheduled`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]   --> src/tests.rs:50:4
[INFO] [stdout]    |
[INFO] [stdout] 50 |             Preimage::bound(call).unwrap()
[INFO] [stdout]    |             ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]   --> src/tests.rs:85:14
[INFO] [stdout]    |
[INFO] [stdout] 85 |         assert_ok!(Preimage::note_preimage(RuntimeOrigin::signed(0), call.encode()));
[INFO] [stdout]    |                    ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]   --> src/tests.rs:85:38
[INFO] [stdout]    |
[INFO] [stdout] 85 |         assert_ok!(Preimage::note_preimage(RuntimeOrigin::signed(0), call.encode()));
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]   --> src/tests.rs:86:11
[INFO] [stdout]    |
[INFO] [stdout] 86 |         assert!(Preimage::is_requested(&hash));
[INFO] [stdout]    |                 ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]   --> src/tests.rs:94:12
[INFO] [stdout]    |
[INFO] [stdout] 94 |         assert!(!Preimage::len(&hash).is_some());
[INFO] [stdout]    |                  ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]   --> src/tests.rs:95:12
[INFO] [stdout]    |
[INFO] [stdout] 95 |         assert!(!Preimage::is_requested(&hash));
[INFO] [stdout]    |                  ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]    --> src/tests.rs:117:4
[INFO] [stdout]     |
[INFO] [stdout] 117 |             Preimage::bound(call).unwrap()
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]    --> src/tests.rs:140:4
[INFO] [stdout]     |
[INFO] [stdout] 140 |             Preimage::bound(call).unwrap()
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]    --> src/tests.rs:159:4
[INFO] [stdout]     |
[INFO] [stdout] 159 |             Preimage::bound(RuntimeCall::Logger(logger::Call::log {
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]    --> src/tests.rs:194:5
[INFO] [stdout]     |
[INFO] [stdout] 194 |                 Preimage::bound(call).unwrap()
[INFO] [stdout]     |                 ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]    --> src/tests.rs:234:5
[INFO] [stdout]     |
[INFO] [stdout] 234 |                 Preimage::bound(call).unwrap(),
[INFO] [stdout]     |                 ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]    --> src/tests.rs:274:5
[INFO] [stdout]     |
[INFO] [stdout] 274 |                 Preimage::bound(call).unwrap(),
[INFO] [stdout]     |                 ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]    --> src/tests.rs:321:4
[INFO] [stdout]     |
[INFO] [stdout] 321 |             Preimage::bound(RuntimeCall::Logger(LoggerCall::log {
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]    --> src/tests.rs:333:4
[INFO] [stdout]     |
[INFO] [stdout] 333 |             Preimage::bound(RuntimeCall::Logger(LoggerCall::log {
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]    --> src/tests.rs:359:4
[INFO] [stdout]     |
[INFO] [stdout] 359 |             Preimage::bound(RuntimeCall::Logger(LoggerCall::log {
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]    --> src/tests.rs:373:4
[INFO] [stdout]     |
[INFO] [stdout] 373 |             Preimage::bound(RuntimeCall::Logger(LoggerCall::log {
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]    --> src/tests.rs:387:4
[INFO] [stdout]     |
[INFO] [stdout] 387 |             Preimage::bound(RuntimeCall::Logger(LoggerCall::log {
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]    --> src/tests.rs:415:4
[INFO] [stdout]     |
[INFO] [stdout] 415 |             Preimage::bound(call).unwrap(),
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]    --> src/tests.rs:423:4
[INFO] [stdout]     |
[INFO] [stdout] 423 |             Preimage::bound(call).unwrap(),
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]    --> src/tests.rs:444:4
[INFO] [stdout]     |
[INFO] [stdout] 444 |             Preimage::bound(call).unwrap(),
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]    --> src/tests.rs:467:15
[INFO] [stdout]     |
[INFO] [stdout] 467 |         let bound = Preimage::bound(call).unwrap();
[INFO] [stdout]     |                     ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]    --> src/tests.rs:513:12
[INFO] [stdout]     |
[INFO] [stdout] 513 |         assert!(!Preimage::is_requested(&hash));
[INFO] [stdout]     |                  ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]    --> src/tests.rs:524:11
[INFO] [stdout]     |
[INFO] [stdout] 524 |         assert!(Preimage::is_requested(&hash));
[INFO] [stdout]     |                 ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]    --> src/tests.rs:527:14
[INFO] [stdout]     |
[INFO] [stdout] 527 |         assert_ok!(Preimage::note_preimage(RuntimeOrigin::signed(1), call.encode()));
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:527:38
[INFO] [stdout]     |
[INFO] [stdout] 527 |         assert_ok!(Preimage::note_preimage(RuntimeOrigin::signed(1), call.encode()));
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]    --> src/tests.rs:534:3
[INFO] [stdout]     |
[INFO] [stdout] 534 |         Preimage::unnote(&hash);
[INFO] [stdout]     |         ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]    --> src/tests.rs:541:12
[INFO] [stdout]     |
[INFO] [stdout] 541 |         assert!(!Preimage::is_requested(&hash));
[INFO] [stdout]     |                  ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]    --> src/tests.rs:555:4
[INFO] [stdout]     |
[INFO] [stdout] 555 |             Preimage::bound(call).unwrap(),
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]    --> src/tests.rs:563:4
[INFO] [stdout]     |
[INFO] [stdout] 563 |             Preimage::bound(call).unwrap(),
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]    --> src/tests.rs:580:4
[INFO] [stdout]     |
[INFO] [stdout] 580 |             Preimage::bound(call).unwrap(),
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]    --> src/tests.rs:588:4
[INFO] [stdout]     |
[INFO] [stdout] 588 |             Preimage::bound(call).unwrap(),
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]    --> src/tests.rs:596:4
[INFO] [stdout]     |
[INFO] [stdout] 596 |             Preimage::bound(call).unwrap(),
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]    --> src/tests.rs:624:4
[INFO] [stdout]     |
[INFO] [stdout] 624 |             Preimage::bound(call).unwrap(),
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]    --> src/tests.rs:636:4
[INFO] [stdout]     |
[INFO] [stdout] 636 |             Preimage::bound(call).unwrap(),
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]    --> src/tests.rs:648:4
[INFO] [stdout]     |
[INFO] [stdout] 648 |             Preimage::bound(call).unwrap(),
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]    --> src/tests.rs:661:4
[INFO] [stdout]     |
[INFO] [stdout] 661 |             Preimage::bound(call).unwrap(),
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:727:30
[INFO] [stdout]     |
[INFO] [stdout] 727 |             Scheduler::schedule_named(RuntimeOrigin::root(), [1u8; 32], 4, None, 127, call,)
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:729:34
[INFO] [stdout]     |
[INFO] [stdout] 729 |         assert_ok!(Scheduler::schedule(RuntimeOrigin::root(), 4, None, 127, call2));
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:734:38
[INFO] [stdout]     |
[INFO] [stdout] 734 |         assert_ok!(Scheduler::cancel_named(RuntimeOrigin::root(), [1u8; 32]));
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:735:32
[INFO] [stdout]     |
[INFO] [stdout] 735 |         assert_ok!(Scheduler::cancel(RuntimeOrigin::root(), 4, 1));
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:761:30
[INFO] [stdout]     |
[INFO] [stdout] 761 |             Scheduler::schedule_named(RuntimeOrigin::root(), [1u8; 32], 2, None, 127, call1),
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:766:24
[INFO] [stdout]     |
[INFO] [stdout] 766 |             Scheduler::schedule(RuntimeOrigin::root(), 2, None, 127, call2),
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/tests.rs:771:24
[INFO] [stdout]     |
[INFO] [stdout] 771 |             Scheduler::schedule(RuntimeOrigin::root(), 3, None, 127, call3),
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]    --> src/tests.rs:920:13
[INFO] [stdout]     |
[INFO] [stdout] 920 |                         call: Preimage::bound(RuntimeCall::Logger(LoggerCall::log {
[INFO] [stdout]     |                               ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]    --> src/tests.rs:933:13
[INFO] [stdout]     |
[INFO] [stdout] 933 |                         call: Preimage::bound(RuntimeCall::Logger(LoggerCall::log {
[INFO] [stdout]     |                               ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]    --> src/tests.rs:950:13
[INFO] [stdout]     |
[INFO] [stdout] 950 |                         call: Preimage::bound(RuntimeCall::Logger(LoggerCall::log {
[INFO] [stdout]     |                               ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]    --> src/tests.rs:963:13
[INFO] [stdout]     |
[INFO] [stdout] 963 |                         call: Preimage::bound(RuntimeCall::Logger(LoggerCall::log {
[INFO] [stdout]     |                               ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]    --> src/tests.rs:980:13
[INFO] [stdout]     |
[INFO] [stdout] 980 |                         call: Preimage::bound(RuntimeCall::Logger(LoggerCall::log {
[INFO] [stdout]     |                               ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]    --> src/tests.rs:993:13
[INFO] [stdout]     |
[INFO] [stdout] 993 |                         call: Preimage::bound(RuntimeCall::Logger(LoggerCall::log {
[INFO] [stdout]     |                               ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]     --> src/tests.rs:1026:12
[INFO] [stdout]      |
[INFO] [stdout] 1026 |                     call: Preimage::bound(RuntimeCall::Logger(LoggerCall::log {
[INFO] [stdout]      |                           ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]     --> src/tests.rs:1040:12
[INFO] [stdout]      |
[INFO] [stdout] 1040 |                     call: Preimage::bound(RuntimeCall::Logger(LoggerCall::log {
[INFO] [stdout]      |                           ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]     --> src/tests.rs:1182:11
[INFO] [stdout]      |
[INFO] [stdout] 1182 |         assert!(Preimage::is_requested(&hash));
[INFO] [stdout]      |                 ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]     --> src/tests.rs:1189:11
[INFO] [stdout]      |
[INFO] [stdout] 1189 |         assert!(Preimage::is_requested(&hash));
[INFO] [stdout]      |                 ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]     --> src/tests.rs:1209:14
[INFO] [stdout]      |
[INFO] [stdout] 1209 |         assert_ok!(Preimage::note(call.encode().into()));
[INFO] [stdout]      |                    ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]     --> src/tests.rs:1213:11
[INFO] [stdout]      |
[INFO] [stdout] 1213 |         assert!(Preimage::is_requested(&hash));
[INFO] [stdout]      |                 ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]     --> src/tests.rs:1242:4
[INFO] [stdout]      |
[INFO] [stdout] 1242 |             Preimage::bound(call).unwrap(),
[INFO] [stdout]      |             ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]     --> src/tests.rs:1264:15
[INFO] [stdout]      |
[INFO] [stdout] 1264 |         let bound = Preimage::bound(call).unwrap();
[INFO] [stdout]      |                     ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]     --> src/tests.rs:1298:4
[INFO] [stdout]      |
[INFO] [stdout] 1298 |             Preimage::bound(call).unwrap(),
[INFO] [stdout]      |             ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]     --> src/tests.rs:1338:15
[INFO] [stdout]      |
[INFO] [stdout] 1338 |         let bound = Preimage::bound(call).unwrap();
[INFO] [stdout]      |                     ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]     --> src/tests.rs:1375:15
[INFO] [stdout]      |
[INFO] [stdout] 1375 |         let bound = Preimage::bound(call).unwrap();
[INFO] [stdout]      |                     ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]     --> src/tests.rs:1417:15
[INFO] [stdout]      |
[INFO] [stdout] 1417 |         let bound = Preimage::bound(call).unwrap();
[INFO] [stdout]      |                     ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]     --> src/tests.rs:1453:15
[INFO] [stdout]      |
[INFO] [stdout] 1453 |         let bound = Preimage::bound(call).unwrap();
[INFO] [stdout]      |                     ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]     --> src/tests.rs:1502:15
[INFO] [stdout]      |
[INFO] [stdout] 1502 |         let bound = Preimage::bound(call).unwrap();
[INFO] [stdout]      |                     ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]     --> src/tests.rs:1555:4
[INFO] [stdout]      |
[INFO] [stdout] 1555 |             Preimage::bound(call).unwrap(),
[INFO] [stdout]      |             ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]     --> src/tests.rs:1578:15
[INFO] [stdout]      |
[INFO] [stdout] 1578 |         let bound = Preimage::bound(call).unwrap();
[INFO] [stdout]      |                     ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]     --> src/tests.rs:1608:15
[INFO] [stdout]      |
[INFO] [stdout] 1608 |         let bound = Preimage::bound(call).unwrap();
[INFO] [stdout]      |                     ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]     --> src/tests.rs:1647:4
[INFO] [stdout]      |
[INFO] [stdout] 1647 |             Preimage::bound(call).unwrap(),
[INFO] [stdout]      |             ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]     --> src/tests.rs:1697:15
[INFO] [stdout]      |
[INFO] [stdout] 1697 |         let bound = Preimage::bound(call).unwrap();
[INFO] [stdout]      |                     ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]     --> src/tests.rs:1747:4
[INFO] [stdout]      |
[INFO] [stdout] 1747 |             Preimage::bound(call.clone()).unwrap(),
[INFO] [stdout]      |             ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]     --> src/tests.rs:1755:4
[INFO] [stdout]      |
[INFO] [stdout] 1755 |             Preimage::bound(call).unwrap(),
[INFO] [stdout]      |             ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]     --> src/tests.rs:1782:4
[INFO] [stdout]      |
[INFO] [stdout] 1782 |             Preimage::bound(call.clone()).unwrap(),
[INFO] [stdout]      |             ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]     --> src/tests.rs:1791:4
[INFO] [stdout]      |
[INFO] [stdout] 1791 |             Preimage::bound(call).unwrap(),
[INFO] [stdout]      |             ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]     --> src/tests.rs:1817:4
[INFO] [stdout]      |
[INFO] [stdout] 1817 |             Preimage::bound(call.clone()).unwrap(),
[INFO] [stdout]      |             ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]     --> src/tests.rs:1825:4
[INFO] [stdout]      |
[INFO] [stdout] 1825 |             Preimage::bound(call).unwrap(),
[INFO] [stdout]      |             ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]     --> src/tests.rs:1855:4
[INFO] [stdout]      |
[INFO] [stdout] 1855 |             Preimage::bound(call.clone()).unwrap(),
[INFO] [stdout]      |             ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]     --> src/tests.rs:1864:4
[INFO] [stdout]      |
[INFO] [stdout] 1864 |             Preimage::bound(call).unwrap(),
[INFO] [stdout]      |             ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]     --> src/tests.rs:1909:12
[INFO] [stdout]      |
[INFO] [stdout] 1909 |         assert!(!Preimage::have(&bound));
[INFO] [stdout]      |                  ^^^^^^^^ use of undeclared type `Preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 117 previous errors; 11 warnings emitted
[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-scheduler` (lib test) due to 118 previous errors; 11 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "1e8910a8b8e2cb124cec61d0e513f3550e115e7ed3b1b076257259195182524e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e8910a8b8e2cb124cec61d0e513f3550e115e7ed3b1b076257259195182524e", kill_on_drop: false }`
[INFO] [stdout] 1e8910a8b8e2cb124cec61d0e513f3550e115e7ed3b1b076257259195182524e
