[INFO] fetching crate frame-support 42.0.0... [INFO] checking frame-support-42.0.0 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate frame-support 42.0.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate frame-support 42.0.0 [INFO] finished tweaking crates.io crate frame-support 42.0.0 [INFO] tweaked toml for crates.io crate frame-support 42.0.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate frame-support 42.0.0 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate frame-support 42.0.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f04e468eaab67c962d9a078981d7c5c5c7a373a928d14cfc86880be41c854703 [INFO] running `Command { std: "docker" "start" "-a" "f04e468eaab67c962d9a078981d7c5c5c7a373a928d14cfc86880be41c854703", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f04e468eaab67c962d9a078981d7c5c5c7a373a928d14cfc86880be41c854703", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f04e468eaab67c962d9a078981d7c5c5c7a373a928d14cfc86880be41c854703", kill_on_drop: false }` [INFO] [stdout] f04e468eaab67c962d9a078981d7c5c5c7a373a928d14cfc86880be41c854703 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] efec1e3a9d478c3dfe2852c860072cff8f4d7de0a79d6e214d494ccf64d1e90f [INFO] running `Command { std: "docker" "start" "-a" "efec1e3a9d478c3dfe2852c860072cff8f4d7de0a79d6e214d494ccf64d1e90f", kill_on_drop: false }` [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling winnow v0.5.15 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking const-oid v0.9.5 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling aho-corasick v1.0.4 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Checking lock_api v0.4.10 [INFO] [stderr] Checking parking_lot_core v0.9.8 [INFO] [stderr] Compiling cc v1.1.24 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling prettyplease v0.2.12 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling expander v2.2.1 [INFO] [stderr] Compiling file-guard v0.2.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking keccak v0.1.4 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling fs-err v2.9.0 [INFO] [stderr] Compiling ref-cast v1.0.23 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling parity-scale-codec v3.7.5 [INFO] [stderr] Compiling jam-codec v0.1.0 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Compiling bitcoin-internals v0.2.0 [INFO] [stderr] Checking integer-sqrt v0.1.5 [INFO] [stderr] Checking hash-db v0.16.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling libsecp256k1-core v0.3.0 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling secp256k1-sys v0.9.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking uint v0.10.0 [INFO] [stderr] Checking const_format v0.2.34 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking tokio v1.45.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Compiling httparse v1.10.0 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Checking impl-num-traits v0.2.0 [INFO] [stderr] Checking fixed-hash v0.8.0 [INFO] [stderr] Checking getrandom_or_panic v0.0.3 [INFO] [stderr] Checking environmental v1.1.4 [INFO] [stderr] Compiling common-path v1.0.0 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Checking constant_time_eq v0.3.0 [INFO] [stderr] Checking hex-conservative v0.1.1 [INFO] [stderr] Checking blake2b_simd v1.0.2 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking num-format v0.4.4 [INFO] [stderr] Compiling prometheus v0.13.3 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.3.0 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.3.0 [INFO] [stderr] Checking bitcoin_hashes v0.13.0 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking sp-std v14.0.0 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Checking hash256-std-hasher v0.15.2 [INFO] [stderr] Compiling libsecp256k1 v0.7.1 [INFO] [stderr] Checking array-bytes v6.2.2 [INFO] [stderr] Checking gimli v0.28.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Checking dyn-clone v1.0.17 [INFO] [stderr] Checking bs58 v0.5.1 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking schnellru v0.2.3 [INFO] [stderr] Checking trie-root v0.18.0 [INFO] [stderr] Checking memory-db v0.34.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking trie-db v0.30.0 [INFO] [stderr] Compiling sp-io v42.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling proc-macro-warning v1.0.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Checking tuplex v0.1.2 [INFO] [stderr] Checking simple-mermaid v0.1.1 [INFO] [stderr] Compiling byte-slice-cast v1.2.3 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Checking parity-wasm v0.45.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling include_dir_macros v0.7.3 [INFO] [stderr] Compiling const-random-macro v0.1.15 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling cfg-expr v0.15.5 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking tt-call v1.0.9 [INFO] [stderr] Compiling const-random v0.1.15 [INFO] [stderr] Compiling sp-crypto-hashing v0.1.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling include_dir v0.7.3 [INFO] [stderr] Checking secp256k1 v0.28.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.3 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling derive-syn-parse v0.2.0 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.0 [INFO] [stderr] Compiling sp-debug-derive v14.0.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.23 [INFO] [stderr] Compiling thiserror-impl v1.0.65 [INFO] [stderr] Compiling macro_magic_core_macros v0.5.1 [INFO] [stderr] Compiling sp-crypto-hashing-proc-macro v0.1.0 [INFO] [stderr] Compiling frame-support-procedural-tools-derive v12.0.0 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling aquamarine v0.5.0 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking der v0.7.8 [INFO] [stderr] Checking merlin v3.0.0 [INFO] [stderr] Checking secrecy v0.8.0 [INFO] [stderr] Checking sp-panic-handler v13.0.2 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling macro_magic_core v0.5.1 [INFO] [stderr] Checking crypto-bigint v0.5.2 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Compiling macro_magic_macros v0.5.1 [INFO] [stderr] Checking thiserror v1.0.65 [INFO] [stderr] Checking spki v0.7.2 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking signature v2.1.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Compiling macro_magic v0.5.1 [INFO] [stderr] Checking ed25519 v2.2.2 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking h2 v0.4.5 [INFO] [stderr] Checking ed25519-zebra v4.0.3 [INFO] [stderr] Checking ed25519-dalek v2.1.1 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking serdect v0.2.0 [INFO] [stderr] Checking impl-serde v0.5.0 [INFO] [stderr] Checking serde_bytes v0.11.12 [INFO] [stderr] Checking parity-bip39 v2.0.1 [INFO] [stderr] Checking schnorrkel v0.11.4 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Checking ecdsa v0.16.8 [INFO] [stderr] Checking substrate-bip39 v0.6.0 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.7 [INFO] [stderr] Compiling toml_edit v0.21.0 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking k256 v0.13.4 [INFO] [stderr] Checking hyper-util v0.1.10 [INFO] [stderr] Checking substrate-prometheus-endpoint v0.17.4 [INFO] [stderr] Compiling ss58-registry v1.43.0 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling frame-support-procedural-tools v13.0.1 [INFO] [stderr] Compiling 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 sp-runtime-interface-proc-macro v20.0.0 [INFO] [stderr] Compiling sp-api-proc-macro v24.0.0 [INFO] [stderr] Compiling docify_macros v0.2.9 [INFO] [stderr] Checking docify v0.2.9 [INFO] [stderr] Compiling frame-support-procedural v35.0.0 [INFO] [stderr] Compiling sp-version-proc-macro v15.0.0 [INFO] [stderr] Checking scale-info v2.11.6 [INFO] [stderr] Checking impl-codec v0.7.1 [INFO] [stderr] Checking sp-storage v22.0.0 [INFO] [stderr] Checking sp-tracing v18.0.0 [INFO] [stderr] Checking sp-wasm-interface v23.0.0 [INFO] [stderr] Checking binary-merkle-tree v16.0.0 [INFO] [stderr] Checking sp-externalities v0.30.0 [INFO] [stderr] Checking primitive-types v0.13.1 [INFO] [stderr] Checking bounded-collections v0.3.2 [INFO] [stderr] Checking sp-arithmetic v28.0.0 [INFO] [stderr] Checking frame-metadata v23.0.0 [INFO] [stderr] Checking sp-runtime-interface v31.0.0 [INFO] [stderr] Checking sp-weights v33.0.0 [INFO] [stderr] Checking sp-core v38.0.0 [INFO] [stderr] Checking sp-metadata-ir v0.12.0 [INFO] [stderr] Checking sp-trie v41.0.0 [INFO] [stderr] Checking sp-keystore v0.44.0 [INFO] [stderr] Checking sp-state-machine v0.47.0 [INFO] [stderr] Checking sp-application-crypto v42.0.0 [INFO] [stderr] Checking sp-runtime v43.0.0 [INFO] [stderr] Checking sp-version v41.0.0 [INFO] [stderr] Checking sp-inherents v38.0.0 [INFO] [stderr] Checking sp-staking v40.0.0 [INFO] [stderr] Checking sp-api v38.0.0 [INFO] [stderr] Checking sp-genesis-builder v0.19.0 [INFO] [stderr] Checking frame-support v42.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error: Could not find `frame-system` in `dependencies` or `dev-dependencies` in `/opt/rustwide/workdir/Cargo.toml`! [INFO] [stdout] --> src/dispatch.rs:730:2 [INFO] [stdout] | [INFO] [stdout] 730 | #[crate::pallet(dev_mode)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `crate::pallet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Could not find `frame-system` in `dependencies` or `dev-dependencies` in `/opt/rustwide/workdir/Cargo.toml`! [INFO] [stdout] --> src/storage/generator/mod.rs:49:2 [INFO] [stdout] | [INFO] [stdout] 49 | #[crate::pallet] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `crate::pallet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Could not find `frame-system` in `dependencies` or `dev-dependencies` in `/opt/rustwide/workdir/Cargo.toml`! [INFO] [stdout] --> src/tests/mod.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | #[pallet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `pallet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `sp_crypto_hashing` [INFO] [stdout] --> src/storage/mod.rs:1757:6 [INFO] [stdout] | [INFO] [stdout] 1757 | use sp_crypto_hashing::twox_128; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `sp_crypto_hashing` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sp_crypto_hashing`, use `cargo add sp_crypto_hashing` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `sp_crypto_hashing` [INFO] [stdout] --> src/traits/metadata.rs:329:6 [INFO] [stdout] | [INFO] [stdout] 329 | use sp_crypto_hashing::twox_128; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `sp_crypto_hashing` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sp_crypto_hashing`, use `cargo add sp_crypto_hashing` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `self::frame_system` [INFO] [stdout] --> src/dispatch.rs:717:16 [INFO] [stdout] | [INFO] [stdout] 717 | pub use self::frame_system::{Call, Config}; [INFO] [stdout] | ^^^^^^^^^^^^ could not find `frame_system` in `self` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `frame_system` in `self` [INFO] [stdout] --> src/tests/mod.rs:27:15 [INFO] [stdout] | [INFO] [stdout] 27 | pub use self::frame_system::{pallet_prelude::*, Config, Pallet}; [INFO] [stdout] | ^^^^^^^^^^^^ could not find `frame_system` in `self` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `super::weight_tests::frame_system` [INFO] [stdout] --> src/dispatch.rs:1364:6 [INFO] [stdout] | [INFO] [stdout] 1364 | use super::weight_tests::frame_system; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `frame_system` in `dispatch::weight_tests` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `self::frame_system` [INFO] [stdout] --> src/tests/mod.rs:27:15 [INFO] [stdout] | [INFO] [stdout] 27 | pub use self::frame_system::{pallet_prelude::*, Config, Pallet}; [INFO] [stdout] | ^^^^^^^^^^^^ could not find `frame_system` in `self` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `super::BlockNumberFor`, `super::Runtime` [INFO] [stdout] --> src/tests/storage_alias.rs:20:27 [INFO] [stdout] | [INFO] [stdout] 20 | use super::{new_test_ext, BlockNumberFor, Config, Pallet, Runtime}; [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^ no `Runtime` in `tests` [INFO] [stdout] | | [INFO] [stdout] | no `BlockNumberFor` in `tests` [INFO] [stdout] | [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 20 - use super::{new_test_ext, BlockNumberFor, Config, Pallet, Runtime}; [INFO] [stdout] 20 + use super::{new_test_ext, BlockNumber, Config, Pallet, Runtime}; [INFO] [stdout] | [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 20 - use super::{new_test_ext, BlockNumberFor, Config, Pallet, Runtime}; [INFO] [stdout] 20 + use super::{new_test_ext, BlockNumberFor, Config, Pallet, runtime}; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `frame_system` in `self` [INFO] [stdout] --> src/tests/mod.rs:255:28 [INFO] [stdout] | [INFO] [stdout] 255 | #[crate::derive_impl(self::frame_system::config_preludes::TestDefaultConfig as self::frame_system::DefaultConfig)] [INFO] [stdout] | ^^^^^^^^^^^^ could not find `frame_system` in `self` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `frame_system` in `self` [INFO] [stdout] --> src/tests/mod.rs:252:26 [INFO] [stdout] | [INFO] [stdout] 252 | pub type System = self::frame_system; [INFO] [stdout] | ^^^^^^^^^^^^ could not find `frame_system` in `self` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `frame_system` in `self` [INFO] [stdout] --> src/storage/generator/mod.rs:124:18 [INFO] [stdout] | [INFO] [stdout] 124 | System: self::frame_system, [INFO] [stdout] | ^^^^^^^^^^^^ could not find `frame_system` in `self` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `frame_system` in `self` [INFO] [stdout] --> src/dispatch.rs:840:18 [INFO] [stdout] | [INFO] [stdout] 840 | System: self::frame_system, [INFO] [stdout] | ^^^^^^^^^^^^ could not find `frame_system` in `self` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `frame_system` in `self` [INFO] [stdout] --> src/storage/generator/double_map.rs:558:27 [INFO] [stdout] | [INFO] [stdout] 558 | type DoubleMap = self::frame_system::DoubleMap; [INFO] [stdout] | ^^^^^^^^^^^^ could not find `frame_system` in `self` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `frame_system` in `self` [INFO] [stdout] --> src/storage/generator/map.rs:361:21 [INFO] [stdout] | [INFO] [stdout] 361 | type Map = self::frame_system::Map; [INFO] [stdout] | ^^^^^^^^^^^^ could not find `frame_system` in `self` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `frame_system` in `self` [INFO] [stdout] --> src/storage/generator/map.rs:378:21 [INFO] [stdout] | [INFO] [stdout] 378 | type Map = self::frame_system::Map; [INFO] [stdout] | ^^^^^^^^^^^^ could not find `frame_system` in `self` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `frame_system` in `self` [INFO] [stdout] --> src/storage/generator/map.rs:428:21 [INFO] [stdout] | [INFO] [stdout] 428 | type Map = self::frame_system::Map; [INFO] [stdout] | ^^^^^^^^^^^^ could not find `frame_system` in `self` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `frame_system` in `self` [INFO] [stdout] --> src/storage/generator/nmap.rs:515:22 [INFO] [stdout] | [INFO] [stdout] 515 | type NMap = self::frame_system::NMap; [INFO] [stdout] | ^^^^^^^^^^^^ could not find `frame_system` in `self` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `frame_system` in `self` [INFO] [stdout] --> src/storage/generator/nmap.rs:533:22 [INFO] [stdout] | [INFO] [stdout] 533 | type NMap = self::frame_system::NMap; [INFO] [stdout] | ^^^^^^^^^^^^ could not find `frame_system` in `self` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `frame_system` in `self` [INFO] [stdout] --> src/storage/generator/mod.rs:128:13 [INFO] [stdout] | [INFO] [stdout] 128 | impl self::frame_system::Config for Runtime { [INFO] [stdout] | ^^^^^^^^^^^^ could not find `frame_system` in `self` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `frame_system` in `self` [INFO] [stdout] --> src/storage/generator/mod.rs:157:23 [INFO] [stdout] | [INFO] [stdout] 157 | type Value = self::frame_system::Value; [INFO] [stdout] | ^^^^^^^^^^^^ could not find `frame_system` in `self` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `frame_system` in `self` [INFO] [stdout] --> src/storage/generator/mod.rs:179:27 [INFO] [stdout] | [INFO] [stdout] 179 | type NumberMap = self::frame_system::NumberMap; [INFO] [stdout] | ^^^^^^^^^^^^ could not find `frame_system` in `self` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `frame_system` in `self` [INFO] [stdout] --> src/storage/generator/mod.rs:210:23 [INFO] [stdout] | [INFO] [stdout] 210 | type Value = self::frame_system::Value; [INFO] [stdout] | ^^^^^^^^^^^^ could not find `frame_system` in `self` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `frame_system` in `self` [INFO] [stdout] --> src/storage/generator/mod.rs:211:27 [INFO] [stdout] | [INFO] [stdout] 211 | type NumberMap = self::frame_system::NumberMap; [INFO] [stdout] | ^^^^^^^^^^^^ could not find `frame_system` in `self` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `frame_system` in `self` [INFO] [stdout] --> src/storage/generator/mod.rs:212:27 [INFO] [stdout] | [INFO] [stdout] 212 | type DoubleMap = self::frame_system::DoubleMap; [INFO] [stdout] | ^^^^^^^^^^^^ could not find `frame_system` in `self` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `frame_system` in `self` [INFO] [stdout] --> src/tests/mod.rs:281:32 [INFO] [stdout] | [INFO] [stdout] 281 | type OptionLinkedMap = self::frame_system::OptionLinkedMap; [INFO] [stdout] | ^^^^^^^^^^^^ could not find `frame_system` in `self` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `frame_system` in `self` [INFO] [stdout] --> src/tests/mod.rs:294:32 [INFO] [stdout] | [INFO] [stdout] 294 | type OptionLinkedMap = self::frame_system::OptionLinkedMap; [INFO] [stdout] | ^^^^^^^^^^^^ could not find `frame_system` in `self` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `frame_system` in `self` [INFO] [stdout] --> src/tests/mod.rs:326:23 [INFO] [stdout] | [INFO] [stdout] 326 | type DataDM = self::frame_system::DataDM; [INFO] [stdout] | ^^^^^^^^^^^^ could not find `frame_system` in `self` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `frame_system` in `self` [INFO] [stdout] --> src/tests/mod.rs:361:20 [INFO] [stdout] | [INFO] [stdout] 361 | type Map = self::frame_system::Data; [INFO] [stdout] | ^^^^^^^^^^^^ could not find `frame_system` in `self` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `frame_system` in `self` [INFO] [stdout] --> src/tests/mod.rs:390:20 [INFO] [stdout] | [INFO] [stdout] 390 | type Map = self::frame_system::Data; [INFO] [stdout] | ^^^^^^^^^^^^ could not find `frame_system` in `self` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `frame_system` in `self` [INFO] [stdout] --> src/tests/mod.rs:442:25 [INFO] [stdout] | [INFO] [stdout] 442 | type DoubleMap = self::frame_system::DataDM; [INFO] [stdout] | ^^^^^^^^^^^^ could not find `frame_system` in `self` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `frame_system` in `self` [INFO] [stdout] --> src/tests/mod.rs:487:26 [INFO] [stdout] | [INFO] [stdout] 487 | type DoubleMap = self::frame_system::DataDM; [INFO] [stdout] | ^^^^^^^^^^^^ could not find `frame_system` in `self` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `frame_system` in `self` [INFO] [stdout] --> src/tests/mod.rs:535:26 [INFO] [stdout] | [INFO] [stdout] 535 | type DoubleMap = self::frame_system::AppendableDM; [INFO] [stdout] | ^^^^^^^^^^^^ could not find `frame_system` in `self` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `frame_system` in `self` [INFO] [stdout] --> src/tests/mod.rs:549:26 [INFO] [stdout] | [INFO] [stdout] 549 | type DoubleMap = self::frame_system::DataDM; [INFO] [stdout] | ^^^^^^^^^^^^ could not find `frame_system` in `self` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `frame_system` in `self` [INFO] [stdout] --> src/tests/mod.rs:566:26 [INFO] [stdout] | [INFO] [stdout] 566 | type DoubleMap = self::frame_system::DataDM; [INFO] [stdout] | ^^^^^^^^^^^^ could not find `frame_system` in `self` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RuntimeCall` in this scope [INFO] [stdout] --> src/dispatch.rs:834:61 [INFO] [stdout] | [INFO] [stdout] 834 | type UncheckedExtrinsic = generic::UncheckedExtrinsic; [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 834 | type UncheckedExtrinsic = generic::UncheckedExtrinsic; [INFO] [stdout] | +++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope [INFO] [stdout] --> src/dispatch.rs:851:18 [INFO] [stdout] | [INFO] [stdout] 851 | impl Config for Runtime { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RuntimeOrigin` in this scope [INFO] [stdout] --> src/dispatch.rs:856:24 [INFO] [stdout] | [INFO] [stdout] 856 | type RuntimeOrigin = RuntimeOrigin; [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RuntimeCall` in this scope [INFO] [stdout] --> src/dispatch.rs:857:22 [INFO] [stdout] | [INFO] [stdout] 857 | type RuntimeCall = RuntimeCall; [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RuntimeTask` in this scope [INFO] [stdout] --> src/dispatch.rs:858:22 [INFO] [stdout] | [INFO] [stdout] 858 | type RuntimeTask = RuntimeTask; [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PalletInfo` in this scope [INFO] [stdout] --> src/dispatch.rs:860:21 [INFO] [stdout] | [INFO] [stdout] 860 | type PalletInfo = PalletInfo; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait through its public re-export [INFO] [stdout] | [INFO] [stdout] 712 + use crate::traits::PalletInfo; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope [INFO] [stdout] --> src/dispatch.rs:866:21 [INFO] [stdout] | [INFO] [stdout] 866 | let info = Call::::f00 {}.get_dispatch_info(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 864 | fn weights_are_correct() { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope [INFO] [stdout] --> src/dispatch.rs:872:21 [INFO] [stdout] | [INFO] [stdout] 872 | let info = Call::::f01 {}.get_dispatch_info(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 864 | fn weights_are_correct() { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope [INFO] [stdout] --> src/dispatch.rs:878:21 [INFO] [stdout] | [INFO] [stdout] 878 | let info = Call::::f02 {}.get_dispatch_info(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 864 | fn weights_are_correct() { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope [INFO] [stdout] --> src/dispatch.rs:884:21 [INFO] [stdout] | [INFO] [stdout] 884 | let info = Call::::f03 {}.get_dispatch_info(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 864 | fn weights_are_correct() { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope [INFO] [stdout] --> src/dispatch.rs:890:21 [INFO] [stdout] | [INFO] [stdout] 890 | let info = Call::::f11 { a: 13, eb: 20 }.get_dispatch_info(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 864 | fn weights_are_correct() { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope [INFO] [stdout] --> src/dispatch.rs:896:21 [INFO] [stdout] | [INFO] [stdout] 896 | let info = Call::::f12 { a: 10, eb: 20 }.get_dispatch_info(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 864 | fn weights_are_correct() { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope [INFO] [stdout] --> src/dispatch.rs:903:21 [INFO] [stdout] | [INFO] [stdout] 903 | let info = Call::::f20 {}.get_dispatch_info(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 864 | fn weights_are_correct() { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope [INFO] [stdout] --> src/dispatch.rs:909:21 [INFO] [stdout] | [INFO] [stdout] 909 | let info = Call::::f21 {}.get_dispatch_info(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 864 | fn weights_are_correct() { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RuntimeCall` in this scope [INFO] [stdout] --> src/dispatch.rs:1368:65 [INFO] [stdout] | [INFO] [stdout] 1368 | pub type UncheckedExtrinsic = generic::UncheckedExtrinsic; [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1368 | pub type UncheckedExtrinsic = generic::UncheckedExtrinsic; [INFO] [stdout] | +++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtRuntime` in this scope [INFO] [stdout] --> src/dispatch.rs:1381:32 [INFO] [stdout] | [INFO] [stdout] 1381 | impl frame_system::Config for ExtRuntime { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RuntimeOrigin` in this scope [INFO] [stdout] --> src/dispatch.rs:1386:24 [INFO] [stdout] | [INFO] [stdout] 1386 | type RuntimeOrigin = RuntimeOrigin; [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RuntimeCall` in this scope [INFO] [stdout] --> src/dispatch.rs:1387:22 [INFO] [stdout] | [INFO] [stdout] 1387 | type RuntimeCall = RuntimeCall; [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RuntimeTask` in this scope [INFO] [stdout] --> src/dispatch.rs:1388:22 [INFO] [stdout] | [INFO] [stdout] 1388 | type RuntimeTask = RuntimeTask; [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PalletInfo` in this scope [INFO] [stdout] --> src/dispatch.rs:1390:21 [INFO] [stdout] | [INFO] [stdout] 1390 | type PalletInfo = PalletInfo; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait through its public re-export [INFO] [stdout] | [INFO] [stdout] 1353 + use crate::traits::PalletInfo; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtRuntime` in this scope [INFO] [stdout] --> src/dispatch.rs:1425:56 [INFO] [stdout] | [INFO] [stdout] 1425 | let call = RuntimeCall::System(frame_system::Call::::f99 {}); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1423 | fn no_post_dispatch_with_no_refund() { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RuntimeCall` in this scope [INFO] [stdout] --> src/dispatch.rs:1437:52 [INFO] [stdout] | [INFO] [stdout] 1437 | assert_ok!(>::post_dispatch( [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1423 | fn no_post_dispatch_with_no_refund() { [INFO] [stdout] | +++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtRuntime` in this scope [INFO] [stdout] --> src/dispatch.rs:1451:56 [INFO] [stdout] | [INFO] [stdout] 1451 | let call = RuntimeCall::System(frame_system::Call::::f99 {}); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1449 | fn no_post_dispatch_refunds_when_dispatched() { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtRuntime` in this scope [INFO] [stdout] --> src/dispatch.rs:1469:56 [INFO] [stdout] | [INFO] [stdout] 1469 | let call = RuntimeCall::System(frame_system::Call::::f100 {}); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1467 | fn post_dispatch_with_refunds() { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RuntimeCall` in this scope [INFO] [stdout] --> src/dispatch.rs:1487:52 [INFO] [stdout] | [INFO] [stdout] 1487 | assert_ok!(>::post_dispatch( [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1467 | fn post_dispatch_with_refunds() { [INFO] [stdout] | +++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RuntimeCall` in this scope [INFO] [stdout] --> src/dispatch.rs:1507:52 [INFO] [stdout] | [INFO] [stdout] 1507 | assert_ok!(>::post_dispatch( [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1467 | fn post_dispatch_with_refunds() { [INFO] [stdout] | +++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RuntimeCall` in this scope [INFO] [stdout] --> src/dispatch.rs:1527:52 [INFO] [stdout] | [INFO] [stdout] 1527 | assert_ok!(>::post_dispatch( [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1467 | fn post_dispatch_with_refunds() { [INFO] [stdout] | +++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RuntimeCall` in this scope [INFO] [stdout] --> src/dispatch.rs:1547:52 [INFO] [stdout] | [INFO] [stdout] 1547 | assert_ok!(>::post_dispatch( [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1467 | fn post_dispatch_with_refunds() { [INFO] [stdout] | +++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtRuntime` in this scope [INFO] [stdout] --> src/dispatch.rs:1562:56 [INFO] [stdout] | [INFO] [stdout] 1562 | let call = RuntimeCall::System(frame_system::Call::::f100 {}); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1560 | fn checked_extrinsic_apply() { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtRuntime` in this scope [INFO] [stdout] --> src/dispatch.rs:1574:31 [INFO] [stdout] | [INFO] [stdout] 1574 | let post_info = xt.apply::(&info, 0).unwrap().unwrap(); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1560 | fn checked_extrinsic_apply() { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtRuntime` in this scope [INFO] [stdout] --> src/dispatch.rs:1584:31 [INFO] [stdout] | [INFO] [stdout] 1584 | let post_info = xt.apply::(&info, 0).unwrap().unwrap(); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1560 | fn checked_extrinsic_apply() { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtRuntime` in this scope [INFO] [stdout] --> src/dispatch.rs:1594:31 [INFO] [stdout] | [INFO] [stdout] 1594 | let post_info = xt.apply::(&info, 0).unwrap().unwrap(); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1560 | fn checked_extrinsic_apply() { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtRuntime` in this scope [INFO] [stdout] --> src/dispatch.rs:1604:31 [INFO] [stdout] | [INFO] [stdout] 1604 | let post_info = xt.apply::(&info, 0).unwrap().unwrap(); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1560 | fn checked_extrinsic_apply() { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope [INFO] [stdout] --> src/storage/generator/double_map.rs:558:51 [INFO] [stdout] | [INFO] [stdout] 558 | type DoubleMap = self::frame_system::DoubleMap; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 558 | type DoubleMap = self::frame_system::DoubleMap; [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope [INFO] [stdout] --> src/storage/generator/map.rs:361:39 [INFO] [stdout] | [INFO] [stdout] 361 | type Map = self::frame_system::Map; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 361 | type Map = self::frame_system::Map; [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope [INFO] [stdout] --> src/storage/generator/map.rs:378:39 [INFO] [stdout] | [INFO] [stdout] 378 | type Map = self::frame_system::Map; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 378 | type Map = self::frame_system::Map; [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope [INFO] [stdout] --> src/storage/generator/map.rs:428:39 [INFO] [stdout] | [INFO] [stdout] 428 | type Map = self::frame_system::Map; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 428 | type Map = self::frame_system::Map; [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope [INFO] [stdout] --> src/storage/generator/nmap.rs:515:41 [INFO] [stdout] | [INFO] [stdout] 515 | type NMap = self::frame_system::NMap; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 515 | type NMap = self::frame_system::NMap; [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope [INFO] [stdout] --> src/storage/generator/nmap.rs:533:41 [INFO] [stdout] | [INFO] [stdout] 533 | type NMap = self::frame_system::NMap; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 533 | type NMap = self::frame_system::NMap; [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RuntimeCall` in this scope [INFO] [stdout] --> src/storage/generator/mod.rs:118:61 [INFO] [stdout] | [INFO] [stdout] 118 | type UncheckedExtrinsic = generic::UncheckedExtrinsic; [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 118 | type UncheckedExtrinsic = generic::UncheckedExtrinsic; [INFO] [stdout] | +++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope [INFO] [stdout] --> src/storage/generator/mod.rs:128:38 [INFO] [stdout] | [INFO] [stdout] 128 | impl self::frame_system::Config for Runtime { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RuntimeOrigin` in this scope [INFO] [stdout] --> src/storage/generator/mod.rs:132:24 [INFO] [stdout] | [INFO] [stdout] 132 | type RuntimeOrigin = RuntimeOrigin; [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RuntimeCall` in this scope [INFO] [stdout] --> src/storage/generator/mod.rs:133:22 [INFO] [stdout] | [INFO] [stdout] 133 | type RuntimeCall = RuntimeCall; [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RuntimeTask` in this scope [INFO] [stdout] --> src/storage/generator/mod.rs:134:22 [INFO] [stdout] | [INFO] [stdout] 134 | type RuntimeTask = RuntimeTask; [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PalletInfo` in this scope [INFO] [stdout] --> src/storage/generator/mod.rs:135:21 [INFO] [stdout] | [INFO] [stdout] 135 | type PalletInfo = PalletInfo; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait through its public re-export [INFO] [stdout] | [INFO] [stdout] 39 + use crate::traits::PalletInfo; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope [INFO] [stdout] --> src/storage/generator/mod.rs:157:43 [INFO] [stdout] | [INFO] [stdout] 157 | type Value = self::frame_system::Value; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 157 | type Value = self::frame_system::Value; [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope [INFO] [stdout] --> src/storage/generator/mod.rs:179:51 [INFO] [stdout] | [INFO] [stdout] 179 | type NumberMap = self::frame_system::NumberMap; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 179 | type NumberMap = self::frame_system::NumberMap; [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope [INFO] [stdout] --> src/storage/generator/mod.rs:210:43 [INFO] [stdout] | [INFO] [stdout] 210 | type Value = self::frame_system::Value; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 210 | type Value = self::frame_system::Value; [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope [INFO] [stdout] --> src/storage/generator/mod.rs:211:51 [INFO] [stdout] | [INFO] [stdout] 211 | type NumberMap = self::frame_system::NumberMap; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 211 | type NumberMap = self::frame_system::NumberMap; [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope [INFO] [stdout] --> src/storage/generator/mod.rs:212:51 [INFO] [stdout] | [INFO] [stdout] 212 | type DoubleMap = self::frame_system::DoubleMap; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 212 | type DoubleMap = self::frame_system::DoubleMap; [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RuntimeCall` in this scope [INFO] [stdout] --> src/tests/mod.rs:231:60 [INFO] [stdout] | [INFO] [stdout] 231 | type UncheckedExtrinsic = generic::UncheckedExtrinsic; [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 231 | type UncheckedExtrinsic = generic::UncheckedExtrinsic; [INFO] [stdout] | +++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope [INFO] [stdout] --> src/tests/mod.rs:281:62 [INFO] [stdout] | [INFO] [stdout] 281 | type OptionLinkedMap = self::frame_system::OptionLinkedMap; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 281 | type OptionLinkedMap = self::frame_system::OptionLinkedMap; [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope [INFO] [stdout] --> src/tests/mod.rs:294:62 [INFO] [stdout] | [INFO] [stdout] 294 | type OptionLinkedMap = self::frame_system::OptionLinkedMap; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 294 | type OptionLinkedMap = self::frame_system::OptionLinkedMap; [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope [INFO] [stdout] --> src/tests/mod.rs:326:44 [INFO] [stdout] | [INFO] [stdout] 326 | type DataDM = self::frame_system::DataDM; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 326 | type DataDM = self::frame_system::DataDM; [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope [INFO] [stdout] --> src/tests/mod.rs:361:39 [INFO] [stdout] | [INFO] [stdout] 361 | type Map = self::frame_system::Data; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 361 | type Map = self::frame_system::Data; [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope [INFO] [stdout] --> src/tests/mod.rs:390:39 [INFO] [stdout] | [INFO] [stdout] 390 | type Map = self::frame_system::Data; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 390 | type Map = self::frame_system::Data; [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope [INFO] [stdout] --> src/tests/mod.rs:442:46 [INFO] [stdout] | [INFO] [stdout] 442 | type DoubleMap = self::frame_system::DataDM; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 442 | type DoubleMap = self::frame_system::DataDM; [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope [INFO] [stdout] --> src/tests/mod.rs:487:47 [INFO] [stdout] | [INFO] [stdout] 487 | type DoubleMap = self::frame_system::DataDM; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 487 | type DoubleMap = self::frame_system::DataDM; [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope [INFO] [stdout] --> src/tests/mod.rs:535:53 [INFO] [stdout] | [INFO] [stdout] 535 | type DoubleMap = self::frame_system::AppendableDM; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 535 | type DoubleMap = self::frame_system::AppendableDM; [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope [INFO] [stdout] --> src/tests/mod.rs:549:47 [INFO] [stdout] | [INFO] [stdout] 549 | type DoubleMap = self::frame_system::DataDM; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 549 | type DoubleMap = self::frame_system::DataDM; [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope [INFO] [stdout] --> src/tests/mod.rs:566:47 [INFO] [stdout] | [INFO] [stdout] 566 | type DoubleMap = self::frame_system::DataDM; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 566 | type DoubleMap = self::frame_system::DataDM; [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope [INFO] [stdout] --> src/tests/mod.rs:734:26 [INFO] [stdout] | [INFO] [stdout] 734 | let metadata = Pallet::::storage_metadata(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 733 | fn store_metadata() { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope [INFO] [stdout] --> src/tests/mod.rs:741:12 [INFO] [stdout] | [INFO] [stdout] 741 | Pallet::::pallet_constants_metadata(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 739 | fn constant_metadata() { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeCall` [INFO] [stdout] --> src/dispatch.rs:1425:15 [INFO] [stdout] | [INFO] [stdout] 1425 | let call = RuntimeCall::System(frame_system::Call::::f99 {}); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `RuntimeCall` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeCall` [INFO] [stdout] --> src/dispatch.rs:1451:15 [INFO] [stdout] | [INFO] [stdout] 1451 | let call = RuntimeCall::System(frame_system::Call::::f99 {}); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `RuntimeCall` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeCall` [INFO] [stdout] --> src/dispatch.rs:1469:15 [INFO] [stdout] | [INFO] [stdout] 1469 | let call = RuntimeCall::System(frame_system::Call::::f100 {}); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `RuntimeCall` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeCall` [INFO] [stdout] --> src/dispatch.rs:1562:15 [INFO] [stdout] | [INFO] [stdout] 1562 | let call = RuntimeCall::System(frame_system::Call::::f100 {}); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `RuntimeCall` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeGenesisConfig` [INFO] [stdout] --> src/storage/generator/mod.rs:155:11 [INFO] [stdout] | [INFO] [stdout] 155 | let t = RuntimeGenesisConfig::default().build_storage().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of undeclared type `RuntimeGenesisConfig` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeGenesisConfig` [INFO] [stdout] --> src/storage/generator/mod.rs:177:11 [INFO] [stdout] | [INFO] [stdout] 177 | let t = RuntimeGenesisConfig::default().build_storage().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of undeclared type `RuntimeGenesisConfig` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeGenesisConfig` [INFO] [stdout] --> src/storage/generator/mod.rs:208:11 [INFO] [stdout] | [INFO] [stdout] 208 | let t = RuntimeGenesisConfig::default().build_storage().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of undeclared type `RuntimeGenesisConfig` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeGenesisConfig` [INFO] [stdout] --> src/tests/mod.rs:263:2 [INFO] [stdout] | [INFO] [stdout] 263 | RuntimeGenesisConfig::default().build_storage().unwrap().into() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of undeclared type `RuntimeGenesisConfig` [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 `frame-support` (lib test) due to 107 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: struct `WithName` is never constructed [INFO] [stdout] --> src/traits/tokens/currency/reservable.rs:244:12 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct WithName( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `NoVestedTransfers` is never constructed [INFO] [stdout] --> src/traits/tokens/currency/lockable.rs:153:12 [INFO] [stdout] | [INFO] [stdout] 153 | pub struct NoVestedTransfers { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "efec1e3a9d478c3dfe2852c860072cff8f4d7de0a79d6e214d494ccf64d1e90f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efec1e3a9d478c3dfe2852c860072cff8f4d7de0a79d6e214d494ccf64d1e90f", kill_on_drop: false }` [INFO] [stdout] efec1e3a9d478c3dfe2852c860072cff8f4d7de0a79d6e214d494ccf64d1e90f