[INFO] fetching crate pallet-transaction-payment 2.0.0... [INFO] checking pallet-transaction-payment-2.0.0 against beta for pr-78714 [INFO] extracting crate pallet-transaction-payment 2.0.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate pallet-transaction-payment 2.0.0 on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate pallet-transaction-payment 2.0.0 [INFO] finished tweaking crates.io crate pallet-transaction-payment 2.0.0 [INFO] tweaked toml for crates.io crate pallet-transaction-payment 2.0.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b9c632155ccd350f608afe0857d66334cd529e4a289d4a461d24776e3f4fa343 [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" "b9c632155ccd350f608afe0857d66334cd529e4a289d4a461d24776e3f4fa343", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b9c632155ccd350f608afe0857d66334cd529e4a289d4a461d24776e3f4fa343", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9c632155ccd350f608afe0857d66334cd529e4a289d4a461d24776e3f4fa343", kill_on_drop: false }` [INFO] [stdout] b9c632155ccd350f608afe0857d66334cd529e4a289d4a461d24776e3f4fa343 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1bafe917b0317bceb7dfd168ed6b4a958121695ee90a874cb7b67ebec014bf1b [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" "1bafe917b0317bceb7dfd168ed6b4a958121695ee90a874cb7b67ebec014bf1b", kill_on_drop: false }` [INFO] [stderr] Checking integer-sqrt v0.1.5 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking num-rational v0.2.4 [INFO] [stderr] Checking sp-arithmetic v2.0.0 [INFO] [stderr] Checking wasmi v0.6.2 [INFO] [stderr] Checking tracing-subscriber v0.2.15 [INFO] [stderr] Checking sp-wasm-interface v2.0.0 [INFO] [stderr] Checking sp-tracing v2.0.0 [INFO] [stderr] Checking sp-runtime-interface v2.0.0 [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 sp-api v2.0.0 [INFO] [stderr] Checking pallet-transaction-payment-rpc-runtime-api v2.0.0 [INFO] [stderr] Checking frame-system v2.0.0 [INFO] [stderr] Checking pallet-transaction-payment v2.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `pallet_balances` [INFO] [stdout] --> src/lib.rs:584:6 [INFO] [stdout] | [INFO] [stdout] 584 | use pallet_balances::Call as BalancesCall; [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:608:4 [INFO] [stdout] | [INFO] [stdout] 608 | pallet_balances, [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:658:22 [INFO] [stdout] | [INFO] [stdout] 658 | 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:668:7 [INFO] [stdout] | [INFO] [stdout] 668 | 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_balances` [INFO] [stdout] --> src/lib.rs:702:19 [INFO] [stdout] | [INFO] [stdout] 702 | type Currency = 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:709:18 [INFO] [stdout] | [INFO] [stdout] 709 | 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:756:4 [INFO] [stdout] | [INFO] [stdout] 756 | 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:605:2 [INFO] [stdout] | [INFO] [stdout] 605 | impl_outer_event! { [INFO] [stdout] | _____^ [INFO] [stdout] 606 | | pub enum Event for Runtime { [INFO] [stdout] 607 | | system, [INFO] [stdout] 608 | | pallet_balances, [INFO] [stdout] 609 | | } [INFO] [stdout] 610 | | } [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] 575 | use crate::tests::system::Event; [INFO] [stdout] | [INFO] [stdout] 575 | use frame_system::Event; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_balances` [INFO] [stdout] --> src/lib.rs:1146:60 [INFO] [stdout] | [INFO] [stdout] 1146 | 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] 575 | use crate::tests::system::RawEvent; [INFO] [stdout] | [INFO] [stdout] 575 | 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" "1bafe917b0317bceb7dfd168ed6b4a958121695ee90a874cb7b67ebec014bf1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1bafe917b0317bceb7dfd168ed6b4a958121695ee90a874cb7b67ebec014bf1b", kill_on_drop: false }` [INFO] [stdout] 1bafe917b0317bceb7dfd168ed6b4a958121695ee90a874cb7b67ebec014bf1b