[INFO] fetching crate pallet-im-online 3.0.0... [INFO] testing pallet-im-online-3.0.0 against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] extracting crate pallet-im-online 3.0.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate pallet-im-online 3.0.0 on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate pallet-im-online 3.0.0 [INFO] finished tweaking crates.io crate pallet-im-online 3.0.0 [INFO] tweaked toml for crates.io crate pallet-im-online 3.0.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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] 6745884544ae2586f91b1b3a0c088ebf4a2611c45db656bf5d0a152c2e5107e8 [INFO] running `Command { std: "docker" "start" "-a" "6745884544ae2586f91b1b3a0c088ebf4a2611c45db656bf5d0a152c2e5107e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6745884544ae2586f91b1b3a0c088ebf4a2611c45db656bf5d0a152c2e5107e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6745884544ae2586f91b1b3a0c088ebf4a2611c45db656bf5d0a152c2e5107e8", kill_on_drop: false }` [INFO] [stdout] 6745884544ae2586f91b1b3a0c088ebf4a2611c45db656bf5d0a152c2e5107e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad6afbda56cd499fce4e9f49eee70d7acf575ad668d403c62cd2ac84e0c8581d [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" "ad6afbda56cd499fce4e9f49eee70d7acf575ad668d403c62cd2ac84e0c8581d", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling trie-db v0.22.5 [INFO] [stderr] Compiling curve25519-dalek v2.1.2 [INFO] [stderr] Compiling curve25519-dalek v3.1.0 [INFO] [stderr] Compiling libsecp256k1 v0.3.5 [INFO] [stderr] Compiling tiny-bip39 v0.8.0 [INFO] [stderr] Compiling frame-support-procedural v3.0.0 [INFO] [stderr] Compiling sp-externalities v0.9.0 [INFO] [stderr] Compiling parity-util-mem v0.9.0 [INFO] [stderr] Compiling memory-db v0.26.0 [INFO] [stderr] Compiling schnorrkel v0.9.1 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling integer-sqrt v0.1.5 [INFO] [stderr] Compiling sp-arithmetic v3.0.0 [INFO] [stderr] Compiling substrate-bip39 v0.4.2 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling tracing-subscriber v0.2.18 [INFO] [stderr] Compiling wasmi v0.6.2 [INFO] [stderr] Compiling sp-tracing v3.0.0 [INFO] [stderr] Compiling sp-wasm-interface v3.0.0 [INFO] [stderr] Compiling sp-runtime-interface v3.0.0 [INFO] [stderr] Compiling sp-core v3.0.0 [INFO] [stderr] Compiling sp-trie v3.0.0 [INFO] [stderr] Compiling sp-keystore v0.9.0 [INFO] [stderr] Compiling sp-inherents v3.0.0 [INFO] [stderr] Compiling frame-metadata v13.0.0 [INFO] [stderr] Compiling sp-state-machine v0.9.0 [INFO] [stderr] Compiling sp-io v3.0.0 [INFO] [stderr] Compiling sp-application-crypto v3.0.0 [INFO] [stderr] Compiling sp-runtime v3.0.0 [INFO] [stderr] Compiling sp-staking v3.0.0 [INFO] [stderr] Compiling sp-version v3.0.0 [INFO] [stderr] Compiling sp-authorship v3.0.0 [INFO] [stderr] Compiling frame-support v3.0.0 [INFO] [stderr] Compiling frame-system v3.0.0 [INFO] [stderr] Compiling pallet-authorship v3.0.0 [INFO] [stderr] Compiling pallet-im-online v3.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 09s [INFO] running `Command { std: "docker" "inspect" "ad6afbda56cd499fce4e9f49eee70d7acf575ad668d403c62cd2ac84e0c8581d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad6afbda56cd499fce4e9f49eee70d7acf575ad668d403c62cd2ac84e0c8581d", kill_on_drop: false }` [INFO] [stdout] ad6afbda56cd499fce4e9f49eee70d7acf575ad668d403c62cd2ac84e0c8581d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--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] 58842ee63aed477c5e859751e66ab425c58ca1310a33b4d38e21dc9dbd3a89ff [INFO] running `Command { std: "docker" "start" "-a" "58842ee63aed477c5e859751e66ab425c58ca1310a33b4d38e21dc9dbd3a89ff", kill_on_drop: false }` [INFO] [stderr] Compiling pallet-im-online v3.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `pallet_session` [INFO] [stdout] --> src/mock.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | use pallet_session::historical as pallet_session_historical; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_session` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_session` [INFO] [stdout] --> src/mock.rs:44:12 [INFO] [stdout] | [INFO] [stdout] 44 | Session: pallet_session::{Module, Call, Storage, Event, Config}, [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_session` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_session` [INFO] [stdout] --> src/mock.rs:59:6 [INFO] [stdout] | [INFO] [stdout] 59 | impl pallet_session::SessionManager for TestSessionManager { [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_session` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_session` [INFO] [stdout] --> src/mock.rs:67:6 [INFO] [stdout] | [INFO] [stdout] 67 | impl pallet_session::historical::SessionManager for TestSessionManager { [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_session` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_session` [INFO] [stdout] --> src/mock.rs:150:6 [INFO] [stdout] | [INFO] [stdout] 150 | impl pallet_session::Config for Runtime { [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_session` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_session` [INFO] [stdout] --> src/mock.rs:151:26 [INFO] [stdout] | [INFO] [stdout] 151 | type ShouldEndSession = pallet_session::PeriodicSessions; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_session` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_session` [INFO] [stdout] --> src/mock.rs:152:24 [INFO] [stdout] | [INFO] [stdout] 152 | type SessionManager = pallet_session::historical::NoteHistoricalRoot; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_session` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_session` [INFO] [stdout] --> src/mock.rs:159:29 [INFO] [stdout] | [INFO] [stdout] 159 | type NextSessionRotation = pallet_session::PeriodicSessions; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_session` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_session` [INFO] [stdout] --> src/mock.rs:163:6 [INFO] [stdout] | [INFO] [stdout] 163 | impl pallet_session::historical::Config for Runtime { [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `pallet_session` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pallet_session` [INFO] [stdout] --> src/mock.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | / frame_support::construct_runtime!( [INFO] [stdout] 38 | | pub enum Runtime where [INFO] [stdout] 39 | | Block = Block, [INFO] [stdout] 40 | | NodeBlock = Block, [INFO] [stdout] ... | [INFO] [stdout] 47 | | } [INFO] [stdout] 48 | | ); [INFO] [stdout] | |__^ not found in `pallet_session` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::__impl_outer_event_json_metadata` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 22 | use crate::Event; [INFO] [stdout] | [INFO] [stdout] 22 | use frame_system::Event; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 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-im-online` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "58842ee63aed477c5e859751e66ab425c58ca1310a33b4d38e21dc9dbd3a89ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58842ee63aed477c5e859751e66ab425c58ca1310a33b4d38e21dc9dbd3a89ff", kill_on_drop: false }` [INFO] [stdout] 58842ee63aed477c5e859751e66ab425c58ca1310a33b4d38e21dc9dbd3a89ff