[INFO] fetching crate pallet-election-provider-multi-phase 42.0.0...
[INFO] testing pallet-election-provider-multi-phase-42.0.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate pallet-election-provider-multi-phase 42.0.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate pallet-election-provider-multi-phase 42.0.0
[INFO] finished tweaking crates.io crate pallet-election-provider-multi-phase 42.0.0
[INFO] tweaked toml for crates.io crate pallet-election-provider-multi-phase 42.0.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pallet-election-provider-multi-phase 42.0.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pallet-election-provider-multi-phase 42.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-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ad9d4d0704e673ccc76c0100e2e7f09c4055c98487c33c930f144a300856cb1d
[INFO] running `Command { std: "docker" "start" "-a" "ad9d4d0704e673ccc76c0100e2e7f09c4055c98487c33c930f144a300856cb1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ad9d4d0704e673ccc76c0100e2e7f09c4055c98487c33c930f144a300856cb1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad9d4d0704e673ccc76c0100e2e7f09c4055c98487c33c930f144a300856cb1d", kill_on_drop: false }`
[INFO] [stdout] ad9d4d0704e673ccc76c0100e2e7f09c4055c98487c33c930f144a300856cb1d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a6eb96b86666448cbd6b62cbdefb5d937c47032b45c3201d1e4dc0703833372d
[INFO] running `Command { std: "docker" "start" "-a" "a6eb96b86666448cbd6b62cbdefb5d937c47032b45c3201d1e4dc0703833372d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling winnow v0.5.15
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling const-oid v0.9.5
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling byte-slice-cast v1.2.3
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling parity-scale-codec v3.7.5
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling const_format v0.2.34
[INFO] [stderr]    Compiling cpufeatures v0.2.9
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling aho-corasick v1.0.4
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling semver v1.0.18
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling keccak v0.1.4
[INFO] [stderr]    Compiling cc v1.2.33
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling constant_time_eq v0.3.0
[INFO] [stderr]    Compiling libsecp256k1-core v0.3.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling ref-cast v1.0.23
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling integer-sqrt v0.1.5
[INFO] [stderr]    Compiling jam-codec v0.1.0
[INFO] [stderr]    Compiling hash-db v0.16.0
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling bitcoin-internals v0.2.0
[INFO] [stderr]    Compiling prettyplease v0.2.12
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling tokio v1.45.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.3.0
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.3.0
[INFO] [stderr]    Compiling secp256k1-sys v0.9.2
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling libsecp256k1 v0.7.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[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.27
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling der v0.7.8
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling signature v2.1.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.0
[INFO] [stderr]    Compiling derive-syn-parse v0.2.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sp-debug-derive v14.0.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling ref-cast-impl v1.0.23
[INFO] [stderr]    Compiling spki v0.7.2
[INFO] [stderr]    Compiling crypto-bigint v0.5.2
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling ed25519 v2.2.2
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling merlin v3.0.0
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling uint v0.10.0
[INFO] [stderr]    Compiling getrandom_or_panic v0.0.3
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling atomic-waker v1.1.1
[INFO] [stderr]    Compiling expander v2.2.1
[INFO] [stderr]    Compiling environmental v1.1.4
[INFO] [stderr]    Compiling hex-conservative v0.1.1
[INFO] [stderr]    Compiling h2 v0.4.5
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling impl-num-traits v0.2.0
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling bitcoin_hashes v0.13.0
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling blake2b_simd v1.0.2
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.7
[INFO] [stderr]    Compiling toml_edit v0.21.0
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling impl-serde v0.5.0
[INFO] [stderr]    Compiling serdect v0.2.0
[INFO] [stderr]    Compiling serde_bytes v0.11.12
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling schnorrkel v0.11.4
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling file-guard v0.2.0
[INFO] [stderr]    Compiling ecdsa v0.16.8
[INFO] [stderr]    Compiling fs-err v2.9.0
[INFO] [stderr]    Compiling ss58-registry v1.43.0
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling common-path v1.0.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling sp-std v14.0.0
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling prometheus v0.13.3
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling substrate-bip39 v0.6.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling parity-bip39 v2.0.1
[INFO] [stderr]    Compiling ed25519-zebra v4.0.3
[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 docify_macros v0.2.9
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling sp-crypto-hashing v0.1.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling secp256k1 v0.28.2
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling hash256-std-hasher v0.15.2
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling gimli v0.28.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling array-bytes v6.2.2
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling scale-info v2.11.6
[INFO] [stderr]    Compiling sp-storage v22.0.0
[INFO] [stderr]    Compiling impl-codec v0.7.1
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling docify v0.2.9
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling sp-externalities v0.30.0
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling bounded-collections v0.3.2
[INFO] [stderr]    Compiling primitive-types v0.13.1
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling schnellru v0.2.3
[INFO] [stderr]    Compiling substrate-prometheus-endpoint v0.17.7
[INFO] [stderr]    Compiling trie-db v0.30.0
[INFO] [stderr]    Compiling memory-db v0.34.0
[INFO] [stderr]    Compiling trie-root v0.18.0
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling sp-wasm-interface v24.0.0
[INFO] [stderr]    Compiling sp-runtime-interface-proc-macro v20.0.0
[INFO] [stderr]    Compiling sp-io v43.0.0
[INFO] [stderr]    Compiling ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling sp-core v38.1.0
[INFO] [stderr]    Compiling sp-arithmetic v28.0.0
[INFO] [stderr]    Compiling sp-tracing v19.0.0
[INFO] [stderr]    Compiling sp-runtime-interface v32.0.0
[INFO] [stderr]    Compiling binary-merkle-tree v16.1.0
[INFO] [stderr]    Compiling sp-weights v33.1.0
[INFO] [stderr]    Compiling tuplex v0.1.2
[INFO] [stderr]    Compiling simple-mermaid v0.1.1
[INFO] [stderr]    Compiling proc-macro-warning v1.0.0
[INFO] [stderr]    Compiling sp-trie v41.1.0
[INFO] [stderr]    Compiling sp-keystore v0.44.1
[INFO] [stderr]    Compiling const-random-macro v0.1.15
[INFO] [stderr]    Compiling sp-panic-handler v13.0.2
[INFO] [stderr]    Compiling const-random v0.1.15
[INFO] [stderr]    Compiling macro_magic_core_macros v0.5.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling sp-state-machine v0.48.0
[INFO] [stderr]    Compiling macro_magic_core v0.5.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling frame-metadata v23.0.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling parity-wasm v0.45.0
[INFO] [stderr]    Compiling sp-crypto-hashing-proc-macro v0.1.0
[INFO] [stderr]    Compiling macro_magic_macros v0.5.1
[INFO] [stderr]    Compiling sp-api-proc-macro v25.0.0
[INFO] [stderr]    Compiling frame-support-procedural-tools-derive v12.0.0
[INFO] [stderr]    Compiling sp-version-proc-macro v15.0.0
[INFO] [stderr]    Compiling include_dir_macros v0.7.3
[INFO] [stderr]    Compiling frame-support-procedural-tools v13.0.1
[INFO] [stderr]    Compiling cfg-expr v0.15.5
[INFO] [stderr]    Compiling macro_magic v0.5.1
[INFO] [stderr]    Compiling include_dir v0.7.3
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling sp-metadata-ir v0.12.0
[INFO] [stderr]    Compiling frame-support-procedural v35.0.0
[INFO] [stderr]    Compiling tt-call v1.0.9
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling frame-election-provider-solution-type v16.1.1
[INFO] [stderr]    Compiling aquamarine v0.5.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling sp-application-crypto v43.0.0
[INFO] [stderr]    Compiling sp-runtime v44.0.0
[INFO] [stderr]    Compiling sp-version v42.0.0
[INFO] [stderr]    Compiling sp-staking v41.0.0
[INFO] [stderr]    Compiling sp-inherents v39.0.0
[INFO] [stderr]    Compiling sp-npos-elections v39.0.0
[INFO] [stderr]    Compiling sp-api v39.0.0
[INFO] [stderr]    Compiling sp-genesis-builder v0.20.0
[INFO] [stderr]    Compiling frame-support v43.0.0
[INFO] [stderr]    Compiling frame-system v43.0.0
[INFO] [stderr]    Compiling frame-election-provider-support v43.0.0
[INFO] [stderr]    Compiling pallet-election-provider-multi-phase v42.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 40s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: trie-db v0.30.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "a6eb96b86666448cbd6b62cbdefb5d937c47032b45c3201d1e4dc0703833372d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6eb96b86666448cbd6b62cbdefb5d937c47032b45c3201d1e4dc0703833372d", kill_on_drop: false }`
[INFO] [stdout] a6eb96b86666448cbd6b62cbdefb5d937c47032b45c3201d1e4dc0703833372d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5501655712d3a05d64d4c1b7e92756a83c156e897a15dea4b89ee0ec08100194
[INFO] running `Command { std: "docker" "start" "-a" "5501655712d3a05d64d4c1b7e92756a83c156e897a15dea4b89ee0ec08100194", kill_on_drop: false }`
[INFO] [stderr]    Compiling pallet-election-provider-multi-phase v42.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `crate::mock::Runtime`
[INFO] [stdout]    --> src/unsigned.rs:909:36
[INFO] [stdout]     |
[INFO] [stdout] 909 |     use crate::mock::{MockWeightInfo, Runtime};
[INFO] [stdout]     |                                       ^^^^^^^ no `Runtime` in `mock`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::mock::MultiPhase`, `crate::mock::Runtime`, `crate::mock::RuntimeCall`, `crate::mock::RuntimeOrigin`, `crate::mock::System`
[INFO] [stdout]     --> src/unsigned.rs:1097:79
[INFO] [stdout]      |
[INFO] [stdout] 1097 |             trim_helpers, witness, BlockNumber, ExtBuilder, Extrinsic, MinerMaxWeight, MultiPhase,
[INFO] [stdout]      |                                                                                        ^^^^^^^^^^
[INFO] [stdout]      |                                                                                        |
[INFO] [stdout]      |                                                                                        no `MultiPhase` in `mock`
[INFO] [stdout]      |                                                                                        help: a similar name exists in the module: `multi_phase`
[INFO] [stdout] 1098 |             Runtime, RuntimeCall, RuntimeOrigin, System, TestNposSolution, TrimHelpers,
[INFO] [stdout]      |             ^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^ no `System` in `mock`
[INFO] [stdout]      |             |        |            |
[INFO] [stdout]      |             |        |            no `RuntimeOrigin` in `mock`
[INFO] [stdout]      |             |        no `RuntimeCall` in `mock`
[INFO] [stdout]      |             no `Runtime` in `mock`
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider importing this struct instead:
[INFO] [stdout]              std::alloc::System
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::mock::MultiPhase`, `crate::mock::Runtime`
[INFO] [stdout]     --> src/lib.rs:1885:51
[INFO] [stdout]      |
[INFO] [stdout] 1885 |         raw_solution, roll_to, EpochLength, ExtBuilder, MultiPhase, Runtime, SignedPhase,
[INFO] [stdout]      |                                                         ^^^^^^^^^^  ^^^^^^^ no `Runtime` in `mock`
[INFO] [stdout]      |                                                         |
[INFO] [stdout]      |                                                         no `MultiPhase` in `mock`
[INFO] [stdout]      |                                                         help: a similar name exists in the module: `multi_phase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::mock::MultiPhase`, `crate::mock::Runtime`, `crate::mock::RuntimeOrigin`, `crate::mock::System`
[INFO] [stdout]     --> src/lib.rs:2081:67
[INFO] [stdout]      |
[INFO] [stdout] 2081 |             ElectionsBounds, ExtBuilder, MockWeightInfo, MockedWeightInfo, MultiPhase, Runtime,
[INFO] [stdout]      |                                                                            ^^^^^^^^^^  ^^^^^^^ no `Runtime` in `mock`
[INFO] [stdout]      |                                                                            |
[INFO] [stdout]      |                                                                            no `MultiPhase` in `mock`
[INFO] [stdout]      |                                                                            help: a similar name exists in the module: `multi_phase`
[INFO] [stdout] 2082 |             RuntimeOrigin, SignedMaxSubmissions, System, Voters,
[INFO] [stdout]      |             ^^^^^^^^^^^^^                        ^^^^^^ no `System` in `mock`
[INFO] [stdout]      |             |
[INFO] [stdout]      |             no `RuntimeOrigin` in `mock`
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider importing this struct instead:
[INFO] [stdout]              std::alloc::System
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pallet_balances`
[INFO] [stdout]    --> src/mock.rs:247:15
[INFO] [stdout]     |
[INFO] [stdout] 247 | #[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]: failed to resolve: use of unresolved module or unlinked crate `pallet_balances`
[INFO] [stdout]   --> src/mock.rs:59:13
[INFO] [stdout]    |
[INFO] [stdout] 59 |         Balances: pallet_balances,
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pallet_balances`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `RuntimeOrigin` in `mock`
[INFO] [stdout]     --> src/lib.rs:2342:19
[INFO] [stdout]      |
[INFO] [stdout] 2342 |                     crate::mock::RuntimeOrigin::signed(99),
[INFO] [stdout]      |                                  ^^^^^^^^^^^^^ could not find `RuntimeOrigin` in `mock`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `RuntimeOrigin` in `mock`
[INFO] [stdout]     --> src/lib.rs:2414:18
[INFO] [stdout]      |
[INFO] [stdout] 2414 |                 crate::mock::RuntimeOrigin::signed(99),
[INFO] [stdout]      |                              ^^^^^^^^^^^^^ could not find `RuntimeOrigin` in `mock`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `RuntimeOrigin` in `mock`
[INFO] [stdout]     --> src/lib.rs:2470:18
[INFO] [stdout]      |
[INFO] [stdout] 2470 |                 crate::mock::RuntimeOrigin::none(),
[INFO] [stdout]      |                              ^^^^^^^^^^^^^ could not find `RuntimeOrigin` in `mock`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `RuntimeOrigin` in `mock`
[INFO] [stdout]     --> src/lib.rs:2519:18
[INFO] [stdout]      |
[INFO] [stdout] 2519 |                 crate::mock::RuntimeOrigin::signed(99),
[INFO] [stdout]      |                              ^^^^^^^^^^^^^ could not find `RuntimeOrigin` in `mock`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeCall` in this scope
[INFO] [stdout]   --> src/mock.rs:54:53
[INFO] [stdout]    |
[INFO] [stdout] 54 |     sp_runtime::generic::UncheckedExtrinsic<AccountId, RuntimeCall, (), ()>;
[INFO] [stdout]    |                                                        ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub type UncheckedExtrinsic<RuntimeCall> =
[INFO] [stdout]    |                            +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope
[INFO] [stdout]   --> src/mock.rs:81:56
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub(crate) fn multi_phase_events() -> Vec<super::Event<Runtime>> {
[INFO] [stdout]    |                                                        ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub(crate) fn multi_phase_events<Runtime>() -> Vec<super::Event<Runtime>> {
[INFO] [stdout]    |                                 +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]   --> src/mock.rs:82:2
[INFO] [stdout]    |
[INFO] [stdout] 82 |     System::read_events_for_pallet::<super::Event<Runtime>>()
[INFO] [stdout]    |     ^^^^^^ use of undeclared type `System`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 18 + use std::alloc::System;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope
[INFO] [stdout]   --> src/mock.rs:82:48
[INFO] [stdout]    |
[INFO] [stdout] 82 |     System::read_events_for_pallet::<super::Event<Runtime>>()
[INFO] [stdout]    |                                                   ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub(crate) fn multi_phase_events<Runtime>() -> Vec<super::Event<Runtime>> {
[INFO] [stdout]    |                                 +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]   --> src/mock.rs:87:12
[INFO] [stdout]    |
[INFO] [stdout] 87 |     let now = System::block_number();
[INFO] [stdout]    |               ^^^^^^ use of undeclared type `System`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 18 + use std::alloc::System;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]   --> src/mock.rs:89:3
[INFO] [stdout]    |
[INFO] [stdout] 89 |         System::set_block_number(i);
[INFO] [stdout]    |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 18 + use std::alloc::System;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope
[INFO] [stdout]   --> src/mock.rs:95:33
[INFO] [stdout]    |
[INFO] [stdout] 95 |     while !matches!(CurrentPhase::<Runtime>::get(), Phase::Unsigned(_)) {
[INFO] [stdout]    |                                    ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 94 | pub fn roll_to_unsigned<Runtime>() {
[INFO] [stdout]    |                        +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]   --> src/mock.rs:96:11
[INFO] [stdout]    |
[INFO] [stdout] 96 |         roll_to(System::block_number() + 1);
[INFO] [stdout]    |                 ^^^^^^ use of undeclared type `System`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 18 + use std::alloc::System;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope
[INFO] [stdout]    --> src/mock.rs:100:33
[INFO] [stdout]     |
[INFO] [stdout] 100 |     while !matches!(CurrentPhase::<Runtime>::get(), Phase::Signed) {
[INFO] [stdout]     |                                    ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]  99 | pub fn roll_to_signed<Runtime>() {
[INFO] [stdout]     |                      +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/mock.rs:101:11
[INFO] [stdout]     |
[INFO] [stdout] 101 |         roll_to(System::block_number() + 1);
[INFO] [stdout]     |                 ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  18 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/mock.rs:106:12
[INFO] [stdout]     |
[INFO] [stdout] 106 |     let now = System::block_number();
[INFO] [stdout]     |               ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  18 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `System`
[INFO] [stdout]    --> src/mock.rs:108:3
[INFO] [stdout]     |
[INFO] [stdout] 108 |         System::set_block_number(i);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `System`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  18 + use std::alloc::System;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope
[INFO] [stdout]    --> src/mock.rs:115:18
[INFO] [stdout]     |
[INFO] [stdout] 115 |     assert!(Round::<Runtime>::get() <= n);
[INFO] [stdout]     |                     ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 114 | pub fn roll_to_round<Runtime>(n: u32) {
[INFO] [stdout]     |                     +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope
[INFO] [stdout]    --> src/mock.rs:117:16
[INFO] [stdout]     |
[INFO] [stdout] 117 |     while Round::<Runtime>::get() != n {
[INFO] [stdout]     |                   ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 114 | pub fn roll_to_round<Runtime>(n: u32) {
[INFO] [stdout]     |                     +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope
[INFO] [stdout]    --> src/mock.rs:124:26
[INFO] [stdout]     |
[INFO] [stdout] 124 |     pub voters: Vec<VoterOf<Runtime>>,
[INFO] [stdout]     |                             ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 123 | pub struct TrimHelpers<Runtime> {
[INFO] [stdout]     |                       +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope
[INFO] [stdout]    --> src/mock.rs:125:41
[INFO] [stdout]     |
[INFO] [stdout] 125 |     pub assignments: Vec<IndexAssignmentOf<Runtime>>,
[INFO] [stdout]     |                                            ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 123 | pub struct TrimHelpers<Runtime> {
[INFO] [stdout]     |                       +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope
[INFO] [stdout]    --> src/mock.rs:127:34
[INFO] [stdout]     |
[INFO] [stdout] 127 |         Box<dyn Fn(&[IndexAssignmentOf<Runtime>]) -> Result<usize, sp_npos_elections::Error>>,
[INFO] [stdout]     |                                        ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 123 | pub struct TrimHelpers<Runtime> {
[INFO] [stdout]     |                       +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope
[INFO] [stdout]    --> src/mock.rs:130:6
[INFO] [stdout]     |
[INFO] [stdout] 130 |             &<Runtime as frame_system::Config>::AccountId,
[INFO] [stdout]     |               ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 123 | pub struct TrimHelpers<Runtime> {
[INFO] [stdout]     |                       +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope
[INFO] [stdout]    --> src/mock.rs:131:36
[INFO] [stdout]     |
[INFO] [stdout] 131 |         ) -> Option<SolutionVoterIndexOf<Runtime>>,
[INFO] [stdout]     |                                          ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 123 | pub struct TrimHelpers<Runtime> {
[INFO] [stdout]     |                       +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope
[INFO] [stdout]    --> src/mock.rs:139:53
[INFO] [stdout]     |
[INFO] [stdout] 139 |     let RoundSnapshot { voters, targets } = Snapshot::<Runtime>::get().unwrap();
[INFO] [stdout]     |                                                        ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 138 | pub fn trim_helpers<Runtime>() -> TrimHelpers {
[INFO] [stdout]     |                    +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope
[INFO] [stdout]    --> src/mock.rs:146:67
[INFO] [stdout]     |
[INFO] [stdout] 146 |     let encoded_size_of = Box::new(|assignments: &[IndexAssignmentOf<Runtime>]| {
[INFO] [stdout]     |                                                                      ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 138 | pub fn trim_helpers<Runtime>() -> TrimHelpers {
[INFO] [stdout]     |                    +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope
[INFO] [stdout]    --> src/mock.rs:147:16
[INFO] [stdout]     |
[INFO] [stdout] 147 |         SolutionOf::<Runtime>::try_from(assignments).map(|s| s.encoded_size())
[INFO] [stdout]     |                      ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 138 | pub fn trim_helpers<Runtime>() -> TrimHelpers {
[INFO] [stdout]     |                    +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope
[INFO] [stdout]    --> src/mock.rs:149:46
[INFO] [stdout]     |
[INFO] [stdout] 149 |     let cache = helpers::generate_voter_cache::<Runtime>(&voters);
[INFO] [stdout]     |                                                 ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 138 | pub fn trim_helpers<Runtime>() -> TrimHelpers {
[INFO] [stdout]     |                    +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope
[INFO] [stdout]    --> src/mock.rs:150:52
[INFO] [stdout]     |
[INFO] [stdout] 150 |     let voter_index = helpers::voter_index_fn_owned::<Runtime>(cache);
[INFO] [stdout]     |                                                       ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 138 | pub fn trim_helpers<Runtime>() -> TrimHelpers {
[INFO] [stdout]     |                    +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope
[INFO] [stdout]    --> src/mock.rs:151:48
[INFO] [stdout]     |
[INFO] [stdout] 151 |     let target_index = helpers::target_index_fn::<Runtime>(&targets);
[INFO] [stdout]     |                                                   ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 138 | pub fn trim_helpers<Runtime>() -> TrimHelpers {
[INFO] [stdout]     |                    +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope
[INFO] [stdout]    --> src/mock.rs:153:48
[INFO] [stdout]     |
[INFO] [stdout] 153 |     let desired_targets = crate::DesiredTargets::<Runtime>::get().unwrap();
[INFO] [stdout]     |                                                   ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 138 | pub fn trim_helpers<Runtime>() -> TrimHelpers {
[INFO] [stdout]     |                    +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope
[INFO] [stdout]    --> src/mock.rs:155:45
[INFO] [stdout]     |
[INFO] [stdout] 155 |     let ElectionResult::<_, SolutionAccuracyOf<Runtime>> { mut assignments, .. } =
[INFO] [stdout]     |                                                ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 138 | pub fn trim_helpers<Runtime>() -> TrimHelpers {
[INFO] [stdout]     |                    +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope
[INFO] [stdout]    --> src/mock.rs:167:24
[INFO] [stdout]     |
[INFO] [stdout] 167 |             IndexAssignmentOf::<Runtime>::new(assignment, &voter_index, &target_index)
[INFO] [stdout]     |                                 ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 138 | pub fn trim_helpers<Runtime>() -> TrimHelpers {
[INFO] [stdout]     |                    +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope
[INFO] [stdout]    --> src/mock.rs:178:49
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub fn raw_solution() -> RawSolution<SolutionOf<Runtime>> {
[INFO] [stdout]     |                                                 ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub fn raw_solution<Runtime>() -> RawSolution<SolutionOf<Runtime>> {
[INFO] [stdout]     |                    +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope
[INFO] [stdout]    --> src/mock.rs:179:53
[INFO] [stdout]     |
[INFO] [stdout] 179 |     let RoundSnapshot { voters, targets } = Snapshot::<Runtime>::get().unwrap();
[INFO] [stdout]     |                                                        ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub fn raw_solution<Runtime>() -> RawSolution<SolutionOf<Runtime>> {
[INFO] [stdout]     |                    +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope
[INFO] [stdout]    --> src/mock.rs:180:48
[INFO] [stdout]     |
[INFO] [stdout] 180 |     let desired_targets = crate::DesiredTargets::<Runtime>::get().unwrap();
[INFO] [stdout]     |                                                   ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub fn raw_solution<Runtime>() -> RawSolution<SolutionOf<Runtime>> {
[INFO] [stdout]     |                    +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope
[INFO] [stdout]    --> src/mock.rs:182:45
[INFO] [stdout]     |
[INFO] [stdout] 182 |     let ElectionResult::<_, SolutionAccuracyOf<Runtime>> { winners: _, assignments } =
[INFO] [stdout]     |                                                ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub fn raw_solution<Runtime>() -> RawSolution<SolutionOf<Runtime>> {
[INFO] [stdout]     |                    +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope
[INFO] [stdout]    --> src/mock.rs:186:46
[INFO] [stdout]     |
[INFO] [stdout] 186 |     let cache = helpers::generate_voter_cache::<Runtime>(&voters);
[INFO] [stdout]     |                                                 ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub fn raw_solution<Runtime>() -> RawSolution<SolutionOf<Runtime>> {
[INFO] [stdout]     |                    +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope
[INFO] [stdout]    --> src/mock.rs:187:53
[INFO] [stdout]     |
[INFO] [stdout] 187 |     let voter_index = helpers::voter_index_fn_linear::<Runtime>(&voters);
[INFO] [stdout]     |                                                        ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub fn raw_solution<Runtime>() -> RawSolution<SolutionOf<Runtime>> {
[INFO] [stdout]     |                    +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope
[INFO] [stdout]    --> src/mock.rs:188:55
[INFO] [stdout]     |
[INFO] [stdout] 188 |     let target_index = helpers::target_index_fn_linear::<Runtime>(&targets);
[INFO] [stdout]     |                                                          ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub fn raw_solution<Runtime>() -> RawSolution<SolutionOf<Runtime>> {
[INFO] [stdout]     |                    +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope
[INFO] [stdout]    --> src/mock.rs:189:40
[INFO] [stdout]     |
[INFO] [stdout] 189 |     let stake_of = helpers::stake_of_fn::<Runtime>(&voters, &cache);
[INFO] [stdout]     |                                           ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub fn raw_solution<Runtime>() -> RawSolution<SolutionOf<Runtime>> {
[INFO] [stdout]     |                    +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope
[INFO] [stdout]    --> src/mock.rs:196:16
[INFO] [stdout]     |
[INFO] [stdout] 196 |         SolutionOf::<Runtime>::from_assignment(&assignments, &voter_index, &target_index).unwrap();
[INFO] [stdout]     |                      ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub fn raw_solution<Runtime>() -> RawSolution<SolutionOf<Runtime>> {
[INFO] [stdout]     |                    +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope
[INFO] [stdout]    --> src/mock.rs:198:22
[INFO] [stdout]     |
[INFO] [stdout] 198 |     let round = Round::<Runtime>::get();
[INFO] [stdout]     |                         ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub fn raw_solution<Runtime>() -> RawSolution<SolutionOf<Runtime>> {
[INFO] [stdout]     |                    +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope
[INFO] [stdout]    --> src/mock.rs:203:13
[INFO] [stdout]     |
[INFO] [stdout] 203 |     Snapshot::<Runtime>::get()
[INFO] [stdout]     |                ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 202 | pub fn witness<Runtime>() -> SolutionOrSnapshotSize {
[INFO] [stdout]     |               +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope
[INFO] [stdout]    --> src/mock.rs:212:31
[INFO] [stdout]     |
[INFO] [stdout] 212 | impl frame_system::Config for Runtime {
[INFO] [stdout]     |                               ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeOrigin` in this scope
[INFO] [stdout]    --> src/mock.rs:215:23
[INFO] [stdout]     |
[INFO] [stdout] 215 |     type RuntimeOrigin = RuntimeOrigin;
[INFO] [stdout]     |                          ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]     |
[INFO] [stdout] 215 |     type RuntimeOrigin = Self::RuntimeOrigin;
[INFO] [stdout]     |                          ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeCall` in this scope
[INFO] [stdout]    --> src/mock.rs:217:21
[INFO] [stdout]     |
[INFO] [stdout] 217 |     type RuntimeCall = RuntimeCall;
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]     |
[INFO] [stdout] 217 |     type RuntimeCall = Self::RuntimeCall;
[INFO] [stdout]     |                        ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeEvent` in this scope
[INFO] [stdout]    --> src/mock.rs:223:22
[INFO] [stdout]     |
[INFO] [stdout] 223 |     type RuntimeEvent = RuntimeEvent;
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]     |
[INFO] [stdout] 223 |     type RuntimeEvent = Self::RuntimeEvent;
[INFO] [stdout]     |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PalletInfo` in this scope
[INFO] [stdout]    --> src/mock.rs:229:20
[INFO] [stdout]     |
[INFO] [stdout] 229 |     type PalletInfo = PalletInfo;
[INFO] [stdout]     |                       ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]     |
[INFO] [stdout] 229 |     type PalletInfo = Self::PalletInfo;
[INFO] [stdout]     |                       ++++++
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]  18 + use frame_support::traits::PalletInfo;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeTask` in this scope
[INFO] [stdout]    --> src/mock.rs:211:1
[INFO] [stdout]     |
[INFO] [stdout] 211 | #[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-43.0.0/src/lib.rs:366:9
[INFO] [stdout]     |
[INFO] [stdout] 366 |             type Self::RuntimeTask = ();
[INFO] [stdout]     |                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope
[INFO] [stdout]    --> src/mock.rs:262:33
[INFO] [stdout]     |
[INFO] [stdout] 262 |     pub static Voters: Vec<VoterOf<Runtime>> = vec![
[INFO] [stdout]     |                                    ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope
[INFO] [stdout]    --> src/mock.rs:310:16
[INFO] [stdout]     |
[INFO] [stdout] 310 |     type System = Runtime;
[INFO] [stdout]     |                   ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope
[INFO] [stdout]    --> src/mock.rs:311:65
[INFO] [stdout]     |
[INFO] [stdout] 311 |     type Solver = SequentialPhragmen<AccountId, SolutionAccuracyOf<Runtime>, Balancing>;
[INFO] [stdout]     |                                                                    ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 309 | impl<Runtime> onchain::Config for OnChainSeqPhragmen {
[INFO] [stdout]     |     +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope
[INFO] [stdout]    --> src/mock.rs:350:23
[INFO] [stdout]     |
[INFO] [stdout] 350 |         voters: Vec<VoterOf<Runtime>>,
[INFO] [stdout]     |                             ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 348 | impl<Runtime> InstantElectionProvider for MockFallback {
[INFO] [stdout]     |     +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope
[INFO] [stdout]    --> src/mock.rs:388:22
[INFO] [stdout]     |
[INFO] [stdout] 388 | impl MinerConfig for Runtime {
[INFO] [stdout]     |                      ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope
[INFO] [stdout]    --> src/mock.rs:411:24
[INFO] [stdout]     |
[INFO] [stdout] 411 | impl crate::Config for Runtime {
[INFO] [stdout]     |                        ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeEvent` in this scope
[INFO] [stdout]    --> src/mock.rs:412:22
[INFO] [stdout]     |
[INFO] [stdout] 412 |     type RuntimeEvent = RuntimeEvent;
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]     |
[INFO] [stdout] 412 |     type RuntimeEvent = Self::RuntimeEvent;
[INFO] [stdout]     |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Balances` in this scope
[INFO] [stdout]    --> src/mock.rs:413:18
[INFO] [stdout]     |
[INFO] [stdout]  64 | pub(crate) type Balance = u64;
[INFO] [stdout]     | ------------------------------ similarly named type alias `Balance` defined here
[INFO] [stdout] ...
[INFO] [stdout] 413 |     type Currency = Balances;
[INFO] [stdout]     |                     ^^^^^^^^ help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope
[INFO] [stdout]    --> src/mock.rs:439:65
[INFO] [stdout]     |
[INFO] [stdout] 439 |     type Solver = SequentialPhragmen<AccountId, SolutionAccuracyOf<Runtime>, Balancing>;
[INFO] [stdout]     |                                                                    ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 411 | impl<Runtime> crate::Config for Runtime {
[INFO] [stdout]     |     +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope
[INFO] [stdout]    --> src/mock.rs:443:31
[INFO] [stdout]     |
[INFO] [stdout] 443 | impl Convert<usize, BalanceOf<Runtime>> for Runtime {
[INFO] [stdout]     |                               ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 443 | impl<Runtime> Convert<usize, BalanceOf<Runtime>> for Runtime {
[INFO] [stdout]     |     +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope
[INFO] [stdout]    --> src/mock.rs:443:45
[INFO] [stdout]     |
[INFO] [stdout] 443 | impl Convert<usize, BalanceOf<Runtime>> for Runtime {
[INFO] [stdout]     |                                             ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope
[INFO] [stdout]    --> src/mock.rs:455:78
[INFO] [stdout]     |
[INFO] [stdout] 455 | impl<LocalCall> frame_system::offchain::CreateTransactionBase<LocalCall> for Runtime
[INFO] [stdout]     |                                                                              ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeCall` in this scope
[INFO] [stdout]    --> src/mock.rs:457:2
[INFO] [stdout]     |
[INFO] [stdout] 457 |     RuntimeCall: From<LocalCall>,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]     |
[INFO] [stdout] 457 |     Self::RuntimeCall: From<LocalCall>,
[INFO] [stdout]     |     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeCall` in this scope
[INFO] [stdout]    --> src/mock.rs:459:21
[INFO] [stdout]     |
[INFO] [stdout] 459 |     type RuntimeCall = RuntimeCall;
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]     |
[INFO] [stdout] 459 |     type RuntimeCall = Self::RuntimeCall;
[INFO] [stdout]     |                        ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope
[INFO] [stdout]    --> src/mock.rs:463:67
[INFO] [stdout]     |
[INFO] [stdout] 463 | impl<LocalCall> frame_system::offchain::CreateBare<LocalCall> for Runtime
[INFO] [stdout]     |                                                                   ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeCall` in this scope
[INFO] [stdout]    --> src/mock.rs:465:2
[INFO] [stdout]     |
[INFO] [stdout] 465 |     RuntimeCall: From<LocalCall>,
[INFO] [stdout]     |     ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RuntimeCall` in this scope
[INFO] [stdout]    --> src/mock.rs:472:50
[INFO] [stdout]     |
[INFO] [stdout] 472 | 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] 472 | pub type Extrinsic<RuntimeCall> = sp_runtime::testing::TestXt<RuntimeCall, ()>;
[INFO] [stdout]     |                   +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope
[INFO] [stdout]    --> src/mock.rs:509:41
[INFO] [stdout]     |
[INFO] [stdout] 509 |     ) -> data_provider::Result<Vec<VoterOf<Runtime>>> {
[INFO] [stdout]     |                                            ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 484 | impl<Runtime> ElectionDataProvider for StakingMock {
[INFO] [stdout]     |     +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sp_tracing`
[INFO] [stdout]    --> src/mock.rs:631:3
[INFO] [stdout]     |
[INFO] [stdout] 631 |         sp_tracing::try_init_simple();
[INFO] [stdout]     |         ^^^^^^^^^^ use of unresolved module or unlinked crate `sp_tracing`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sp_tracing`, use `cargo add sp_tracing` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope
[INFO] [stdout]    --> src/mock.rs:633:34
[INFO] [stdout]     |
[INFO] [stdout] 633 |             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] 566 | impl<Runtime> ExtBuilder {
[INFO] [stdout]     |     +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope
[INFO] [stdout]    --> src/mock.rs:635:44
[INFO] [stdout]     |
[INFO] [stdout] 635 |         let _ = pallet_balances::GenesisConfig::<Runtime> {
[INFO] [stdout]     |                                                  ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 566 | impl<Runtime> ExtBuilder {
[INFO] [stdout]     |     +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sp_tracing`
[INFO] [stdout]    --> src/mock.rs:675:3
[INFO] [stdout]     |
[INFO] [stdout] 675 |         sp_tracing::try_init_simple();
[INFO] [stdout]     |         ^^^^^^^^^^ use of unresolved module or unlinked crate `sp_tracing`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sp_tracing`, use `cargo add sp_tracing` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope
[INFO] [stdout]    --> src/signed.rs:580:23
[INFO] [stdout]     |
[INFO] [stdout] 580 |             assert_eq!(Round::<Runtime>::get(), 5);
[INFO] [stdout]     |                                ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 576 |     fn cannot_submit_on_different_round<Runtime>() {
[INFO] [stdout]     |                                        +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope
[INFO] [stdout]    --> src/signed.rs:583:30
[INFO] [stdout]     |
[INFO] [stdout] 583 |             assert_eq!(CurrentPhase::<Runtime>::get(), Phase::Signed);
[INFO] [stdout]     |                                       ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 576 |     fn cannot_submit_on_different_round<Runtime>() {
[INFO] [stdout]     |                                        +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope
[INFO] [stdout]    --> src/signed.rs:590:29
[INFO] [stdout]     |
[INFO] [stdout] 590 |             solution.round = Round::<Runtime>::get() - 1;
[INFO] [stdout]     |                                      ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 576 |     fn cannot_submit_on_different_round<Runtime>() {
[INFO] [stdout]     |                                        +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope
[INFO] [stdout]    --> src/signed.rs:594:13
[INFO] [stdout]     |
[INFO] [stdout] 594 |                 Error::<Runtime>::PreDispatchDifferentRound,
[INFO] [stdout]     |                         ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 576 |     fn cannot_submit_on_different_round<Runtime>() {
[INFO] [stdout]     |                                        +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope
[INFO] [stdout]    --> src/signed.rs:600:29
[INFO] [stdout]     |
[INFO] [stdout] 600 |             solution.round = Round::<Runtime>::get() + 1;
[INFO] [stdout]     |                                      ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 576 |     fn cannot_submit_on_different_round<Runtime>() {
[INFO] [stdout]     |                                        +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope
[INFO] [stdout]    --> src/signed.rs:604:13
[INFO] [stdout]     |
[INFO] [stdout] 604 |                 Error::<Runtime>::PreDispatchDifferentRound,
[INFO] [stdout]     |                         ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 576 |     fn cannot_submit_on_different_round<Runtime>() {
[INFO] [stdout]     |                                        +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope
[INFO] [stdout]    --> src/signed.rs:613:30
[INFO] [stdout]     |
[INFO] [stdout] 613 |             assert_eq!(CurrentPhase::<Runtime>::get(), Phase::Off);
[INFO] [stdout]     |                                       ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 610 |     fn cannot_submit_too_early<Runtime>() {
[INFO] [stdout]     |                               +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope
[INFO] [stdout]    --> src/signed.rs:621:13
[INFO] [stdout]     |
[INFO] [stdout] 621 |                 Error::<Runtime>::PreDispatchEarlySubmission,
[INFO] [stdout]     |                         ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 610 |     fn cannot_submit_too_early<Runtime>() {
[INFO] [stdout]     |                               +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope
[INFO] [stdout]    --> src/signed.rs:625:22
[INFO] [stdout]     |
[INFO] [stdout] 625 |             crate::Snapshot::<Runtime>::kill();
[INFO] [stdout]     |                               ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 610 |     fn cannot_submit_too_early<Runtime>() {
[INFO] [stdout]     |                               +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope
[INFO] [stdout]    --> src/signed.rs:626:30
[INFO] [stdout]     |
[INFO] [stdout] 626 |             crate::SnapshotMetadata::<Runtime>::kill();
[INFO] [stdout]     |                                       ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 610 |     fn cannot_submit_too_early<Runtime>() {
[INFO] [stdout]     |                               +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope
[INFO] [stdout]    --> src/signed.rs:627:28
[INFO] [stdout]     |
[INFO] [stdout] 627 |             crate::DesiredTargets::<Runtime>::kill();
[INFO] [stdout]     |                                     ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 610 |     fn cannot_submit_too_early<Runtime>() {
[INFO] [stdout]     |                               +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope
[INFO] [stdout]    --> src/signed.rs:683:27
[INFO] [stdout]     |
[INFO] [stdout] 683 |             assert!(CurrentPhase::<Runtime>::get().is_signed());
[INFO] [stdout]     |                                    ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 680 |     fn should_pay_deposit<Runtime>() {
[INFO] [stdout]     |                          +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope
[INFO] [stdout]    --> src/signed.rs:711:27
[INFO] [stdout]     |
[INFO] [stdout] 711 |             assert!(CurrentPhase::<Runtime>::get().is_signed());
[INFO] [stdout]     |                                    ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 708 |     fn good_solution_is_rewarded<Runtime>() {
[INFO] [stdout]     |                                 +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope
[INFO] [stdout]    --> src/signed.rs:741:27
[INFO] [stdout]     |
[INFO] [stdout] 741 |             assert!(CurrentPhase::<Runtime>::get().is_signed());
[INFO] [stdout]     |                                    ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 738 |     fn bad_solution_is_slashed<Runtime>() {
[INFO] [stdout]     |                               +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope
[INFO] [stdout]    --> src/signed.rs:776:27
[INFO] [stdout]     |
[INFO] [stdout] 776 |             assert!(CurrentPhase::<Runtime>::get().is_signed());
[INFO] [stdout]     |                                    ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 773 |     fn suppressed_solution_gets_bond_back<Runtime>() {
[INFO] [stdout]     |                                          +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope
[INFO] [stdout]    --> src/signed.rs:822:27
[INFO] [stdout]     |
[INFO] [stdout] 822 |             assert!(CurrentPhase::<Runtime>::get().is_signed());
[INFO] [stdout]     |                                    ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 819 |     fn cannot_submit_worse_with_full_queue<Runtime>() {
[INFO] [stdout]     |                                           +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope
[INFO] [stdout]    --> src/signed.rs:841:13
[INFO] [stdout]     |
[INFO] [stdout] 841 |                 Error::<Runtime>::SignedQueueFull,
[INFO] [stdout]     |                         ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 819 |     fn cannot_submit_worse_with_full_queue<Runtime>() {
[INFO] [stdout]     |                                           +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope
[INFO] [stdout]    --> src/signed.rs:870:28
[INFO] [stdout]     |
[INFO] [stdout] 870 |                 assert!(CurrentPhase::<Runtime>::get().is_signed());
[INFO] [stdout]     |                                        ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 847 |     fn geometric_deposit_queue_size_works<Runtime>() {
[INFO] [stdout]     |                                          +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope
[INFO] [stdout]    --> src/signed.rs:880:28
[INFO] [stdout]     |
[INFO] [stdout] 880 |                 assert!(CurrentPhase::<Runtime>::get().is_signed());
[INFO] [stdout]     |                                        ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 847 |     fn geometric_deposit_queue_size_works<Runtime>() {
[INFO] [stdout]     |                                          +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope
[INFO] [stdout]    --> src/signed.rs:890:28
[INFO] [stdout]     |
[INFO] [stdout] 890 |                 assert!(CurrentPhase::<Runtime>::get().is_signed());
[INFO] [stdout]     |                                        ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 847 |     fn geometric_deposit_queue_size_works<Runtime>() {
[INFO] [stdout]     |                                          +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope
[INFO] [stdout]    --> src/signed.rs:900:27
[INFO] [stdout]     |
[INFO] [stdout] 900 |             assert!(CurrentPhase::<Runtime>::get().is_signed());
[INFO] [stdout]     |                                    ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 897 |     fn call_fee_refund_is_limited_by_signed_max_refunds<Runtime>() {
[INFO] [stdout]     |                                                        +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope
[INFO] [stdout]    --> src/signed.rs:981:28
[INFO] [stdout]     |
[INFO] [stdout] 981 |                 assert!(CurrentPhase::<Runtime>::get().is_signed());
[INFO] [stdout]     |                                        ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 975 |     fn cannot_submit_worse_with_full_queue_depends_on_threshold<Runtime>() {
[INFO] [stdout]     |                                                                +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope
[INFO] [stdout]     --> src/signed.rs:1005:14
[INFO] [stdout]      |
[INFO] [stdout] 1005 |                     Error::<Runtime>::SignedQueueFull,
[INFO] [stdout]      |                             ^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout]  975 |     fn cannot_submit_worse_with_full_queue_depends_on_threshold<Runtime>() {
[INFO] [stdout]      |                                                                +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope
[INFO] [stdout]     --> src/signed.rs:1042:27
[INFO] [stdout]      |
[INFO] [stdout] 1042 |             assert!(CurrentPhase::<Runtime>::get().is_signed());
[INFO] [stdout]      |                                    ^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1039 |     fn weakest_is_removed_if_better_provided<Runtime>() {
[INFO] [stdout]      |                                             +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope
[INFO] [stdout]     --> src/signed.rs:1089:27
[INFO] [stdout]      |
[INFO] [stdout] 1089 |             assert!(CurrentPhase::<Runtime>::get().is_signed());
[INFO] [stdout]      |                                    ^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1086 |     fn replace_weakest_by_score_works<Runtime>() {
[INFO] [stdout]      |                                      +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope
[INFO] [stdout]     --> src/signed.rs:1136:27
[INFO] [stdout]      |
[INFO] [stdout] 1136 |             assert!(CurrentPhase::<Runtime>::get().is_signed());
[INFO] [stdout]      |                                    ^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1133 |     fn early_ejected_solution_gets_bond_back<Runtime>() {
[INFO] [stdout]      |                                             +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope
[INFO] [stdout]     --> src/signed.rs:1168:27
[INFO] [stdout]      |
[INFO] [stdout] 1168 |             assert!(CurrentPhase::<Runtime>::get().is_signed());
[INFO] [stdout]      |                                    ^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1164 |     fn equally_good_solution_is_not_accepted_when_queue_full<Runtime>() {
[INFO] [stdout]      |                                                             +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope
[INFO] [stdout]     --> src/signed.rs:1193:13
[INFO] [stdout]      |
[INFO] [stdout] 1193 |                 Error::<Runtime>::SignedQueueFull,
[INFO] [stdout]      |                         ^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1164 |     fn equally_good_solution_is_not_accepted_when_queue_full<Runtime>() {
[INFO] [stdout]      |                                                             +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope
[INFO] [stdout]     --> src/signed.rs:1203:27
[INFO] [stdout]      |
[INFO] [stdout] 1203 |             assert!(CurrentPhase::<Runtime>::get().is_signed());
[INFO] [stdout]      |                                    ^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1199 |     fn equally_good_solution_is_accepted_when_queue_not_full<Runtime>() {
[INFO] [stdout]      |                                                             +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope
[INFO] [stdout]     --> src/signed.rs:1255:27
[INFO] [stdout]      |
[INFO] [stdout] 1255 |             assert!(CurrentPhase::<Runtime>::get().is_signed());
[INFO] [stdout]      |                                    ^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1251 |     fn all_equal_score<Runtime>() {
[INFO] [stdout]      |                       +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope
[INFO] [stdout]     --> src/signed.rs:1315:27
[INFO] [stdout]      |
[INFO] [stdout] 1315 |             assert!(CurrentPhase::<Runtime>::get().is_signed());
[INFO] [stdout]      |                                    ^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1308 |     fn all_in_one_signed_submission_scenario<Runtime>() {
[INFO] [stdout]      |                                             +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope
[INFO] [stdout]     --> src/signed.rs:1384:28
[INFO] [stdout]      |
[INFO] [stdout] 1384 |                 assert!(CurrentPhase::<Runtime>::get().is_signed());
[INFO] [stdout]      |                                        ^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1378 |     fn cannot_consume_too_much_future_weight<Runtime>() {
[INFO] [stdout]      |                                             +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope
[INFO] [stdout]     --> src/signed.rs:1387:28
[INFO] [stdout]      |
[INFO] [stdout] 1387 |                 let solution_weight = <Runtime as MinerConfig>::solution_weight(
[INFO] [stdout]      |                                        ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope
[INFO] [stdout]     --> src/signed.rs:1397:7
[INFO] [stdout]      |
[INFO] [stdout] 1397 |                     <Runtime as Config>::SignedMaxWeight::get(),
[INFO] [stdout]      |                      ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope
[INFO] [stdout]     --> src/signed.rs:1409:14
[INFO] [stdout]      |
[INFO] [stdout] 1409 |                     Error::<Runtime>::SignedTooMuchWeight,
[INFO] [stdout]      |                             ^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1378 |     fn cannot_consume_too_much_future_weight<Runtime>() {
[INFO] [stdout]      |                                             +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope
[INFO] [stdout]     --> src/signed.rs:1418:27
[INFO] [stdout]      |
[INFO] [stdout] 1418 |             assert!(CurrentPhase::<Runtime>::get().is_signed());
[INFO] [stdout]      |                                    ^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1415 |     fn insufficient_deposit_does_not_store_submission<Runtime>() {
[INFO] [stdout]      |                                                      +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope
[INFO] [stdout]     --> src/signed.rs:1425:13
[INFO] [stdout]      |
[INFO] [stdout] 1425 |                 Error::<Runtime>::SignedCannotPayDeposit,
[INFO] [stdout]      |                         ^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1415 |     fn insufficient_deposit_does_not_store_submission<Runtime>() {
[INFO] [stdout]      |                                                      +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope
[INFO] [stdout]     --> src/signed.rs:1438:27
[INFO] [stdout]      |
[INFO] [stdout] 1438 |             assert!(CurrentPhase::<Runtime>::get().is_signed());
[INFO] [stdout]      |                                    ^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1435 |     fn insufficient_deposit_with_full_queue_works_properly<Runtime>() {
[INFO] [stdout]      |                                                           +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope
[INFO] [stdout]     --> src/signed.rs:1461:13
[INFO] [stdout]      |
[INFO] [stdout] 1461 |                 Error::<Runtime>::SignedCannotPayDeposit,
[INFO] [stdout]      |                         ^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1435 |     fn insufficient_deposit_with_full_queue_works_properly<Runtime>() {
[INFO] [stdout]      |                                                           +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope
[INFO] [stdout]     --> src/signed.rs:1474:36
[INFO] [stdout]      |
[INFO] [stdout] 1474 |                 assert_eq!(SignedSubmissions::<Runtime>::decode_len().unwrap_or_default(), 0);
[INFO] [stdout]      |                                                ^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1469 |     fn finalize_signed_phase_is_idempotent_given_no_submissions<Runtime>() {
[INFO] [stdout]      |                                                                +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Runtime` in this scope
[INFO] [stdout]     --> src/signed.rs:1484:27
[INFO] [stdout]      |
[INFO] [stdout] 1484 |             assert!(CurrentPhase::<Runtime>::get().is_signed());
[INFO] [stdout]      |                                    ^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1481 |     fn finalize_signed_phase_is_idempotent_given_submissions<Runtime>() {
[INFO] [stdout]      |                                                             +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Hooks`
[INFO] [stdout]   --> src/mock.rs:27:21
[INFO] [stdout]    |
[INFO] [stdout] 27 |     traits::{ConstU32, Hooks},
[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: `traits::OffchainWorker`
[INFO] [stdout]     --> src/unsigned.rs:1107:46
[INFO] [stdout]      |
[INFO] [stdout] 1107 |     use frame_support::{assert_noop, assert_ok, traits::OffchainWorker};
[INFO] [stdout]      |                                                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MultiPhase`
[INFO] [stdout]   --> src/mock.rs:90:3
[INFO] [stdout]    |
[INFO] [stdout] 90 |         MultiPhase::on_initialize(i);
[INFO] [stdout]    |         ^^^^^^^^^^ use of undeclared type `MultiPhase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MultiPhase`
[INFO] [stdout]    --> src/mock.rs:109:3
[INFO] [stdout]     |
[INFO] [stdout] 109 |         MultiPhase::on_initialize(i);
[INFO] [stdout]     |         ^^^^^^^^^^ use of undeclared type `MultiPhase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MultiPhase`
[INFO] [stdout]    --> src/mock.rs:110:3
[INFO] [stdout]     |
[INFO] [stdout] 110 |         MultiPhase::offchain_worker(i);
[INFO] [stdout]     |         ^^^^^^^^^^ use of undeclared type `MultiPhase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MultiPhase`
[INFO] [stdout]    --> src/mock.rs:119:29
[INFO] [stdout]     |
[INFO] [stdout] 119 |         frame_support::assert_ok!(MultiPhase::elect(Zero::zero()));
[INFO] [stdout]     |                                   ^^^^^^^^^^ use of undeclared type `MultiPhase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/mock.rs:147:53
[INFO] [stdout]     |
[INFO] [stdout] 147 |         SolutionOf::<Runtime>::try_from(assignments).map(|s| s.encoded_size())
[INFO] [stdout]     |                                                           ^  - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 147 |         SolutionOf::<Runtime>::try_from(assignments).map(|s: /* Type */| s.encoded_size())
[INFO] [stdout]     |                                                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/mock.rs:260:1
[INFO] [stdout]     |
[INFO] [stdout] 260 | / parameter_types! {
[INFO] [stdout] 261 | |     pub static Targets: Vec<AccountId> = vec![10, 20, 30, 40];
[INFO] [stdout] 262 | |     pub static Voters: Vec<VoterOf<Runtime>> = vec![
[INFO] [stdout] 263 | |         (1, 10, bounded_vec![10, 20]),
[INFO] [stdout] ...   |
[INFO] [stdout] 305 | |     pub static OnChainFallback: bool = true;
[INFO] [stdout] 306 | | }
[INFO] [stdout]     | |_^ cannot infer type
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::parameter_types_impl_thread_local` which comes from the expansion of the macro `parameter_types` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/mock.rs:260:1
[INFO] [stdout]     |
[INFO] [stdout] 260 | / parameter_types! {
[INFO] [stdout] 261 | |     pub static Targets: Vec<AccountId> = vec![10, 20, 30, 40];
[INFO] [stdout] 262 | |     pub static Voters: Vec<VoterOf<Runtime>> = vec![
[INFO] [stdout] 263 | |         (1, 10, bounded_vec![10, 20]),
[INFO] [stdout] ...   |
[INFO] [stdout] 305 | |     pub static OnChainFallback: bool = true;
[INFO] [stdout] 306 | | }
[INFO] [stdout]     | |_^ cannot infer type
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::parameter_types_impl_thread_local` which comes from the expansion of the macro `parameter_types` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/mock.rs:603:16
[INFO] [stdout]     |
[INFO] [stdout] 603 |         VOTERS.with(|v| v.borrow_mut().push((who, stake, targets)));
[INFO] [stdout]     |                      ^  - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 603 |         VOTERS.with(|v: /* Type */| v.borrow_mut().push((who, stake, targets)));
[INFO] [stdout]     |                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/mock.rs:690:3
[INFO] [stdout]     |
[INFO] [stdout] 690 |     (Balances::free_balance(who), Balances::reserved_balance(who))
[INFO] [stdout]     |      ^^^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      use of undeclared type `Balances`
[INFO] [stdout]     |      help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/mock.rs:690:32
[INFO] [stdout]     |
[INFO] [stdout] 690 |     (Balances::free_balance(who), Balances::reserved_balance(who))
[INFO] [stdout]     |                                   ^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   use of undeclared type `Balances`
[INFO] [stdout]     |                                   help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MultiPhase`
[INFO] [stdout]    --> src/signed.rs:586:4
[INFO] [stdout]     |
[INFO] [stdout] 586 |             MultiPhase::create_snapshot().unwrap();
[INFO] [stdout]     |             ^^^^^^^^^^ use of undeclared type `MultiPhase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MultiPhase`
[INFO] [stdout]    --> src/signed.rs:593:5
[INFO] [stdout]     |
[INFO] [stdout] 593 |                 MultiPhase::submit(RuntimeOrigin::signed(10), Box::new(solution)),
[INFO] [stdout]     |                 ^^^^^^^^^^ use of undeclared type `MultiPhase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/signed.rs:593:24
[INFO] [stdout]     |
[INFO] [stdout] 593 |                 MultiPhase::submit(RuntimeOrigin::signed(10), Box::new(solution)),
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MultiPhase`
[INFO] [stdout]    --> src/signed.rs:598:4
[INFO] [stdout]     |
[INFO] [stdout] 598 |             MultiPhase::create_snapshot().unwrap();
[INFO] [stdout]     |             ^^^^^^^^^^ use of undeclared type `MultiPhase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MultiPhase`
[INFO] [stdout]    --> src/signed.rs:603:5
[INFO] [stdout]     |
[INFO] [stdout] 603 |                 MultiPhase::submit(RuntimeOrigin::signed(10), Box::new(solution)),
[INFO] [stdout]     |                 ^^^^^^^^^^ use of undeclared type `MultiPhase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/signed.rs:603:24
[INFO] [stdout]     |
[INFO] [stdout] 603 |                 MultiPhase::submit(RuntimeOrigin::signed(10), Box::new(solution)),
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MultiPhase`
[INFO] [stdout]    --> src/signed.rs:616:4
[INFO] [stdout]     |
[INFO] [stdout] 616 |             MultiPhase::create_snapshot().unwrap();
[INFO] [stdout]     |             ^^^^^^^^^^ use of undeclared type `MultiPhase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MultiPhase`
[INFO] [stdout]    --> src/signed.rs:620:5
[INFO] [stdout]     |
[INFO] [stdout] 620 |                 MultiPhase::submit(RuntimeOrigin::signed(10), Box::new(solution)),
[INFO] [stdout]     |                 ^^^^^^^^^^ use of undeclared type `MultiPhase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/signed.rs:620:24
[INFO] [stdout]     |
[INFO] [stdout] 620 |                 MultiPhase::submit(RuntimeOrigin::signed(10), Box::new(solution)),
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MultiPhase`
[INFO] [stdout]    --> src/signed.rs:641:5
[INFO] [stdout]     |
[INFO] [stdout] 641 |                 MultiPhase::create_snapshot(),
[INFO] [stdout]     |                 ^^^^^^^^^^ use of undeclared type `MultiPhase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MultiPhase`
[INFO] [stdout]    --> src/signed.rs:657:5
[INFO] [stdout]     |
[INFO] [stdout] 657 |                 MultiPhase::create_snapshot(),
[INFO] [stdout]     |                 ^^^^^^^^^^ use of undeclared type `MultiPhase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MultiPhase`
[INFO] [stdout]    --> src/signed.rs:673:5
[INFO] [stdout]     |
[INFO] [stdout] 673 |                 MultiPhase::create_snapshot_external(),
[INFO] [stdout]     |                 ^^^^^^^^^^ use of undeclared type `MultiPhase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MultiPhase`
[INFO] [stdout]    --> src/signed.rs:688:15
[INFO] [stdout]     |
[INFO] [stdout] 688 |             assert_ok!(MultiPhase::submit(RuntimeOrigin::signed(99), Box::new(solution)));
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared type `MultiPhase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/signed.rs:688:34
[INFO] [stdout]     |
[INFO] [stdout] 688 |             assert_ok!(MultiPhase::submit(RuntimeOrigin::signed(99), Box::new(solution)));
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MultiPhase`
[INFO] [stdout]    --> src/signed.rs:691:15
[INFO] [stdout]     |
[INFO] [stdout] 691 |             assert_eq!(MultiPhase::signed_submissions().iter().next().unwrap().deposit, 5);
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared type `MultiPhase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MultiPhase`
[INFO] [stdout]    --> src/signed.rs:716:15
[INFO] [stdout]     |
[INFO] [stdout] 716 |             assert_ok!(MultiPhase::submit(RuntimeOrigin::signed(99), Box::new(solution)));
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared type `MultiPhase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/signed.rs:716:34
[INFO] [stdout]     |
[INFO] [stdout] 716 |             assert_ok!(MultiPhase::submit(RuntimeOrigin::signed(99), Box::new(solution)));
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MultiPhase`
[INFO] [stdout]    --> src/signed.rs:719:12
[INFO] [stdout]     |
[INFO] [stdout] 719 |             assert!(MultiPhase::finalize_signed_phase());
[INFO] [stdout]     |                     ^^^^^^^^^^ use of undeclared type `MultiPhase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MultiPhase`
[INFO] [stdout]    --> src/signed.rs:749:15
[INFO] [stdout]     |
[INFO] [stdout] 749 |             assert_ok!(MultiPhase::submit(RuntimeOrigin::signed(99), Box::new(solution)));
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared type `MultiPhase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/signed.rs:749:34
[INFO] [stdout]     |
[INFO] [stdout] 749 |             assert_ok!(MultiPhase::submit(RuntimeOrigin::signed(99), Box::new(solution)));
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MultiPhase`
[INFO] [stdout]    --> src/signed.rs:753:13
[INFO] [stdout]     |
[INFO] [stdout] 753 |             assert!(!MultiPhase::finalize_signed_phase());
[INFO] [stdout]     |                      ^^^^^^^^^^ use of undeclared type `MultiPhase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MultiPhase`
[INFO] [stdout]    --> src/signed.rs:783:15
[INFO] [stdout]     |
[INFO] [stdout] 783 |             assert_ok!(MultiPhase::submit(RuntimeOrigin::signed(99), Box::new(solution.clone())));
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared type `MultiPhase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/signed.rs:783:34
[INFO] [stdout]     |
[INFO] [stdout] 783 |             assert_ok!(MultiPhase::submit(RuntimeOrigin::signed(99), Box::new(solution.clone())));
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MultiPhase`
[INFO] [stdout]    --> src/signed.rs:787:15
[INFO] [stdout]     |
[INFO] [stdout] 787 |             assert_ok!(MultiPhase::submit(RuntimeOrigin::signed(999), Box::new(solution)));
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared type `MultiPhase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/signed.rs:787:34
[INFO] [stdout]     |
[INFO] [stdout] 787 |             assert_ok!(MultiPhase::submit(RuntimeOrigin::signed(999), Box::new(solution)));
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MultiPhase`
[INFO] [stdout]    --> src/signed.rs:792:12
[INFO] [stdout]     |
[INFO] [stdout] 792 |             assert!(MultiPhase::finalize_signed_phase());
[INFO] [stdout]     |                     ^^^^^^^^^^ use of undeclared type `MultiPhase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MultiPhase`
[INFO] [stdout]    --> src/signed.rs:830:16
[INFO] [stdout]     |
[INFO] [stdout] 830 |                 assert_ok!(MultiPhase::submit(RuntimeOrigin::signed(99), Box::new(solution)));
[INFO] [stdout]     |                            ^^^^^^^^^^ use of undeclared type `MultiPhase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/signed.rs:830:35
[INFO] [stdout]     |
[INFO] [stdout] 830 |                 assert_ok!(MultiPhase::submit(RuntimeOrigin::signed(99), Box::new(solution)));
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MultiPhase`
[INFO] [stdout]    --> src/signed.rs:840:5
[INFO] [stdout]     |
[INFO] [stdout] 840 |                 MultiPhase::submit(RuntimeOrigin::signed(99), Box::new(solution)),
[INFO] [stdout]     |                 ^^^^^^^^^^ use of undeclared type `MultiPhase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/signed.rs:840:24
[INFO] [stdout]     |
[INFO] [stdout] 840 |                 MultiPhase::submit(RuntimeOrigin::signed(99), Box::new(solution)),
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/signed.rs:856:5
[INFO] [stdout]     |
[INFO] [stdout] 856 |                 Balances::make_free_balance_be(&account, 10000000);
[INFO] [stdout]     |                 ^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 use of undeclared type `Balances`
[INFO] [stdout]     |                 help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MultiPhase`
[INFO] [stdout]    --> src/signed.rs:860:16
[INFO] [stdout]     |
[INFO] [stdout] 860 |                 assert_ok!(MultiPhase::submit(RuntimeOrigin::signed(account), Box::new(solution)));
[INFO] [stdout]     |                            ^^^^^^^^^^ use of undeclared type `MultiPhase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/signed.rs:860:35
[INFO] [stdout]     |
[INFO] [stdout] 860 |                 assert_ok!(MultiPhase::submit(RuntimeOrigin::signed(account), Box::new(solution)));
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]    --> src/signed.rs:906:5
[INFO] [stdout]     |
[INFO] [stdout] 906 |                 Balances::make_free_balance_be(&account, 100);
[INFO] [stdout]     |                 ^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 use of undeclared type `Balances`
[INFO] [stdout]     |                 help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MultiPhase`
[INFO] [stdout]    --> src/signed.rs:911:16
[INFO] [stdout]     |
[INFO] [stdout] 911 |                 assert_ok!(MultiPhase::submit(RuntimeOrigin::signed(account), Box::new(solution)));
[INFO] [stdout]     |                            ^^^^^^^^^^ use of undeclared type `MultiPhase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/signed.rs:911:35
[INFO] [stdout]     |
[INFO] [stdout] 911 |                 assert_ok!(MultiPhase::submit(RuntimeOrigin::signed(account), Box::new(solution)));
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MultiPhase`
[INFO] [stdout]    --> src/signed.rs:915:15
[INFO] [stdout]     |
[INFO] [stdout] 915 |             assert_ok!(MultiPhase::do_elect());
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared type `MultiPhase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MultiPhase`
[INFO] [stdout]    --> src/signed.rs:991:16
[INFO] [stdout]     |
[INFO] [stdout] 991 |                 assert_ok!(MultiPhase::submit(RuntimeOrigin::signed(99), Box::new(solution)));
[INFO] [stdout]     |                            ^^^^^^^^^^ use of undeclared type `MultiPhase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]    --> src/signed.rs:991:35
[INFO] [stdout]     |
[INFO] [stdout] 991 |                 assert_ok!(MultiPhase::submit(RuntimeOrigin::signed(99), Box::new(solution)));
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MultiPhase`
[INFO] [stdout]     --> src/signed.rs:1004:6
[INFO] [stdout]      |
[INFO] [stdout] 1004 |                     MultiPhase::submit(RuntimeOrigin::signed(99), Box::new(solution)),
[INFO] [stdout]      |                     ^^^^^^^^^^ use of undeclared type `MultiPhase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/signed.rs:1004:25
[INFO] [stdout]      |
[INFO] [stdout] 1004 |                     MultiPhase::submit(RuntimeOrigin::signed(99), Box::new(solution)),
[INFO] [stdout]      |                                        ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MultiPhase`
[INFO] [stdout]     --> src/signed.rs:1018:16
[INFO] [stdout]      |
[INFO] [stdout] 1018 |                 assert_ok!(MultiPhase::submit(RuntimeOrigin::signed(99), Box::new(solution)));
[INFO] [stdout]      |                            ^^^^^^^^^^ use of undeclared type `MultiPhase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/signed.rs:1018:35
[INFO] [stdout]      |
[INFO] [stdout] 1018 |                 assert_ok!(MultiPhase::submit(RuntimeOrigin::signed(99), Box::new(solution)));
[INFO] [stdout]      |                                               ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Balances`
[INFO] [stdout]     --> src/signed.rs:1046:5
[INFO] [stdout]      |
[INFO] [stdout] 1046 |                 Balances::make_free_balance_be(&account, 100);
[INFO] [stdout]      |                 ^^^^^^^^
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 use of undeclared type `Balances`
[INFO] [stdout]      |                 help: a type alias with a similar name exists: `Balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MultiPhase`
[INFO] [stdout]     --> src/signed.rs:1052:16
[INFO] [stdout]      |
[INFO] [stdout] 1052 |                 assert_ok!(MultiPhase::submit(RuntimeOrigin::signed(account), Box::new(solution)));
[INFO] [stdout]      |                            ^^^^^^^^^^ use of undeclared type `MultiPhase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/signed.rs:1052:35
[INFO] [stdout]      |
[INFO] [stdout] 1052 |                 assert_ok!(MultiPhase::submit(RuntimeOrigin::signed(account), Box::new(solution)));
[INFO] [stdout]      |                                               ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MultiPhase`
[INFO] [stdout]     --> src/signed.rs:1057:5
[INFO] [stdout]      |
[INFO] [stdout] 1057 |                 MultiPhase::signed_submissions()
[INFO] [stdout]      |                 ^^^^^^^^^^ use of undeclared type `MultiPhase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MultiPhase`
[INFO] [stdout]     --> src/signed.rs:1069:15
[INFO] [stdout]      |
[INFO] [stdout] 1069 |             assert_ok!(MultiPhase::submit(RuntimeOrigin::signed(999), Box::new(solution)));
[INFO] [stdout]      |                        ^^^^^^^^^^ use of undeclared type `MultiPhase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/signed.rs:1069:34
[INFO] [stdout]      |
[INFO] [stdout] 1069 |             assert_ok!(MultiPhase::submit(RuntimeOrigin::signed(999), Box::new(solution)));
[INFO] [stdout]      |                                           ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MultiPhase`
[INFO] [stdout]     --> src/signed.rs:1073:5
[INFO] [stdout]      |
[INFO] [stdout] 1073 |                 MultiPhase::signed_submissions()
[INFO] [stdout]      |                 ^^^^^^^^^^ use of undeclared type `MultiPhase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MultiPhase`
[INFO] [stdout]     --> src/signed.rs:1097:16
[INFO] [stdout]      |
[INFO] [stdout] 1097 |                 assert_ok!(MultiPhase::submit(RuntimeOrigin::signed(99), Box::new(solution)));
[INFO] [stdout]      |                            ^^^^^^^^^^ use of undeclared type `MultiPhase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/signed.rs:1097:35
[INFO] [stdout]      |
[INFO] [stdout] 1097 |                 assert_ok!(MultiPhase::submit(RuntimeOrigin::signed(99), Box::new(solution)));
[INFO] [stdout]      |                                               ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MultiPhase`
[INFO] [stdout]     --> src/signed.rs:1104:15
[INFO] [stdout]      |
[INFO] [stdout] 1104 |             assert_ok!(MultiPhase::submit(RuntimeOrigin::signed(99), Box::new(solution)));
[INFO] [stdout]      |                        ^^^^^^^^^^ use of undeclared type `MultiPhase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/signed.rs:1104:34
[INFO] [stdout]      |
[INFO] [stdout] 1104 |             assert_ok!(MultiPhase::submit(RuntimeOrigin::signed(99), Box::new(solution)));
[INFO] [stdout]      |                                           ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MultiPhase`
[INFO] [stdout]     --> src/signed.rs:1107:5
[INFO] [stdout]      |
[INFO] [stdout] 1107 |                 MultiPhase::signed_submissions()
[INFO] [stdout]      |                 ^^^^^^^^^^ use of undeclared type `MultiPhase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MultiPhase`
[INFO] [stdout]     --> src/signed.rs:1119:15
[INFO] [stdout]      |
[INFO] [stdout] 1119 |             assert_ok!(MultiPhase::submit(RuntimeOrigin::signed(99), Box::new(solution)));
[INFO] [stdout]      |                        ^^^^^^^^^^ use of undeclared type `MultiPhase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/signed.rs:1119:34
[INFO] [stdout]      |
[INFO] [stdout] 1119 |             assert_ok!(MultiPhase::submit(RuntimeOrigin::signed(99), Box::new(solution)));
[INFO] [stdout]      |                                           ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MultiPhase`
[INFO] [stdout]     --> src/signed.rs:1123:5
[INFO] [stdout]      |
[INFO] [stdout] 1123 |                 MultiPhase::signed_submissions()
[INFO] [stdout]      |                 ^^^^^^^^^^ use of undeclared type `MultiPhase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MultiPhase`
[INFO] [stdout]     --> src/signed.rs:1144:16
[INFO] [stdout]      |
[INFO] [stdout] 1144 |                 assert_ok!(MultiPhase::submit(RuntimeOrigin::signed(99), Box::new(solution)));
[INFO] [stdout]      |                            ^^^^^^^^^^ use of undeclared type `MultiPhase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/signed.rs:1144:35
[INFO] [stdout]      |
[INFO] [stdout] 1144 |                 assert_ok!(MultiPhase::submit(RuntimeOrigin::signed(99), Box::new(solution)));
[INFO] [stdout]      |                                               ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MultiPhase`
[INFO] [stdout]     --> src/signed.rs:1155:15
[INFO] [stdout]      |
[INFO] [stdout] 1155 |             assert_ok!(MultiPhase::submit(RuntimeOrigin::signed(999), Box::new(solution)));
[INFO] [stdout]      |                        ^^^^^^^^^^ use of undeclared type `MultiPhase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/signed.rs:1155:34
[INFO] [stdout]      |
[INFO] [stdout] 1155 |             assert_ok!(MultiPhase::submit(RuntimeOrigin::signed(999), Box::new(solution)));
[INFO] [stdout]      |                                           ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MultiPhase`
[INFO] [stdout]     --> src/signed.rs:1175:16
[INFO] [stdout]      |
[INFO] [stdout] 1175 |                 assert_ok!(MultiPhase::submit(RuntimeOrigin::signed(99), Box::new(solution)));
[INFO] [stdout]      |                            ^^^^^^^^^^ use of undeclared type `MultiPhase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/signed.rs:1175:35
[INFO] [stdout]      |
[INFO] [stdout] 1175 |                 assert_ok!(MultiPhase::submit(RuntimeOrigin::signed(99), Box::new(solution)));
[INFO] [stdout]      |                                               ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MultiPhase`
[INFO] [stdout]     --> src/signed.rs:1179:5
[INFO] [stdout]      |
[INFO] [stdout] 1179 |                 MultiPhase::signed_submissions()
[INFO] [stdout]      |                 ^^^^^^^^^^ use of undeclared type `MultiPhase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MultiPhase`
[INFO] [stdout]     --> src/signed.rs:1192:5
[INFO] [stdout]      |
[INFO] [stdout] 1192 |                 MultiPhase::submit(RuntimeOrigin::signed(99), Box::new(solution)),
[INFO] [stdout]      |                 ^^^^^^^^^^ use of undeclared type `MultiPhase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/signed.rs:1192:24
[INFO] [stdout]      |
[INFO] [stdout] 1192 |                 MultiPhase::submit(RuntimeOrigin::signed(99), Box::new(solution)),
[INFO] [stdout]      |                                    ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MultiPhase`
[INFO] [stdout]     --> src/signed.rs:1209:15
[INFO] [stdout]      |
[INFO] [stdout] 1209 |             assert_ok!(MultiPhase::submit(RuntimeOrigin::signed(99), Box::new(solution)));
[INFO] [stdout]      |                        ^^^^^^^^^^ use of undeclared type `MultiPhase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/signed.rs:1209:34
[INFO] [stdout]      |
[INFO] [stdout] 1209 |             assert_ok!(MultiPhase::submit(RuntimeOrigin::signed(99), Box::new(solution)));
[INFO] [stdout]      |                                           ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MultiPhase`
[INFO] [stdout]     --> src/signed.rs:1212:5
[INFO] [stdout]      |
[INFO] [stdout] 1212 |                 MultiPhase::signed_submissions()
[INFO] [stdout]      |                 ^^^^^^^^^^ use of undeclared type `MultiPhase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MultiPhase`
[INFO] [stdout]     --> src/signed.rs:1224:15
[INFO] [stdout]      |
[INFO] [stdout] 1224 |             assert_ok!(MultiPhase::submit(RuntimeOrigin::signed(999), Box::new(solution)));
[INFO] [stdout]      |                        ^^^^^^^^^^ use of undeclared type `MultiPhase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/signed.rs:1224:34
[INFO] [stdout]      |
[INFO] [stdout] 1224 |             assert_ok!(MultiPhase::submit(RuntimeOrigin::signed(999), Box::new(solution)));
[INFO] [stdout]      |                                           ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MultiPhase`
[INFO] [stdout]     --> src/signed.rs:1227:5
[INFO] [stdout]      |
[INFO] [stdout] 1227 |                 MultiPhase::signed_submissions()
[INFO] [stdout]      |                 ^^^^^^^^^^ use of undeclared type `MultiPhase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MultiPhase`
[INFO] [stdout]     --> src/signed.rs:1238:15
[INFO] [stdout]      |
[INFO] [stdout] 1238 |             assert_ok!(MultiPhase::submit(RuntimeOrigin::signed(9999), Box::new(solution)));
[INFO] [stdout]      |                        ^^^^^^^^^^ use of undeclared type `MultiPhase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/signed.rs:1238:34
[INFO] [stdout]      |
[INFO] [stdout] 1238 |             assert_ok!(MultiPhase::submit(RuntimeOrigin::signed(9999), Box::new(solution)));
[INFO] [stdout]      |                                           ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MultiPhase`
[INFO] [stdout]     --> src/signed.rs:1241:5
[INFO] [stdout]      |
[INFO] [stdout] 1241 |                 MultiPhase::signed_submissions()
[INFO] [stdout]      |                 ^^^^^^^^^^ use of undeclared type `MultiPhase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MultiPhase`
[INFO] [stdout]     --> src/signed.rs:1260:16
[INFO] [stdout]      |
[INFO] [stdout] 1260 |                 assert_ok!(MultiPhase::submit(
[INFO] [stdout]      |                            ^^^^^^^^^^ use of undeclared type `MultiPhase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/signed.rs:1261:6
[INFO] [stdout]      |
[INFO] [stdout] 1261 |                     RuntimeOrigin::signed(100 + i as AccountId),
[INFO] [stdout]      |                     ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MultiPhase`
[INFO] [stdout]     --> src/signed.rs:1267:5
[INFO] [stdout]      |
[INFO] [stdout] 1267 |                 MultiPhase::signed_submissions()
[INFO] [stdout]      |                 ^^^^^^^^^^ use of undeclared type `MultiPhase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MultiPhase`
[INFO] [stdout]     --> src/signed.rs:1324:15
[INFO] [stdout]      |
[INFO] [stdout] 1324 |             assert_ok!(MultiPhase::submit(RuntimeOrigin::signed(99), Box::new(solution.clone())));
[INFO] [stdout]      |                        ^^^^^^^^^^ use of undeclared type `MultiPhase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/signed.rs:1324:34
[INFO] [stdout]      |
[INFO] [stdout] 1324 |             assert_ok!(MultiPhase::submit(RuntimeOrigin::signed(99), Box::new(solution.clone())));
[INFO] [stdout]      |                                           ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MultiPhase`
[INFO] [stdout]     --> src/signed.rs:1329:15
[INFO] [stdout]      |
[INFO] [stdout] 1329 |             assert_ok!(MultiPhase::submit(RuntimeOrigin::signed(999), Box::new(solution_999)));
[INFO] [stdout]      |                        ^^^^^^^^^^ use of undeclared type `MultiPhase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/signed.rs:1329:34
[INFO] [stdout]      |
[INFO] [stdout] 1329 |             assert_ok!(MultiPhase::submit(RuntimeOrigin::signed(999), Box::new(solution_999)));
[INFO] [stdout]      |                                           ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MultiPhase`
[INFO] [stdout]     --> src/signed.rs:1335:15
[INFO] [stdout]      |
[INFO] [stdout] 1335 |             assert_ok!(MultiPhase::submit(RuntimeOrigin::signed(9999), Box::new(solution_9999)));
[INFO] [stdout]      |                        ^^^^^^^^^^ use of undeclared type `MultiPhase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/signed.rs:1335:34
[INFO] [stdout]      |
[INFO] [stdout] 1335 |             assert_ok!(MultiPhase::submit(RuntimeOrigin::signed(9999), Box::new(solution_9999)));
[INFO] [stdout]      |                                           ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MultiPhase`
[INFO] [stdout]     --> src/signed.rs:1338:5
[INFO] [stdout]      |
[INFO] [stdout] 1338 |                 MultiPhase::signed_submissions().iter().map(|x| x.who).collect::<Vec<_>>(),
[INFO] [stdout]      |                 ^^^^^^^^^^ use of undeclared type `MultiPhase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MultiPhase`
[INFO] [stdout]     --> src/signed.rs:1343:12
[INFO] [stdout]      |
[INFO] [stdout] 1343 |             assert!(MultiPhase::finalize_signed_phase());
[INFO] [stdout]      |                     ^^^^^^^^^^ use of undeclared type `MultiPhase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MultiPhase`
[INFO] [stdout]     --> src/signed.rs:1386:29
[INFO] [stdout]      |
[INFO] [stdout] 1386 |                 let (raw, witness, _) = MultiPhase::mine_solution().unwrap();
[INFO] [stdout]      |                                         ^^^^^^^^^^ use of undeclared type `MultiPhase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MultiPhase`
[INFO] [stdout]     --> src/signed.rs:1401:16
[INFO] [stdout]      |
[INFO] [stdout] 1401 |                 assert_ok!(MultiPhase::submit(RuntimeOrigin::signed(99), Box::new(raw.clone())));
[INFO] [stdout]      |                            ^^^^^^^^^^ use of undeclared type `MultiPhase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/signed.rs:1401:35
[INFO] [stdout]      |
[INFO] [stdout] 1401 |                 assert_ok!(MultiPhase::submit(RuntimeOrigin::signed(99), Box::new(raw.clone())));
[INFO] [stdout]      |                                               ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MultiPhase`
[INFO] [stdout]     --> src/signed.rs:1408:6
[INFO] [stdout]      |
[INFO] [stdout] 1408 |                     MultiPhase::submit(RuntimeOrigin::signed(99), Box::new(raw)),
[INFO] [stdout]      |                     ^^^^^^^^^^ use of undeclared type `MultiPhase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/signed.rs:1408:25
[INFO] [stdout]      |
[INFO] [stdout] 1408 |                     MultiPhase::submit(RuntimeOrigin::signed(99), Box::new(raw)),
[INFO] [stdout]      |                                        ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MultiPhase`
[INFO] [stdout]     --> src/signed.rs:1424:5
[INFO] [stdout]      |
[INFO] [stdout] 1424 |                 MultiPhase::submit(RuntimeOrigin::signed(123), Box::new(solution)),
[INFO] [stdout]      |                 ^^^^^^^^^^ use of undeclared type `MultiPhase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/signed.rs:1424:24
[INFO] [stdout]      |
[INFO] [stdout] 1424 |                 MultiPhase::submit(RuntimeOrigin::signed(123), Box::new(solution)),
[INFO] [stdout]      |                                    ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MultiPhase`
[INFO] [stdout]     --> src/signed.rs:1446:16
[INFO] [stdout]      |
[INFO] [stdout] 1446 |                 assert_ok!(MultiPhase::submit(RuntimeOrigin::signed(99), Box::new(solution)));
[INFO] [stdout]      |                            ^^^^^^^^^^ use of undeclared type `MultiPhase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/signed.rs:1446:35
[INFO] [stdout]      |
[INFO] [stdout] 1446 |                 assert_ok!(MultiPhase::submit(RuntimeOrigin::signed(99), Box::new(solution)));
[INFO] [stdout]      |                                               ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MultiPhase`
[INFO] [stdout]     --> src/signed.rs:1460:5
[INFO] [stdout]      |
[INFO] [stdout] 1460 |                 MultiPhase::submit(RuntimeOrigin::signed(123), Box::new(solution)),
[INFO] [stdout]      |                 ^^^^^^^^^^ use of undeclared type `MultiPhase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/signed.rs:1460:24
[INFO] [stdout]      |
[INFO] [stdout] 1460 |                 MultiPhase::submit(RuntimeOrigin::signed(123), Box::new(solution)),
[INFO] [stdout]      |                                    ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MultiPhase`
[INFO] [stdout]     --> src/signed.rs:1475:26
[INFO] [stdout]      |
[INFO] [stdout] 1475 |                 assert_storage_noop!(MultiPhase::finalize_signed_phase_internal());
[INFO] [stdout]      |                                      ^^^^^^^^^^ use of undeclared type `MultiPhase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MultiPhase`
[INFO] [stdout]     --> src/signed.rs:1489:15
[INFO] [stdout]      |
[INFO] [stdout] 1489 |             assert_ok!(MultiPhase::submit(RuntimeOrigin::signed(99), Box::new(solution)));
[INFO] [stdout]      |                        ^^^^^^^^^^ use of undeclared type `MultiPhase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RuntimeOrigin`
[INFO] [stdout]     --> src/signed.rs:1489:34
[INFO] [stdout]      |
[INFO] [stdout] 1489 |             assert_ok!(MultiPhase::submit(RuntimeOrigin::signed(99), Box::new(solution)));
[INFO] [stdout]      |                                           ^^^^^^^^^^^^^ use of undeclared type `RuntimeOrigin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MultiPhase`
[INFO] [stdout]     --> src/signed.rs:1492:12
[INFO] [stdout]      |
[INFO] [stdout] 1492 |             assert!(MultiPhase::finalize_signed_phase());
[INFO] [stdout]      |                     ^^^^^^^^^^ use of undeclared type `MultiPhase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MultiPhase`
[INFO] [stdout]     --> src/signed.rs:1495:25
[INFO] [stdout]      |
[INFO] [stdout] 1495 |             assert_storage_noop!(MultiPhase::finalize_signed_phase());
[INFO] [stdout]      |                                  ^^^^^^^^^^ use of undeclared type `MultiPhase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/unsigned.rs:1401:16
[INFO] [stdout]      |
[INFO] [stdout] 1401 |                 assert_eq!(t.trimmed_weight(), 0);
[INFO] [stdout]      |                            ^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/unsigned.rs:1416:16
[INFO] [stdout]      |
[INFO] [stdout] 1416 |                 assert_eq!(t.trimmed_weight(), 2);
[INFO] [stdout]      |                            ^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/unsigned.rs:1993:15
[INFO] [stdout]      |
[INFO] [stdout] 1993 |             assert_eq!(trimming_status.trimmed_edges(), 0);
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/unsigned.rs:2032:15
[INFO] [stdout]      |
[INFO] [stdout] 2032 |             assert_eq!(trimming_status.trimmed_edges(), 4);
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/unsigned.rs:2067:15
[INFO] [stdout]      |
[INFO] [stdout] 2067 |             assert_eq!(trimming_status.trimmed_edges(), 0);
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/unsigned.rs:2099:15
[INFO] [stdout]      |
[INFO] [stdout] 2099 |             assert_eq!(trimming_status.trimmed_edges(), 2);
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/unsigned.rs:2222:55
[INFO] [stdout]      |
[INFO] [stdout] 2222 |                 SolutionOf::<Runtime>::try_from(assignments).map(|solution| solution.encoded_size())
[INFO] [stdout]      |                                                                   ^^^^^^^^  -------- type must be known at this point
[INFO] [stdout]      |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]      |
[INFO] [stdout] 2222 |                 SolutionOf::<Runtime>::try_from(assignments).map(|solution: /* Type */| solution.encoded_size())
[INFO] [stdout]      |                                                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pallet_balances`
[INFO] [stdout]    --> src/mock.rs:230:21
[INFO] [stdout]     |
[INFO] [stdout] 230 |     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]: failed to resolve: use of unresolved module or unlinked crate `pallet_balances`
[INFO] [stdout]    --> src/mock.rs:635:11
[INFO] [stdout]     |
[INFO] [stdout] 635 |         let _ = pallet_balances::GenesisConfig::<Runtime> {
[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] Some errors have detailed explanations: E0282, E0412, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pallet-election-provider-multi-phase` (lib test) due to 240 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "5501655712d3a05d64d4c1b7e92756a83c156e897a15dea4b89ee0ec08100194", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5501655712d3a05d64d4c1b7e92756a83c156e897a15dea4b89ee0ec08100194", kill_on_drop: false }`
[INFO] [stdout] 5501655712d3a05d64d4c1b7e92756a83c156e897a15dea4b89ee0ec08100194
