[INFO] fetching crate frame-executive 2.0.0... [INFO] checking frame-executive-2.0.0 against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] extracting crate frame-executive 2.0.0 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate frame-executive 2.0.0 on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate frame-executive 2.0.0 [INFO] finished tweaking crates.io crate frame-executive 2.0.0 [INFO] tweaked toml for crates.io crate frame-executive 2.0.0 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--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-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c2ed72b19be046f8733eb3b801491eba953fe5e4eb1c5cd1e7b1967d9d45fa3a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c2ed72b19be046f8733eb3b801491eba953fe5e4eb1c5cd1e7b1967d9d45fa3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c2ed72b19be046f8733eb3b801491eba953fe5e4eb1c5cd1e7b1967d9d45fa3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2ed72b19be046f8733eb3b801491eba953fe5e4eb1c5cd1e7b1967d9d45fa3a", kill_on_drop: false }` [INFO] [stdout] c2ed72b19be046f8733eb3b801491eba953fe5e4eb1c5cd1e7b1967d9d45fa3a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0dfc81ec457bd2b202d64a6289394370f9199fb29c47b5465258ebde2d37baa7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0dfc81ec457bd2b202d64a6289394370f9199fb29c47b5465258ebde2d37baa7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Checking smallvec v1.4.2 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Checking radium v0.3.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking byte-slice-cast v0.3.5 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking sp-std v2.0.0 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.58 [INFO] [stderr] Checking gimli v0.22.0 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking pin-project-lite v0.1.10 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking parity-wasm v0.41.0 [INFO] [stderr] Checking rustc-demangle v0.1.17 [INFO] [stderr] Checking object v0.20.0 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking hash-db v0.15.2 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling parity-util-mem v0.7.0 [INFO] [stderr] Checking memory_units v0.3.0 [INFO] [stderr] Checking environmental v1.1.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Checking tinyvec v0.3.4 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking dyn-clone v1.0.2 [INFO] [stderr] Checking base58 v0.1.0 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Checking bitmask v0.5.0 [INFO] [stderr] Checking instant v0.1.7 [INFO] [stderr] Checking lock_api v0.4.1 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking sharded-slab v0.0.9 [INFO] [stderr] Checking bitvec v0.17.4 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Checking trie-root v0.16.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking blake2-rfc v0.2.18 [INFO] [stderr] Checking hash256-std-hasher v0.15.2 [INFO] [stderr] Checking tracing-log v0.1.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Checking uint v0.8.5 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking wasmi-validation v0.3.0 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Checking trie-db v0.22.1 [INFO] [stderr] Checking futures-task v0.3.6 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking integer-sqrt v0.1.5 [INFO] [stderr] Checking pbkdf2 v0.3.0 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking hmac-drbg v0.2.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking addr2line v0.13.0 [INFO] [stderr] Checking sha2 v0.9.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking fixed-hash v0.6.1 [INFO] [stderr] Checking twox-hash v1.5.0 [INFO] [stderr] Checking libsecp256k1 v0.3.5 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking backtrace v0.3.51 [INFO] [stderr] Checking sp-panic-handler v2.0.0 [INFO] [stderr] Checking wasmi v0.6.2 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling zeroize_derive v1.0.1 [INFO] [stderr] Compiling sp-debug-derive v2.0.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.2 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling impl-trait-for-tuples v0.1.3 [INFO] [stderr] Compiling pin-project-internal v0.4.26 [INFO] [stderr] Compiling futures-macro v0.3.6 [INFO] [stderr] Compiling parity-util-mem-derive v0.1.0 [INFO] [stderr] Compiling dyn-clonable-impl v0.9.0 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling frame-support-procedural-tools-derive v2.0.0 [INFO] [stderr] Checking dyn-clonable v0.9.0 [INFO] [stderr] Checking ref-cast v1.0.2 [INFO] [stderr] Checking zeroize v1.1.1 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking merlin v2.0.0 [INFO] [stderr] Checking curve25519-dalek v2.1.0 [INFO] [stderr] Checking curve25519-dalek v3.0.0 [INFO] [stderr] Checking secrecy v0.6.0 [INFO] [stderr] Checking tiny-bip39 v0.7.3 [INFO] [stderr] Checking tracing v0.1.21 [INFO] [stderr] Checking schnorrkel v0.9.1 [INFO] [stderr] Checking pin-project v0.4.26 [INFO] [stderr] Checking futures-util v0.3.6 [INFO] [stderr] Checking substrate-bip39 v0.4.2 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Checking futures-executor v0.3.6 [INFO] [stderr] Checking futures v0.3.6 [INFO] [stderr] Checking impl-serde v0.3.1 [INFO] [stderr] Checking tracing-serde v0.1.2 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Checking tracing-subscriber v0.2.13 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling frame-support-procedural-tools v2.0.0 [INFO] [stderr] Compiling parity-scale-codec-derive v1.2.2 [INFO] [stderr] Compiling sp-runtime-interface-proc-macro v2.0.0 [INFO] [stderr] Compiling frame-support-procedural v2.0.0 [INFO] [stderr] Checking parity-scale-codec v1.3.5 [INFO] [stderr] Checking impl-codec v0.4.2 [INFO] [stderr] Checking sp-storage v2.0.0 [INFO] [stderr] Checking sp-tracing v2.0.0 [INFO] [stderr] Checking sp-wasm-interface v2.0.0 [INFO] [stderr] Checking sp-arithmetic v2.0.0 [INFO] [stderr] Checking primitive-types v0.7.2 [INFO] [stderr] Checking sp-externalities v0.8.0 [INFO] [stderr] Checking sp-runtime-interface v2.0.0 [INFO] [stderr] Checking memory-db v0.24.1 [INFO] [stderr] Checking sp-core v2.0.0 [INFO] [stderr] Checking sp-trie v2.0.0 [INFO] [stderr] Checking sp-inherents v2.0.0 [INFO] [stderr] Checking frame-metadata v12.0.0 [INFO] [stderr] Checking sp-state-machine v0.8.0 [INFO] [stderr] Checking sp-io v2.0.0 [INFO] [stderr] Checking sp-application-crypto v2.0.0 [INFO] [stderr] Checking sp-runtime v2.0.0 [INFO] [stderr] Checking sp-version v2.0.0 [INFO] [stderr] Checking frame-support v2.0.0 [INFO] [stderr] Checking frame-system v2.0.0 [INFO] [stderr] Checking frame-executive v2.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `pallet_balances` [INFO] [stdout] --> src/lib.rs:492:6 [INFO] [stdout] | [INFO] [stdout] 492 | use pallet_balances::Call as BalancesCall; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `hex_literal` [INFO] [stdout] --> src/lib.rs:493:6 [INFO] [stdout] | [INFO] [stdout] 493 | use hex_literal::hex; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `hex_literal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `pallet_balances` [INFO] [stdout] --> src/lib.rs:540:6 [INFO] [stdout] | [INFO] [stdout] 540 | use pallet_balances as balances; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no external crate `pallet_balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `hex` [INFO] [stdout] --> src/lib.rs:741:18 [INFO] [stdout] | [INFO] [stdout] 741 | state_root: hex!("465a1569d309039bdf84b0479d28064ea29e6584584dc7d788904bb14489c6f6").into(), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `hex` [INFO] [stdout] --> src/lib.rs:742:23 [INFO] [stdout] | [INFO] [stdout] 742 | extrinsics_root: hex!("03170a2e7597b7b7e3d84c05391d139a62b157e78786d8c082f29dcf4c111314").into(), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `hex` [INFO] [stdout] --> src/lib.rs:759:23 [INFO] [stdout] | [INFO] [stdout] 759 | extrinsics_root: hex!("03170a2e7597b7b7e3d84c05391d139a62b157e78786d8c082f29dcf4c111314").into(), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `hex` [INFO] [stdout] --> src/lib.rs:775:18 [INFO] [stdout] | [INFO] [stdout] 775 | state_root: hex!("49cd58a254ccf6abc4a023d9a22dcfc421e385527a250faec69f8ad0d8ed3e48").into(), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_balances` [INFO] [stdout] --> src/lib.rs:537:18 [INFO] [stdout] | [INFO] [stdout] 537 | type Balances = pallet_balances::Module; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_balances` [INFO] [stdout] --> src/lib.rs:595:22 [INFO] [stdout] | [INFO] [stdout] 595 | type AccountData = pallet_balances::AccountData; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_balances` [INFO] [stdout] --> src/lib.rs:605:7 [INFO] [stdout] | [INFO] [stdout] 605 | impl pallet_balances::Trait for Runtime { [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_transaction_payment` [INFO] [stdout] --> src/lib.rs:618:7 [INFO] [stdout] | [INFO] [stdout] 618 | impl pallet_transaction_payment::Trait for Runtime { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_transaction_payment` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sp_version` [INFO] [stdout] --> src/lib.rs:646:34 [INFO] [stdout] | [INFO] [stdout] 646 | impl frame_support::traits::Get for RuntimeVersion { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `sp_version` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sp_version` [INFO] [stdout] --> src/lib.rs:647:15 [INFO] [stdout] | [INFO] [stdout] 647 | fn get() -> sp_version::RuntimeVersion { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `sp_version` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sp_version` [INFO] [stdout] --> src/lib.rs:653:50 [INFO] [stdout] | [INFO] [stdout] 653 | pub static RUNTIME_VERSION: std::cell::RefCell = [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `sp_version` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_transaction_payment` [INFO] [stdout] --> src/lib.rs:661:3 [INFO] [stdout] | [INFO] [stdout] 661 | pallet_transaction_payment::ChargeTransactionPayment, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_transaction_payment` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_transaction_payment` [INFO] [stdout] --> src/lib.rs:692:4 [INFO] [stdout] | [INFO] [stdout] 692 | pallet_transaction_payment::ChargeTransactionPayment::from(fee) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_transaction_payment` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_balances` [INFO] [stdout] --> src/lib.rs:703:3 [INFO] [stdout] | [INFO] [stdout] 703 | pallet_balances::GenesisConfig:: { [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_transaction_payment` [INFO] [stdout] --> src/lib.rs:709:18 [INFO] [stdout] | [INFO] [stdout] 709 | = ::WeightToFee::calc(&weight); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_transaction_payment` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_balances` [INFO] [stdout] --> src/lib.rs:721:16 [INFO] [stdout] | [INFO] [stdout] 721 | assert_eq!(>::total_balance(&1), 142 - fee); [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_balances` [INFO] [stdout] --> src/lib.rs:722:16 [INFO] [stdout] | [INFO] [stdout] 722 | assert_eq!(>::total_balance(&2), 69); [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_balances` [INFO] [stdout] --> src/lib.rs:728:3 [INFO] [stdout] | [INFO] [stdout] 728 | pallet_balances::GenesisConfig:: { [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_balances` [INFO] [stdout] --> src/lib.rs:916:6 [INFO] [stdout] | [INFO] [stdout] 916 | as LockableCurrency>::set_lock( [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_transaction_payment` [INFO] [stdout] --> src/lib.rs:929:18 [INFO] [stdout] | [INFO] [stdout] 929 | ::WeightToFee::calc(&weight); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_transaction_payment` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_balances` [INFO] [stdout] --> src/lib.rs:941:18 [INFO] [stdout] | [INFO] [stdout] 941 | assert_eq!(>::total_balance(&1), 111 - fee); [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_balances` [INFO] [stdout] --> src/lib.rs:947:18 [INFO] [stdout] | [INFO] [stdout] 947 | assert_eq!(>::total_balance(&1), 111); [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sp_version` [INFO] [stdout] --> src/lib.rs:976:47 [INFO] [stdout] | [INFO] [stdout] 976 | RUNTIME_VERSION.with(|v| *v.borrow_mut() = sp_version::RuntimeVersion { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `sp_version` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sp_version` [INFO] [stdout] --> src/lib.rs:986:47 [INFO] [stdout] | [INFO] [stdout] 986 | RUNTIME_VERSION.with(|v| *v.borrow_mut() = sp_version::RuntimeVersion { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `sp_version` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sp_version` [INFO] [stdout] --> src/lib.rs:997:47 [INFO] [stdout] | [INFO] [stdout] 997 | RUNTIME_VERSION.with(|v| *v.borrow_mut() = sp_version::RuntimeVersion { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `sp_version` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sp_version` [INFO] [stdout] --> src/lib.rs:1025:18 [INFO] [stdout] | [INFO] [stdout] 1025 | let current = sp_version::RuntimeVersion { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `sp_version` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sp_version` [INFO] [stdout] --> src/lib.rs:1044:47 [INFO] [stdout] | [INFO] [stdout] 1044 | RUNTIME_VERSION.with(|v| *v.borrow_mut() = sp_version::RuntimeVersion { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `sp_version` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `WeightToFeePolynomial` [INFO] [stdout] --> src/lib.rs:488:51 [INFO] [stdout] | [INFO] [stdout] 488 | weights::{Weight, RuntimeDbWeight, IdentityFee, WeightToFeePolynomial}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 30 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `frame-executive` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "0dfc81ec457bd2b202d64a6289394370f9199fb29c47b5465258ebde2d37baa7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0dfc81ec457bd2b202d64a6289394370f9199fb29c47b5465258ebde2d37baa7", kill_on_drop: false }` [INFO] [stdout] 0dfc81ec457bd2b202d64a6289394370f9199fb29c47b5465258ebde2d37baa7