[INFO] fetching crate pallet-im-online 45.0.0...
[INFO] testing pallet-im-online-45.0.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate pallet-im-online 45.0.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate pallet-im-online 45.0.0
[INFO] finished tweaking crates.io crate pallet-im-online 45.0.0
[INFO] tweaked toml for crates.io crate pallet-im-online 45.0.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pallet-im-online 45.0.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pallet-im-online 45.0.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f901b6e110ada654270c45e5aedd0ace7df76b2cb2aaae2b4f1adc102b128f0d
[INFO] running `Command { std: "docker" "start" "-a" "f901b6e110ada654270c45e5aedd0ace7df76b2cb2aaae2b4f1adc102b128f0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f901b6e110ada654270c45e5aedd0ace7df76b2cb2aaae2b4f1adc102b128f0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f901b6e110ada654270c45e5aedd0ace7df76b2cb2aaae2b4f1adc102b128f0d", kill_on_drop: false }`
[INFO] [stdout] f901b6e110ada654270c45e5aedd0ace7df76b2cb2aaae2b4f1adc102b128f0d
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1f1dff82eec1b76274208cc983a26918dcf96ccf4ff70f7ca52837df902f9b2a
[INFO] running `Command { std: "docker" "start" "-a" "1f1dff82eec1b76274208cc983a26918dcf96ccf4ff70f7ca52837df902f9b2a", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling secp256k1-sys v0.9.2
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling include_dir_macros v0.7.3
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling cfg-expr v0.15.5
[INFO] [stderr]    Compiling secp256k1 v0.28.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling include_dir v0.7.3
[INFO] [stderr]    Compiling sp-panic-handler v13.0.2
[INFO] [stderr]    Compiling proc-macro-warning v1.0.0
[INFO] [stderr]    Compiling prettyplease v0.2.12
[INFO] [stderr]    Compiling expander v2.2.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling derive-syn-parse v0.2.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.23
[INFO] [stderr]    Compiling sp-debug-derive v15.0.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling macro_magic_core_macros v0.5.1
[INFO] [stderr]    Compiling sp-crypto-hashing-proc-macro v0.1.0
[INFO] [stderr]    Compiling frame-support-procedural-tools-derive v12.0.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling aquamarine v0.5.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling macro_magic_core v0.5.1
[INFO] [stderr]    Compiling ref-cast v1.0.23
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling der v0.7.8
[INFO] [stderr]    Compiling merlin v3.0.0
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling prometheus v0.13.3
[INFO] [stderr]    Compiling macro_magic_macros v0.5.1
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling tracing v0.1.44
[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]    Compiling crypto-bigint v0.5.2
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling macro_magic v0.5.1
[INFO] [stderr]    Compiling libsecp256k1-core v0.3.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling h2 v0.4.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling signature v2.1.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling ed25519 v2.2.2
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling spki v0.7.2
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling sp-crypto-hashing v0.1.0
[INFO] [stderr]    Compiling ed25519-zebra v4.0.3
[INFO] [stderr]    Compiling ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serdect v0.2.0
[INFO] [stderr]    Compiling impl-serde v0.5.0
[INFO] [stderr]    Compiling serde_bytes v0.11.12
[INFO] [stderr]    Compiling libsecp256k1 v0.7.1
[INFO] [stderr]    Compiling bip39 v2.2.0
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.7
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling schnorrkel v0.11.4
[INFO] [stderr]    Compiling toml_edit v0.21.0
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling ss58-registry v1.43.0
[INFO] [stderr]    Compiling ecdsa v0.16.8
[INFO] [stderr]    Compiling substrate-bip39 v0.6.1
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[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 jam-codec-derive v0.1.0
[INFO] [stderr]    Compiling sp-runtime-interface-proc-macro v21.0.0
[INFO] [stderr]    Compiling sp-api-proc-macro v27.0.0
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling substrate-prometheus-endpoint v0.17.7
[INFO] [stderr]    Compiling docify_macros v0.2.9
[INFO] [stderr]    Compiling jam-codec v0.1.0
[INFO] [stderr]    Compiling parity-scale-codec v3.7.5
[INFO] [stderr]    Compiling docify v0.2.9
[INFO] [stderr]    Compiling frame-support-procedural v37.0.0
[INFO] [stderr]    Compiling scale-info v2.11.6
[INFO] [stderr]    Compiling sp-storage v23.0.0
[INFO] [stderr]    Compiling impl-codec v0.7.1
[INFO] [stderr]    Compiling sp-wasm-interface v24.0.0
[INFO] [stderr]    Compiling sp-tracing v19.0.0
[INFO] [stderr]    Compiling binary-merkle-tree v16.1.1
[INFO] [stderr]    Compiling sp-version-proc-macro v15.0.0
[INFO] [stderr]    Compiling sp-externalities v0.32.0
[INFO] [stderr]    Compiling sp-runtime-interface v34.0.0
[INFO] [stderr]    Compiling bounded-collections v0.3.2
[INFO] [stderr]    Compiling primitive-types v0.13.1
[INFO] [stderr]    Compiling sp-arithmetic v28.0.1
[INFO] [stderr]    Compiling frame-metadata v23.0.1
[INFO] [stderr]    Compiling sp-core v40.0.0
[INFO] [stderr]    Compiling sp-weights v34.0.0
[INFO] [stderr]    Compiling sp-metadata-ir v0.12.3
[INFO] [stderr]    Compiling sp-trie v43.0.0
[INFO] [stderr]    Compiling sp-keystore v0.46.0
[INFO] [stderr]    Compiling sp-state-machine v0.50.0
[INFO] [stderr]    Compiling sp-io v45.0.0
[INFO] [stderr]    Compiling sp-application-crypto v45.0.0
[INFO] [stderr]    Compiling sp-runtime v46.0.0
[INFO] [stderr]    Compiling sp-version v44.0.0
[INFO] [stderr]    Compiling sp-inherents v41.0.0
[INFO] [stderr]    Compiling sp-staking v43.0.0
[INFO] [stderr]    Compiling sp-api v41.0.0
[INFO] [stderr]    Compiling sp-genesis-builder v0.22.0
[INFO] [stderr]    Compiling frame-support v46.0.0
[INFO] [stderr]    Compiling frame-system v46.0.0
[INFO] [stderr]    Compiling pallet-authorship v46.0.0
[INFO] [stderr]    Compiling pallet-im-online v45.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
[INFO] running `Command { std: "docker" "inspect" "1f1dff82eec1b76274208cc983a26918dcf96ccf4ff70f7ca52837df902f9b2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f1dff82eec1b76274208cc983a26918dcf96ccf4ff70f7ca52837df902f9b2a", kill_on_drop: false }`
[INFO] [stdout] 1f1dff82eec1b76274208cc983a26918dcf96ccf4ff70f7ca52837df902f9b2a
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 36521841ad2afc5134821dedb44ac48ad79f070cc9f5dd00b6954aaa5628e3bd
[INFO] running `Command { std: "docker" "start" "-a" "36521841ad2afc5134821dedb44ac48ad79f070cc9f5dd00b6954aaa5628e3bd", kill_on_drop: false }`
[INFO] [stderr]    Compiling pallet-im-online v45.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `pallet_session`
[INFO] [stdout]   --> src/mock.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | use pallet_session::historical as pallet_session_historical;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pallet_session`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `pallet_session`, use `cargo add pallet_session` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `pallet_balances` in this scope
[INFO] [stdout]    --> src/mock.rs:117:15
[INFO] [stdout]     |
[INFO] [stdout] 117 | #[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]: cannot find module or crate `pallet_session` in this scope
[INFO] [stdout]   --> src/mock.rs:66:6
[INFO] [stdout]    |
[INFO] [stdout] 66 | impl pallet_session::historical::SessionManager<u64, u64> for TestSessionManager {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pallet_session`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `pallet_session`, use `cargo add pallet_session` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `pallet_session` in this scope
[INFO] [stdout]    --> src/mock.rs:130:3
[INFO] [stdout]     |
[INFO] [stdout] 130 |         pallet_session::historical::NoteHistoricalRoot<Runtime, TestSessionManager>;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pallet_session`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `pallet_session`, use `cargo add pallet_session` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `pallet_session` in this scope
[INFO] [stdout]    --> src/mock.rs:143:6
[INFO] [stdout]     |
[INFO] [stdout] 143 | impl pallet_session::historical::Config for Runtime {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pallet_session`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `pallet_session`, use `cargo add pallet_session` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `pallet_session` in this scope
[INFO] [stdout]    --> src/mock.rs:169:18
[INFO] [stdout]     |
[INFO] [stdout] 169 |         mock.unwrap_or(pallet_session::PeriodicSessions::<Period, Offset>::average_session_length())
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pallet_session`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `pallet_session`, use `cargo add pallet_session` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `pallet_session` in this scope
[INFO] [stdout]    --> src/mock.rs:174:4
[INFO] [stdout]     |
[INFO] [stdout] 174 |             pallet_session::PeriodicSessions::<Period, Offset>::estimate_current_session_progress(
[INFO] [stdout]     |             ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pallet_session`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `pallet_session`, use `cargo add pallet_session` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `pallet_session` in this scope
[INFO] [stdout]    --> src/mock.rs:185:3
[INFO] [stdout]     |
[INFO] [stdout] 185 |         pallet_session::PeriodicSessions::<Period, Offset>::estimate_next_session_rotation(now)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pallet_session`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `pallet_session`, use `cargo add pallet_session` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `RuntimeCall` in `mock`
[INFO] [stdout]    --> src/tests.rs:230:17
[INFO] [stdout]     |
[INFO] [stdout] 230 |             crate::mock::RuntimeCall::ImOnline(crate::Call::heartbeat { heartbeat, .. }) => {
[INFO] [stdout]     |                          ^^^^^^^^^^^ could not find `RuntimeCall` in `mock`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `RuntimeCall` in `mock`
[INFO] [stdout]    --> src/tests.rs:345:17
[INFO] [stdout]     |
[INFO] [stdout] 345 |             crate::mock::RuntimeCall::ImOnline(crate::Call::heartbeat { heartbeat, .. }) => {
[INFO] [stdout]     |                          ^^^^^^^^^^^ could not find `RuntimeCall` in `mock`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Runtime` in this scope
[INFO] [stdout]   --> src/mock.rs:37:47
[INFO] [stdout]    |
[INFO] [stdout] 37 | type Block = frame_system::mocking::MockBlock<Runtime>;
[INFO] [stdout]    |                                               ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 37 | type Block<Runtime> = frame_system::mocking::MockBlock<Runtime>;
[INFO] [stdout]    |           +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `RuntimeCall` in this scope
[INFO] [stdout]   --> src/mock.rs:77:50
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub type Extrinsic = sp_runtime::testing::TestXt<RuntimeCall, ()>;
[INFO] [stdout]    |                                                  ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub type Extrinsic<RuntimeCall> = sp_runtime::testing::TestXt<RuntimeCall, ()>;
[INFO] [stdout]    |                   +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Runtime` in this scope
[INFO] [stdout]   --> src/mock.rs:99:40
[INFO] [stdout]    |
[INFO] [stdout] 99 |     let t = frame_system::GenesisConfig::<Runtime>::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] 98 | pub fn new_test_ext<Runtime>() -> sp_io::TestExternalities {
[INFO] [stdout]    |                    +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `System` in this scope
[INFO] [stdout]    --> src/mock.rs:104:4
[INFO] [stdout]     |
[INFO] [stdout] 104 |             System::inc_providers(&i);
[INFO] [stdout]     |             ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  22 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Runtime` in this scope
[INFO] [stdout]    --> src/mock.rs:112:31
[INFO] [stdout]     |
[INFO] [stdout] 112 | impl frame_system::Config for Runtime {
[INFO] [stdout]     |                               ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `RuntimeEvent` in this scope
[INFO] [stdout]    --> src/mock.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | #[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-46.0.0/src/lib.rs:350:9
[INFO] [stdout]     |
[INFO] [stdout] 350 |             type Self::RuntimeEvent = ();
[INFO] [stdout]     |                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]    --> src/mock.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | #[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-46.0.0/src/lib.rs:352:9
[INFO] [stdout]     |
[INFO] [stdout] 352 |             type Self::RuntimeOrigin = ();
[INFO] [stdout]     |                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `RuntimeCall` in this scope
[INFO] [stdout]    --> src/mock.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | #[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-46.0.0/src/lib.rs:354:9
[INFO] [stdout]     |
[INFO] [stdout] 354 |             type Self::RuntimeCall = ();
[INFO] [stdout]     |                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `PalletInfo` in this scope
[INFO] [stdout]    --> src/mock.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | #[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-46.0.0/src/lib.rs:356:9
[INFO] [stdout]     |
[INFO] [stdout] 356 |             type Self::PalletInfo = ();
[INFO] [stdout]     |                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `RuntimeTask` in this scope
[INFO] [stdout]    --> src/mock.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | #[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-46.0.0/src/lib.rs:358:9
[INFO] [stdout]     |
[INFO] [stdout] 358 |             type Self::RuntimeTask = ();
[INFO] [stdout]     |                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Runtime` in this scope
[INFO] [stdout]    --> src/mock.rs:127:33
[INFO] [stdout]     |
[INFO] [stdout] 127 | impl pallet_session::Config for Runtime {
[INFO] [stdout]     |                                 ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Runtime` in this scope
[INFO] [stdout]    --> src/mock.rs:130:50
[INFO] [stdout]     |
[INFO] [stdout] 130 |         pallet_session::historical::NoteHistoricalRoot<Runtime, TestSessionManager>;
[INFO] [stdout]     |                                                        ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 127 | impl<Runtime> pallet_session::Config for Runtime {
[INFO] [stdout]     |     +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ImOnline` in this scope
[INFO] [stdout]    --> src/mock.rs:131:25
[INFO] [stdout]     |
[INFO] [stdout] 131 |     type SessionHandler = (ImOnline,);
[INFO] [stdout]     |                            ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `RuntimeEvent` in this scope
[INFO] [stdout]    --> src/mock.rs:135:22
[INFO] [stdout]     |
[INFO] [stdout] 135 |     type RuntimeEvent = RuntimeEvent;
[INFO] [stdout]     |                         ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Balances` in this scope
[INFO] [stdout]    --> src/mock.rs:139:18
[INFO] [stdout]     |
[INFO] [stdout] 139 |     type Currency = Balances;
[INFO] [stdout]     |                     ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Runtime` in this scope
[INFO] [stdout]    --> src/mock.rs:143:45
[INFO] [stdout]     |
[INFO] [stdout] 143 | impl pallet_session::historical::Config for Runtime {
[INFO] [stdout]     |                                             ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `RuntimeEvent` in this scope
[INFO] [stdout]    --> src/mock.rs:144:22
[INFO] [stdout]     |
[INFO] [stdout] 144 |     type RuntimeEvent = RuntimeEvent;
[INFO] [stdout]     |                         ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Runtime` in this scope
[INFO] [stdout]    --> src/mock.rs:149:36
[INFO] [stdout]     |
[INFO] [stdout] 149 | impl pallet_authorship::Config for Runtime {
[INFO] [stdout]     |                                    ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ImOnline` in this scope
[INFO] [stdout]    --> src/mock.rs:151:22
[INFO] [stdout]     |
[INFO] [stdout] 151 |     type EventHandler = ImOnline;
[INFO] [stdout]     |                         ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Runtime` in this scope
[INFO] [stdout]    --> src/mock.rs:189:17
[INFO] [stdout]     |
[INFO] [stdout] 189 | impl Config for Runtime {
[INFO] [stdout]     |                 ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `RuntimeEvent` in this scope
[INFO] [stdout]    --> src/mock.rs:191:22
[INFO] [stdout]     |
[INFO] [stdout] 191 |     type RuntimeEvent = RuntimeEvent;
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]     |
[INFO] [stdout] 191 |     type RuntimeEvent = Self::RuntimeEvent;
[INFO] [stdout]     |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Historical` in this scope
[INFO] [stdout]    --> src/mock.rs:192:22
[INFO] [stdout]     |
[INFO] [stdout] 192 |     type ValidatorSet = Historical;
[INFO] [stdout]     |                         ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Runtime` in this scope
[INFO] [stdout]    --> src/mock.rs:201:78
[INFO] [stdout]     |
[INFO] [stdout] 201 | impl<LocalCall> frame_system::offchain::CreateTransactionBase<LocalCall> for Runtime
[INFO] [stdout]     |                                                                              ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `RuntimeCall` in this scope
[INFO] [stdout]    --> src/mock.rs:203:2
[INFO] [stdout]     |
[INFO] [stdout] 203 |     RuntimeCall: From<LocalCall>,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]     |
[INFO] [stdout] 203 |     Self::RuntimeCall: From<LocalCall>,
[INFO] [stdout]     |     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `RuntimeCall` in this scope
[INFO] [stdout]    --> src/mock.rs:205:21
[INFO] [stdout]     |
[INFO] [stdout] 205 |     type RuntimeCall = RuntimeCall;
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]     |
[INFO] [stdout] 205 |     type RuntimeCall = Self::RuntimeCall;
[INFO] [stdout]     |                        ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Runtime` in this scope
[INFO] [stdout]    --> src/mock.rs:209:67
[INFO] [stdout]     |
[INFO] [stdout] 209 | impl<LocalCall> frame_system::offchain::CreateBare<LocalCall> for Runtime
[INFO] [stdout]     |                                                                   ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `RuntimeCall` in this scope
[INFO] [stdout]    --> src/mock.rs:211:2
[INFO] [stdout]     |
[INFO] [stdout] 211 |     RuntimeCall: From<LocalCall>,
[INFO] [stdout]     |     ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `System` in this scope
[INFO] [stdout]    --> src/mock.rs:219:12
[INFO] [stdout]     |
[INFO] [stdout] 219 |     let now = System::block_number().max(1);
[INFO] [stdout]     |               ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  22 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `System` in this scope
[INFO] [stdout]    --> src/mock.rs:220:2
[INFO] [stdout]     |
[INFO] [stdout] 220 |     System::set_block_number(now + 1);
[INFO] [stdout]     |     ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  22 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `System` in this scope
[INFO] [stdout]   --> src/tests.rs:60:3
[INFO] [stdout]    |
[INFO] [stdout] 60 |         System::set_block_number(block);
[INFO] [stdout]    |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 22 + use std::alloc::System;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `System` in this scope
[INFO] [stdout]    --> src/tests.rs:211:3
[INFO] [stdout]     |
[INFO] [stdout] 211 |         System::set_block_number(block);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  22 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Runtime` in this scope
[INFO] [stdout]    --> src/tests.rs:266:48
[INFO] [stdout]     |
[INFO] [stdout] 266 |         assert!(!super::pallet::ReceivedHeartbeats::<Runtime>::get(2, 0).is_none());
[INFO] [stdout]     |                                                      ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 249 | fn should_cleanup_received_heartbeats_on_session_end<Runtime>() {
[INFO] [stdout]     |                                                     +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Runtime` in this scope
[INFO] [stdout]    --> src/tests.rs:273:47
[INFO] [stdout]     |
[INFO] [stdout] 273 |         assert!(super::pallet::ReceivedHeartbeats::<Runtime>::get(2, 0).is_none());
[INFO] [stdout]     |                                                     ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 249 | fn should_cleanup_received_heartbeats_on_session_end<Runtime>() {
[INFO] [stdout]     |                                                     +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `System` in this scope
[INFO] [stdout]    --> src/tests.rs:370:3
[INFO] [stdout]     |
[INFO] [stdout] 370 |         System::set_block_number(block);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  22 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate as imonline`
[INFO] [stdout]   --> src/mock.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | use crate as imonline;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `pallet_authorship::EventHandler`
[INFO] [stdout]    --> src/tests.rs:279:6
[INFO] [stdout]     |
[INFO] [stdout] 279 |     use pallet_authorship::EventHandler;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `pallet_authorship::EventHandler`
[INFO] [stdout]    --> src/tests.rs:308:6
[INFO] [stdout]     |
[INFO] [stdout] 308 |     use pallet_authorship::EventHandler;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `pallet_session` in this scope
[INFO] [stdout]   --> src/mock.rs:58:6
[INFO] [stdout]    |
[INFO] [stdout] 58 | impl pallet_session::SessionManager<u64> for TestSessionManager {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pallet_session`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `pallet_session`, use `cargo add pallet_session` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Session` in this scope
[INFO] [stdout]    --> src/mock.rs:105:15
[INFO] [stdout]     |
[INFO] [stdout] 105 |             assert_eq!(Session::set_keys(RuntimeOrigin::signed(i), (i - 1).into(), vec![]), Ok(()));
[INFO] [stdout]     |                        ^^^^^^^ use of undeclared type `Session`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]    --> src/mock.rs:105:33
[INFO] [stdout]     |
[INFO] [stdout] 105 |             assert_eq!(Session::set_keys(RuntimeOrigin::signed(i), (i - 1).into(), vec![]), Ok(()));
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `pallet_balances` in this scope
[INFO] [stdout]    --> src/mock.rs:113:21
[INFO] [stdout]     |
[INFO] [stdout] 113 |     type AccountData = pallet_balances::AccountData<u64>;
[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]: cannot find module or crate `pallet_session` in this scope
[INFO] [stdout]    --> src/mock.rs:127:6
[INFO] [stdout]     |
[INFO] [stdout] 127 | impl pallet_session::Config for Runtime {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pallet_session`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `pallet_session`, use `cargo add pallet_session` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `pallet_session` in this scope
[INFO] [stdout]    --> src/mock.rs:128:26
[INFO] [stdout]     |
[INFO] [stdout] 128 |     type ShouldEndSession = pallet_session::PeriodicSessions<Period, Offset>;
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pallet_session`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `pallet_session`, use `cargo add pallet_session` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `pallet_session` in this scope
[INFO] [stdout]    --> src/mock.rs:136:29
[INFO] [stdout]     |
[INFO] [stdout] 136 |     type NextSessionRotation = pallet_session::PeriodicSessions<Period, Offset>;
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pallet_session`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `pallet_session`, use `cargo add pallet_session` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Session` in this scope
[INFO] [stdout]    --> src/mock.rs:221:2
[INFO] [stdout]     |
[INFO] [stdout] 221 |     Session::rotate_session();
[INFO] [stdout]     |     ^^^^^^^ use of undeclared type `Session`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Session` in this scope
[INFO] [stdout]    --> src/mock.rs:222:13
[INFO] [stdout]     |
[INFO] [stdout] 222 |     let keys = Session::validators().into_iter().map(UintAuthorityId).collect();
[INFO] [stdout]     |                ^^^^^^^ use of undeclared type `Session`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ImOnline` in this scope
[INFO] [stdout]    --> src/mock.rs:223:2
[INFO] [stdout]     |
[INFO] [stdout] 223 |     ImOnline::set_keys(keys);
[INFO] [stdout]     |     ^^^^^^^^ use of undeclared type `ImOnline`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Session` in this scope
[INFO] [stdout]    --> src/mock.rs:224:13
[INFO] [stdout]     |
[INFO] [stdout] 224 |     assert_eq!(Session::current_index(), (now / Period::get()) as u32);
[INFO] [stdout]     |                ^^^^^^^ use of undeclared type `Session`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Session` in this scope
[INFO] [stdout]   --> src/tests.rs:88:54
[INFO] [stdout]    |
[INFO] [stdout] 88 |             let _ = heartbeat(block, 3, idx as u32, v.into(), Session::validators()).unwrap();
[INFO] [stdout]    |                                                               ^^^^^^^ use of undeclared type `Session`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ImOnline` in this scope
[INFO] [stdout]    --> src/tests.rs:123:2
[INFO] [stdout]     |
[INFO] [stdout] 123 |     ImOnline::pre_dispatch(&crate::Call::heartbeat {
[INFO] [stdout]     |     ^^^^^^^^ use of undeclared type `ImOnline`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ImOnline` in this scope
[INFO] [stdout]    --> src/tests.rs:133:2
[INFO] [stdout]     |
[INFO] [stdout] 133 |     ImOnline::heartbeat(RuntimeOrigin::none(), heartbeat, signature)
[INFO] [stdout]     |     ^^^^^^^^ use of undeclared type `ImOnline`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]    --> src/tests.rs:133:22
[INFO] [stdout]     |
[INFO] [stdout] 133 |     ImOnline::heartbeat(RuntimeOrigin::none(), heartbeat, signature)
[INFO] [stdout]     |                         ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Session` in this scope
[INFO] [stdout]    --> src/tests.rs:142:14
[INFO] [stdout]     |
[INFO] [stdout] 142 |         assert_eq!(Session::validators(), Vec::<u64>::new());
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `Session`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Session` in this scope
[INFO] [stdout]    --> src/tests.rs:146:14
[INFO] [stdout]     |
[INFO] [stdout] 146 |         assert_eq!(Session::current_index(), 2);
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `Session`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Session` in this scope
[INFO] [stdout]    --> src/tests.rs:147:14
[INFO] [stdout]     |
[INFO] [stdout] 147 |         assert_eq!(Session::validators(), vec![1, 2, 3]);
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `Session`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ImOnline` in this scope
[INFO] [stdout]    --> src/tests.rs:149:12
[INFO] [stdout]     |
[INFO] [stdout] 149 |         assert!(!ImOnline::is_online(0));
[INFO] [stdout]     |                  ^^^^^^^^ use of undeclared type `ImOnline`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ImOnline` in this scope
[INFO] [stdout]    --> src/tests.rs:150:12
[INFO] [stdout]     |
[INFO] [stdout] 150 |         assert!(!ImOnline::is_online(1));
[INFO] [stdout]     |                  ^^^^^^^^ use of undeclared type `ImOnline`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ImOnline` in this scope
[INFO] [stdout]    --> src/tests.rs:151:12
[INFO] [stdout]     |
[INFO] [stdout] 151 |         assert!(!ImOnline::is_online(2));
[INFO] [stdout]     |                  ^^^^^^^^ use of undeclared type `ImOnline`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Session` in this scope
[INFO] [stdout]    --> src/tests.rs:154:40
[INFO] [stdout]     |
[INFO] [stdout] 154 |         let _ = heartbeat(1, 2, 0, 1.into(), Session::validators()).unwrap();
[INFO] [stdout]     |                                              ^^^^^^^ use of undeclared type `Session`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ImOnline` in this scope
[INFO] [stdout]    --> src/tests.rs:157:11
[INFO] [stdout]     |
[INFO] [stdout] 157 |         assert!(ImOnline::is_online(0));
[INFO] [stdout]     |                 ^^^^^^^^ use of undeclared type `ImOnline`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ImOnline` in this scope
[INFO] [stdout]    --> src/tests.rs:158:12
[INFO] [stdout]     |
[INFO] [stdout] 158 |         assert!(!ImOnline::is_online(1));
[INFO] [stdout]     |                  ^^^^^^^^ use of undeclared type `ImOnline`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ImOnline` in this scope
[INFO] [stdout]    --> src/tests.rs:159:12
[INFO] [stdout]     |
[INFO] [stdout] 159 |         assert!(!ImOnline::is_online(2));
[INFO] [stdout]     |                  ^^^^^^^^ use of undeclared type `ImOnline`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Session` in this scope
[INFO] [stdout]    --> src/tests.rs:162:40
[INFO] [stdout]     |
[INFO] [stdout] 162 |         let _ = heartbeat(1, 2, 2, 3.into(), Session::validators()).unwrap();
[INFO] [stdout]     |                                              ^^^^^^^ use of undeclared type `Session`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ImOnline` in this scope
[INFO] [stdout]    --> src/tests.rs:165:11
[INFO] [stdout]     |
[INFO] [stdout] 165 |         assert!(ImOnline::is_online(0));
[INFO] [stdout]     |                 ^^^^^^^^ use of undeclared type `ImOnline`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ImOnline` in this scope
[INFO] [stdout]    --> src/tests.rs:166:12
[INFO] [stdout]     |
[INFO] [stdout] 166 |         assert!(!ImOnline::is_online(1));
[INFO] [stdout]     |                  ^^^^^^^^ use of undeclared type `ImOnline`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ImOnline` in this scope
[INFO] [stdout]    --> src/tests.rs:167:11
[INFO] [stdout]     |
[INFO] [stdout] 167 |         assert!(ImOnline::is_online(2));
[INFO] [stdout]     |                 ^^^^^^^^ use of undeclared type `ImOnline`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Session` in this scope
[INFO] [stdout]    --> src/tests.rs:177:14
[INFO] [stdout]     |
[INFO] [stdout] 177 |         assert_eq!(Session::validators(), Vec::<u64>::new());
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `Session`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Session` in this scope
[INFO] [stdout]    --> src/tests.rs:181:14
[INFO] [stdout]     |
[INFO] [stdout] 181 |         assert_eq!(Session::current_index(), 2);
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `Session`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Session` in this scope
[INFO] [stdout]    --> src/tests.rs:182:14
[INFO] [stdout]     |
[INFO] [stdout] 182 |         assert_eq!(Session::validators(), vec![1, 2, 3]);
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `Session`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Session` in this scope
[INFO] [stdout]    --> src/tests.rs:186:33
[INFO] [stdout]     |
[INFO] [stdout] 186 |             heartbeat(1, 3, 0, 1.into(), Session::validators()),
[INFO] [stdout]     |                                          ^^^^^^^ use of undeclared type `Session`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Session` in this scope
[INFO] [stdout]    --> src/tests.rs:190:33
[INFO] [stdout]     |
[INFO] [stdout] 190 |             heartbeat(1, 1, 0, 1.into(), Session::validators()),
[INFO] [stdout]     |                                          ^^^^^^^ use of undeclared type `Session`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Session` in this scope
[INFO] [stdout]    --> src/tests.rs:214:3
[INFO] [stdout]     |
[INFO] [stdout] 214 |         Session::rotate_session();
[INFO] [stdout]     |         ^^^^^^^ use of undeclared type `Session`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Session` in this scope
[INFO] [stdout]    --> src/tests.rs:217:3
[INFO] [stdout]     |
[INFO] [stdout] 217 |         Session::rotate_session();
[INFO] [stdout]     |         ^^^^^^^ use of undeclared type `Session`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ImOnline` in this scope
[INFO] [stdout]    --> src/tests.rs:220:3
[INFO] [stdout]     |
[INFO] [stdout] 220 |         ImOnline::offchain_worker(block);
[INFO] [stdout]     |         ^^^^^^^^ use of undeclared type `ImOnline`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Session` in this scope
[INFO] [stdout]    --> src/tests.rs:254:14
[INFO] [stdout]     |
[INFO] [stdout] 254 |         assert_eq!(Session::validators(), Vec::<u64>::new());
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `Session`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Session` in this scope
[INFO] [stdout]    --> src/tests.rs:259:14
[INFO] [stdout]     |
[INFO] [stdout] 259 |         assert_eq!(Session::current_index(), 2);
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `Session`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Session` in this scope
[INFO] [stdout]    --> src/tests.rs:260:14
[INFO] [stdout]     |
[INFO] [stdout] 260 |         assert_eq!(Session::validators(), vec![1, 2, 3]);
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `Session`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Session` in this scope
[INFO] [stdout]    --> src/tests.rs:263:40
[INFO] [stdout]     |
[INFO] [stdout] 263 |         let _ = heartbeat(1, 2, 0, 1.into(), Session::validators()).unwrap();
[INFO] [stdout]     |                                              ^^^^^^^ use of undeclared type `Session`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Session` in this scope
[INFO] [stdout]    --> src/tests.rs:285:14
[INFO] [stdout]     |
[INFO] [stdout] 285 |         assert_eq!(Session::validators(), Vec::<u64>::new());
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `Session`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Session` in this scope
[INFO] [stdout]    --> src/tests.rs:289:14
[INFO] [stdout]     |
[INFO] [stdout] 289 |         assert_eq!(Session::current_index(), 2);
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `Session`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Session` in this scope
[INFO] [stdout]    --> src/tests.rs:290:14
[INFO] [stdout]     |
[INFO] [stdout] 290 |         assert_eq!(Session::validators(), vec![1, 2, 3]);
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `Session`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ImOnline` in this scope
[INFO] [stdout]    --> src/tests.rs:293:13
[INFO] [stdout]     |
[INFO] [stdout] 293 |             assert!(!ImOnline::is_online(i));
[INFO] [stdout]     |                      ^^^^^^^^ use of undeclared type `ImOnline`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ImOnline` in this scope
[INFO] [stdout]    --> src/tests.rs:297:3
[INFO] [stdout]     |
[INFO] [stdout] 297 |         ImOnline::note_author(1);
[INFO] [stdout]     |         ^^^^^^^^ use of undeclared type `ImOnline`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ImOnline` in this scope
[INFO] [stdout]    --> src/tests.rs:300:11
[INFO] [stdout]     |
[INFO] [stdout] 300 |         assert!(ImOnline::is_online(0));
[INFO] [stdout]     |                 ^^^^^^^^ use of undeclared type `ImOnline`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ImOnline` in this scope
[INFO] [stdout]    --> src/tests.rs:301:12
[INFO] [stdout]     |
[INFO] [stdout] 301 |         assert!(!ImOnline::is_online(1));
[INFO] [stdout]     |                  ^^^^^^^^ use of undeclared type `ImOnline`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ImOnline` in this scope
[INFO] [stdout]    --> src/tests.rs:302:12
[INFO] [stdout]     |
[INFO] [stdout] 302 |         assert!(!ImOnline::is_online(2));
[INFO] [stdout]     |                  ^^^^^^^^ use of undeclared type `ImOnline`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Session` in this scope
[INFO] [stdout]    --> src/tests.rs:321:14
[INFO] [stdout]     |
[INFO] [stdout] 321 |         assert_eq!(Session::validators(), Vec::<u64>::new());
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `Session`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Session` in this scope
[INFO] [stdout]    --> src/tests.rs:324:14
[INFO] [stdout]     |
[INFO] [stdout] 324 |         assert_eq!(Session::current_index(), 2);
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `Session`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Session` in this scope
[INFO] [stdout]    --> src/tests.rs:325:14
[INFO] [stdout]     |
[INFO] [stdout] 325 |         assert_eq!(Session::validators(), vec![1, 2, 3]);
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `Session`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ImOnline` in this scope
[INFO] [stdout]    --> src/tests.rs:326:3
[INFO] [stdout]     |
[INFO] [stdout] 326 |         ImOnline::note_author(2);
[INFO] [stdout]     |         ^^^^^^^^ use of undeclared type `ImOnline`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ImOnline` in this scope
[INFO] [stdout]    --> src/tests.rs:327:3
[INFO] [stdout]     |
[INFO] [stdout] 327 |         ImOnline::note_author(3);
[INFO] [stdout]     |         ^^^^^^^^ use of undeclared type `ImOnline`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ImOnline` in this scope
[INFO] [stdout]    --> src/tests.rs:332:17
[INFO] [stdout]     |
[INFO] [stdout] 332 |         let mut res = ImOnline::send_heartbeats(4).unwrap();
[INFO] [stdout]     |                       ^^^^^^^^ use of undeclared type `ImOnline`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Session` in this scope
[INFO] [stdout]    --> src/tests.rs:374:3
[INFO] [stdout]     |
[INFO] [stdout] 374 |         Session::rotate_session();
[INFO] [stdout]     |         ^^^^^^^ use of undeclared type `Session`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Session` in this scope
[INFO] [stdout]    --> src/tests.rs:378:3
[INFO] [stdout]     |
[INFO] [stdout] 378 |         Session::rotate_session();
[INFO] [stdout]     |         ^^^^^^^ use of undeclared type `Session`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ImOnline` in this scope
[INFO] [stdout]    --> src/tests.rs:383:3
[INFO] [stdout]     |
[INFO] [stdout] 383 |         ImOnline::offchain_worker(block);
[INFO] [stdout]     |         ^^^^^^^^ use of undeclared type `ImOnline`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Session` in this scope
[INFO] [stdout]    --> src/tests.rs:407:3
[INFO] [stdout]     |
[INFO] [stdout] 407 |         Session::rotate_session();
[INFO] [stdout]     |         ^^^^^^^ use of undeclared type `Session`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Session` in this scope
[INFO] [stdout]    --> src/tests.rs:417:3
[INFO] [stdout]     |
[INFO] [stdout] 417 |         Session::rotate_session();
[INFO] [stdout]     |         ^^^^^^^ use of undeclared type `Session`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ImOnline` in this scope
[INFO] [stdout]    --> src/tests.rs:422:14
[INFO] [stdout]     |
[INFO] [stdout] 422 |         assert_eq!(ImOnline::send_heartbeats(2).err(), Some(OffchainErr::TooEarly));
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `ImOnline`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ImOnline` in this scope
[INFO] [stdout]    --> src/tests.rs:425:11
[INFO] [stdout]     |
[INFO] [stdout] 425 |         assert!(ImOnline::send_heartbeats(5).ok().is_some());
[INFO] [stdout]     |                 ^^^^^^^^ use of undeclared type `ImOnline`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ImOnline` in this scope
[INFO] [stdout]    --> src/tests.rs:431:11
[INFO] [stdout]     |
[INFO] [stdout] 431 |         assert!(ImOnline::send_heartbeats(2).ok().is_some());
[INFO] [stdout]     |                 ^^^^^^^^ use of undeclared type `ImOnline`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ImOnline` in this scope
[INFO] [stdout]    --> src/tests.rs:448:14
[INFO] [stdout]     |
[INFO] [stdout] 448 |         assert_eq!(ImOnline::send_heartbeats(2).err(), Some(OffchainErr::TooEarly));
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `ImOnline`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ImOnline` in this scope
[INFO] [stdout]    --> src/tests.rs:476:15
[INFO] [stdout]     |
[INFO] [stdout] 476 |             assert_eq!(ImOnline::send_heartbeats(2).err(), Some(OffchainErr::TooEarly));
[INFO] [stdout]     |                        ^^^^^^^^ use of undeclared type `ImOnline`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ImOnline` in this scope
[INFO] [stdout]    --> src/tests.rs:481:12
[INFO] [stdout]     |
[INFO] [stdout] 481 |             assert!(ImOnline::send_heartbeats(2).ok().is_some());
[INFO] [stdout]     |                     ^^^^^^^^ use of undeclared type `ImOnline`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pallet-im-online` (lib test) due to 110 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "36521841ad2afc5134821dedb44ac48ad79f070cc9f5dd00b6954aaa5628e3bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36521841ad2afc5134821dedb44ac48ad79f070cc9f5dd00b6954aaa5628e3bd", kill_on_drop: false }`
[INFO] [stdout] 36521841ad2afc5134821dedb44ac48ad79f070cc9f5dd00b6954aaa5628e3bd
