[INFO] fetching crate pallet-transaction-payment 2.0.0-rc5... [INFO] checking pallet-transaction-payment-2.0.0-rc5 against try#ffa4a0215752773248fb0f0a8092f1c3e7907e9e for pr-75585 [INFO] extracting crate pallet-transaction-payment 2.0.0-rc5 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate pallet-transaction-payment 2.0.0-rc5 on toolchain ffa4a0215752773248fb0f0a8092f1c3e7907e9e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ffa4a0215752773248fb0f0a8092f1c3e7907e9e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate pallet-transaction-payment 2.0.0-rc5 [INFO] finished tweaking crates.io crate pallet-transaction-payment 2.0.0-rc5 [INFO] tweaked toml for crates.io crate pallet-transaction-payment 2.0.0-rc5 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ffa4a0215752773248fb0f0a8092f1c3e7907e9e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ffa4a0215752773248fb0f0a8092f1c3e7907e9e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+ffa4a0215752773248fb0f0a8092f1c3e7907e9e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] fbed227fe66a4860eeb4b9bc9a523289ab0c560fb32541f8e1dfe0225dcb62ff [INFO] running `Command { std: "docker" "start" "-a" "fbed227fe66a4860eeb4b9bc9a523289ab0c560fb32541f8e1dfe0225dcb62ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fbed227fe66a4860eeb4b9bc9a523289ab0c560fb32541f8e1dfe0225dcb62ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbed227fe66a4860eeb4b9bc9a523289ab0c560fb32541f8e1dfe0225dcb62ff", kill_on_drop: false }` [INFO] [stdout] fbed227fe66a4860eeb4b9bc9a523289ab0c560fb32541f8e1dfe0225dcb62ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+ffa4a0215752773248fb0f0a8092f1c3e7907e9e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] da21b79e0cb622408f17e70d4690274a57af2a9d564291a8208fb2c67eb80d3e [INFO] running `Command { std: "docker" "start" "-a" "da21b79e0cb622408f17e70d4690274a57af2a9d564291a8208fb2c67eb80d3e", kill_on_drop: false }` [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling blake2-rfc v0.2.18 [INFO] [stderr] Compiling sp-api-proc-macro v2.0.0-rc6 [INFO] [stderr] Checking sp-api v2.0.0-rc6 [INFO] [stderr] Checking pallet-transaction-payment-rpc-runtime-api v2.0.0-rc6 [INFO] [stderr] Checking pallet-transaction-payment v2.0.0-rc5 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `pallet_balances` [INFO] [stdout] --> src/lib.rs:569:6 [INFO] [stdout] | [INFO] [stdout] 569 | use pallet_balances::Call as BalancesCall; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type or module `pallet_balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `pallet_balances` [INFO] [stdout] --> src/lib.rs:593:4 [INFO] [stdout] | [INFO] [stdout] 593 | pallet_balances, [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type or module `pallet_balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `pallet_balances` [INFO] [stdout] --> src/lib.rs:643:22 [INFO] [stdout] | [INFO] [stdout] 643 | type AccountData = pallet_balances::AccountData; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type or module `pallet_balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `pallet_balances` [INFO] [stdout] --> src/lib.rs:653:7 [INFO] [stdout] | [INFO] [stdout] 653 | impl pallet_balances::Trait for Runtime { [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type or module `pallet_balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `pallet_balances` [INFO] [stdout] --> src/lib.rs:686:19 [INFO] [stdout] | [INFO] [stdout] 686 | type Currency = pallet_balances::Module; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type or module `pallet_balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `pallet_balances` [INFO] [stdout] --> src/lib.rs:693:18 [INFO] [stdout] | [INFO] [stdout] 693 | type Balances = pallet_balances::Module; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type or module `pallet_balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `pallet_balances` [INFO] [stdout] --> src/lib.rs:740:4 [INFO] [stdout] | [INFO] [stdout] 740 | pallet_balances::GenesisConfig:: { [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type or module `pallet_balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `pallet_balances` [INFO] [stdout] --> src/lib.rs:590:2 [INFO] [stdout] | [INFO] [stdout] 590 | impl_outer_event! { [INFO] [stdout] | _____^ [INFO] [stdout] 591 | | pub enum Event for Runtime { [INFO] [stdout] 592 | | system, [INFO] [stdout] 593 | | pallet_balances, [INFO] [stdout] 594 | | } [INFO] [stdout] 595 | | } [INFO] [stdout] | |_____^ not found in `pallet_balances` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 560 | use crate::tests::system::Event; [INFO] [stdout] | [INFO] [stdout] 560 | use frame_system::Event; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `pallet_balances` [INFO] [stdout] --> src/lib.rs:1117:60 [INFO] [stdout] | [INFO] [stdout] 1117 | event.event == Event::pallet_balances(pallet_balances::RawEvent::Transfer(2, 3, 80)) [INFO] [stdout] | ^^^^^^^^ not found in `pallet_balances` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 560 | use crate::tests::system::RawEvent; [INFO] [stdout] | [INFO] [stdout] 560 | use frame_system::RawEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors [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 `pallet-transaction-payment`. [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" "da21b79e0cb622408f17e70d4690274a57af2a9d564291a8208fb2c67eb80d3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da21b79e0cb622408f17e70d4690274a57af2a9d564291a8208fb2c67eb80d3e", kill_on_drop: false }` [INFO] [stdout] da21b79e0cb622408f17e70d4690274a57af2a9d564291a8208fb2c67eb80d3e