[INFO] fetching crate pallet-scheduler 44.0.0...
[INFO] testing pallet-scheduler-44.0.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate pallet-scheduler 44.0.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate pallet-scheduler 44.0.0
[INFO] finished tweaking crates.io crate pallet-scheduler 44.0.0
[INFO] tweaked toml for crates.io crate pallet-scheduler 44.0.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pallet-scheduler 44.0.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pallet-scheduler 44.0.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f53ec0b292bb13c5cdbe5ae7d5254e6bb2064af4c58a3b6e4b6b900efbea0f82
[INFO] running `Command { std: "docker" "start" "-a" "f53ec0b292bb13c5cdbe5ae7d5254e6bb2064af4c58a3b6e4b6b900efbea0f82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f53ec0b292bb13c5cdbe5ae7d5254e6bb2064af4c58a3b6e4b6b900efbea0f82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f53ec0b292bb13c5cdbe5ae7d5254e6bb2064af4c58a3b6e4b6b900efbea0f82", kill_on_drop: false }`
[INFO] [stdout] f53ec0b292bb13c5cdbe5ae7d5254e6bb2064af4c58a3b6e4b6b900efbea0f82
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 64a342df311a62a44b5dec493a7ccacb2ab66dee95738d1932d3b00d356e5316
[INFO] running `Command { std: "docker" "start" "-a" "64a342df311a62a44b5dec493a7ccacb2ab66dee95738d1932d3b00d356e5316", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling winnow v0.5.15
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling const-oid v0.9.5
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling byte-slice-cast v1.2.3
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling parity-scale-codec v3.7.5
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling const_format v0.2.34
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling cpufeatures v0.2.9
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling semver v1.0.18
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling aho-corasick v1.0.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling keccak v0.1.4
[INFO] [stderr]    Compiling cc v1.2.33
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling constant_time_eq v0.3.0
[INFO] [stderr]    Compiling libsecp256k1-core v0.3.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling ref-cast v1.0.23
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling integer-sqrt v0.1.5
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling jam-codec v0.1.0
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]    Compiling hash-db v0.16.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling prettyplease v0.2.12
[INFO] [stderr]    Compiling bitcoin-internals v0.2.0
[INFO] [stderr]    Compiling tokio v1.45.0
[INFO] [stderr]    Compiling secp256k1-sys v0.9.2
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.3.0
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.3.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling libsecp256k1 v0.7.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling uint v0.10.0
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling der v0.7.8
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling signature v2.1.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.0
[INFO] [stderr]    Compiling derive-syn-parse v0.2.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.23
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling sp-debug-derive v14.0.0
[INFO] [stderr]    Compiling spki v0.7.2
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling crypto-bigint v0.5.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling ed25519 v2.2.2
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling merlin v3.0.0
[INFO] [stderr]    Compiling getrandom_or_panic v0.0.3
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling hex-conservative v0.1.1
[INFO] [stderr]    Compiling atomic-waker v1.1.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling environmental v1.1.4
[INFO] [stderr]    Compiling expander v2.2.1
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling bitcoin_hashes v0.13.0
[INFO] [stderr]    Compiling h2 v0.4.5
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling impl-num-traits v0.2.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling blake2b_simd v1.0.2
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.7
[INFO] [stderr]    Compiling toml_edit v0.21.0
[INFO] [stderr]    Compiling impl-serde v0.5.0
[INFO] [stderr]    Compiling serdect v0.2.0
[INFO] [stderr]    Compiling serde_bytes v0.11.12
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling schnorrkel v0.11.4
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling ecdsa v0.16.8
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling file-guard v0.2.0
[INFO] [stderr]    Compiling common-path v1.0.0
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling ss58-registry v1.43.0
[INFO] [stderr]    Compiling prometheus v0.13.3
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling fs-err v2.9.0
[INFO] [stderr]    Compiling sp-std v14.0.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling substrate-bip39 v0.6.0
[INFO] [stderr]    Compiling parity-bip39 v2.0.1
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.7.5
[INFO] [stderr]    Compiling scale-info-derive v2.11.6
[INFO] [stderr]    Compiling jam-codec-derive v0.1.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling docify_macros v0.2.9
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling sp-crypto-hashing v0.1.0
[INFO] [stderr]    Compiling ed25519-zebra v4.0.3
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling secp256k1 v0.28.2
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling hash256-std-hasher v0.15.2
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling array-bytes v6.2.2
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling gimli v0.28.0
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling docify v0.2.9
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling scale-info v2.11.6
[INFO] [stderr]    Compiling sp-storage v22.0.0
[INFO] [stderr]    Compiling impl-codec v0.7.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling sp-externalities v0.30.0
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling schnellru v0.2.3
[INFO] [stderr]    Compiling substrate-prometheus-endpoint v0.17.7
[INFO] [stderr]    Compiling trie-db v0.30.0
[INFO] [stderr]    Compiling trie-root v0.18.0
[INFO] [stderr]    Compiling bounded-collections v0.3.2
[INFO] [stderr]    Compiling primitive-types v0.13.1
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling memory-db v0.34.0
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling sp-tracing v19.0.0
[INFO] [stderr]    Compiling sp-wasm-interface v24.0.0
[INFO] [stderr]    Compiling sp-runtime-interface-proc-macro v20.0.0
[INFO] [stderr]    Compiling sp-io v43.0.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling sp-core v38.1.0
[INFO] [stderr]    Compiling sp-arithmetic v28.0.0
[INFO] [stderr]    Compiling proc-macro-warning v1.0.0
[INFO] [stderr]    Compiling sp-runtime-interface v32.0.0
[INFO] [stderr]    Compiling const-random-macro v0.1.15
[INFO] [stderr]    Compiling binary-merkle-tree v16.1.0
[INFO] [stderr]    Compiling tuplex v0.1.2
[INFO] [stderr]    Compiling sp-panic-handler v13.0.2
[INFO] [stderr]    Compiling simple-mermaid v0.1.1
[INFO] [stderr]    Compiling sp-weights v33.1.0
[INFO] [stderr]    Compiling sp-trie v41.1.0
[INFO] [stderr]    Compiling sp-keystore v0.44.1
[INFO] [stderr]    Compiling const-random v0.1.15
[INFO] [stderr]    Compiling macro_magic_core_macros v0.5.1
[INFO] [stderr]    Compiling macro_magic_core v0.5.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling sp-crypto-hashing-proc-macro v0.1.0
[INFO] [stderr]    Compiling frame-metadata v23.0.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling macro_magic_macros v0.5.1
[INFO] [stderr]    Compiling parity-wasm v0.45.0
[INFO] [stderr]    Compiling sp-api-proc-macro v25.0.0
[INFO] [stderr]    Compiling frame-support-procedural-tools-derive v12.0.0
[INFO] [stderr]    Compiling sp-version-proc-macro v15.0.0
[INFO] [stderr]    Compiling include_dir_macros v0.7.3
[INFO] [stderr]    Compiling sp-state-machine v0.48.0
[INFO] [stderr]    Compiling cfg-expr v0.15.5
[INFO] [stderr]    Compiling frame-support-procedural-tools v13.0.1
[INFO] [stderr]    Compiling include_dir v0.7.3
[INFO] [stderr]    Compiling macro_magic v0.5.1
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling sp-metadata-ir v0.12.0
[INFO] [stderr]    Compiling frame-support-procedural v35.0.0
[INFO] [stderr]    Compiling tt-call v1.0.9
[INFO] [stderr]    Compiling aquamarine v0.5.0
[INFO] [stderr]    Compiling sp-application-crypto v43.0.0
[INFO] [stderr]    Compiling sp-runtime v44.0.0
[INFO] [stderr]    Compiling sp-version v42.0.0
[INFO] [stderr]    Compiling sp-staking v41.0.0
[INFO] [stderr]    Compiling sp-inherents v39.0.0
[INFO] [stderr]    Compiling sp-api v39.0.0
[INFO] [stderr]    Compiling sp-genesis-builder v0.20.0
[INFO] [stderr]    Compiling frame-support v43.0.0
[INFO] [stderr]    Compiling frame-system v43.0.0
[INFO] [stderr]    Compiling pallet-scheduler v44.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 35s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: trie-db v0.30.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "64a342df311a62a44b5dec493a7ccacb2ab66dee95738d1932d3b00d356e5316", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64a342df311a62a44b5dec493a7ccacb2ab66dee95738d1932d3b00d356e5316", kill_on_drop: false }`
[INFO] [stdout] 64a342df311a62a44b5dec493a7ccacb2ab66dee95738d1932d3b00d356e5316
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4000680dbc334b9bbfd034a6e819a4681b94fdb39fe00a41827c8699cd664d77
[INFO] running `Command { std: "docker" "start" "-a" "4000680dbc334b9bbfd034a6e819a4681b94fdb39fe00a41827c8699cd664d77", kill_on_drop: false }`
[INFO] [stderr]    Compiling pallet-scheduler v44.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved imports `crate::mock::RuntimeCall`, `crate::mock::Scheduler`, `crate::mock::Test`
[INFO] [stdout]   --> src/tests.rs:23:34
[INFO] [stdout]    |
[INFO] [stdout] 23 |     new_test_ext, root, 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:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 | use substrate_test_utils::assert_eq_uvec;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `substrate_test_utils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `substrate_test_utils`, use `cargo add substrate_test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `super::OriginCaller`
[INFO] [stdout]   --> src/mock.rs:34:14
[INFO] [stdout]    |
[INFO] [stdout] 34 |     use super::{OriginCaller, OriginTrait};
[INFO] [stdout]    |                 ^^^^^^^^^^^^ no `OriginCaller` in `mock`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pallet_preimage`
[INFO] [stdout]    --> src/mock.rs:123:13
[INFO] [stdout]     |
[INFO] [stdout] 123 |         Preimage: pallet_preimage,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pallet_preimage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/mock.rs:115:47
[INFO] [stdout]     |
[INFO] [stdout] 115 | 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] 115 | 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:129:15
[INFO] [stdout]     |
[INFO] [stdout] 129 | 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] 129 | 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:130:21
[INFO] [stdout]     |
[INFO] [stdout] 130 |     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:143:25
[INFO] [stdout]     |
[INFO] [stdout] 143 | impl system::Config for Test {
[INFO] [stdout]     |                         ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeEvent` in this scope
[INFO] [stdout]    --> src/mock.rs:142:1
[INFO] [stdout]     |
[INFO] [stdout] 142 | #[derive_impl(frame_system::config_preludes::TestDefaultConfig)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `frame_system::config_preludes::TestDefaultConfig` which comes from the expansion of the macro `frame_support::macro_magic::forward_tokens_verbatim` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-system-43.0.0/src/lib.rs:358:9
[INFO] [stdout]     |
[INFO] [stdout] 358 |             type Self::RuntimeEvent = ();
[INFO] [stdout]     |                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]    --> src/mock.rs:142:1
[INFO] [stdout]     |
[INFO] [stdout] 142 | #[derive_impl(frame_system::config_preludes::TestDefaultConfig)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `frame_system::config_preludes::TestDefaultConfig` which comes from the expansion of the macro `frame_support::macro_magic::forward_tokens_verbatim` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-system-43.0.0/src/lib.rs:360:9
[INFO] [stdout]     |
[INFO] [stdout] 360 |             type Self::RuntimeOrigin = ();
[INFO] [stdout]     |                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeCall` in this scope
[INFO] [stdout]    --> src/mock.rs:142:1
[INFO] [stdout]     |
[INFO] [stdout] 142 | #[derive_impl(frame_system::config_preludes::TestDefaultConfig)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `frame_system::config_preludes::TestDefaultConfig` which comes from the expansion of the macro `frame_support::macro_magic::forward_tokens_verbatim` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-system-43.0.0/src/lib.rs:362:9
[INFO] [stdout]     |
[INFO] [stdout] 362 |             type Self::RuntimeCall = ();
[INFO] [stdout]     |                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PalletInfo` in this scope
[INFO] [stdout]    --> src/mock.rs:142:1
[INFO] [stdout]     |
[INFO] [stdout] 142 | #[derive_impl(frame_system::config_preludes::TestDefaultConfig)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `frame_system::config_preludes::TestDefaultConfig` which comes from the expansion of the macro `frame_support::macro_magic::forward_tokens_verbatim` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-system-43.0.0/src/lib.rs:364:9
[INFO] [stdout]     |
[INFO] [stdout] 364 |             type Self::PalletInfo = ();
[INFO] [stdout]     |                  ++++++
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]  20 + use frame_support::traits::PalletInfo;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeTask` in this scope
[INFO] [stdout]    --> src/mock.rs:142:1
[INFO] [stdout]     |
[INFO] [stdout] 142 | #[derive_impl(frame_system::config_preludes::TestDefaultConfig)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `frame_system::config_preludes::TestDefaultConfig` which comes from the expansion of the macro `frame_support::macro_magic::forward_tokens_verbatim` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-system-43.0.0/src/lib.rs:366:9
[INFO] [stdout]     |
[INFO] [stdout] 366 |             type Self::RuntimeTask = ();
[INFO] [stdout]     |                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Test` in this scope
[INFO] [stdout]    --> src/mock.rs:148:25
[INFO] [stdout]     |
[INFO] [stdout] 148 | 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:149:22
[INFO] [stdout]     |
[INFO] [stdout] 149 |     type RuntimeEvent = RuntimeEvent;
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]     |
[INFO] [stdout] 149 |     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:155:34
[INFO] [stdout]     |
[INFO] [stdout] 155 | 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:156:22
[INFO] [stdout]     |
[INFO] [stdout] 156 |     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:222:17
[INFO] [stdout]     |
[INFO] [stdout] 222 | impl Config for Test {
[INFO] [stdout]     |                 ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeEvent` in this scope
[INFO] [stdout]    --> src/mock.rs:223:22
[INFO] [stdout]     |
[INFO] [stdout] 223 |     type RuntimeEvent = RuntimeEvent;
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]     |
[INFO] [stdout] 223 |     type RuntimeEvent = Self::RuntimeEvent;
[INFO] [stdout]     |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]    --> src/mock.rs:224:23
[INFO] [stdout]     |
[INFO] [stdout] 224 |     type RuntimeOrigin = RuntimeOrigin;
[INFO] [stdout]     |                          ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]     |
[INFO] [stdout] 224 |     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:225:23
[INFO] [stdout]     |
[INFO] [stdout] 225 |     type PalletsOrigin = OriginCaller;
[INFO] [stdout]     |                          ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeCall` in this scope
[INFO] [stdout]    --> src/mock.rs:226:21
[INFO] [stdout]     |
[INFO] [stdout] 226 |     type RuntimeCall = RuntimeCall;
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]     |
[INFO] [stdout] 226 |     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:232:19
[INFO] [stdout]     |
[INFO] [stdout] 232 |     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:236:36
[INFO] [stdout]     |
[INFO] [stdout] 236 | 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] 236 | 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:239:34
[INFO] [stdout]     |
[INFO] [stdout] 239 |     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] 238 | pub fn new_test_ext<Test>() -> sp_io::TestExternalities {
[INFO] [stdout]     |                    ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `OriginCaller` in this scope
[INFO] [stdout]    --> src/mock.rs:243:18
[INFO] [stdout]     |
[INFO] [stdout] 243 | 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:55:3
[INFO] [stdout]    |
[INFO] [stdout] 55 |         System::run_to_block::<AllPalletsWithSystem>(3);
[INFO] [stdout]    |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 20 + use std::alloc::System;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]   --> src/tests.rs:55:26
[INFO] [stdout]    |
[INFO] [stdout] 55 |         System::run_to_block::<AllPalletsWithSystem>(3);
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 35 | fn basic_scheduling_works<AllPalletsWithSystem>() {
[INFO] [stdout]    |                          ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]   --> src/tests.rs:58:3
[INFO] [stdout]    |
[INFO] [stdout] 58 |         System::run_to_block::<AllPalletsWithSystem>(4);
[INFO] [stdout]    |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 20 + use std::alloc::System;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]   --> src/tests.rs:58:26
[INFO] [stdout]    |
[INFO] [stdout] 58 |         System::run_to_block::<AllPalletsWithSystem>(4);
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 35 | fn basic_scheduling_works<AllPalletsWithSystem>() {
[INFO] [stdout]    |                          ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]   --> src/tests.rs:62:3
[INFO] [stdout]    |
[INFO] [stdout] 62 |         System::run_to_block::<AllPalletsWithSystem>(100);
[INFO] [stdout]    |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 20 + use std::alloc::System;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]   --> src/tests.rs:62:26
[INFO] [stdout]    |
[INFO] [stdout] 62 |         System::run_to_block::<AllPalletsWithSystem>(100);
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 35 | fn basic_scheduling_works<AllPalletsWithSystem>() {
[INFO] [stdout]    |                          ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]   --> src/tests.rs:90:3
[INFO] [stdout]    |
[INFO] [stdout] 90 |         System::run_to_block::<AllPalletsWithSystem>(3);
[INFO] [stdout]    |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 20 + use std::alloc::System;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]   --> src/tests.rs:90:26
[INFO] [stdout]    |
[INFO] [stdout] 90 |         System::run_to_block::<AllPalletsWithSystem>(3);
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 69 | fn scheduling_with_preimages_works<AllPalletsWithSystem>() {
[INFO] [stdout]    |                                   ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]   --> src/tests.rs:93:3
[INFO] [stdout]    |
[INFO] [stdout] 93 |         System::run_to_block::<AllPalletsWithSystem>(4);
[INFO] [stdout]    |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 20 + use std::alloc::System;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]   --> src/tests.rs:93:26
[INFO] [stdout]    |
[INFO] [stdout] 93 |         System::run_to_block::<AllPalletsWithSystem>(4);
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 69 | fn scheduling_with_preimages_works<AllPalletsWithSystem>() {
[INFO] [stdout]    |                                   ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:100:3
[INFO] [stdout]     |
[INFO] [stdout] 100 |         System::run_to_block::<AllPalletsWithSystem>(100);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:100:26
[INFO] [stdout]     |
[INFO] [stdout] 100 |         System::run_to_block::<AllPalletsWithSystem>(100);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]  69 | fn scheduling_with_preimages_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                                   ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:108:3
[INFO] [stdout]     |
[INFO] [stdout] 108 |         System::run_to_block::<AllPalletsWithSystem>(2);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:108:26
[INFO] [stdout]     |
[INFO] [stdout] 108 |         System::run_to_block::<AllPalletsWithSystem>(2);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 106 | fn schedule_after_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                        ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:120:3
[INFO] [stdout]     |
[INFO] [stdout] 120 |         System::run_to_block::<AllPalletsWithSystem>(5);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:120:26
[INFO] [stdout]     |
[INFO] [stdout] 120 |         System::run_to_block::<AllPalletsWithSystem>(5);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 106 | fn schedule_after_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                        ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:122:3
[INFO] [stdout]     |
[INFO] [stdout] 122 |         System::run_to_block::<AllPalletsWithSystem>(6);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:122:26
[INFO] [stdout]     |
[INFO] [stdout] 122 |         System::run_to_block::<AllPalletsWithSystem>(6);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 106 | fn schedule_after_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                        ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:124:3
[INFO] [stdout]     |
[INFO] [stdout] 124 |         System::run_to_block::<AllPalletsWithSystem>(100);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:124:26
[INFO] [stdout]     |
[INFO] [stdout] 124 |         System::run_to_block::<AllPalletsWithSystem>(100);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 106 | fn schedule_after_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                        ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:132:3
[INFO] [stdout]     |
[INFO] [stdout] 132 |         System::run_to_block::<AllPalletsWithSystem>(2);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:132:26
[INFO] [stdout]     |
[INFO] [stdout] 132 |         System::run_to_block::<AllPalletsWithSystem>(2);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 130 | fn schedule_after_zero_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                             ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:144:3
[INFO] [stdout]     |
[INFO] [stdout] 144 |         System::run_to_block::<AllPalletsWithSystem>(3);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:144:26
[INFO] [stdout]     |
[INFO] [stdout] 144 |         System::run_to_block::<AllPalletsWithSystem>(3);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 130 | fn schedule_after_zero_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                             ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:146:3
[INFO] [stdout]     |
[INFO] [stdout] 146 |         System::run_to_block::<AllPalletsWithSystem>(100);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:146:26
[INFO] [stdout]     |
[INFO] [stdout] 146 |         System::run_to_block::<AllPalletsWithSystem>(100);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 130 | fn schedule_after_zero_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                             ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:166:3
[INFO] [stdout]     |
[INFO] [stdout] 166 |         System::run_to_block::<AllPalletsWithSystem>(3);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:166:26
[INFO] [stdout]     |
[INFO] [stdout] 166 |         System::run_to_block::<AllPalletsWithSystem>(3);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 152 | fn periodic_scheduling_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                             ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:168:3
[INFO] [stdout]     |
[INFO] [stdout] 168 |         System::run_to_block::<AllPalletsWithSystem>(4);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:168:26
[INFO] [stdout]     |
[INFO] [stdout] 168 |         System::run_to_block::<AllPalletsWithSystem>(4);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 152 | fn periodic_scheduling_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                             ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:170:3
[INFO] [stdout]     |
[INFO] [stdout] 170 |         System::run_to_block::<AllPalletsWithSystem>(6);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:170:26
[INFO] [stdout]     |
[INFO] [stdout] 170 |         System::run_to_block::<AllPalletsWithSystem>(6);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 152 | fn periodic_scheduling_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                             ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:172:3
[INFO] [stdout]     |
[INFO] [stdout] 172 |         System::run_to_block::<AllPalletsWithSystem>(7);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:172:26
[INFO] [stdout]     |
[INFO] [stdout] 172 |         System::run_to_block::<AllPalletsWithSystem>(7);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 152 | fn periodic_scheduling_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                             ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:174:3
[INFO] [stdout]     |
[INFO] [stdout] 174 |         System::run_to_block::<AllPalletsWithSystem>(9);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:174:26
[INFO] [stdout]     |
[INFO] [stdout] 174 |         System::run_to_block::<AllPalletsWithSystem>(9);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 152 | fn periodic_scheduling_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                             ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:176:3
[INFO] [stdout]     |
[INFO] [stdout] 176 |         System::run_to_block::<AllPalletsWithSystem>(10);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:176:26
[INFO] [stdout]     |
[INFO] [stdout] 176 |         System::run_to_block::<AllPalletsWithSystem>(10);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 152 | fn periodic_scheduling_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                             ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:178:3
[INFO] [stdout]     |
[INFO] [stdout] 178 |         System::run_to_block::<AllPalletsWithSystem>(100);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:178:26
[INFO] [stdout]     |
[INFO] [stdout] 178 |         System::run_to_block::<AllPalletsWithSystem>(100);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 152 | fn periodic_scheduling_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                             ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:204:3
[INFO] [stdout]     |
[INFO] [stdout] 204 |         System::run_to_block::<AllPalletsWithSystem>(3);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:204:26
[INFO] [stdout]     |
[INFO] [stdout] 204 |         System::run_to_block::<AllPalletsWithSystem>(3);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 184 | fn retry_scheduling_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                          ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:208:3
[INFO] [stdout]     |
[INFO] [stdout] 208 |         System::run_to_block::<AllPalletsWithSystem>(4);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:208:26
[INFO] [stdout]     |
[INFO] [stdout] 208 |         System::run_to_block::<AllPalletsWithSystem>(4);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 184 | fn retry_scheduling_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                          ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:212:3
[INFO] [stdout]     |
[INFO] [stdout] 212 |         System::run_to_block::<AllPalletsWithSystem>(6);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:212:26
[INFO] [stdout]     |
[INFO] [stdout] 212 |         System::run_to_block::<AllPalletsWithSystem>(6);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 184 | fn retry_scheduling_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                          ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:216:3
[INFO] [stdout]     |
[INFO] [stdout] 216 |         System::run_to_block::<AllPalletsWithSystem>(7);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:216:26
[INFO] [stdout]     |
[INFO] [stdout] 216 |         System::run_to_block::<AllPalletsWithSystem>(7);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 184 | fn retry_scheduling_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                          ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:220:3
[INFO] [stdout]     |
[INFO] [stdout] 220 |         System::run_to_block::<AllPalletsWithSystem>(8);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:220:26
[INFO] [stdout]     |
[INFO] [stdout] 220 |         System::run_to_block::<AllPalletsWithSystem>(8);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 184 | fn retry_scheduling_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                          ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:223:3
[INFO] [stdout]     |
[INFO] [stdout] 223 |         System::run_to_block::<AllPalletsWithSystem>(9);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:223:26
[INFO] [stdout]     |
[INFO] [stdout] 223 |         System::run_to_block::<AllPalletsWithSystem>(9);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 184 | fn retry_scheduling_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                          ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:227:3
[INFO] [stdout]     |
[INFO] [stdout] 227 |         System::run_to_block::<AllPalletsWithSystem>(10);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:227:26
[INFO] [stdout]     |
[INFO] [stdout] 227 |         System::run_to_block::<AllPalletsWithSystem>(10);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 184 | fn retry_scheduling_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                          ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:230:3
[INFO] [stdout]     |
[INFO] [stdout] 230 |         System::run_to_block::<AllPalletsWithSystem>(11);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:230:26
[INFO] [stdout]     |
[INFO] [stdout] 230 |         System::run_to_block::<AllPalletsWithSystem>(11);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 184 | fn retry_scheduling_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                          ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:232:3
[INFO] [stdout]     |
[INFO] [stdout] 232 |         System::run_to_block::<AllPalletsWithSystem>(12);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:232:26
[INFO] [stdout]     |
[INFO] [stdout] 232 |         System::run_to_block::<AllPalletsWithSystem>(12);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 184 | fn retry_scheduling_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                          ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:234:3
[INFO] [stdout]     |
[INFO] [stdout] 234 |         System::run_to_block::<AllPalletsWithSystem>(100);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:234:26
[INFO] [stdout]     |
[INFO] [stdout] 234 |         System::run_to_block::<AllPalletsWithSystem>(100);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 184 | fn retry_scheduling_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                          ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:265:3
[INFO] [stdout]     |
[INFO] [stdout] 265 |         System::run_to_block::<AllPalletsWithSystem>(3);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:265:26
[INFO] [stdout]     |
[INFO] [stdout] 265 |         System::run_to_block::<AllPalletsWithSystem>(3);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 240 | fn named_retry_scheduling_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                                ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:269:3
[INFO] [stdout]     |
[INFO] [stdout] 269 |         System::run_to_block::<AllPalletsWithSystem>(4);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:269:26
[INFO] [stdout]     |
[INFO] [stdout] 269 |         System::run_to_block::<AllPalletsWithSystem>(4);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 240 | fn named_retry_scheduling_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                                ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:273:3
[INFO] [stdout]     |
[INFO] [stdout] 273 |         System::run_to_block::<AllPalletsWithSystem>(6);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:273:26
[INFO] [stdout]     |
[INFO] [stdout] 273 |         System::run_to_block::<AllPalletsWithSystem>(6);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 240 | fn named_retry_scheduling_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                                ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:277:3
[INFO] [stdout]     |
[INFO] [stdout] 277 |         System::run_to_block::<AllPalletsWithSystem>(7);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:277:26
[INFO] [stdout]     |
[INFO] [stdout] 277 |         System::run_to_block::<AllPalletsWithSystem>(7);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 240 | fn named_retry_scheduling_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                                ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:281:3
[INFO] [stdout]     |
[INFO] [stdout] 281 |         System::run_to_block::<AllPalletsWithSystem>(8);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:281:26
[INFO] [stdout]     |
[INFO] [stdout] 281 |         System::run_to_block::<AllPalletsWithSystem>(8);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 240 | fn named_retry_scheduling_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                                ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:284:3
[INFO] [stdout]     |
[INFO] [stdout] 284 |         System::run_to_block::<AllPalletsWithSystem>(9);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:284:26
[INFO] [stdout]     |
[INFO] [stdout] 284 |         System::run_to_block::<AllPalletsWithSystem>(9);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 240 | fn named_retry_scheduling_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                                ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:288:3
[INFO] [stdout]     |
[INFO] [stdout] 288 |         System::run_to_block::<AllPalletsWithSystem>(10);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:288:26
[INFO] [stdout]     |
[INFO] [stdout] 288 |         System::run_to_block::<AllPalletsWithSystem>(10);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 240 | fn named_retry_scheduling_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                                ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:291:3
[INFO] [stdout]     |
[INFO] [stdout] 291 |         System::run_to_block::<AllPalletsWithSystem>(11);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:291:26
[INFO] [stdout]     |
[INFO] [stdout] 291 |         System::run_to_block::<AllPalletsWithSystem>(11);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 240 | fn named_retry_scheduling_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                                ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:293:3
[INFO] [stdout]     |
[INFO] [stdout] 293 |         System::run_to_block::<AllPalletsWithSystem>(12);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:293:26
[INFO] [stdout]     |
[INFO] [stdout] 293 |         System::run_to_block::<AllPalletsWithSystem>(12);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 240 | fn named_retry_scheduling_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                                ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:295:3
[INFO] [stdout]     |
[INFO] [stdout] 295 |         System::run_to_block::<AllPalletsWithSystem>(100);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:295:26
[INFO] [stdout]     |
[INFO] [stdout] 295 |         System::run_to_block::<AllPalletsWithSystem>(100);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 240 | fn named_retry_scheduling_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                                ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:336:3
[INFO] [stdout]     |
[INFO] [stdout] 336 |         System::run_to_block::<AllPalletsWithSystem>(3);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:336:26
[INFO] [stdout]     |
[INFO] [stdout] 336 |         System::run_to_block::<AllPalletsWithSystem>(3);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 301 | fn retry_scheduling_multiple_tasks_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                                         ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:340:3
[INFO] [stdout]     |
[INFO] [stdout] 340 |         System::run_to_block::<AllPalletsWithSystem>(4);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:340:26
[INFO] [stdout]     |
[INFO] [stdout] 340 |         System::run_to_block::<AllPalletsWithSystem>(4);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 301 | fn retry_scheduling_multiple_tasks_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                                         ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:348:3
[INFO] [stdout]     |
[INFO] [stdout] 348 |         System::run_to_block::<AllPalletsWithSystem>(5);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:348:26
[INFO] [stdout]     |
[INFO] [stdout] 348 |         System::run_to_block::<AllPalletsWithSystem>(5);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 301 | fn retry_scheduling_multiple_tasks_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                                         ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:355:3
[INFO] [stdout]     |
[INFO] [stdout] 355 |         System::run_to_block::<AllPalletsWithSystem>(6);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:355:26
[INFO] [stdout]     |
[INFO] [stdout] 355 |         System::run_to_block::<AllPalletsWithSystem>(6);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 301 | fn retry_scheduling_multiple_tasks_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                                         ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:361:3
[INFO] [stdout]     |
[INFO] [stdout] 361 |         System::run_to_block::<AllPalletsWithSystem>(7);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:361:26
[INFO] [stdout]     |
[INFO] [stdout] 361 |         System::run_to_block::<AllPalletsWithSystem>(7);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 301 | fn retry_scheduling_multiple_tasks_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                                         ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:368:3
[INFO] [stdout]     |
[INFO] [stdout] 368 |         System::run_to_block::<AllPalletsWithSystem>(8);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:368:26
[INFO] [stdout]     |
[INFO] [stdout] 368 |         System::run_to_block::<AllPalletsWithSystem>(8);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 301 | fn retry_scheduling_multiple_tasks_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                                         ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:371:3
[INFO] [stdout]     |
[INFO] [stdout] 371 |         System::run_to_block::<AllPalletsWithSystem>(9);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:371:26
[INFO] [stdout]     |
[INFO] [stdout] 371 |         System::run_to_block::<AllPalletsWithSystem>(9);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 301 | fn retry_scheduling_multiple_tasks_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                                         ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:375:3
[INFO] [stdout]     |
[INFO] [stdout] 375 |         System::run_to_block::<AllPalletsWithSystem>(10);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:375:26
[INFO] [stdout]     |
[INFO] [stdout] 375 |         System::run_to_block::<AllPalletsWithSystem>(10);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 301 | fn retry_scheduling_multiple_tasks_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                                         ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:378:3
[INFO] [stdout]     |
[INFO] [stdout] 378 |         System::run_to_block::<AllPalletsWithSystem>(11);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:378:26
[INFO] [stdout]     |
[INFO] [stdout] 378 |         System::run_to_block::<AllPalletsWithSystem>(11);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 301 | fn retry_scheduling_multiple_tasks_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                                         ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:380:3
[INFO] [stdout]     |
[INFO] [stdout] 380 |         System::run_to_block::<AllPalletsWithSystem>(12);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:380:26
[INFO] [stdout]     |
[INFO] [stdout] 380 |         System::run_to_block::<AllPalletsWithSystem>(12);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 301 | fn retry_scheduling_multiple_tasks_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                                         ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:382:3
[INFO] [stdout]     |
[INFO] [stdout] 382 |         System::run_to_block::<AllPalletsWithSystem>(100);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:382:26
[INFO] [stdout]     |
[INFO] [stdout] 382 |         System::run_to_block::<AllPalletsWithSystem>(100);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 301 | fn retry_scheduling_multiple_tasks_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                                         ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:425:3
[INFO] [stdout]     |
[INFO] [stdout] 425 |         System::run_to_block::<AllPalletsWithSystem>(3);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:425:26
[INFO] [stdout]     |
[INFO] [stdout] 425 |         System::run_to_block::<AllPalletsWithSystem>(3);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 388 | fn retry_scheduling_multiple_named_tasks_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                                               ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:429:3
[INFO] [stdout]     |
[INFO] [stdout] 429 |         System::run_to_block::<AllPalletsWithSystem>(4);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:429:26
[INFO] [stdout]     |
[INFO] [stdout] 429 |         System::run_to_block::<AllPalletsWithSystem>(4);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 388 | fn retry_scheduling_multiple_named_tasks_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                                               ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:437:3
[INFO] [stdout]     |
[INFO] [stdout] 437 |         System::run_to_block::<AllPalletsWithSystem>(5);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:437:26
[INFO] [stdout]     |
[INFO] [stdout] 437 |         System::run_to_block::<AllPalletsWithSystem>(5);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 388 | fn retry_scheduling_multiple_named_tasks_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                                               ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:444:3
[INFO] [stdout]     |
[INFO] [stdout] 444 |         System::run_to_block::<AllPalletsWithSystem>(6);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:444:26
[INFO] [stdout]     |
[INFO] [stdout] 444 |         System::run_to_block::<AllPalletsWithSystem>(6);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 388 | fn retry_scheduling_multiple_named_tasks_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                                               ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:450:3
[INFO] [stdout]     |
[INFO] [stdout] 450 |         System::run_to_block::<AllPalletsWithSystem>(7);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:450:26
[INFO] [stdout]     |
[INFO] [stdout] 450 |         System::run_to_block::<AllPalletsWithSystem>(7);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 388 | fn retry_scheduling_multiple_named_tasks_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                                               ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:457:3
[INFO] [stdout]     |
[INFO] [stdout] 457 |         System::run_to_block::<AllPalletsWithSystem>(8);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:457:26
[INFO] [stdout]     |
[INFO] [stdout] 457 |         System::run_to_block::<AllPalletsWithSystem>(8);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 388 | fn retry_scheduling_multiple_named_tasks_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                                               ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:460:3
[INFO] [stdout]     |
[INFO] [stdout] 460 |         System::run_to_block::<AllPalletsWithSystem>(9);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:460:26
[INFO] [stdout]     |
[INFO] [stdout] 460 |         System::run_to_block::<AllPalletsWithSystem>(9);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 388 | fn retry_scheduling_multiple_named_tasks_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                                               ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:464:3
[INFO] [stdout]     |
[INFO] [stdout] 464 |         System::run_to_block::<AllPalletsWithSystem>(10);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:464:26
[INFO] [stdout]     |
[INFO] [stdout] 464 |         System::run_to_block::<AllPalletsWithSystem>(10);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 388 | fn retry_scheduling_multiple_named_tasks_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                                               ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:467:3
[INFO] [stdout]     |
[INFO] [stdout] 467 |         System::run_to_block::<AllPalletsWithSystem>(11);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:467:26
[INFO] [stdout]     |
[INFO] [stdout] 467 |         System::run_to_block::<AllPalletsWithSystem>(11);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 388 | fn retry_scheduling_multiple_named_tasks_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                                               ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:469:3
[INFO] [stdout]     |
[INFO] [stdout] 469 |         System::run_to_block::<AllPalletsWithSystem>(12);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:469:26
[INFO] [stdout]     |
[INFO] [stdout] 469 |         System::run_to_block::<AllPalletsWithSystem>(12);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 388 | fn retry_scheduling_multiple_named_tasks_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                                               ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:471:3
[INFO] [stdout]     |
[INFO] [stdout] 471 |         System::run_to_block::<AllPalletsWithSystem>(100);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:471:26
[INFO] [stdout]     |
[INFO] [stdout] 471 |         System::run_to_block::<AllPalletsWithSystem>(100);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 388 | fn retry_scheduling_multiple_named_tasks_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                                               ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:498:3
[INFO] [stdout]     |
[INFO] [stdout] 498 |         System::run_to_block::<AllPalletsWithSystem>(3);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:498:26
[INFO] [stdout]     |
[INFO] [stdout] 498 |         System::run_to_block::<AllPalletsWithSystem>(3);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 477 | fn retry_scheduling_with_period_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                                      ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:502:3
[INFO] [stdout]     |
[INFO] [stdout] 502 |         System::run_to_block::<AllPalletsWithSystem>(4);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:502:26
[INFO] [stdout]     |
[INFO] [stdout] 502 |         System::run_to_block::<AllPalletsWithSystem>(4);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 477 | fn retry_scheduling_with_period_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                                      ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:508:3
[INFO] [stdout]     |
[INFO] [stdout] 508 |         System::run_to_block::<AllPalletsWithSystem>(6);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:508:26
[INFO] [stdout]     |
[INFO] [stdout] 508 |         System::run_to_block::<AllPalletsWithSystem>(6);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 477 | fn retry_scheduling_with_period_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                                      ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:512:3
[INFO] [stdout]     |
[INFO] [stdout] 512 |         System::run_to_block::<AllPalletsWithSystem>(7);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:512:26
[INFO] [stdout]     |
[INFO] [stdout] 512 |         System::run_to_block::<AllPalletsWithSystem>(7);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 477 | fn retry_scheduling_with_period_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                                      ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:517:3
[INFO] [stdout]     |
[INFO] [stdout] 517 |         System::run_to_block::<AllPalletsWithSystem>(9);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:517:26
[INFO] [stdout]     |
[INFO] [stdout] 517 |         System::run_to_block::<AllPalletsWithSystem>(9);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 477 | fn retry_scheduling_with_period_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                                      ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:524:3
[INFO] [stdout]     |
[INFO] [stdout] 524 |         System::run_to_block::<AllPalletsWithSystem>(10);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:524:26
[INFO] [stdout]     |
[INFO] [stdout] 524 |         System::run_to_block::<AllPalletsWithSystem>(10);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 477 | fn retry_scheduling_with_period_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                                      ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:535:3
[INFO] [stdout]     |
[INFO] [stdout] 535 |         System::run_to_block::<AllPalletsWithSystem>(12);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:535:26
[INFO] [stdout]     |
[INFO] [stdout] 535 |         System::run_to_block::<AllPalletsWithSystem>(12);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 477 | fn retry_scheduling_with_period_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                                      ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:546:3
[INFO] [stdout]     |
[INFO] [stdout] 546 |         System::run_to_block::<AllPalletsWithSystem>(13);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:546:26
[INFO] [stdout]     |
[INFO] [stdout] 546 |         System::run_to_block::<AllPalletsWithSystem>(13);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 477 | fn retry_scheduling_with_period_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                                      ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:563:3
[INFO] [stdout]     |
[INFO] [stdout] 563 |         System::run_to_block::<AllPalletsWithSystem>(14);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:563:26
[INFO] [stdout]     |
[INFO] [stdout] 563 |         System::run_to_block::<AllPalletsWithSystem>(14);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 477 | fn retry_scheduling_with_period_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                                      ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:572:3
[INFO] [stdout]     |
[INFO] [stdout] 572 |         System::run_to_block::<AllPalletsWithSystem>(15);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:572:26
[INFO] [stdout]     |
[INFO] [stdout] 572 |         System::run_to_block::<AllPalletsWithSystem>(15);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 477 | fn retry_scheduling_with_period_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                                      ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:583:3
[INFO] [stdout]     |
[INFO] [stdout] 583 |         System::run_to_block::<AllPalletsWithSystem>(16);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:583:26
[INFO] [stdout]     |
[INFO] [stdout] 583 |         System::run_to_block::<AllPalletsWithSystem>(16);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 477 | fn retry_scheduling_with_period_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                                      ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:601:3
[INFO] [stdout]     |
[INFO] [stdout] 601 |         System::run_to_block::<AllPalletsWithSystem>(19);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:601:26
[INFO] [stdout]     |
[INFO] [stdout] 601 |         System::run_to_block::<AllPalletsWithSystem>(19);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 477 | fn retry_scheduling_with_period_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                                      ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:642:3
[INFO] [stdout]     |
[INFO] [stdout] 642 |         System::run_to_block::<AllPalletsWithSystem>(3);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:642:26
[INFO] [stdout]     |
[INFO] [stdout] 642 |         System::run_to_block::<AllPalletsWithSystem>(3);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 620 | fn named_retry_scheduling_with_period_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                                            ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:646:3
[INFO] [stdout]     |
[INFO] [stdout] 646 |         System::run_to_block::<AllPalletsWithSystem>(4);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:646:26
[INFO] [stdout]     |
[INFO] [stdout] 646 |         System::run_to_block::<AllPalletsWithSystem>(4);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 620 | fn named_retry_scheduling_with_period_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                                            ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:652:3
[INFO] [stdout]     |
[INFO] [stdout] 652 |         System::run_to_block::<AllPalletsWithSystem>(6);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:652:26
[INFO] [stdout]     |
[INFO] [stdout] 652 |         System::run_to_block::<AllPalletsWithSystem>(6);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 620 | fn named_retry_scheduling_with_period_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                                            ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:656:3
[INFO] [stdout]     |
[INFO] [stdout] 656 |         System::run_to_block::<AllPalletsWithSystem>(7);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:656:26
[INFO] [stdout]     |
[INFO] [stdout] 656 |         System::run_to_block::<AllPalletsWithSystem>(7);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 620 | fn named_retry_scheduling_with_period_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                                            ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:661:3
[INFO] [stdout]     |
[INFO] [stdout] 661 |         System::run_to_block::<AllPalletsWithSystem>(9);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:661:26
[INFO] [stdout]     |
[INFO] [stdout] 661 |         System::run_to_block::<AllPalletsWithSystem>(9);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 620 | fn named_retry_scheduling_with_period_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                                            ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:668:3
[INFO] [stdout]     |
[INFO] [stdout] 668 |         System::run_to_block::<AllPalletsWithSystem>(10);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:668:26
[INFO] [stdout]     |
[INFO] [stdout] 668 |         System::run_to_block::<AllPalletsWithSystem>(10);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 620 | fn named_retry_scheduling_with_period_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                                            ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:680:3
[INFO] [stdout]     |
[INFO] [stdout] 680 |         System::run_to_block::<AllPalletsWithSystem>(12);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:680:26
[INFO] [stdout]     |
[INFO] [stdout] 680 |         System::run_to_block::<AllPalletsWithSystem>(12);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 620 | fn named_retry_scheduling_with_period_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                                            ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:691:3
[INFO] [stdout]     |
[INFO] [stdout] 691 |         System::run_to_block::<AllPalletsWithSystem>(13);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:691:26
[INFO] [stdout]     |
[INFO] [stdout] 691 |         System::run_to_block::<AllPalletsWithSystem>(13);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 620 | fn named_retry_scheduling_with_period_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                                            ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:709:3
[INFO] [stdout]     |
[INFO] [stdout] 709 |         System::run_to_block::<AllPalletsWithSystem>(14);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:709:26
[INFO] [stdout]     |
[INFO] [stdout] 709 |         System::run_to_block::<AllPalletsWithSystem>(14);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 620 | fn named_retry_scheduling_with_period_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                                            ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:718:3
[INFO] [stdout]     |
[INFO] [stdout] 718 |         System::run_to_block::<AllPalletsWithSystem>(15);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:718:26
[INFO] [stdout]     |
[INFO] [stdout] 718 |         System::run_to_block::<AllPalletsWithSystem>(15);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 620 | fn named_retry_scheduling_with_period_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                                            ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:730:3
[INFO] [stdout]     |
[INFO] [stdout] 730 |         System::run_to_block::<AllPalletsWithSystem>(16);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:730:26
[INFO] [stdout]     |
[INFO] [stdout] 730 |         System::run_to_block::<AllPalletsWithSystem>(16);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 620 | fn named_retry_scheduling_with_period_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                                            ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:749:3
[INFO] [stdout]     |
[INFO] [stdout] 749 |         System::run_to_block::<AllPalletsWithSystem>(19);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:749:26
[INFO] [stdout]     |
[INFO] [stdout] 749 |         System::run_to_block::<AllPalletsWithSystem>(19);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 620 | fn named_retry_scheduling_with_period_works<AllPalletsWithSystem>() {
[INFO] [stdout]     |                                            ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:789:3
[INFO] [stdout]     |
[INFO] [stdout] 789 |         System::run_to_block::<AllPalletsWithSystem>(3);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:789:26
[INFO] [stdout]     |
[INFO] [stdout] 789 |         System::run_to_block::<AllPalletsWithSystem>(3);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 769 | fn retry_scheduling_expires<AllPalletsWithSystem>() {
[INFO] [stdout]     |                            ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:794:3
[INFO] [stdout]     |
[INFO] [stdout] 794 |         System::run_to_block::<AllPalletsWithSystem>(4);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:794:26
[INFO] [stdout]     |
[INFO] [stdout] 794 |         System::run_to_block::<AllPalletsWithSystem>(4);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 769 | fn retry_scheduling_expires<AllPalletsWithSystem>() {
[INFO] [stdout]     |                            ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:802:3
[INFO] [stdout]     |
[INFO] [stdout] 802 |         System::run_to_block::<AllPalletsWithSystem>(5);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:802:26
[INFO] [stdout]     |
[INFO] [stdout] 802 |         System::run_to_block::<AllPalletsWithSystem>(5);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 769 | fn retry_scheduling_expires<AllPalletsWithSystem>() {
[INFO] [stdout]     |                            ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:810:3
[INFO] [stdout]     |
[INFO] [stdout] 810 |         System::run_to_block::<AllPalletsWithSystem>(6);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:810:26
[INFO] [stdout]     |
[INFO] [stdout] 810 |         System::run_to_block::<AllPalletsWithSystem>(6);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 769 | fn retry_scheduling_expires<AllPalletsWithSystem>() {
[INFO] [stdout]     |                            ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:818:3
[INFO] [stdout]     |
[INFO] [stdout] 818 |         System::run_to_block::<AllPalletsWithSystem>(7);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:818:26
[INFO] [stdout]     |
[INFO] [stdout] 818 |         System::run_to_block::<AllPalletsWithSystem>(7);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 769 | fn retry_scheduling_expires<AllPalletsWithSystem>() {
[INFO] [stdout]     |                            ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:952:3
[INFO] [stdout]     |
[INFO] [stdout] 952 |         System::run_to_block::<AllPalletsWithSystem>(9);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:952:26
[INFO] [stdout]     |
[INFO] [stdout] 952 |         System::run_to_block::<AllPalletsWithSystem>(9);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 930 | fn retry_periodic_full_cycle<AllPalletsWithSystem>() {
[INFO] [stdout]     |                             ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:956:3
[INFO] [stdout]     |
[INFO] [stdout] 956 |         System::run_to_block::<AllPalletsWithSystem>(10);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:956:26
[INFO] [stdout]     |
[INFO] [stdout] 956 |         System::run_to_block::<AllPalletsWithSystem>(10);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 930 | fn retry_periodic_full_cycle<AllPalletsWithSystem>() {
[INFO] [stdout]     |                             ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:962:3
[INFO] [stdout]     |
[INFO] [stdout] 962 |         System::run_to_block::<AllPalletsWithSystem>(109);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:962:26
[INFO] [stdout]     |
[INFO] [stdout] 962 |         System::run_to_block::<AllPalletsWithSystem>(109);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 930 | fn retry_periodic_full_cycle<AllPalletsWithSystem>() {
[INFO] [stdout]     |                             ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:971:3
[INFO] [stdout]     |
[INFO] [stdout] 971 |         System::run_to_block::<AllPalletsWithSystem>(110);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:971:26
[INFO] [stdout]     |
[INFO] [stdout] 971 |         System::run_to_block::<AllPalletsWithSystem>(110);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 930 | fn retry_periodic_full_cycle<AllPalletsWithSystem>() {
[INFO] [stdout]     |                             ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:983:3
[INFO] [stdout]     |
[INFO] [stdout] 983 |         System::run_to_block::<AllPalletsWithSystem>(111);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:983:26
[INFO] [stdout]     |
[INFO] [stdout] 983 |         System::run_to_block::<AllPalletsWithSystem>(111);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 930 | fn retry_periodic_full_cycle<AllPalletsWithSystem>() {
[INFO] [stdout]     |                             ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/tests.rs:994:3
[INFO] [stdout]     |
[INFO] [stdout] 994 |         System::run_to_block::<AllPalletsWithSystem>(112);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]    --> src/tests.rs:994:26
[INFO] [stdout]     |
[INFO] [stdout] 994 |         System::run_to_block::<AllPalletsWithSystem>(112);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 930 | fn retry_periodic_full_cycle<AllPalletsWithSystem>() {
[INFO] [stdout]     |                             ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:1001:3
[INFO] [stdout]      |
[INFO] [stdout] 1001 |         System::run_to_block::<AllPalletsWithSystem>(209);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]     --> src/tests.rs:1001:26
[INFO] [stdout]      |
[INFO] [stdout] 1001 |         System::run_to_block::<AllPalletsWithSystem>(209);
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout]  930 | fn retry_periodic_full_cycle<AllPalletsWithSystem>() {
[INFO] [stdout]      |                             ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:1007:3
[INFO] [stdout]      |
[INFO] [stdout] 1007 |         System::run_to_block::<AllPalletsWithSystem>(210);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]     --> src/tests.rs:1007:26
[INFO] [stdout]      |
[INFO] [stdout] 1007 |         System::run_to_block::<AllPalletsWithSystem>(210);
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout]  930 | fn retry_periodic_full_cycle<AllPalletsWithSystem>() {
[INFO] [stdout]      |                             ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:1021:3
[INFO] [stdout]      |
[INFO] [stdout] 1021 |         System::run_to_block::<AllPalletsWithSystem>(211);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]     --> src/tests.rs:1021:26
[INFO] [stdout]      |
[INFO] [stdout] 1021 |         System::run_to_block::<AllPalletsWithSystem>(211);
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout]  930 | fn retry_periodic_full_cycle<AllPalletsWithSystem>() {
[INFO] [stdout]      |                             ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:1032:3
[INFO] [stdout]      |
[INFO] [stdout] 1032 |         System::run_to_block::<AllPalletsWithSystem>(310);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]     --> src/tests.rs:1032:26
[INFO] [stdout]      |
[INFO] [stdout] 1032 |         System::run_to_block::<AllPalletsWithSystem>(310);
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout]  930 | fn retry_periodic_full_cycle<AllPalletsWithSystem>() {
[INFO] [stdout]      |                             ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:1060:3
[INFO] [stdout]      |
[INFO] [stdout] 1060 |         System::run_to_block::<AllPalletsWithSystem>(3);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]     --> src/tests.rs:1060:26
[INFO] [stdout]      |
[INFO] [stdout] 1060 |         System::run_to_block::<AllPalletsWithSystem>(3);
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1043 | fn reschedule_works<AllPalletsWithSystem>() {
[INFO] [stdout]      |                    ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:1070:3
[INFO] [stdout]      |
[INFO] [stdout] 1070 |         System::run_to_block::<AllPalletsWithSystem>(4);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]     --> src/tests.rs:1070:26
[INFO] [stdout]      |
[INFO] [stdout] 1070 |         System::run_to_block::<AllPalletsWithSystem>(4);
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1043 | fn reschedule_works<AllPalletsWithSystem>() {
[INFO] [stdout]      |                    ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:1073:3
[INFO] [stdout]      |
[INFO] [stdout] 1073 |         System::run_to_block::<AllPalletsWithSystem>(6);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]     --> src/tests.rs:1073:26
[INFO] [stdout]      |
[INFO] [stdout] 1073 |         System::run_to_block::<AllPalletsWithSystem>(6);
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1043 | fn reschedule_works<AllPalletsWithSystem>() {
[INFO] [stdout]      |                    ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:1076:3
[INFO] [stdout]      |
[INFO] [stdout] 1076 |         System::run_to_block::<AllPalletsWithSystem>(100);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]     --> src/tests.rs:1076:26
[INFO] [stdout]      |
[INFO] [stdout] 1076 |         System::run_to_block::<AllPalletsWithSystem>(100);
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1043 | fn reschedule_works<AllPalletsWithSystem>() {
[INFO] [stdout]      |                    ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:1100:3
[INFO] [stdout]      |
[INFO] [stdout] 1100 |         System::run_to_block::<AllPalletsWithSystem>(3);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]     --> src/tests.rs:1100:26
[INFO] [stdout]      |
[INFO] [stdout] 1100 |         System::run_to_block::<AllPalletsWithSystem>(3);
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1082 | fn reschedule_named_works<AllPalletsWithSystem>() {
[INFO] [stdout]      |                          ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:1110:3
[INFO] [stdout]      |
[INFO] [stdout] 1110 |         System::run_to_block::<AllPalletsWithSystem>(4);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]     --> src/tests.rs:1110:26
[INFO] [stdout]      |
[INFO] [stdout] 1110 |         System::run_to_block::<AllPalletsWithSystem>(4);
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1082 | fn reschedule_named_works<AllPalletsWithSystem>() {
[INFO] [stdout]      |                          ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:1113:3
[INFO] [stdout]      |
[INFO] [stdout] 1113 |         System::run_to_block::<AllPalletsWithSystem>(6);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]     --> src/tests.rs:1113:26
[INFO] [stdout]      |
[INFO] [stdout] 1113 |         System::run_to_block::<AllPalletsWithSystem>(6);
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1082 | fn reschedule_named_works<AllPalletsWithSystem>() {
[INFO] [stdout]      |                          ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:1116:3
[INFO] [stdout]      |
[INFO] [stdout] 1116 |         System::run_to_block::<AllPalletsWithSystem>(100);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]     --> src/tests.rs:1116:26
[INFO] [stdout]      |
[INFO] [stdout] 1116 |         System::run_to_block::<AllPalletsWithSystem>(100);
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1082 | fn reschedule_named_works<AllPalletsWithSystem>() {
[INFO] [stdout]      |                          ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:1140:3
[INFO] [stdout]      |
[INFO] [stdout] 1140 |         System::run_to_block::<AllPalletsWithSystem>(3);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]     --> src/tests.rs:1140:26
[INFO] [stdout]      |
[INFO] [stdout] 1140 |         System::run_to_block::<AllPalletsWithSystem>(3);
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1122 | fn reschedule_named_periodic_works<AllPalletsWithSystem>() {
[INFO] [stdout]      |                                   ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:1146:3
[INFO] [stdout]      |
[INFO] [stdout] 1146 |         System::run_to_block::<AllPalletsWithSystem>(5);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]     --> src/tests.rs:1146:26
[INFO] [stdout]      |
[INFO] [stdout] 1146 |         System::run_to_block::<AllPalletsWithSystem>(5);
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1122 | fn reschedule_named_periodic_works<AllPalletsWithSystem>() {
[INFO] [stdout]      |                                   ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:1149:3
[INFO] [stdout]      |
[INFO] [stdout] 1149 |         System::run_to_block::<AllPalletsWithSystem>(6);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]     --> src/tests.rs:1149:26
[INFO] [stdout]      |
[INFO] [stdout] 1149 |         System::run_to_block::<AllPalletsWithSystem>(6);
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1122 | fn reschedule_named_periodic_works<AllPalletsWithSystem>() {
[INFO] [stdout]      |                                   ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:1157:3
[INFO] [stdout]      |
[INFO] [stdout] 1157 |         System::run_to_block::<AllPalletsWithSystem>(9);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]     --> src/tests.rs:1157:26
[INFO] [stdout]      |
[INFO] [stdout] 1157 |         System::run_to_block::<AllPalletsWithSystem>(9);
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1122 | fn reschedule_named_periodic_works<AllPalletsWithSystem>() {
[INFO] [stdout]      |                                   ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:1160:3
[INFO] [stdout]      |
[INFO] [stdout] 1160 |         System::run_to_block::<AllPalletsWithSystem>(10);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]     --> src/tests.rs:1160:26
[INFO] [stdout]      |
[INFO] [stdout] 1160 |         System::run_to_block::<AllPalletsWithSystem>(10);
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1122 | fn reschedule_named_periodic_works<AllPalletsWithSystem>() {
[INFO] [stdout]      |                                   ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:1163:3
[INFO] [stdout]      |
[INFO] [stdout] 1163 |         System::run_to_block::<AllPalletsWithSystem>(13);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]     --> src/tests.rs:1163:26
[INFO] [stdout]      |
[INFO] [stdout] 1163 |         System::run_to_block::<AllPalletsWithSystem>(13);
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1122 | fn reschedule_named_periodic_works<AllPalletsWithSystem>() {
[INFO] [stdout]      |                                   ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:1166:3
[INFO] [stdout]      |
[INFO] [stdout] 1166 |         System::run_to_block::<AllPalletsWithSystem>(100);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]     --> src/tests.rs:1166:26
[INFO] [stdout]      |
[INFO] [stdout] 1166 |         System::run_to_block::<AllPalletsWithSystem>(100);
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1122 | fn reschedule_named_periodic_works<AllPalletsWithSystem>() {
[INFO] [stdout]      |                                   ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:1200:3
[INFO] [stdout]      |
[INFO] [stdout] 1200 |         System::run_to_block::<AllPalletsWithSystem>(3);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]     --> src/tests.rs:1200:26
[INFO] [stdout]      |
[INFO] [stdout] 1200 |         System::run_to_block::<AllPalletsWithSystem>(3);
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1172 | fn cancel_named_scheduling_works_with_normal_cancel<AllPalletsWithSystem>() {
[INFO] [stdout]      |                                                    ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:1204:3
[INFO] [stdout]      |
[INFO] [stdout] 1204 |         System::run_to_block::<AllPalletsWithSystem>(100);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]     --> src/tests.rs:1204:26
[INFO] [stdout]      |
[INFO] [stdout] 1204 |         System::run_to_block::<AllPalletsWithSystem>(100);
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1172 | fn cancel_named_scheduling_works_with_normal_cancel<AllPalletsWithSystem>() {
[INFO] [stdout]      |                                                    ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:1254:3
[INFO] [stdout]      |
[INFO] [stdout] 1254 |         System::run_to_block::<AllPalletsWithSystem>(3);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]     --> src/tests.rs:1254:26
[INFO] [stdout]      |
[INFO] [stdout] 1254 |         System::run_to_block::<AllPalletsWithSystem>(3);
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1210 | fn cancel_named_periodic_scheduling_works<AllPalletsWithSystem>() {
[INFO] [stdout]      |                                          ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:1256:3
[INFO] [stdout]      |
[INFO] [stdout] 1256 |         System::run_to_block::<AllPalletsWithSystem>(4);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]     --> src/tests.rs:1256:26
[INFO] [stdout]      |
[INFO] [stdout] 1256 |         System::run_to_block::<AllPalletsWithSystem>(4);
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1210 | fn cancel_named_periodic_scheduling_works<AllPalletsWithSystem>() {
[INFO] [stdout]      |                                          ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:1258:3
[INFO] [stdout]      |
[INFO] [stdout] 1258 |         System::run_to_block::<AllPalletsWithSystem>(6);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]     --> src/tests.rs:1258:26
[INFO] [stdout]      |
[INFO] [stdout] 1258 |         System::run_to_block::<AllPalletsWithSystem>(6);
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1210 | fn cancel_named_periodic_scheduling_works<AllPalletsWithSystem>() {
[INFO] [stdout]      |                                          ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:1260:3
[INFO] [stdout]      |
[INFO] [stdout] 1260 |         System::run_to_block::<AllPalletsWithSystem>(100);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]     --> src/tests.rs:1260:26
[INFO] [stdout]      |
[INFO] [stdout] 1260 |         System::run_to_block::<AllPalletsWithSystem>(100);
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1210 | fn cancel_named_periodic_scheduling_works<AllPalletsWithSystem>() {
[INFO] [stdout]      |                                          ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:1286:3
[INFO] [stdout]      |
[INFO] [stdout] 1286 |         System::run_to_block::<AllPalletsWithSystem>(4);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]     --> src/tests.rs:1286:26
[INFO] [stdout]      |
[INFO] [stdout] 1286 |         System::run_to_block::<AllPalletsWithSystem>(4);
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1266 | fn scheduler_respects_weight_limits<AllPalletsWithSystem>() {
[INFO] [stdout]      |                                    ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:1288:3
[INFO] [stdout]      |
[INFO] [stdout] 1288 |         System::run_to_block::<AllPalletsWithSystem>(5);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]     --> src/tests.rs:1288:26
[INFO] [stdout]      |
[INFO] [stdout] 1288 |         System::run_to_block::<AllPalletsWithSystem>(5);
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1266 | fn scheduler_respects_weight_limits<AllPalletsWithSystem>() {
[INFO] [stdout]      |                                    ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:1319:3
[INFO] [stdout]      |
[INFO] [stdout] 1319 |         System::run_to_block::<AllPalletsWithSystem>(4);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]     --> src/tests.rs:1319:26
[INFO] [stdout]      |
[INFO] [stdout] 1319 |         System::run_to_block::<AllPalletsWithSystem>(4);
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1294 | fn retry_respects_weight_limits<AllPalletsWithSystem>() {
[INFO] [stdout]      |                                ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:1325:3
[INFO] [stdout]      |
[INFO] [stdout] 1325 |         System::run_to_block::<AllPalletsWithSystem>(7);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]     --> src/tests.rs:1325:26
[INFO] [stdout]      |
[INFO] [stdout] 1325 |         System::run_to_block::<AllPalletsWithSystem>(7);
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1294 | fn retry_respects_weight_limits<AllPalletsWithSystem>() {
[INFO] [stdout]      |                                ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:1332:3
[INFO] [stdout]      |
[INFO] [stdout] 1332 |         System::run_to_block::<AllPalletsWithSystem>(8);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]     --> src/tests.rs:1332:26
[INFO] [stdout]      |
[INFO] [stdout] 1332 |         System::run_to_block::<AllPalletsWithSystem>(8);
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1294 | fn retry_respects_weight_limits<AllPalletsWithSystem>() {
[INFO] [stdout]      |                                ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:1338:3
[INFO] [stdout]      |
[INFO] [stdout] 1338 |         System::run_to_block::<AllPalletsWithSystem>(9);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]     --> src/tests.rs:1338:26
[INFO] [stdout]      |
[INFO] [stdout] 1338 |         System::run_to_block::<AllPalletsWithSystem>(9);
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1294 | fn retry_respects_weight_limits<AllPalletsWithSystem>() {
[INFO] [stdout]      |                                ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:1389:3
[INFO] [stdout]      |
[INFO] [stdout] 1389 |         System::run_to_block::<AllPalletsWithSystem>(4);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]     --> src/tests.rs:1389:26
[INFO] [stdout]      |
[INFO] [stdout] 1389 |         System::run_to_block::<AllPalletsWithSystem>(4);
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1346 | fn try_schedule_retry_respects_weight_limits<AllPalletsWithSystem>() {
[INFO] [stdout]      |                                             ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:1418:3
[INFO] [stdout]      |
[INFO] [stdout] 1418 |         System::run_to_block::<AllPalletsWithSystem>(100);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]     --> src/tests.rs:1418:26
[INFO] [stdout]      |
[INFO] [stdout] 1418 |         System::run_to_block::<AllPalletsWithSystem>(100);
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1406 | fn scheduler_does_not_delete_permanently_overweight_call<AllPalletsWithSystem>() {
[INFO] [stdout]      |                                                         ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:1423:4
[INFO] [stdout]      |
[INFO] [stdout] 1423 |             System::events().last().unwrap().event,
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:1448:3
[INFO] [stdout]      |
[INFO] [stdout] 1448 |         System::run_to_block::<AllPalletsWithSystem>(20);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]     --> src/tests.rs:1448:26
[INFO] [stdout]      |
[INFO] [stdout] 1448 |         System::run_to_block::<AllPalletsWithSystem>(20);
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1432 | fn scheduler_handles_periodic_failure<AllPalletsWithSystem>() {
[INFO] [stdout]      |                                      ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:1463:3
[INFO] [stdout]      |
[INFO] [stdout] 1463 |         System::run_to_block::<AllPalletsWithSystem>(24);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]     --> src/tests.rs:1463:26
[INFO] [stdout]      |
[INFO] [stdout] 1463 |         System::run_to_block::<AllPalletsWithSystem>(24);
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1432 | fn scheduler_handles_periodic_failure<AllPalletsWithSystem>() {
[INFO] [stdout]      |                                      ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:1467:4
[INFO] [stdout]      |
[INFO] [stdout] 1467 |             System::events().last().unwrap().event,
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:1501:3
[INFO] [stdout]      |
[INFO] [stdout] 1501 |         System::run_to_block::<AllPalletsWithSystem>(4);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]     --> src/tests.rs:1501:26
[INFO] [stdout]      |
[INFO] [stdout] 1501 |         System::run_to_block::<AllPalletsWithSystem>(4);
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1474 | fn scheduler_handles_periodic_unavailable_preimage<AllPalletsWithSystem>() {
[INFO] [stdout]      |                                                   ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:1511:3
[INFO] [stdout]      |
[INFO] [stdout] 1511 |         System::run_to_block::<AllPalletsWithSystem>(100);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]     --> src/tests.rs:1511:26
[INFO] [stdout]      |
[INFO] [stdout] 1511 |         System::run_to_block::<AllPalletsWithSystem>(100);
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1474 | fn scheduler_handles_periodic_unavailable_preimage<AllPalletsWithSystem>() {
[INFO] [stdout]      |                                                   ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:1539:3
[INFO] [stdout]      |
[INFO] [stdout] 1539 |         System::run_to_block::<AllPalletsWithSystem>(4);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]     --> src/tests.rs:1539:26
[INFO] [stdout]      |
[INFO] [stdout] 1539 |         System::run_to_block::<AllPalletsWithSystem>(4);
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1520 | fn scheduler_respects_priority_ordering<AllPalletsWithSystem>() {
[INFO] [stdout]      |                                        ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:1574:3
[INFO] [stdout]      |
[INFO] [stdout] 1574 |         System::run_to_block::<AllPalletsWithSystem>(4);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]     --> src/tests.rs:1574:26
[INFO] [stdout]      |
[INFO] [stdout] 1574 |         System::run_to_block::<AllPalletsWithSystem>(4);
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1545 | fn scheduler_respects_priority_ordering_with_soft_deadlines<AllPalletsWithSystem>() {
[INFO] [stdout]      |                                                            ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:1577:3
[INFO] [stdout]      |
[INFO] [stdout] 1577 |         System::run_to_block::<AllPalletsWithSystem>(5);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]     --> src/tests.rs:1577:26
[INFO] [stdout]      |
[INFO] [stdout] 1577 |         System::run_to_block::<AllPalletsWithSystem>(5);
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1545 | fn scheduler_respects_priority_ordering_with_soft_deadlines<AllPalletsWithSystem>() {
[INFO] [stdout]      |                                                            ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:1721:3
[INFO] [stdout]      |
[INFO] [stdout] 1721 |         System::run_to_block::<AllPalletsWithSystem>(3);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]     --> src/tests.rs:1721:26
[INFO] [stdout]      |
[INFO] [stdout] 1721 |         System::run_to_block::<AllPalletsWithSystem>(3);
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1707 | fn root_calls_works<AllPalletsWithSystem>() {
[INFO] [stdout]      |                    ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:1728:3
[INFO] [stdout]      |
[INFO] [stdout] 1728 |         System::run_to_block::<AllPalletsWithSystem>(100);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]     --> src/tests.rs:1728:26
[INFO] [stdout]      |
[INFO] [stdout] 1728 |         System::run_to_block::<AllPalletsWithSystem>(100);
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1707 | fn root_calls_works<AllPalletsWithSystem>() {
[INFO] [stdout]      |                    ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:1736:3
[INFO] [stdout]      |
[INFO] [stdout] 1736 |         System::run_to_block::<AllPalletsWithSystem>(3);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]     --> src/tests.rs:1736:26
[INFO] [stdout]      |
[INFO] [stdout] 1736 |         System::run_to_block::<AllPalletsWithSystem>(3);
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1734 | fn fails_to_schedule_task_in_the_past<AllPalletsWithSystem>() {
[INFO] [stdout]      |                                      ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:1788:3
[INFO] [stdout]      |
[INFO] [stdout] 1788 |         System::run_to_block::<AllPalletsWithSystem>(3);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]     --> src/tests.rs:1788:26
[INFO] [stdout]      |
[INFO] [stdout] 1788 |         System::run_to_block::<AllPalletsWithSystem>(3);
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1769 | fn should_use_origin<AllPalletsWithSystem>() {
[INFO] [stdout]      |                     ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:1795:3
[INFO] [stdout]      |
[INFO] [stdout] 1795 |         System::run_to_block::<AllPalletsWithSystem>(100);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]     --> src/tests.rs:1795:26
[INFO] [stdout]      |
[INFO] [stdout] 1795 |         System::run_to_block::<AllPalletsWithSystem>(100);
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1769 | fn should_use_origin<AllPalletsWithSystem>() {
[INFO] [stdout]      |                     ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:1849:3
[INFO] [stdout]      |
[INFO] [stdout] 1849 |         System::run_to_block::<AllPalletsWithSystem>(3);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]     --> src/tests.rs:1849:26
[INFO] [stdout]      |
[INFO] [stdout] 1849 |         System::run_to_block::<AllPalletsWithSystem>(3);
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1830 | fn should_check_origin_for_cancel<AllPalletsWithSystem>() {
[INFO] [stdout]      |                                  ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:1860:3
[INFO] [stdout]      |
[INFO] [stdout] 1860 |         System::run_to_block::<AllPalletsWithSystem>(5);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]     --> src/tests.rs:1860:26
[INFO] [stdout]      |
[INFO] [stdout] 1860 |         System::run_to_block::<AllPalletsWithSystem>(5);
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1830 | fn should_check_origin_for_cancel<AllPalletsWithSystem>() {
[INFO] [stdout]      |                                  ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:1908:3
[INFO] [stdout]      |
[INFO] [stdout] 1908 |         System::run_to_block::<AllPalletsWithSystem>(3);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]     --> src/tests.rs:1908:26
[INFO] [stdout]      |
[INFO] [stdout] 1908 |         System::run_to_block::<AllPalletsWithSystem>(3);
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1872 | fn cancel_removes_retry_entry<AllPalletsWithSystem>() {
[INFO] [stdout]      |                              ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:1912:3
[INFO] [stdout]      |
[INFO] [stdout] 1912 |         System::run_to_block::<AllPalletsWithSystem>(4);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]     --> src/tests.rs:1912:26
[INFO] [stdout]      |
[INFO] [stdout] 1912 |         System::run_to_block::<AllPalletsWithSystem>(4);
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1872 | fn cancel_removes_retry_entry<AllPalletsWithSystem>() {
[INFO] [stdout]      |                              ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:1918:3
[INFO] [stdout]      |
[INFO] [stdout] 1918 |         System::run_to_block::<AllPalletsWithSystem>(5);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]     --> src/tests.rs:1918:26
[INFO] [stdout]      |
[INFO] [stdout] 1918 |         System::run_to_block::<AllPalletsWithSystem>(5);
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1872 | fn cancel_removes_retry_entry<AllPalletsWithSystem>() {
[INFO] [stdout]      |                              ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:1929:3
[INFO] [stdout]      |
[INFO] [stdout] 1929 |         System::run_to_block::<AllPalletsWithSystem>(6);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]     --> src/tests.rs:1929:26
[INFO] [stdout]      |
[INFO] [stdout] 1929 |         System::run_to_block::<AllPalletsWithSystem>(6);
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1872 | fn cancel_removes_retry_entry<AllPalletsWithSystem>() {
[INFO] [stdout]      |                              ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:1940:3
[INFO] [stdout]      |
[INFO] [stdout] 1940 |         System::run_to_block::<AllPalletsWithSystem>(7);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]     --> src/tests.rs:1940:26
[INFO] [stdout]      |
[INFO] [stdout] 1940 |         System::run_to_block::<AllPalletsWithSystem>(7);
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1872 | fn cancel_removes_retry_entry<AllPalletsWithSystem>() {
[INFO] [stdout]      |                              ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:1983:3
[INFO] [stdout]      |
[INFO] [stdout] 1983 |         System::run_to_block::<AllPalletsWithSystem>(3);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]     --> src/tests.rs:1983:26
[INFO] [stdout]      |
[INFO] [stdout] 1983 |         System::run_to_block::<AllPalletsWithSystem>(3);
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1947 | fn cancel_retries_works<AllPalletsWithSystem>() {
[INFO] [stdout]      |                        ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:1992:3
[INFO] [stdout]      |
[INFO] [stdout] 1992 |         System::run_to_block::<AllPalletsWithSystem>(4);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]     --> src/tests.rs:1992:26
[INFO] [stdout]      |
[INFO] [stdout] 1992 |         System::run_to_block::<AllPalletsWithSystem>(4);
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1947 | fn cancel_retries_works<AllPalletsWithSystem>() {
[INFO] [stdout]      |                        ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `OriginCaller` in this scope
[INFO] [stdout]     --> src/tests.rs:2136:11
[INFO] [stdout]      |
[INFO] [stdout] 2136 | 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] 2136 | 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:2137:19
[INFO] [stdout]      |
[INFO] [stdout] 2137 |     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:2307:3
[INFO] [stdout]      |
[INFO] [stdout] 2307 |         System::run_to_block::<AllPalletsWithSystem>(10);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]     --> src/tests.rs:2307:26
[INFO] [stdout]      |
[INFO] [stdout] 2307 |         System::run_to_block::<AllPalletsWithSystem>(10);
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2284 | fn postponed_named_task_cannot_be_rescheduled<AllPalletsWithSystem>() {
[INFO] [stdout]      |                                              ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:2314:4
[INFO] [stdout]      |
[INFO] [stdout] 2314 |             System::events().last().unwrap().event,
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:2341:3
[INFO] [stdout]      |
[INFO] [stdout] 2341 |         System::run_to_block::<AllPalletsWithSystem>(1000);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]     --> src/tests.rs:2341:26
[INFO] [stdout]      |
[INFO] [stdout] 2341 |         System::run_to_block::<AllPalletsWithSystem>(1000);
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2284 | fn postponed_named_task_cannot_be_rescheduled<AllPalletsWithSystem>() {
[INFO] [stdout]      |                                              ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:2377:3
[INFO] [stdout]      |
[INFO] [stdout] 2377 |         System::run_to_block::<AllPalletsWithSystem>(3);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]     --> src/tests.rs:2377:26
[INFO] [stdout]      |
[INFO] [stdout] 2377 |         System::run_to_block::<AllPalletsWithSystem>(3);
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2361 | fn scheduler_v3_anon_basic_works<AllPalletsWithSystem>() {
[INFO] [stdout]      |                                 ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:2381:3
[INFO] [stdout]      |
[INFO] [stdout] 2381 |         System::run_to_block::<AllPalletsWithSystem>(4);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]     --> src/tests.rs:2381:26
[INFO] [stdout]      |
[INFO] [stdout] 2381 |         System::run_to_block::<AllPalletsWithSystem>(4);
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2361 | fn scheduler_v3_anon_basic_works<AllPalletsWithSystem>() {
[INFO] [stdout]      |                                 ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:2384:3
[INFO] [stdout]      |
[INFO] [stdout] 2384 |         System::run_to_block::<AllPalletsWithSystem>(100);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]     --> src/tests.rs:2384:26
[INFO] [stdout]      |
[INFO] [stdout] 2384 |         System::run_to_block::<AllPalletsWithSystem>(100);
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2361 | fn scheduler_v3_anon_basic_works<AllPalletsWithSystem>() {
[INFO] [stdout]      |                                 ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:2409:3
[INFO] [stdout]      |
[INFO] [stdout] 2409 |         System::run_to_block::<AllPalletsWithSystem>(100);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]     --> src/tests.rs:2409:26
[INFO] [stdout]      |
[INFO] [stdout] 2409 |         System::run_to_block::<AllPalletsWithSystem>(100);
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2390 | fn scheduler_v3_anon_cancel_works<AllPalletsWithSystem>() {
[INFO] [stdout]      |                                  ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:2433:3
[INFO] [stdout]      |
[INFO] [stdout] 2433 |         System::run_to_block::<AllPalletsWithSystem>(3);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]     --> src/tests.rs:2433:26
[INFO] [stdout]      |
[INFO] [stdout] 2433 |         System::run_to_block::<AllPalletsWithSystem>(3);
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2417 | fn scheduler_v3_anon_reschedule_works<AllPalletsWithSystem>() {
[INFO] [stdout]      |                                      ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:2450:3
[INFO] [stdout]      |
[INFO] [stdout] 2450 |         System::run_to_block::<AllPalletsWithSystem>(4);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]     --> src/tests.rs:2450:26
[INFO] [stdout]      |
[INFO] [stdout] 2450 |         System::run_to_block::<AllPalletsWithSystem>(4);
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2417 | fn scheduler_v3_anon_reschedule_works<AllPalletsWithSystem>() {
[INFO] [stdout]      |                                      ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:2452:3
[INFO] [stdout]      |
[INFO] [stdout] 2452 |         System::run_to_block::<AllPalletsWithSystem>(5);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]     --> src/tests.rs:2452:26
[INFO] [stdout]      |
[INFO] [stdout] 2452 |         System::run_to_block::<AllPalletsWithSystem>(5);
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2417 | fn scheduler_v3_anon_reschedule_works<AllPalletsWithSystem>() {
[INFO] [stdout]      |                                      ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:2481:3
[INFO] [stdout]      |
[INFO] [stdout] 2481 |         System::run_to_block::<AllPalletsWithSystem>(3);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]     --> src/tests.rs:2481:26
[INFO] [stdout]      |
[INFO] [stdout] 2481 |         System::run_to_block::<AllPalletsWithSystem>(3);
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2464 | fn scheduler_v3_anon_next_schedule_time_works<AllPalletsWithSystem>() {
[INFO] [stdout]      |                                              ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:2488:3
[INFO] [stdout]      |
[INFO] [stdout] 2488 |         System::run_to_block::<AllPalletsWithSystem>(4);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]     --> src/tests.rs:2488:26
[INFO] [stdout]      |
[INFO] [stdout] 2488 |         System::run_to_block::<AllPalletsWithSystem>(4);
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2464 | fn scheduler_v3_anon_next_schedule_time_works<AllPalletsWithSystem>() {
[INFO] [stdout]      |                                              ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:2518:3
[INFO] [stdout]      |
[INFO] [stdout] 2518 |         System::run_to_block::<AllPalletsWithSystem>(3);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]     --> src/tests.rs:2518:26
[INFO] [stdout]      |
[INFO] [stdout] 2518 |         System::run_to_block::<AllPalletsWithSystem>(3);
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2501 | fn scheduler_v3_anon_reschedule_and_next_schedule_time_work<AllPalletsWithSystem>() {
[INFO] [stdout]      |                                                            ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:2532:3
[INFO] [stdout]      |
[INFO] [stdout] 2532 |         System::run_to_block::<AllPalletsWithSystem>(4);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]     --> src/tests.rs:2532:26
[INFO] [stdout]      |
[INFO] [stdout] 2532 |         System::run_to_block::<AllPalletsWithSystem>(4);
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2501 | fn scheduler_v3_anon_reschedule_and_next_schedule_time_work<AllPalletsWithSystem>() {
[INFO] [stdout]      |                                                            ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:2535:3
[INFO] [stdout]      |
[INFO] [stdout] 2535 |         System::run_to_block::<AllPalletsWithSystem>(5);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]     --> src/tests.rs:2535:26
[INFO] [stdout]      |
[INFO] [stdout] 2535 |         System::run_to_block::<AllPalletsWithSystem>(5);
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2501 | fn scheduler_v3_anon_reschedule_and_next_schedule_time_work<AllPalletsWithSystem>() {
[INFO] [stdout]      |                                                            ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:2568:3
[INFO] [stdout]      |
[INFO] [stdout] 2568 |         System::run_to_block::<AllPalletsWithSystem>(4);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]     --> src/tests.rs:2568:26
[INFO] [stdout]      |
[INFO] [stdout] 2568 |         System::run_to_block::<AllPalletsWithSystem>(4);
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2541 | fn scheduler_v3_anon_schedule_agenda_overflows<AllPalletsWithSystem>() {
[INFO] [stdout]      |                                               ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:2617:3
[INFO] [stdout]      |
[INFO] [stdout] 2617 |         System::run_to_block::<AllPalletsWithSystem>(4);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]     --> src/tests.rs:2617:26
[INFO] [stdout]      |
[INFO] [stdout] 2617 |         System::run_to_block::<AllPalletsWithSystem>(4);
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2576 | fn scheduler_v3_anon_cancel_and_schedule_fills_holes<AllPalletsWithSystem>() {
[INFO] [stdout]      |                                                     ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:2663:3
[INFO] [stdout]      |
[INFO] [stdout] 2663 |         System::run_to_block::<AllPalletsWithSystem>(4);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]     --> src/tests.rs:2663:26
[INFO] [stdout]      |
[INFO] [stdout] 2663 |         System::run_to_block::<AllPalletsWithSystem>(4);
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2625 | fn scheduler_v3_anon_reschedule_fills_holes<AllPalletsWithSystem>() {
[INFO] [stdout]      |                                            ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:2690:3
[INFO] [stdout]      |
[INFO] [stdout] 2690 |         System::run_to_block::<AllPalletsWithSystem>(3);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]     --> src/tests.rs:2690:26
[INFO] [stdout]      |
[INFO] [stdout] 2690 |         System::run_to_block::<AllPalletsWithSystem>(3);
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2671 | fn scheduler_v3_named_basic_works<AllPalletsWithSystem>() {
[INFO] [stdout]      |                                  ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:2694:3
[INFO] [stdout]      |
[INFO] [stdout] 2694 |         System::run_to_block::<AllPalletsWithSystem>(4);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]     --> src/tests.rs:2694:26
[INFO] [stdout]      |
[INFO] [stdout] 2694 |         System::run_to_block::<AllPalletsWithSystem>(4);
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2671 | fn scheduler_v3_named_basic_works<AllPalletsWithSystem>() {
[INFO] [stdout]      |                                  ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:2697:3
[INFO] [stdout]      |
[INFO] [stdout] 2697 |         System::run_to_block::<AllPalletsWithSystem>(100);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]     --> src/tests.rs:2697:26
[INFO] [stdout]      |
[INFO] [stdout] 2697 |         System::run_to_block::<AllPalletsWithSystem>(100);
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2671 | fn scheduler_v3_named_basic_works<AllPalletsWithSystem>() {
[INFO] [stdout]      |                                  ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:2725:3
[INFO] [stdout]      |
[INFO] [stdout] 2725 |         System::run_to_block::<AllPalletsWithSystem>(100);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]     --> src/tests.rs:2725:26
[INFO] [stdout]      |
[INFO] [stdout] 2725 |         System::run_to_block::<AllPalletsWithSystem>(100);
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2704 | fn scheduler_v3_named_cancel_named_works<AllPalletsWithSystem>() {
[INFO] [stdout]      |                                         ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:2755:3
[INFO] [stdout]      |
[INFO] [stdout] 2755 |         System::run_to_block::<AllPalletsWithSystem>(100);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]     --> src/tests.rs:2755:26
[INFO] [stdout]      |
[INFO] [stdout] 2755 |         System::run_to_block::<AllPalletsWithSystem>(100);
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2734 | fn scheduler_v3_named_cancel_without_name_works<AllPalletsWithSystem>() {
[INFO] [stdout]      |                                                ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:2782:3
[INFO] [stdout]      |
[INFO] [stdout] 2782 |         System::run_to_block::<AllPalletsWithSystem>(3);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]     --> src/tests.rs:2782:26
[INFO] [stdout]      |
[INFO] [stdout] 2782 |         System::run_to_block::<AllPalletsWithSystem>(3);
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2764 | fn scheduler_v3_named_reschedule_named_works<AllPalletsWithSystem>() {
[INFO] [stdout]      |                                             ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:2804:3
[INFO] [stdout]      |
[INFO] [stdout] 2804 |         System::run_to_block::<AllPalletsWithSystem>(4);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]     --> src/tests.rs:2804:26
[INFO] [stdout]      |
[INFO] [stdout] 2804 |         System::run_to_block::<AllPalletsWithSystem>(4);
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2764 | fn scheduler_v3_named_reschedule_named_works<AllPalletsWithSystem>() {
[INFO] [stdout]      |                                             ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:2806:3
[INFO] [stdout]      |
[INFO] [stdout] 2806 |         System::run_to_block::<AllPalletsWithSystem>(5);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]     --> src/tests.rs:2806:26
[INFO] [stdout]      |
[INFO] [stdout] 2806 |         System::run_to_block::<AllPalletsWithSystem>(5);
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2764 | fn scheduler_v3_named_reschedule_named_works<AllPalletsWithSystem>() {
[INFO] [stdout]      |                                             ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:2842:3
[INFO] [stdout]      |
[INFO] [stdout] 2842 |         System::run_to_block::<AllPalletsWithSystem>(3);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]     --> src/tests.rs:2842:26
[INFO] [stdout]      |
[INFO] [stdout] 2842 |         System::run_to_block::<AllPalletsWithSystem>(3);
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2823 | fn scheduler_v3_named_next_schedule_time_works<AllPalletsWithSystem>() {
[INFO] [stdout]      |                                               ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:2851:3
[INFO] [stdout]      |
[INFO] [stdout] 2851 |         System::run_to_block::<AllPalletsWithSystem>(4);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]     --> src/tests.rs:2851:26
[INFO] [stdout]      |
[INFO] [stdout] 2851 |         System::run_to_block::<AllPalletsWithSystem>(4);
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2823 | fn scheduler_v3_named_next_schedule_time_works<AllPalletsWithSystem>() {
[INFO] [stdout]      |                                               ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:3045:3
[INFO] [stdout]      |
[INFO] [stdout] 3045 |         System::run_to_block::<AllPalletsWithSystem>(4);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]     --> src/tests.rs:3045:26
[INFO] [stdout]      |
[INFO] [stdout] 3045 |         System::run_to_block::<AllPalletsWithSystem>(4);
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 3015 | fn unavailable_call_is_detected<AllPalletsWithSystem>() {
[INFO] [stdout]      |                                ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:3048:4
[INFO] [stdout]      |
[INFO] [stdout] 3048 |             System::events().last().unwrap().event,
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:3073:3
[INFO] [stdout]      |
[INFO] [stdout] 3073 |         System::run_to_block::<AllPalletsWithSystem>(3);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]     --> src/tests.rs:3073:26
[INFO] [stdout]      |
[INFO] [stdout] 3073 |         System::run_to_block::<AllPalletsWithSystem>(3);
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 3057 | fn postponed_task_is_still_available<AllPalletsWithSystem>() {
[INFO] [stdout]      |                                     ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:3080:3
[INFO] [stdout]      |
[INFO] [stdout] 3080 |         System::run_to_block::<AllPalletsWithSystem>(4);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]     --> src/tests.rs:3080:26
[INFO] [stdout]      |
[INFO] [stdout] 3080 |         System::run_to_block::<AllPalletsWithSystem>(4);
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 3057 | fn postponed_task_is_still_available<AllPalletsWithSystem>() {
[INFO] [stdout]      |                                     ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:3084:3
[INFO] [stdout]      |
[INFO] [stdout] 3084 |         System::assert_last_event(crate::Event::AgendaIncomplete { when: 4 }.into());
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:3088:3
[INFO] [stdout]      |
[INFO] [stdout] 3088 |         System::run_to_block::<AllPalletsWithSystem>(5);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]     --> src/tests.rs:3088:26
[INFO] [stdout]      |
[INFO] [stdout] 3088 |         System::run_to_block::<AllPalletsWithSystem>(5);
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 3057 | fn postponed_task_is_still_available<AllPalletsWithSystem>() {
[INFO] [stdout]      |                                     ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:3099:3
[INFO] [stdout]      |
[INFO] [stdout] 3099 |         System::run_to_block::<AllPalletsWithSystem>(now);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]     --> src/tests.rs:3099:26
[INFO] [stdout]      |
[INFO] [stdout] 3099 |         System::run_to_block::<AllPalletsWithSystem>(now);
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 3096 | fn on_initialize_misses_blocks<AllPalletsWithSystem>() {
[INFO] [stdout]      |                               ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:3116:3
[INFO] [stdout]      |
[INFO] [stdout] 3116 |         System::set_block_number(next_scheduler_run_at - 1);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:3117:3
[INFO] [stdout]      |
[INFO] [stdout] 3117 |         System::run_to_block::<AllPalletsWithSystem>(next_scheduler_run_at);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]     --> src/tests.rs:3117:26
[INFO] [stdout]      |
[INFO] [stdout] 3117 |         System::run_to_block::<AllPalletsWithSystem>(next_scheduler_run_at);
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 3096 | fn on_initialize_misses_blocks<AllPalletsWithSystem>() {
[INFO] [stdout]      |                               ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:3121:3
[INFO] [stdout]      |
[INFO] [stdout] 3121 |         System::assert_last_event(
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:3132:3
[INFO] [stdout]      |
[INFO] [stdout] 3132 |         System::run_to_block::<AllPalletsWithSystem>(now);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]     --> src/tests.rs:3132:26
[INFO] [stdout]      |
[INFO] [stdout] 3132 |         System::run_to_block::<AllPalletsWithSystem>(now);
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 3129 | fn on_initialize_runs_twice_for_the_same_block<AllPalletsWithSystem>() {
[INFO] [stdout]      |                                               ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:3148:3
[INFO] [stdout]      |
[INFO] [stdout] 3148 |         System::run_to_block::<AllPalletsWithSystem>(now);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]     --> src/tests.rs:3148:26
[INFO] [stdout]      |
[INFO] [stdout] 3148 |         System::run_to_block::<AllPalletsWithSystem>(now);
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 3129 | fn on_initialize_runs_twice_for_the_same_block<AllPalletsWithSystem>() {
[INFO] [stdout]      |                                               ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:3153:3
[INFO] [stdout]      |
[INFO] [stdout] 3153 |         System::run_to_block::<AllPalletsWithSystem>(now);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]     --> src/tests.rs:3153:26
[INFO] [stdout]      |
[INFO] [stdout] 3153 |         System::run_to_block::<AllPalletsWithSystem>(now);
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 3129 | fn on_initialize_runs_twice_for_the_same_block<AllPalletsWithSystem>() {
[INFO] [stdout]      |                                               ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:3166:3
[INFO] [stdout]      |
[INFO] [stdout] 3166 |         System::run_to_block::<AllPalletsWithSystem>(now);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]     --> src/tests.rs:3166:26
[INFO] [stdout]      |
[INFO] [stdout] 3166 |         System::run_to_block::<AllPalletsWithSystem>(now);
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 3163 | fn not_permanently_overweight_when_task_from_not_first_agenda<AllPalletsWithSystem>() {
[INFO] [stdout]      |                                                              ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:3183:3
[INFO] [stdout]      |
[INFO] [stdout] 3183 |         System::set_block_number(next_scheduler_run_at - 1);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:3184:3
[INFO] [stdout]      |
[INFO] [stdout] 3184 |         System::run_to_block::<AllPalletsWithSystem>(next_scheduler_run_at);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]     --> src/tests.rs:3184:26
[INFO] [stdout]      |
[INFO] [stdout] 3184 |         System::run_to_block::<AllPalletsWithSystem>(next_scheduler_run_at);
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 3163 | fn not_permanently_overweight_when_task_from_not_first_agenda<AllPalletsWithSystem>() {
[INFO] [stdout]      |                                                              ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:3190:3
[INFO] [stdout]      |
[INFO] [stdout] 3190 |         System::assert_last_event(crate::Event::AgendaIncomplete { when: schedule_at }.into());
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:3193:3
[INFO] [stdout]      |
[INFO] [stdout] 3193 |         System::run_to_block::<AllPalletsWithSystem>(next_scheduler_run_at + 1);
[INFO] [stdout]      |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope
[INFO] [stdout]     --> src/tests.rs:3193:26
[INFO] [stdout]      |
[INFO] [stdout] 3193 |         System::run_to_block::<AllPalletsWithSystem>(next_scheduler_run_at + 1);
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 3163 | fn not_permanently_overweight_when_task_from_not_first_agenda<AllPalletsWithSystem>() {
[INFO] [stdout]      |                                                              ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:3197:4
[INFO] [stdout]      |
[INFO] [stdout] 3197 |             System::events().last().unwrap().event,
[INFO] [stdout]      |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]     --> src/tests.rs:3202:51
[INFO] [stdout]      |
[INFO] [stdout] 3202 |         assert_eq!(IncompleteSince::<Test>::get(), Some(System::block_number() + 1));
[INFO] [stdout]      |                                                         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]   20 + use std::alloc::System;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `pub mod logger {
[INFO] [stdout]              use super::{OriginCaller, OriginTrait};
[INFO] [stdout]              use frame_support::{pallet_prelude::*, parameter_types};
[INFO] [stdout]              use frame_system::pallet_prelude::*;
[INFO] [stdout]          
[INFO] [stdout]              parameter_types! {
[INFO] [stdout]                  static Log: Vec<(OriginCaller, u32)> = Vec::new();
[INFO] [stdout]              }
[INFO] [stdout]              pub fn log() -> Vec<(OriginCaller, u32)> {
[INFO] [stdout]                  Log::get().clone()
[INFO] [stdout]              }
[INFO] [stdout]          
[INFO] [stdout]              #[pallet::pallet]
[INFO] [stdout]              pub struct Pallet<T>(_);
[INFO] [stdout]          
[INFO] [stdout]              #[pallet::storage]
[INFO] [stdout]              pub type Threshold<T: Config> = StorageValue<_, (BlockNumberFor<T>, BlockNumberFor<T>)>;
[INFO] [stdout]          
[INFO] [stdout]              #[pallet::error`
[INFO] [stdout]   --> src/mock.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / pub mod logger {
[INFO] [stdout] 34 | |     use super::{OriginCaller, OriginTrait};
[INFO] [stdout] 35 | |     use frame_support::{pallet_prelude::*, parameter_types};
[INFO] [stdout] 36 | |     use frame_system::pallet_prelude::*;
[INFO] [stdout] ...  |
[INFO] [stdout] 51 | |     #[pallet::error]
[INFO] [stdout]    | |___________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `event`
[INFO] [stdout]   --> src/mock.rs:68:12
[INFO] [stdout]    |
[INFO] [stdout] 68 |     #[pallet::event]
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `GetStorageVersion` and `OnInitialize`
[INFO] [stdout]   --> src/tests.rs:27:21
[INFO] [stdout]    |
[INFO] [stdout] 27 |     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:131:19
[INFO] [stdout]     |
[INFO] [stdout] 131 |         !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 unresolved module or unlinked crate `pallet_preimage`
[INFO] [stdout]    --> src/mock.rs:155:6
[INFO] [stdout]     |
[INFO] [stdout] 155 | impl pallet_preimage::Config for Test {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pallet_preimage`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `pallet_preimage`, use `cargo add pallet_preimage` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Preimage`
[INFO] [stdout]   --> src/tests.rs:51:4
[INFO] [stdout]    |
[INFO] [stdout] 51 |             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:86:14
[INFO] [stdout]    |
[INFO] [stdout] 86 |         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:86:38
[INFO] [stdout]    |
[INFO] [stdout] 86 |         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:87:11
[INFO] [stdout]    |
[INFO] [stdout] 87 |         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:95:12
[INFO] [stdout]    |
[INFO] [stdout] 95 |         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:96:12
[INFO] [stdout]    |
[INFO] [stdout] 96 |         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:118:4
[INFO] [stdout]     |
[INFO] [stdout] 118 |             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:141:4
[INFO] [stdout]     |
[INFO] [stdout] 141 |             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:160:4
[INFO] [stdout]     |
[INFO] [stdout] 160 |             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:4
[INFO] [stdout]     |
[INFO] [stdout] 194 |             Preimage::bound(RuntimeCall::Logger(logger::Call::timed_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:256:5
[INFO] [stdout]     |
[INFO] [stdout] 256 |                 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:311:4
[INFO] [stdout]     |
[INFO] [stdout] 311 |             Preimage::bound(RuntimeCall::Logger(logger::Call::timed_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:323:4
[INFO] [stdout]     |
[INFO] [stdout] 323 |             Preimage::bound(RuntimeCall::Logger(logger::Call::timed_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:399:4
[INFO] [stdout]     |
[INFO] [stdout] 399 |             Preimage::bound(RuntimeCall::Logger(logger::Call::timed_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:412:4
[INFO] [stdout]     |
[INFO] [stdout] 412 |             Preimage::bound(RuntimeCall::Logger(logger::Call::timed_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:487:4
[INFO] [stdout]     |
[INFO] [stdout] 487 |             Preimage::bound(RuntimeCall::Logger(logger::Call::timed_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:631:4
[INFO] [stdout]     |
[INFO] [stdout] 631 |             Preimage::bound(RuntimeCall::Logger(logger::Call::timed_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:779:4
[INFO] [stdout]     |
[INFO] [stdout] 779 |             Preimage::bound(RuntimeCall::Logger(logger::Call::timed_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:835:4
[INFO] [stdout]     |
[INFO] [stdout] 835 |             Preimage::bound(RuntimeCall::Logger(logger::Call::timed_log {
[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:845:25
[INFO] [stdout]     |
[INFO] [stdout] 845 |             Scheduler::set_retry(RuntimeOrigin::signed(102), (4, 0), 10, 2);
[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:860:4
[INFO] [stdout]     |
[INFO] [stdout] 860 |             Preimage::bound(RuntimeCall::Logger(logger::Call::timed_log {
[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:870:31
[INFO] [stdout]     |
[INFO] [stdout] 870 |             Scheduler::set_retry_named(RuntimeOrigin::signed(102), [42u8; 32], 10, 2);
[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:884:4
[INFO] [stdout]     |
[INFO] [stdout] 884 |             Preimage::bound(RuntimeCall::Logger(logger::Call::timed_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:911:4
[INFO] [stdout]     |
[INFO] [stdout] 911 |             Preimage::bound(RuntimeCall::Logger(logger::Call::timed_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:941:4
[INFO] [stdout]     |
[INFO] [stdout] 941 |             Preimage::bound(RuntimeCall::Logger(logger::Call::timed_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:1054:5
[INFO] [stdout]      |
[INFO] [stdout] 1054 |                 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:1094:5
[INFO] [stdout]      |
[INFO] [stdout] 1094 |                 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:1134:5
[INFO] [stdout]      |
[INFO] [stdout] 1134 |                 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:1181:4
[INFO] [stdout]      |
[INFO] [stdout] 1181 |             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:1193:4
[INFO] [stdout]      |
[INFO] [stdout] 1193 |             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:1219:4
[INFO] [stdout]      |
[INFO] [stdout] 1219 |             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:1233:4
[INFO] [stdout]      |
[INFO] [stdout] 1233 |             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:1247:4
[INFO] [stdout]      |
[INFO] [stdout] 1247 |             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:1275:4
[INFO] [stdout]      |
[INFO] [stdout] 1275 |             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:1283:4
[INFO] [stdout]      |
[INFO] [stdout] 1283 |             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:1304:4
[INFO] [stdout]      |
[INFO] [stdout] 1304 |             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:1314:4
[INFO] [stdout]      |
[INFO] [stdout] 1314 |             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:1384:4
[INFO] [stdout]      |
[INFO] [stdout] 1384 |             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:1415:4
[INFO] [stdout]      |
[INFO] [stdout] 1415 |             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:1438:15
[INFO] [stdout]      |
[INFO] [stdout] 1438 |         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:1484:12
[INFO] [stdout]      |
[INFO] [stdout] 1484 |         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:1495:11
[INFO] [stdout]      |
[INFO] [stdout] 1495 |         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:1498:14
[INFO] [stdout]      |
[INFO] [stdout] 1498 |         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:1498:38
[INFO] [stdout]      |
[INFO] [stdout] 1498 |         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:1507:3
[INFO] [stdout]      |
[INFO] [stdout] 1507 |         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:1508:3
[INFO] [stdout]      |
[INFO] [stdout] 1508 |         Preimage::request(&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:1515:12
[INFO] [stdout]      |
[INFO] [stdout] 1515 |         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:1529:4
[INFO] [stdout]      |
[INFO] [stdout] 1529 |             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:1537:4
[INFO] [stdout]      |
[INFO] [stdout] 1537 |             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:1554:4
[INFO] [stdout]      |
[INFO] [stdout] 1554 |             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:1562:4
[INFO] [stdout]      |
[INFO] [stdout] 1562 |             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:1570:4
[INFO] [stdout]      |
[INFO] [stdout] 1570 |             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:1598:4
[INFO] [stdout]      |
[INFO] [stdout] 1598 |             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:1610:4
[INFO] [stdout]      |
[INFO] [stdout] 1610 |             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:1622:4
[INFO] [stdout]      |
[INFO] [stdout] 1622 |             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:1635:4
[INFO] [stdout]      |
[INFO] [stdout] 1635 |             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:1718:30
[INFO] [stdout]      |
[INFO] [stdout] 1718 |             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:1720:34
[INFO] [stdout]      |
[INFO] [stdout] 1720 |         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:1725:38
[INFO] [stdout]      |
[INFO] [stdout] 1725 |         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:1726:32
[INFO] [stdout]      |
[INFO] [stdout] 1726 |         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:1752:30
[INFO] [stdout]      |
[INFO] [stdout] 1752 |             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:1757:24
[INFO] [stdout]      |
[INFO] [stdout] 1757 |             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:1762:24
[INFO] [stdout]      |
[INFO] [stdout] 1762 |             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:1882:4
[INFO] [stdout]      |
[INFO] [stdout] 1882 |             Preimage::bound(RuntimeCall::Logger(logger::Call::timed_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:1895:4
[INFO] [stdout]      |
[INFO] [stdout] 1895 |             Preimage::bound(RuntimeCall::Logger(logger::Call::timed_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:1957:4
[INFO] [stdout]      |
[INFO] [stdout] 1957 |             Preimage::bound(RuntimeCall::Logger(logger::Call::timed_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:1970:4
[INFO] [stdout]      |
[INFO] [stdout] 1970 |             Preimage::bound(RuntimeCall::Logger(logger::Call::timed_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:2039:13
[INFO] [stdout]      |
[INFO] [stdout] 2039 |                         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:2052:13
[INFO] [stdout]      |
[INFO] [stdout] 2052 |                         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:2069:13
[INFO] [stdout]      |
[INFO] [stdout] 2069 |                         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:2082:13
[INFO] [stdout]      |
[INFO] [stdout] 2082 |                         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:2099:13
[INFO] [stdout]      |
[INFO] [stdout] 2099 |                         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:2112:13
[INFO] [stdout]      |
[INFO] [stdout] 2112 |                         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:2157:12
[INFO] [stdout]      |
[INFO] [stdout] 2157 |                     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:2171:12
[INFO] [stdout]      |
[INFO] [stdout] 2171 |                     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:2303:11
[INFO] [stdout]      |
[INFO] [stdout] 2303 |         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:2319:12
[INFO] [stdout]      |
[INFO] [stdout] 2319 |         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:2339:14
[INFO] [stdout]      |
[INFO] [stdout] 2339 |         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:2339:38
[INFO] [stdout]      |
[INFO] [stdout] 2339 |         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:2344:12
[INFO] [stdout]      |
[INFO] [stdout] 2344 |         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:2373:4
[INFO] [stdout]      |
[INFO] [stdout] 2373 |             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:2395:15
[INFO] [stdout]      |
[INFO] [stdout] 2395 |         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:2429:4
[INFO] [stdout]      |
[INFO] [stdout] 2429 |             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:2469:15
[INFO] [stdout]      |
[INFO] [stdout] 2469 |         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:2506:15
[INFO] [stdout]      |
[INFO] [stdout] 2506 |         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:2548:15
[INFO] [stdout]      |
[INFO] [stdout] 2548 |         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:2584:15
[INFO] [stdout]      |
[INFO] [stdout] 2584 |         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:2633:15
[INFO] [stdout]      |
[INFO] [stdout] 2633 |         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:2686:4
[INFO] [stdout]      |
[INFO] [stdout] 2686 |             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:2709:15
[INFO] [stdout]      |
[INFO] [stdout] 2709 |         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:2739:15
[INFO] [stdout]      |
[INFO] [stdout] 2739 |         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:2778:4
[INFO] [stdout]      |
[INFO] [stdout] 2778 |             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:2828:15
[INFO] [stdout]      |
[INFO] [stdout] 2828 |         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:2878:4
[INFO] [stdout]      |
[INFO] [stdout] 2878 |             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:2886:4
[INFO] [stdout]      |
[INFO] [stdout] 2886 |             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:2913:4
[INFO] [stdout]      |
[INFO] [stdout] 2913 |             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:2922:4
[INFO] [stdout]      |
[INFO] [stdout] 2922 |             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:2948:4
[INFO] [stdout]      |
[INFO] [stdout] 2948 |             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:2956:4
[INFO] [stdout]      |
[INFO] [stdout] 2956 |             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:2986:4
[INFO] [stdout]      |
[INFO] [stdout] 2986 |             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:2995:4
[INFO] [stdout]      |
[INFO] [stdout] 2995 |             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:3040:12
[INFO] [stdout]      |
[INFO] [stdout] 3040 |         assert!(!Preimage::have(&bound));
[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:3042:11
[INFO] [stdout]      |
[INFO] [stdout] 3042 |         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:3052:12
[INFO] [stdout]      |
[INFO] [stdout] 3052 |         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 `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:3065:4
[INFO] [stdout]      |
[INFO] [stdout] 3065 |             RuntimeOrigin::root(),
[INFO] [stdout]      |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:3103:4
[INFO] [stdout]      |
[INFO] [stdout] 3103 |             RuntimeOrigin::root(),
[INFO] [stdout]      |             ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/tests.rs:3138:4
[INFO] [stdout]      |
[INFO] [stdout] 3138 |             RuntimeOrigin::root(),
[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:3176:4
[INFO] [stdout]      |
[INFO] [stdout] 3176 |             Preimage::bound(call).unwrap(),
[INFO] [stdout]      |             ^^^^^^^^ use of undeclared type `Preimage`
[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 529 previous errors; 4 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "4000680dbc334b9bbfd034a6e819a4681b94fdb39fe00a41827c8699cd664d77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4000680dbc334b9bbfd034a6e819a4681b94fdb39fe00a41827c8699cd664d77", kill_on_drop: false }`
[INFO] [stdout] 4000680dbc334b9bbfd034a6e819a4681b94fdb39fe00a41827c8699cd664d77
