[INFO] fetching crate frame-executive 40.0.1... [INFO] checking frame-executive-40.0.1 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate frame-executive 40.0.1 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate frame-executive 40.0.1 [INFO] finished tweaking crates.io crate frame-executive 40.0.1 [INFO] tweaked toml for crates.io crate frame-executive 40.0.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate frame-executive 40.0.1 on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 346 packages to latest compatible versions [INFO] [stderr] Adding aquamarine v0.5.0 (available: v0.6.0) [INFO] [stderr] Adding array-bytes v6.2.3 (available: v9.3.0) [INFO] [stderr] Adding unicode-normalization v0.1.22 (available: v0.1.24) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4e0a9cb6fec192654729c1989cdc1b12e38b68267b129ca9ffb800fea6a2054f [INFO] running `Command { std: "docker" "start" "-a" "4e0a9cb6fec192654729c1989cdc1b12e38b68267b129ca9ffb800fea6a2054f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4e0a9cb6fec192654729c1989cdc1b12e38b68267b129ca9ffb800fea6a2054f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e0a9cb6fec192654729c1989cdc1b12e38b68267b129ca9ffb800fea6a2054f", kill_on_drop: false }` [INFO] [stdout] 4e0a9cb6fec192654729c1989cdc1b12e38b68267b129ca9ffb800fea6a2054f [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2c6462ebcb1cddbc04e8aa65bec71df0cea21b9e0befb09bbad46178340ec86b [INFO] running `Command { std: "docker" "start" "-a" "2c6462ebcb1cddbc04e8aa65bec71df0cea21b9e0befb09bbad46178340ec86b", kill_on_drop: false }` [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Checking byte-slice-cast v1.2.3 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling parity-scale-codec v3.7.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling prettyplease v0.2.35 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling expander v2.2.1 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking const_format v0.2.34 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Compiling file-guard v0.2.0 [INFO] [stderr] Compiling ahash v0.8.12 [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] Checking keccak v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling libsecp256k1-core v0.3.0 [INFO] [stderr] Checking integer-sqrt v0.1.5 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Checking ff v0.13.1 [INFO] [stderr] Compiling bitcoin-internals v0.2.0 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Checking hash-db v0.16.0 [INFO] [stderr] Checking time-core v0.1.4 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking uint v0.10.0 [INFO] [stderr] Compiling secp256k1-sys v0.9.2 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.3.0 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.3.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking base64ct v1.8.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking tinyvec v1.9.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling libsecp256k1 v0.7.2 [INFO] [stderr] Checking password-hash v0.5.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 termcolor v1.4.1 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Compiling common-path v1.0.0 [INFO] [stderr] Checking hex-conservative v0.1.2 [INFO] [stderr] Checking blake2b_simd v1.0.3 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking bitcoin_hashes v0.13.0 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking num-format v0.4.4 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Checking sp-std v14.0.0 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking dyn-clone v1.0.19 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking hash256-std-hasher v0.15.2 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Checking array-bytes v6.2.3 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Checking bs58 v0.5.1 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking rustc-demangle v0.1.25 [INFO] [stderr] Checking trie-root v0.18.0 [INFO] [stderr] Checking trie-db v0.30.0 [INFO] [stderr] Checking memory-db v0.32.0 [INFO] [stderr] Checking schnellru v0.2.4 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling sp-io v40.0.1 [INFO] [stderr] Compiling tiny-keccak v2.0.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 derive-syn-parse v0.2.0 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking der v0.7.10 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling sp-debug-derive v14.0.0 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking hmac v0.8.1 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking merlin v3.0.0 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking hmac-drbg v0.3.0 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling dyn-clonable-impl v0.9.2 [INFO] [stderr] Checking ed25519-zebra v4.0.3 [INFO] [stderr] Checking dyn-clonable v0.9.2 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking sp-crypto-hashing v0.1.0 [INFO] [stderr] Checking secrecy v0.8.0 [INFO] [stderr] Checking secp256k1 v0.28.2 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Checking ed25519-dalek v2.1.1 [INFO] [stderr] Checking backtrace v0.3.75 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Checking sp-panic-handler v13.0.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking tuplex v0.1.2 [INFO] [stderr] Checking simple-mermaid v0.1.1 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling macro_magic_core_macros v0.5.1 [INFO] [stderr] Compiling proc-macro-warning v1.84.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] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling macro_magic_macros v0.5.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking parity-wasm v0.45.0 [INFO] [stderr] Compiling frame-support-procedural-tools-derive v12.0.0 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Checking serdect v0.2.0 [INFO] [stderr] Checking impl-serde v0.5.0 [INFO] [stderr] Checking serde_bytes v0.11.17 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking parity-bip39 v2.0.1 [INFO] [stderr] Checking schnorrkel v0.11.4 [INFO] [stderr] Compiling include_dir v0.7.4 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Compiling macro_magic v0.5.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking substrate-bip39 v0.6.0 [INFO] [stderr] Checking k256 v0.13.4 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Checking tt-call v1.0.9 [INFO] [stderr] Compiling ss58-registry v1.51.0 [INFO] [stderr] Compiling aquamarine v0.5.0 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling frame-support-procedural-tools v13.0.1 [INFO] [stderr] Compiling parity-scale-codec-derive v3.7.5 [INFO] [stderr] Compiling scale-info-derive v2.11.6 [INFO] [stderr] Compiling sp-runtime-interface-proc-macro v18.0.0 [INFO] [stderr] Compiling sp-api-proc-macro v22.0.1 [INFO] [stderr] Compiling docify_macros v0.2.9 [INFO] [stderr] Checking docify v0.2.9 [INFO] [stderr] Compiling frame-support-procedural v33.0.1 [INFO] [stderr] Checking scale-info v2.11.6 [INFO] [stderr] Checking sp-storage v22.0.0 [INFO] [stderr] Checking impl-codec v0.7.1 [INFO] [stderr] Checking sp-wasm-interface v21.0.1 [INFO] [stderr] Checking sp-tracing v17.1.0 [INFO] [stderr] Checking binary-merkle-tree v16.0.0 [INFO] [stderr] Compiling sp-version-proc-macro v15.0.0 [INFO] [stderr] Checking sp-externalities v0.30.0 [INFO] [stderr] Checking primitive-types v0.13.1 [INFO] [stderr] Checking bounded-collections v0.2.4 [INFO] [stderr] Checking sp-arithmetic v26.1.0 [INFO] [stderr] Checking frame-metadata v20.0.0 [INFO] [stderr] Checking sp-weights v31.1.0 [INFO] [stderr] Checking sp-runtime-interface v29.0.1 [INFO] [stderr] Checking sp-core v36.1.0 [INFO] [stderr] Checking sp-metadata-ir v0.10.0 [INFO] [stderr] Checking sp-trie v39.1.0 [INFO] [stderr] Checking sp-keystore v0.42.0 [INFO] [stderr] Checking sp-state-machine v0.45.0 [INFO] [stderr] Checking sp-application-crypto v40.1.0 [INFO] [stderr] Checking sp-runtime v41.1.0 [INFO] [stderr] Checking sp-version v39.0.0 [INFO] [stderr] Checking sp-inherents v36.0.0 [INFO] [stderr] Checking sp-staking v38.0.0 [INFO] [stderr] Checking sp-api v36.0.1 [INFO] [stderr] Checking sp-genesis-builder v0.17.0 [INFO] [stderr] Checking frame-support v40.1.0 [INFO] [stderr] Checking frame-system v40.1.0 [INFO] [stderr] Checking frame-try-runtime v0.46.0 [INFO] [stderr] Checking frame-executive v40.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `pallet_transaction_payment` [INFO] [stdout] --> src/tests.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use pallet_transaction_payment::FungibleAdapter; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pallet_transaction_payment` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `pallet_transaction_payment`, use `cargo add pallet_transaction_payment` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `pallet_balances` [INFO] [stdout] --> src/tests.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | use pallet_balances::Call as BalancesCall; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pallet_balances` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `pallet_balances`, use `cargo add pallet_balances` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pallet_balances` [INFO] [stdout] --> src/tests.rs:419:15 [INFO] [stdout] | [INFO] [stdout] 419 | #[derive_impl(pallet_balances::config_preludes::TestDefaultConfig)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pallet_balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pallet_transaction_payment` [INFO] [stdout] --> src/tests.rs:293:23 [INFO] [stdout] | [INFO] [stdout] 293 | TransactionPayment: pallet_transaction_payment::{Pallet, Storage, Event}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pallet_transaction_payment` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pallet_transaction_payment` [INFO] [stdout] --> src/tests.rs:577:3 [INFO] [stdout] | [INFO] [stdout] 577 | pallet_transaction_payment::ChargeTransactionPayment::from(fee), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pallet_transaction_payment` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `pallet_transaction_payment`, use `cargo add pallet_transaction_payment` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sp_inherents` [INFO] [stdout] --> src/tests.rs:129:16 [INFO] [stdout] | [INFO] [stdout] 129 | type Error = sp_inherents::MakeFatalError<()>; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of unresolved module or unlinked crate `sp_inherents` [INFO] [stdout] | help: a trait with a similar name exists: `PreInherents` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sp_inherents`, use `cargo add sp_inherents` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests.rs:219:12 [INFO] [stdout] | [INFO] [stdout] 219 | assert!(System::inherents_applied()); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 167 + 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:230:13 [INFO] [stdout] | [INFO] [stdout] 230 | assert!(!System::inherents_applied()); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 167 + 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:241:13 [INFO] [stdout] | [INFO] [stdout] 241 | assert!(!System::inherents_applied()); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 167 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sp_inherents` [INFO] [stdout] --> src/tests.rs:251:16 [INFO] [stdout] | [INFO] [stdout] 251 | type Error = sp_inherents::MakeFatalError<()>; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of unresolved module or unlinked crate `sp_inherents` [INFO] [stdout] | help: a trait with a similar name exists: `PreInherents` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sp_inherents`, use `cargo add sp_inherents` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope [INFO] [stdout] --> src/tests.rs:344:31 [INFO] [stdout] | [INFO] [stdout] 344 | impl 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/tests.rs:346:23 [INFO] [stdout] | [INFO] [stdout] 346 | type RuntimeOrigin = RuntimeOrigin; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: you might have meant to use the associated type [INFO] [stdout] | [INFO] [stdout] 346 | type RuntimeOrigin = Self::RuntimeOrigin; [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RuntimeCall` in this scope [INFO] [stdout] --> src/tests.rs:348:21 [INFO] [stdout] | [INFO] [stdout] 348 | type RuntimeCall = RuntimeCall; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-system-40.1.0/src/lib.rs:2543:2 [INFO] [stdout] | [INFO] [stdout] 2543 | pub type RuntimeCallFor = ::RuntimeCall; [INFO] [stdout] | -------------------------- similarly named type alias `RuntimeCallFor` defined here [INFO] [stdout] | [INFO] [stdout] help: you might have meant to use the associated type [INFO] [stdout] | [INFO] [stdout] 348 | type RuntimeCall = Self::RuntimeCall; [INFO] [stdout] | ++++++ [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 348 | type RuntimeCall = RuntimeCallFor; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RuntimeEvent` in this scope [INFO] [stdout] --> src/tests.rs:350:22 [INFO] [stdout] | [INFO] [stdout] 350 | type RuntimeEvent = RuntimeEvent; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: you might have meant to use the associated type [INFO] [stdout] | [INFO] [stdout] 350 | type RuntimeEvent = Self::RuntimeEvent; [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PalletInfo` in this scope [INFO] [stdout] --> src/tests.rs:343:1 [INFO] [stdout] | [INFO] [stdout] 343 | #[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-40.1.0/src/lib.rs:348:9 [INFO] [stdout] | [INFO] [stdout] 348 | 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/tests.rs:343:1 [INFO] [stdout] | [INFO] [stdout] 343 | #[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-40.1.0/src/lib.rs:350:9 [INFO] [stdout] | [INFO] [stdout] 350 | type Self::RuntimeTask = (); [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope [INFO] [stdout] --> src/tests.rs:439:45 [INFO] [stdout] | [INFO] [stdout] 439 | impl pallet_transaction_payment::Config for Runtime { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RuntimeEvent` in this scope [INFO] [stdout] --> src/tests.rs:440:22 [INFO] [stdout] | [INFO] [stdout] 440 | type RuntimeEvent = RuntimeEvent; [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Balances` in this scope [INFO] [stdout] --> src/tests.rs:441:45 [INFO] [stdout] | [INFO] [stdout] 380 | type Balance = u64; [INFO] [stdout] | ------------------- similarly named type alias `Balance` defined here [INFO] [stdout] ... [INFO] [stdout] 441 | type OnChargeTransaction = FungibleAdapter; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 441 - type OnChargeTransaction = FungibleAdapter; [INFO] [stdout] 441 + type OnChargeTransaction = FungibleAdapter; [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 439 | impl pallet_transaction_payment::Config for Runtime { [INFO] [stdout] | ++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope [INFO] [stdout] --> src/tests.rs:449:25 [INFO] [stdout] | [INFO] [stdout] 449 | impl custom::Config for Runtime {} [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope [INFO] [stdout] --> src/tests.rs:450:26 [INFO] [stdout] | [INFO] [stdout] 450 | impl custom2::Config for Runtime {} [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope [INFO] [stdout] --> src/tests.rs:465:25 [INFO] [stdout] | [INFO] [stdout] 465 | frame_system::CheckEra, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 464 | type TxExtension = ( [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope [INFO] [stdout] --> src/tests.rs:466:27 [INFO] [stdout] | [INFO] [stdout] 466 | frame_system::CheckNonce, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 464 | type TxExtension = ( [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope [INFO] [stdout] --> src/tests.rs:467:28 [INFO] [stdout] | [INFO] [stdout] 467 | frame_system::CheckWeight, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 464 | type TxExtension = ( [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope [INFO] [stdout] --> src/tests.rs:468:55 [INFO] [stdout] | [INFO] [stdout] 468 | pallet_transaction_payment::ChargeTransactionPayment, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 464 | type TxExtension = ( [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope [INFO] [stdout] --> src/tests.rs:469:30 [INFO] [stdout] | [INFO] [stdout] 469 | frame_system::WeightReclaim, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 464 | type TxExtension = ( [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RuntimeCall` in this scope [INFO] [stdout] --> src/tests.rs:473:2 [INFO] [stdout] | [INFO] [stdout] 473 | RuntimeCall, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-system-40.1.0/src/lib.rs:2543:2 [INFO] [stdout] | [INFO] [stdout] 2543 | pub type RuntimeCallFor = ::RuntimeCall; [INFO] [stdout] | -------------------------- similarly named type alias `RuntimeCallFor` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 473 | RuntimeCallFor, [INFO] [stdout] | +++ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 471 | type UncheckedXt = sp_runtime::generic::UncheckedExtrinsic< [INFO] [stdout] | +++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests.rs:487:3 [INFO] [stdout] | [INFO] [stdout] 487 | System::deposit_event(frame_system::Event::CodeUpdated); [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:489:17 [INFO] [stdout] | [INFO] [stdout] 489 | assert_eq!(0, System::last_runtime_upgrade_spec_version()); [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 `Runtime` in this scope [INFO] [stdout] --> src/tests.rs:496:2 [INFO] [stdout] | [INFO] [stdout] 496 | Runtime, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 495 | type Executive = super::Executive< [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope [INFO] [stdout] --> src/tests.rs:498:15 [INFO] [stdout] | [INFO] [stdout] 498 | ChainContext, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 495 | type Executive = super::Executive< [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope [INFO] [stdout] --> src/tests.rs:499:2 [INFO] [stdout] | [INFO] [stdout] 499 | Runtime, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 495 | type Executive = super::Executive< [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope [INFO] [stdout] --> src/tests.rs:500:2 [INFO] [stdout] | [INFO] [stdout] 500 | AllPalletsWithSystem, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 495 | type Executive = super::Executive< [INFO] [stdout] | ++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RuntimeCall` in this scope [INFO] [stdout] --> src/tests.rs:583:44 [INFO] [stdout] | [INFO] [stdout] 583 | fn call_transfer(dest: u64, value: u64) -> RuntimeCall { [INFO] [stdout] | ^^^^^^^^^^^ help: a type alias with a similar name exists: `RuntimeCallFor` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-system-40.1.0/src/lib.rs:2543:2 [INFO] [stdout] | [INFO] [stdout] 2543 | pub type RuntimeCallFor = ::RuntimeCall; [INFO] [stdout] | -------------------------- similarly named type alias `RuntimeCallFor` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope [INFO] [stdout] --> src/tests.rs:589:44 [INFO] [stdout] | [INFO] [stdout] 589 | let mut t = frame_system::GenesisConfig::::default().build_storage().unwrap(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 588 | fn balance_transfer_dispatch_works() { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope [INFO] [stdout] --> src/tests.rs:590:35 [INFO] [stdout] | [INFO] [stdout] 590 | pallet_balances::GenesisConfig:: { balances: vec![(1, 211)], ..Default::default() } [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 588 | fn balance_transfer_dispatch_works() { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope [INFO] [stdout] --> src/tests.rs:595:4 [INFO] [stdout] | [INFO] [stdout] 595 | ::BlockWeights::get() [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope [INFO] [stdout] --> src/tests.rs:599:4 [INFO] [stdout] | [INFO] [stdout] 599 | ::WeightToFee::weight_to_fee(&weight); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope [INFO] [stdout] --> src/tests.rs:605:39 [INFO] [stdout] | [INFO] [stdout] 605 | assert_eq!(>::total_balance(&1), 142 - fee); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 588 | fn balance_transfer_dispatch_works() { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope [INFO] [stdout] --> src/tests.rs:606:39 [INFO] [stdout] | [INFO] [stdout] 606 | assert_eq!(>::total_balance(&2), 69); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 588 | fn balance_transfer_dispatch_works() { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope [INFO] [stdout] --> src/tests.rs:611:44 [INFO] [stdout] | [INFO] [stdout] 611 | let mut t = frame_system::GenesisConfig::::default().build_storage().unwrap(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 610 | fn new_test_ext(balance_factor: Balance) -> sp_io::TestExternalities { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope [INFO] [stdout] --> src/tests.rs:612:35 [INFO] [stdout] | [INFO] [stdout] 612 | pallet_balances::GenesisConfig:: { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 610 | fn new_test_ext(balance_factor: Balance) -> sp_io::TestExternalities { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope [INFO] [stdout] --> src/tests.rs:626:44 [INFO] [stdout] | [INFO] [stdout] 626 | let mut t = frame_system::GenesisConfig::::default().build_storage().unwrap(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 625 | fn new_test_ext_v0(balance_factor: Balance) -> sp_io::TestExternalities { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope [INFO] [stdout] --> src/tests.rs:627:35 [INFO] [stdout] | [INFO] [stdout] 627 | pallet_balances::GenesisConfig:: { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 625 | fn new_test_ext_v0(balance_factor: Balance) -> sp_io::TestExternalities { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope [INFO] [stdout] --> src/tests.rs:717:36 [INFO] [stdout] | [INFO] [stdout] 717 | assert_eq!(>::extrinsic_index(), Some(0)); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 707 | fn bad_extrinsic_not_inserted() { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope [INFO] [stdout] --> src/tests.rs:725:6 [INFO] [stdout] | [INFO] [stdout] 725 | <::WeightInfo as pallet_balances::WeightInfo>::transfer_allow_death(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope [INFO] [stdout] --> src/tests.rs:729:23 [INFO] [stdout] | [INFO] [stdout] 729 | let block_weights = ::BlockWeights::get(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope [INFO] [stdout] --> src/tests.rs:737:36 [INFO] [stdout] | [INFO] [stdout] 737 | assert_eq!(>::block_weight().total(), base_block_weight); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 722 | fn block_weight_limit_enforced() { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope [INFO] [stdout] --> src/tests.rs:752:28 [INFO] [stdout] | [INFO] [stdout] 752 | >::block_weight().total(), [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 722 | fn block_weight_limit_enforced() { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope [INFO] [stdout] --> src/tests.rs:767:28 [INFO] [stdout] | [INFO] [stdout] 767 | >::extrinsic_index(), [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 722 | fn block_weight_limit_enforced() { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope [INFO] [stdout] --> src/tests.rs:799:26 [INFO] [stdout] | [INFO] [stdout] 799 | let transfer_weight = <::WeightInfo as pallet_balances::WeightInfo>::transfer_allow_death(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope [INFO] [stdout] --> src/tests.rs:804:5 [INFO] [stdout] | [INFO] [stdout] 804 | ::BlockWeights::get().base_block; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope [INFO] [stdout] --> src/tests.rs:808:36 [INFO] [stdout] | [INFO] [stdout] 808 | assert_eq!(>::block_weight().total(), base_block_weight); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 778 | fn block_weight_and_size_is_stored_per_tx() { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope [INFO] [stdout] --> src/tests.rs:809:36 [INFO] [stdout] | [INFO] [stdout] 809 | assert_eq!(>::all_extrinsics_len(), 0); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 778 | fn block_weight_and_size_is_stored_per_tx() { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope [INFO] [stdout] --> src/tests.rs:817:5 [INFO] [stdout] | [INFO] [stdout] 817 | ::BlockWeights::get() [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope [INFO] [stdout] --> src/tests.rs:822:26 [INFO] [stdout] | [INFO] [stdout] 822 | >::block_weight().total(), [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 778 | fn block_weight_and_size_is_stored_per_tx() { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope [INFO] [stdout] --> src/tests.rs:825:36 [INFO] [stdout] | [INFO] [stdout] 825 | assert_eq!(>::all_extrinsics_len(), 3 * len); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 778 | fn block_weight_and_size_is_stored_per_tx() { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope [INFO] [stdout] --> src/tests.rs:827:33 [INFO] [stdout] | [INFO] [stdout] 827 | let _ = >::finalize(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 778 | fn block_weight_and_size_is_stored_per_tx() { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope [INFO] [stdout] --> src/tests.rs:829:36 [INFO] [stdout] | [INFO] [stdout] 829 | assert_eq!(>::all_extrinsics_len(), 0); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 778 | fn block_weight_and_size_is_stored_per_tx() { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope [INFO] [stdout] --> src/tests.rs:836:36 [INFO] [stdout] | [INFO] [stdout] 836 | assert_eq!(>::block_weight().total(), base_block_weight); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 778 | fn block_weight_and_size_is_stored_per_tx() { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope [INFO] [stdout] --> src/tests.rs:878:28 [INFO] [stdout] | [INFO] [stdout] 878 | as fungible::MutateFreeze>::set_freeze( [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 875 | fn can_not_pay_for_tx_fee_on_full_lock() { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope [INFO] [stdout] --> src/tests.rs:893:39 [INFO] [stdout] | [INFO] [stdout] 893 | assert_eq!(>::total_balance(&1), 111); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 875 | fn can_not_pay_for_tx_fee_on_full_lock() { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope [INFO] [stdout] --> src/tests.rs:906:26 [INFO] [stdout] | [INFO] [stdout] 906 | >::block_weight().total(), [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 898 | fn block_hooks_weight_is_stored() { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope [INFO] [stdout] --> src/tests.rs:917:32 [INFO] [stdout] | [INFO] [stdout] 917 | assert!(LastRuntimeUpgrade::::exists()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 913 | fn runtime_upgraded_should_work() { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope [INFO] [stdout] --> src/tests.rs:943:24 [INFO] [stdout] | [INFO] [stdout] 943 | LastRuntimeUpgrade::::take(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 913 | fn runtime_upgraded_should_work() { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope [INFO] [stdout] --> src/tests.rs:988:25 [INFO] [stdout] | [INFO] [stdout] 988 | LastRuntimeUpgrade::::get(), [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 975 | fn custom_runtime_upgrade_is_called_before_modules() { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests.rs:1002:3 [INFO] [stdout] | [INFO] [stdout] 1002 | System::set_block_number(1); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests.rs:1005:3 [INFO] [stdout] | [INFO] [stdout] 1005 | System::assert_last_event(frame_system::Event::::CodeUpdated.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[E0412]: cannot find type `Runtime` in this scope [INFO] [stdout] --> src/tests.rs:1005:51 [INFO] [stdout] | [INFO] [stdout] 1005 | System::assert_last_event(frame_system::Event::::CodeUpdated.into()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 994 | fn event_from_runtime_upgrade_is_included() { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope [INFO] [stdout] --> src/tests.rs:1072:24 [INFO] [stdout] | [INFO] [stdout] 1072 | LastRuntimeUpgrade::::take(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1056 | fn all_weights_are_recorded_correctly() { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope [INFO] [stdout] --> src/tests.rs:1078:5 [INFO] [stdout] | [INFO] [stdout] 1078 | ::on_runtime_upgrade(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `AllPalletsWithSystem` in this scope [INFO] [stdout] --> src/tests.rs:1080:5 [INFO] [stdout] | [INFO] [stdout] 1080 | >::on_initialize(block_number); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope [INFO] [stdout] --> src/tests.rs:1081:28 [INFO] [stdout] | [INFO] [stdout] 1081 | let base_block_weight = ::BlockWeights::get().base_block; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope [INFO] [stdout] --> src/tests.rs:1085:27 [INFO] [stdout] | [INFO] [stdout] 1085 | frame_system::Pallet::::block_weight().total(), [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1056 | fn all_weights_are_recorded_correctly() { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests.rs:1105:22 [INFO] [stdout] | [INFO] [stdout] 1105 | assert_eq!(digest, System::digest()); [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:1106:27 [INFO] [stdout] | [INFO] [stdout] 1106 | assert_eq!(parent_hash, System::block_hash(0)); [INFO] [stdout] | ^^^^^^ use of undeclared type `System` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 20 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System` [INFO] [stdout] --> src/tests.rs:1107:29 [INFO] [stdout] | [INFO] [stdout] 1107 | assert_eq!(header.hash(), System::block_hash(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 imports: `IsInherent`, `VariantCountOf`, and `WeightToFee` [INFO] [stdout] --> src/tests.rs:39:40 [INFO] [stdout] | [INFO] [stdout] 39 | traits::{fungible, ConstU8, Currency, IsInherent, VariantCount, VariantCountOf}, [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] 40 | weights::{ConstantMultiplier, IdentityFee, RuntimeDbWeight, Weight, WeightMeter, WeightToFee}, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pallet_balances` [INFO] [stdout] --> src/tests.rs:352:21 [INFO] [stdout] | [INFO] [stdout] 352 | type AccountData = pallet_balances::AccountData; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pallet_balances` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `pallet_balances`, use `cargo add pallet_balances` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pallet_balances` [INFO] [stdout] --> src/tests.rs:383:6 [INFO] [stdout] | [INFO] [stdout] 383 | impl pallet_balances::WeightInfo for BalancesWeights { [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pallet_balances` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `pallet_balances`, use `cargo add pallet_balances` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pallet_transaction_payment` [INFO] [stdout] --> src/tests.rs:430:6 [INFO] [stdout] | [INFO] [stdout] 430 | impl pallet_transaction_payment::WeightInfo for MockTxPaymentWeights { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pallet_transaction_payment` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `pallet_transaction_payment`, use `cargo add pallet_transaction_payment` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pallet_transaction_payment` [INFO] [stdout] --> src/tests.rs:439:6 [INFO] [stdout] | [INFO] [stdout] 439 | impl pallet_transaction_payment::Config for Runtime { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pallet_transaction_payment` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `pallet_transaction_payment`, use `cargo add pallet_transaction_payment` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sp_version` [INFO] [stdout] --> src/tests.rs:453:33 [INFO] [stdout] | [INFO] [stdout] 453 | impl frame_support::traits::Get for RuntimeVersion { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `sp_version` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sp_version`, use `cargo add sp_version` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sp_version` [INFO] [stdout] --> src/tests.rs:454:14 [INFO] [stdout] | [INFO] [stdout] 454 | fn get() -> sp_version::RuntimeVersion { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `sp_version` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sp_version`, use `cargo add sp_version` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sp_version` [INFO] [stdout] --> src/tests.rs:460:39 [INFO] [stdout] | [INFO] [stdout] 460 | pub static RuntimeVersionTestValues: sp_version::RuntimeVersion = [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `sp_version` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sp_version`, use `cargo add sp_version` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pallet_transaction_payment` [INFO] [stdout] --> src/tests.rs:468:2 [INFO] [stdout] | [INFO] [stdout] 468 | pallet_transaction_payment::ChargeTransactionPayment, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pallet_transaction_payment` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `pallet_transaction_payment`, use `cargo add pallet_transaction_payment` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeCall` [INFO] [stdout] --> src/tests.rs:584:2 [INFO] [stdout] | [INFO] [stdout] 584 | RuntimeCall::Balances(BalancesCall::transfer_allow_death { dest, value }) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `RuntimeCall` [INFO] [stdout] | help: a type alias with a similar name exists: `RuntimeCallFor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pallet_balances` [INFO] [stdout] --> src/tests.rs:590:2 [INFO] [stdout] | [INFO] [stdout] 590 | pallet_balances::GenesisConfig:: { balances: vec![(1, 211)], ..Default::default() } [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pallet_balances` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `pallet_balances`, use `cargo add pallet_balances` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pallet_transaction_payment` [INFO] [stdout] --> src/tests.rs:599:15 [INFO] [stdout] | [INFO] [stdout] 599 | ::WeightToFee::weight_to_fee(&weight); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pallet_transaction_payment` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `pallet_transaction_payment`, use `cargo add pallet_transaction_payment` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pallet_balances` [INFO] [stdout] --> src/tests.rs:605:15 [INFO] [stdout] | [INFO] [stdout] 605 | assert_eq!(>::total_balance(&1), 142 - fee); [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pallet_balances` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `pallet_balances`, use `cargo add pallet_balances` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pallet_balances` [INFO] [stdout] --> src/tests.rs:606:15 [INFO] [stdout] | [INFO] [stdout] 606 | assert_eq!(>::total_balance(&2), 69); [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pallet_balances` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `pallet_balances`, use `cargo add pallet_balances` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pallet_balances` [INFO] [stdout] --> src/tests.rs:612:2 [INFO] [stdout] | [INFO] [stdout] 612 | pallet_balances::GenesisConfig:: { [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pallet_balances` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `pallet_balances`, use `cargo add pallet_balances` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pallet_balances` [INFO] [stdout] --> src/tests.rs:627:2 [INFO] [stdout] | [INFO] [stdout] 627 | pallet_balances::GenesisConfig:: { [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pallet_balances` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `pallet_balances`, use `cargo add pallet_balances` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pallet_balances` [INFO] [stdout] --> src/tests.rs:725:57 [INFO] [stdout] | [INFO] [stdout] 725 | <::WeightInfo as pallet_balances::WeightInfo>::transfer_allow_death(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pallet_balances` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `pallet_balances`, use `cargo add pallet_balances` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pallet_balances` [INFO] [stdout] --> src/tests.rs:725:17 [INFO] [stdout] | [INFO] [stdout] 725 | <::WeightInfo as pallet_balances::WeightInfo>::transfer_allow_death(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pallet_balances` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `pallet_balances`, use `cargo add pallet_balances` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeCall` [INFO] [stdout] --> src/tests.rs:727:12 [INFO] [stdout] | [INFO] [stdout] 727 | .weight(&RuntimeCall::Balances(BalancesCall::transfer_allow_death { dest: 33, value: 0 })); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `RuntimeCall` [INFO] [stdout] | help: a type alias with a similar name exists: `RuntimeCallFor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeCall` [INFO] [stdout] --> src/tests.rs:741:5 [INFO] [stdout] | [INFO] [stdout] 741 | RuntimeCall::Balances(BalancesCall::transfer_allow_death { dest: 33, value: 0 }), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `RuntimeCall` [INFO] [stdout] | help: a type alias with a similar name exists: `RuntimeCallFor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeCall` [INFO] [stdout] --> src/tests.rs:780:3 [INFO] [stdout] | [INFO] [stdout] 780 | RuntimeCall::Balances(BalancesCall::transfer_allow_death { dest: 33, value: 0 }), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `RuntimeCall` [INFO] [stdout] | help: a type alias with a similar name exists: `RuntimeCallFor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeCall` [INFO] [stdout] --> src/tests.rs:786:3 [INFO] [stdout] | [INFO] [stdout] 786 | RuntimeCall::Balances(BalancesCall::transfer_allow_death { dest: 33, value: 0 }), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `RuntimeCall` [INFO] [stdout] | help: a type alias with a similar name exists: `RuntimeCallFor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeCall` [INFO] [stdout] --> src/tests.rs:792:3 [INFO] [stdout] | [INFO] [stdout] 792 | RuntimeCall::Balances(BalancesCall::transfer_allow_death { dest: 33, value: 0 }), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `RuntimeCall` [INFO] [stdout] | help: a type alias with a similar name exists: `RuntimeCallFor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pallet_balances` [INFO] [stdout] --> src/tests.rs:799:77 [INFO] [stdout] | [INFO] [stdout] 799 | let transfer_weight = <::WeightInfo as pallet_balances::WeightInfo>::transfer_allow_death(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pallet_balances` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `pallet_balances`, use `cargo add pallet_balances` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pallet_balances` [INFO] [stdout] --> src/tests.rs:799:37 [INFO] [stdout] | [INFO] [stdout] 799 | let transfer_weight = <::WeightInfo as pallet_balances::WeightInfo>::transfer_allow_death(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pallet_balances` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `pallet_balances`, use `cargo add pallet_balances` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeCall` [INFO] [stdout] --> src/tests.rs:842:36 [INFO] [stdout] | [INFO] [stdout] 842 | let valid = UncheckedXt::new_bare(RuntimeCall::Custom(custom::Call::allowed_unsigned {})); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `RuntimeCall` [INFO] [stdout] | help: a type alias with a similar name exists: `RuntimeCallFor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeCall` [INFO] [stdout] --> src/tests.rs:843:38 [INFO] [stdout] | [INFO] [stdout] 843 | let invalid = UncheckedXt::new_bare(RuntimeCall::Custom(custom::Call::unallowed_unsigned {})); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `RuntimeCall` [INFO] [stdout] | help: a type alias with a similar name exists: `RuntimeCallFor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pallet_balances` [INFO] [stdout] --> src/tests.rs:878:4 [INFO] [stdout] | [INFO] [stdout] 878 | as fungible::MutateFreeze>::set_freeze( [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pallet_balances` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `pallet_balances`, use `cargo add pallet_balances` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeCall` [INFO] [stdout] --> src/tests.rs:885:4 [INFO] [stdout] | [INFO] [stdout] 885 | RuntimeCall::System(frame_system::Call::remark { remark: vec![1u8] }), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `RuntimeCall` [INFO] [stdout] | help: a type alias with a similar name exists: `RuntimeCallFor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pallet_balances` [INFO] [stdout] --> src/tests.rs:893:15 [INFO] [stdout] | [INFO] [stdout] 893 | assert_eq!(>::total_balance(&1), 111); [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pallet_balances` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `pallet_balances`, use `cargo add pallet_balances` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sp_version` [INFO] [stdout] --> src/tests.rs:921:9 [INFO] [stdout] | [INFO] [stdout] 921 | *v = sp_version::RuntimeVersion { spec_version: 1, ..Default::default() } [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `sp_version` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sp_version`, use `cargo add sp_version` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sp_version` [INFO] [stdout] --> src/tests.rs:926:9 [INFO] [stdout] | [INFO] [stdout] 926 | *v = sp_version::RuntimeVersion { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `sp_version` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sp_version`, use `cargo add sp_version` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sp_version` [INFO] [stdout] --> src/tests.rs:935:9 [INFO] [stdout] | [INFO] [stdout] 935 | *v = sp_version::RuntimeVersion { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `sp_version` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sp_version`, use `cargo add sp_version` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sp_version` [INFO] [stdout] --> src/tests.rs:959:17 [INFO] [stdout] | [INFO] [stdout] 959 | let current = sp_version::RuntimeVersion { [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `sp_version` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sp_version`, use `cargo add sp_version` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sp_version` [INFO] [stdout] --> src/tests.rs:979:9 [INFO] [stdout] | [INFO] [stdout] 979 | *v = sp_version::RuntimeVersion { spec_version: 1, ..Default::default() } [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `sp_version` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sp_version`, use `cargo add sp_version` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sp_version` [INFO] [stdout] --> src/tests.rs:998:9 [INFO] [stdout] | [INFO] [stdout] 998 | *v = sp_version::RuntimeVersion { spec_version: 1, ..Default::default() } [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `sp_version` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sp_version`, use `cargo add sp_version` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeCall` [INFO] [stdout] --> src/tests.rs:1014:3 [INFO] [stdout] | [INFO] [stdout] 1014 | RuntimeCall::Balances(BalancesCall::transfer_allow_death { dest: 33, value: 0 }), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `RuntimeCall` [INFO] [stdout] | help: a type alias with a similar name exists: `RuntimeCallFor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sp_version` [INFO] [stdout] --> src/tests.rs:1023:9 [INFO] [stdout] | [INFO] [stdout] 1023 | *v = sp_version::RuntimeVersion { spec_version: 1, ..Default::default() } [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `sp_version` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sp_version`, use `cargo add sp_version` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sp_version` [INFO] [stdout] --> src/tests.rs:1036:8 [INFO] [stdout] | [INFO] [stdout] 1036 | *v = sp_version::RuntimeVersion { spec_version: 0, ..Default::default() } [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `sp_version` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sp_version`, use `cargo add sp_version` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sp_version` [INFO] [stdout] --> src/tests.rs:1042:9 [INFO] [stdout] | [INFO] [stdout] 1042 | *v = sp_version::RuntimeVersion { spec_version: 1, ..Default::default() } [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `sp_version` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sp_version`, use `cargo add sp_version` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sp_version` [INFO] [stdout] --> src/tests.rs:1063:9 [INFO] [stdout] | [INFO] [stdout] 1063 | *v = sp_version::RuntimeVersion { spec_version: 1, ..Default::default() } [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `sp_version` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sp_version`, use `cargo add sp_version` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeCall` [INFO] [stdout] --> src/tests.rs:1113:13 [INFO] [stdout] | [INFO] [stdout] 1113 | let call = RuntimeCall::Custom(custom::Call::calculate_storage_root {}); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `RuntimeCall` [INFO] [stdout] | help: a type alias with a similar name exists: `RuntimeCallFor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeCall` [INFO] [stdout] --> src/tests.rs:1134:3 [INFO] [stdout] | [INFO] [stdout] 1134 | RuntimeCall::Balances(BalancesCall::transfer_allow_death { dest: 33, value: 0 }), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `RuntimeCall` [INFO] [stdout] | help: a type alias with a similar name exists: `RuntimeCallFor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeCall` [INFO] [stdout] --> src/tests.rs:1139:34 [INFO] [stdout] | [INFO] [stdout] 1139 | let xt2 = UncheckedXt::new_bare(RuntimeCall::Custom(custom::Call::inherent {})); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `RuntimeCall` [INFO] [stdout] | help: a type alias with a similar name exists: `RuntimeCallFor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeCall` [INFO] [stdout] --> src/tests.rs:1158:34 [INFO] [stdout] | [INFO] [stdout] 1158 | let xt1 = UncheckedXt::new_bare(RuntimeCall::Custom(custom::Call::inherent {})); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `RuntimeCall` [INFO] [stdout] | help: a type alias with a similar name exists: `RuntimeCallFor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeCall` [INFO] [stdout] --> src/tests.rs:1180:3 [INFO] [stdout] | [INFO] [stdout] 1180 | RuntimeCall::Custom(custom::Call::inherent {}), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `RuntimeCall` [INFO] [stdout] | help: a type alias with a similar name exists: `RuntimeCallFor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeCall` [INFO] [stdout] --> src/tests.rs:1197:34 [INFO] [stdout] | [INFO] [stdout] 1197 | let xt1 = UncheckedXt::new_bare(RuntimeCall::Custom(custom::Call::inherent {})); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `RuntimeCall` [INFO] [stdout] | help: a type alias with a similar name exists: `RuntimeCallFor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeCall` [INFO] [stdout] --> src/tests.rs:1211:34 [INFO] [stdout] | [INFO] [stdout] 1211 | let xt1 = UncheckedXt::new_bare(RuntimeCall::Custom(custom::Call::inherent {})); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `RuntimeCall` [INFO] [stdout] | help: a type alias with a similar name exists: `RuntimeCallFor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeCall` [INFO] [stdout] --> src/tests.rs:1231:34 [INFO] [stdout] | [INFO] [stdout] 1231 | let xt1 = UncheckedXt::new_bare(RuntimeCall::Custom(custom::Call::inherent {})); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `RuntimeCall` [INFO] [stdout] | help: a type alias with a similar name exists: `RuntimeCallFor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeCall` [INFO] [stdout] --> src/tests.rs:1252:34 [INFO] [stdout] | [INFO] [stdout] 1252 | let xt1 = UncheckedXt::new_bare(RuntimeCall::Custom(custom::Call::inherent {})); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `RuntimeCall` [INFO] [stdout] | help: a type alias with a similar name exists: `RuntimeCallFor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeCall` [INFO] [stdout] --> src/tests.rs:1329:34 [INFO] [stdout] | [INFO] [stdout] 1329 | let in1 = UncheckedXt::new_bare(RuntimeCall::Custom(custom::Call::inherent {})); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `RuntimeCall` [INFO] [stdout] | help: a type alias with a similar name exists: `RuntimeCallFor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeCall` [INFO] [stdout] --> src/tests.rs:1330:34 [INFO] [stdout] | [INFO] [stdout] 1330 | let in2 = UncheckedXt::new_bare(RuntimeCall::Custom2(custom2::Call::inherent {})); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `RuntimeCall` [INFO] [stdout] | help: a type alias with a similar name exists: `RuntimeCallFor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Runtime` [INFO] [stdout] --> src/tests.rs:1340:14 [INFO] [stdout] | [INFO] [stdout] 1340 | assert_ok!(Runtime::ensure_inherents_are_first(&Block::new(header.clone(), vec![]),), 0); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Runtime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Runtime` [INFO] [stdout] --> src/tests.rs:1342:4 [INFO] [stdout] | [INFO] [stdout] 1342 | Runtime::ensure_inherents_are_first(&Block::new(header.clone(), vec![xt2.clone()]),), [INFO] [stdout] | ^^^^^^^ use of undeclared type `Runtime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Runtime` [INFO] [stdout] --> src/tests.rs:1346:4 [INFO] [stdout] | [INFO] [stdout] 1346 | Runtime::ensure_inherents_are_first(&Block::new(header.clone(), vec![in1.clone()])), [INFO] [stdout] | ^^^^^^^ use of undeclared type `Runtime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Runtime` [INFO] [stdout] --> src/tests.rs:1350:4 [INFO] [stdout] | [INFO] [stdout] 1350 | Runtime::ensure_inherents_are_first(&Block::new( [INFO] [stdout] | ^^^^^^^ use of undeclared type `Runtime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Runtime` [INFO] [stdout] --> src/tests.rs:1357:4 [INFO] [stdout] | [INFO] [stdout] 1357 | Runtime::ensure_inherents_are_first(&Block::new( [INFO] [stdout] | ^^^^^^^ use of undeclared type `Runtime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Runtime` [INFO] [stdout] --> src/tests.rs:1365:4 [INFO] [stdout] | [INFO] [stdout] 1365 | Runtime::ensure_inherents_are_first(&Block::new( [INFO] [stdout] | ^^^^^^^ use of undeclared type `Runtime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Runtime` [INFO] [stdout] --> src/tests.rs:1372:4 [INFO] [stdout] | [INFO] [stdout] 1372 | Runtime::ensure_inherents_are_first(&Block::new( [INFO] [stdout] | ^^^^^^^ use of undeclared type `Runtime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Runtime` [INFO] [stdout] --> src/tests.rs:1379:4 [INFO] [stdout] | [INFO] [stdout] 1379 | Runtime::ensure_inherents_are_first(&Block::new( [INFO] [stdout] | ^^^^^^^ use of undeclared type `Runtime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeCall` [INFO] [stdout] --> src/tests.rs:1409:28 [INFO] [stdout] | [INFO] [stdout] 1409 | UncheckedXt::new_bare(RuntimeCall::Custom(custom::Call::inherent {})) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `RuntimeCall` [INFO] [stdout] | help: a type alias with a similar name exists: `RuntimeCallFor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeCall` [INFO] [stdout] --> src/tests.rs:1411:28 [INFO] [stdout] | [INFO] [stdout] 1411 | UncheckedXt::new_bare(RuntimeCall::Custom2(custom2::Call::optional_inherent {})) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `RuntimeCall` [INFO] [stdout] | help: a type alias with a similar name exists: `RuntimeCallFor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeCall` [INFO] [stdout] --> src/tests.rs:1419:6 [INFO] [stdout] | [INFO] [stdout] 1419 | RuntimeCall::Custom2(custom2::Call::some_call {}), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `RuntimeCall` [INFO] [stdout] | help: a type alias with a similar name exists: `RuntimeCallFor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeCall` [INFO] [stdout] --> src/tests.rs:1462:34 [INFO] [stdout] | [INFO] [stdout] 1462 | let in1 = UncheckedXt::new_bare(RuntimeCall::Custom2(custom2::Call::inherent {})); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `RuntimeCall` [INFO] [stdout] | help: a type alias with a similar name exists: `RuntimeCallFor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeCall` [INFO] [stdout] --> src/tests.rs:1464:3 [INFO] [stdout] | [INFO] [stdout] 1464 | RuntimeCall::Custom2(custom2::Call::some_call {}), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `RuntimeCall` [INFO] [stdout] | help: a type alias with a similar name exists: `RuntimeCallFor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeCall` [INFO] [stdout] --> src/tests.rs:1502:34 [INFO] [stdout] | [INFO] [stdout] 1502 | let in1 = UncheckedXt::new_bare(RuntimeCall::Custom2(custom2::Call::optional_inherent {})); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `RuntimeCall` [INFO] [stdout] | help: a type alias with a similar name exists: `RuntimeCallFor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeCall` [INFO] [stdout] --> src/tests.rs:1504:3 [INFO] [stdout] | [INFO] [stdout] 1504 | RuntimeCall::Custom2(custom2::Call::some_call {}), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `RuntimeCall` [INFO] [stdout] | help: a type alias with a similar name exists: `RuntimeCallFor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeCall` [INFO] [stdout] --> src/tests.rs:1541:34 [INFO] [stdout] | [INFO] [stdout] 1541 | let ext = UncheckedXt::new_bare(RuntimeCall::Custom2(custom2::Call::inherent {})); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `RuntimeCall` [INFO] [stdout] | help: a type alias with a similar name exists: `RuntimeCallFor` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `frame-executive` (lib test) due to 150 previous errors; 1 warning emitted [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Runtime` [INFO] [stdout] --> src/tests.rs:1542:10 [INFO] [stdout] | [INFO] [stdout] 1542 | assert!(Runtime::is_inherent(&ext)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Runtime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeCall` [INFO] [stdout] --> src/tests.rs:1543:34 [INFO] [stdout] | [INFO] [stdout] 1543 | let ext = UncheckedXt::new_bare(RuntimeCall::Custom2(custom2::Call::optional_inherent {})); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `RuntimeCall` [INFO] [stdout] | help: a type alias with a similar name exists: `RuntimeCallFor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Runtime` [INFO] [stdout] --> src/tests.rs:1544:10 [INFO] [stdout] | [INFO] [stdout] 1544 | assert!(Runtime::is_inherent(&ext)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Runtime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Runtime` [INFO] [stdout] --> src/tests.rs:1547:11 [INFO] [stdout] | [INFO] [stdout] 1547 | assert!(!Runtime::is_inherent(&ext)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Runtime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeCall` [INFO] [stdout] --> src/tests.rs:1549:34 [INFO] [stdout] | [INFO] [stdout] 1549 | let ext = UncheckedXt::new_bare(RuntimeCall::Custom2(custom2::Call::allowed_unsigned {})); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `RuntimeCall` [INFO] [stdout] | help: a type alias with a similar name exists: `RuntimeCallFor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Runtime` [INFO] [stdout] --> src/tests.rs:1550:11 [INFO] [stdout] | [INFO] [stdout] 1550 | assert!(!Runtime::is_inherent(&ext), "Unsigned ext are not automatically inherents"); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Runtime` [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] running `Command { std: "docker" "inspect" "2c6462ebcb1cddbc04e8aa65bec71df0cea21b9e0befb09bbad46178340ec86b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c6462ebcb1cddbc04e8aa65bec71df0cea21b9e0befb09bbad46178340ec86b", kill_on_drop: false }` [INFO] [stdout] 2c6462ebcb1cddbc04e8aa65bec71df0cea21b9e0befb09bbad46178340ec86b