[INFO] fetching crate pallet-encointer-scheduler 20.1.1...
[INFO] testing pallet-encointer-scheduler-20.1.1 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate pallet-encointer-scheduler 20.1.1 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate pallet-encointer-scheduler 20.1.1
[INFO] finished tweaking crates.io crate pallet-encointer-scheduler 20.1.1
[INFO] tweaked toml for crates.io crate pallet-encointer-scheduler 20.1.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pallet-encointer-scheduler 20.1.1 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-encointer-scheduler 20.1.1 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] c607cac78227781ae8ba1b4df6cd4313f61a3b8e30cf3f2d4134cfad663173ca
[INFO] running `Command { std: "docker" "start" "-a" "c607cac78227781ae8ba1b4df6cd4313f61a3b8e30cf3f2d4134cfad663173ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c607cac78227781ae8ba1b4df6cd4313f61a3b8e30cf3f2d4134cfad663173ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c607cac78227781ae8ba1b4df6cd4313f61a3b8e30cf3f2d4134cfad663173ca", kill_on_drop: false }`
[INFO] [stdout] c607cac78227781ae8ba1b4df6cd4313f61a3b8e30cf3f2d4134cfad663173ca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 931c94a0622008c38cc0cc0d5e795a17cd20a6c8d1e9af7bfefdc34e22b09844
[INFO] running `Command { std: "docker" "start" "-a" "931c94a0622008c38cc0cc0d5e795a17cd20a6c8d1e9af7bfefdc34e22b09844", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling byte-slice-cast v1.2.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling regex-syntax v0.8.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling const_format v0.2.35
[INFO] [stderr]    Compiling parity-scale-codec v3.7.5
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling regex-automata v0.4.12
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling libsecp256k1-core v0.3.0
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling integer-sqrt v0.1.5
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling jam-codec v0.1.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling hash-db v0.16.0
[INFO] [stderr]    Compiling bitcoin-internals v0.2.0
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.3.0
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.3.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling secp256k1-sys v0.9.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.3
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.7.5
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling regex v1.12.1
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling scale-info-derive v2.11.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling derive-syn-parse v0.2.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling sp-debug-derive v14.0.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling jam-codec-derive v0.1.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling impl-serde v0.5.0
[INFO] [stderr]    Compiling serdect v0.2.0
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling scale-info v2.11.6
[INFO] [stderr]    Compiling sp-storage v22.0.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling ss58-registry v1.51.0
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling merlin v3.0.0
[INFO] [stderr]    Compiling uint v0.10.0
[INFO] [stderr]    Compiling libsecp256k1 v0.7.2
[INFO] [stderr]    Compiling getrandom_or_panic v0.0.3
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling hex-conservative v0.1.2
[INFO] [stderr]    Compiling expander v2.2.1
[INFO] [stderr]    Compiling environmental v1.1.4
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling sp-externalities v0.30.0
[INFO] [stderr]    Compiling bitcoin_hashes v0.13.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling schnorrkel v0.11.5
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling impl-num-traits v0.2.0
[INFO] [stderr]    Compiling bounded-collections v0.3.2
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling impl-codec v0.7.1
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling blake2b_simd v1.0.3
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling file-guard v0.2.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling common-path v1.0.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling prometheus v0.13.4
[INFO] [stderr]    Compiling sp-std v14.0.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling docify_macros v0.2.9
[INFO] [stderr]    Compiling sp-crypto-hashing v0.1.0
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling primitive-types v0.13.1
[INFO] [stderr]    Compiling substrate-bip39 v0.6.0
[INFO] [stderr]    Compiling secp256k1 v0.28.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling parity-bip39 v2.0.1
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling ed25519-zebra v4.1.0
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling hash256-std-hasher v0.15.2
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling array-bytes v6.2.3
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling docify v0.2.9
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling substrate-prometheus-endpoint v0.17.7
[INFO] [stderr]    Compiling schnellru v0.2.4
[INFO] [stderr]    Compiling memory-db v0.34.0
[INFO] [stderr]    Compiling trie-db v0.30.0
[INFO] [stderr]    Compiling trie-root v0.18.0
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling sp-runtime-interface-proc-macro v20.0.0
[INFO] [stderr]    Compiling sp-core v38.1.0
[INFO] [stderr]    Compiling sp-wasm-interface v24.0.0
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling sp-io v43.0.0
[INFO] [stderr]    Compiling sp-tracing v19.0.0
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling sp-arithmetic v28.0.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling sp-runtime-interface v32.0.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling binary-merkle-tree v16.1.0
[INFO] [stderr]    Compiling simple-mermaid v0.1.1
[INFO] [stderr]    Compiling tuplex v0.1.2
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling sp-trie v41.1.0
[INFO] [stderr]    Compiling sp-keystore v0.44.1
[INFO] [stderr]    Compiling sp-weights v33.1.0
[INFO] [stderr]    Compiling sp-panic-handler v13.0.2
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling macro_magic_core_macros v0.5.1
[INFO] [stderr]    Compiling proc-macro-warning v1.84.1
[INFO] [stderr]    Compiling macro_magic_core v0.5.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling sp-crypto-hashing-proc-macro v0.1.0
[INFO] [stderr]    Compiling frame-metadata v23.0.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling sp-state-machine v0.48.0
[INFO] [stderr]    Compiling macro_magic_macros v0.5.1
[INFO] [stderr]    Compiling parity-wasm v0.45.0
[INFO] [stderr]    Compiling sp-version-proc-macro v15.0.0
[INFO] [stderr]    Compiling sp-api-proc-macro v25.0.0
[INFO] [stderr]    Compiling frame-support-procedural-tools-derive v12.0.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling substrate-typenum v1.17.0
[INFO] [stderr]    Compiling sp-metadata-ir v0.12.0
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]    Compiling frame-support-procedural-tools v13.0.1
[INFO] [stderr]    Compiling macro_magic v0.5.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling substrate-fixed v0.6.0
[INFO] [stderr]    Compiling frame-support-procedural v35.0.0
[INFO] [stderr]    Compiling tt-call v1.0.9
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling aquamarine v0.5.0
[INFO] [stderr]    Compiling sp-application-crypto v43.0.0
[INFO] [stderr]    Compiling sp-runtime v44.0.0
[INFO] [stderr]    Compiling substrate-geohash v0.14.0
[INFO] [stderr]    Compiling sp-version v42.0.0
[INFO] [stderr]    Compiling sp-inherents v39.0.0
[INFO] [stderr]    Compiling sp-staking v41.0.0
[INFO] [stderr]    Compiling ep-core v20.0.1
[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 sp-timestamp v39.0.0
[INFO] [stderr]    Compiling frame-system v43.0.0
[INFO] [stderr]    Compiling encointer-primitives v20.5.2
[INFO] [stderr]    Compiling pallet-timestamp v42.0.0
[INFO] [stderr]    Compiling pallet-encointer-scheduler v20.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `EncointerWeight` is never constructed
[INFO] [stdout]   --> src/weights.rs:60:12
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub struct EncointerWeight<T>(PhantomData<T>);
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 53s
[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" "931c94a0622008c38cc0cc0d5e795a17cd20a6c8d1e9af7bfefdc34e22b09844", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "931c94a0622008c38cc0cc0d5e795a17cd20a6c8d1e9af7bfefdc34e22b09844", kill_on_drop: false }`
[INFO] [stdout] 931c94a0622008c38cc0cc0d5e795a17cd20a6c8d1e9af7bfefdc34e22b09844
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] a1894f637ba3b469f55dc9dadf7ee26380519348542783381c2ef6bbd1d2188c
[INFO] running `Command { std: "docker" "start" "-a" "a1894f637ba3b469f55dc9dadf7ee26380519348542783381c2ef6bbd1d2188c", kill_on_drop: false }`
[INFO] [stdout] warning: struct `EncointerWeight` is never constructed
[INFO] [stdout]   --> src/weights.rs:60:12
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub struct EncointerWeight<T>(PhantomData<T>);
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pallet-encointer-scheduler v20.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]   --> src/tests.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | use test_utils::{
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` 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 `test_utils`
[INFO] [stdout]   --> src/tests.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | use test_utils::{
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]   --> src/mock.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use test_utils::*;
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `impl_timestamp` in this scope
[INFO] [stdout]   --> src/mock.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | impl_timestamp!(TestRuntime, EncointerScheduler);
[INFO] [stdout]    | ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `impl_frame_system` in this scope
[INFO] [stdout]   --> src/mock.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | impl_frame_system!(TestRuntime);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: frame_system::Config` is not satisfied
[INFO] [stdout]   --> src/mock.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / frame_support::construct_runtime!(
[INFO] [stdout] 31 | |     pub enum TestRuntime
[INFO] [stdout] 32 | |     {
[INFO] [stdout] 33 | |         System: frame_system::{Pallet, Call, Config<T>, Storage, Event<T>},
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | | );
[INFO] [stdout]    | |_^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `frame_system::Config` is not implemented for `TestRuntime`
[INFO] [stdout]   --> src/mock.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / frame_support::construct_runtime!(
[INFO] [stdout] 31 | |     pub enum TestRuntime
[INFO] [stdout]    | |________________________^
[INFO] [stdout]    = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: frame_system::Config` is not satisfied
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]  32 | |     {
[INFO] [stdout]  33 | |         System: frame_system::{Pallet, Call, Config<T>, Storage, Event<T>},
[INFO] [stdout] ...   |
[INFO] [stdout]  37 | | );
[INFO] [stdout]     | |_^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `frame_system::Config` is not implemented for `TestRuntime`
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]     | |________________________^
[INFO] [stdout] note: required by a bound in `frame_system::Event`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-system-43.0.0/src/lib.rs:916:20
[INFO] [stdout]     |
[INFO] [stdout] 916 |     pub enum Event<T: Config> {
[INFO] [stdout]     |                       ^^^^^^ required by this bound in `Event`
[INFO] [stdout]     = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: frame_system::Config` is not satisfied
[INFO] [stdout]   --> src/mock.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | frame_support::construct_runtime!(
[INFO] [stdout]    | ^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `frame_system::Config` is not implemented for `TestRuntime`
[INFO] [stdout]   --> src/mock.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / frame_support::construct_runtime!(
[INFO] [stdout] 31 | |     pub enum TestRuntime
[INFO] [stdout]    | |________________________^
[INFO] [stdout]    = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `RawOrigin<_>: TryFrom<OriginCaller>` is not satisfied
[INFO] [stdout]   --> src/mock.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / frame_support::construct_runtime!(
[INFO] [stdout] 31 | |     pub enum TestRuntime
[INFO] [stdout] 32 | |     {
[INFO] [stdout] 33 | |         System: frame_system::{Pallet, Call, Config<T>, Storage, Event<T>},
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | | );
[INFO] [stdout]    | |_^ the trait `TryFrom<OriginCaller>` is not implemented for `RawOrigin<_>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `TryFrom<OriginCaller>` is implemented for `RawOrigin<<TestRuntime as frame_system::Config>::AccountId>`
[INFO] [stdout]    = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: pallet_timestamp::Config` is not satisfied
[INFO] [stdout]   --> src/mock.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / frame_support::construct_runtime!(
[INFO] [stdout] 31 | |     pub enum TestRuntime
[INFO] [stdout] 32 | |     {
[INFO] [stdout] 33 | |         System: frame_system::{Pallet, Call, Config<T>, Storage, Event<T>},
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | | );
[INFO] [stdout]    | |_^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `pallet_timestamp::Config` is not implemented for `TestRuntime`
[INFO] [stdout]   --> src/mock.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / frame_support::construct_runtime!(
[INFO] [stdout] 31 | |     pub enum TestRuntime
[INFO] [stdout]    | |________________________^
[INFO] [stdout]    = help: the trait `Callable<T>` is implemented for `pallet_timestamp::Pallet<T>`
[INFO] [stdout]    = note: required for `pallet_timestamp::Pallet<TestRuntime>` to implement `Callable<TestRuntime>`
[INFO] [stdout]    = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: frame_system::Config` is not satisfied
[INFO] [stdout]   --> src/mock.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / frame_support::construct_runtime!(
[INFO] [stdout] 31 | |     pub enum TestRuntime
[INFO] [stdout] 32 | |     {
[INFO] [stdout] 33 | |         System: frame_system::{Pallet, Call, Config<T>, Storage, Event<T>},
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | | );
[INFO] [stdout]    | |_^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `frame_system::Config` is not implemented for `TestRuntime`
[INFO] [stdout]   --> src/mock.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / frame_support::construct_runtime!(
[INFO] [stdout] 31 | |     pub enum TestRuntime
[INFO] [stdout]    | |________________________^
[INFO] [stdout]    = help: the trait `Callable<T>` is implemented for `frame_system::Pallet<T>`
[INFO] [stdout]    = note: required for `frame_system::Pallet<TestRuntime>` to implement `Callable<TestRuntime>`
[INFO] [stdout]    = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: frame_system::Config` is not satisfied
[INFO] [stdout]     --> src/mock.rs:33:3
[INFO] [stdout]      |
[INFO] [stdout]   33 |         System: frame_system::{Pallet, Call, Config<T>, Storage, Event<T>},
[INFO] [stdout]      |         ^^^^^^ unsatisfied trait bound
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `frame_system::Config` is not implemented for `TestRuntime`
[INFO] [stdout]     --> src/mock.rs:30:1
[INFO] [stdout]      |
[INFO] [stdout]   30 | / frame_support::construct_runtime!(
[INFO] [stdout]   31 | |     pub enum TestRuntime
[INFO] [stdout]      | |________________________^
[INFO] [stdout] note: required by a bound in `frame_system::GenesisConfig`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-system-43.0.0/src/lib.rs:1118:30
[INFO] [stdout]      |
[INFO] [stdout] 1118 |     pub struct GenesisConfig<T: Config> {
[INFO] [stdout]      |                                 ^^^^^^ required by this bound in `GenesisConfig`
[INFO] [stdout]      = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: pallet_timestamp::Config` is not satisfied
[INFO] [stdout]   --> src/mock.rs:35:3
[INFO] [stdout]    |
[INFO] [stdout] 35 |         EncointerScheduler: dut::{Pallet, Call, Storage, Config<T>, Event},
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `pallet_timestamp::Config` is not implemented for `TestRuntime`
[INFO] [stdout]   --> src/mock.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / frame_support::construct_runtime!(
[INFO] [stdout] 31 | |     pub enum TestRuntime
[INFO] [stdout]    | |________________________^
[INFO] [stdout]    = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: frame_system::Config` is not satisfied
[INFO] [stdout]   --> src/mock.rs:40:22
[INFO] [stdout]    |
[INFO] [stdout] 40 |     type RuntimeEvent = RuntimeEvent;
[INFO] [stdout]    |                         ^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `frame_system::Config` is not implemented for `TestRuntime`
[INFO] [stdout]   --> src/mock.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / frame_support::construct_runtime!(
[INFO] [stdout] 31 | |     pub enum TestRuntime
[INFO] [stdout]    | |________________________^
[INFO] [stdout]    = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: frame_system::Config` is not satisfied
[INFO] [stdout]   --> src/mock.rs:41:24
[INFO] [stdout]    |
[INFO] [stdout] 41 |     type CeremonyMaster = EnsureAlice;
[INFO] [stdout]    |                           ^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `frame_system::Config` is not implemented for `TestRuntime`
[INFO] [stdout]   --> src/mock.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / frame_support::construct_runtime!(
[INFO] [stdout] 31 | |     pub enum TestRuntime
[INFO] [stdout]    | |________________________^
[INFO] [stdout]    = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: pallet_timestamp::Config` is not satisfied
[INFO] [stdout]   --> src/mock.rs:43:23
[INFO] [stdout]    |
[INFO] [stdout] 43 |     type MomentsPerDay = MomentsPerDay;
[INFO] [stdout]    |                          ^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `pallet_timestamp::Config` is not implemented for `TestRuntime`
[INFO] [stdout]   --> src/mock.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / frame_support::construct_runtime!(
[INFO] [stdout] 31 | |     pub enum TestRuntime
[INFO] [stdout]    | |________________________^
[INFO] [stdout]    = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: pallet_timestamp::Config` is not satisfied
[INFO] [stdout]   --> src/mock.rs:39:22
[INFO] [stdout]    |
[INFO] [stdout] 39 | impl dut::Config for TestRuntime {
[INFO] [stdout]    |                      ^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `pallet_timestamp::Config` is not implemented for `TestRuntime`
[INFO] [stdout]   --> src/mock.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / frame_support::construct_runtime!(
[INFO] [stdout] 31 | |     pub enum TestRuntime
[INFO] [stdout]    | |________________________^
[INFO] [stdout] note: required by a bound in `pallet::Config`
[INFO] [stdout]   --> src/lib.rs:50:43
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub trait Config: frame_system::Config + pallet_timestamp::Config {
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Config`
[INFO] [stdout]    = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: frame_system::Config` is not satisfied
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]  32 | |     {
[INFO] [stdout]  33 | |         System: frame_system::{Pallet, Call, Config<T>, Storage, Event<T>},
[INFO] [stdout] ...   |
[INFO] [stdout]  37 | | );
[INFO] [stdout]     | |_^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `frame_system::Config` is not implemented for `TestRuntime`
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]     | |________________________^
[INFO] [stdout] note: required by a bound in `frame_system::Event`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-system-43.0.0/src/lib.rs:916:20
[INFO] [stdout]     |
[INFO] [stdout] 916 |     pub enum Event<T: Config> {
[INFO] [stdout]     |                       ^^^^^^ required by this bound in `Event`
[INFO] [stdout]     = note: this error originates in the derive macro `Clone` which comes from the expansion of the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `&frame_system::Event<TestRuntime>`
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]  32 | |     {
[INFO] [stdout]  33 | |         System: frame_system::{Pallet, Call, Config<T>, Storage, Event<T>},
[INFO] [stdout] ...   |
[INFO] [stdout]  37 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout] note: an implementation of `frame_system::Config` might be missing for `TestRuntime`
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]     | |________________________^ must implement `frame_system::Config`
[INFO] [stdout] note: the trait `frame_system::Config` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-system-43.0.0/src/lib.rs:499:2
[INFO] [stdout]     |
[INFO] [stdout] 499 |     pub trait Config: 'static + Eq + Clone {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `PartialEq` which comes from the expansion of the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: frame_system::Config` is not satisfied
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]  32 | |     {
[INFO] [stdout]  33 | |         System: frame_system::{Pallet, Call, Config<T>, Storage, Event<T>},
[INFO] [stdout] ...   |
[INFO] [stdout]  37 | | );
[INFO] [stdout]     | |_^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `frame_system::Config` is not implemented for `TestRuntime`
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]     | |________________________^
[INFO] [stdout] note: required by a bound in `frame_system::Event`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-system-43.0.0/src/lib.rs:916:20
[INFO] [stdout]     |
[INFO] [stdout] 916 |     pub enum Event<T: Config> {
[INFO] [stdout]     |                       ^^^^^^ required by this bound in `Event`
[INFO] [stdout]     = note: this error originates in the derive macro `Eq` which comes from the expansion of the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `frame_system::Event<TestRuntime>: parity_scale_codec::Encode` is not satisfied
[INFO] [stdout]   --> src/mock.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / frame_support::construct_runtime!(
[INFO] [stdout] 31 | |     pub enum TestRuntime
[INFO] [stdout] 32 | |     {
[INFO] [stdout] 33 | |         System: frame_system::{Pallet, Call, Config<T>, Storage, Event<T>},
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | | );
[INFO] [stdout]    | |_^ the trait `parity_scale_codec::Encode` is not implemented for `frame_system::Event<TestRuntime>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `parity_scale_codec::Encode` is implemented for `frame_system::Event<T>`
[INFO] [stdout]    = note: this error originates in the derive macro `self::sp_api_hidden_includes_construct_runtime::hidden_include::__private::codec::Encode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: frame_system::Config` is not satisfied
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]  32 | |     {
[INFO] [stdout]  33 | |         System: frame_system::{Pallet, Call, Config<T>, Storage, Event<T>},
[INFO] [stdout] ...   |
[INFO] [stdout]  37 | | );
[INFO] [stdout]     | |_^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `frame_system::Config` is not implemented for `TestRuntime`
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]     | |________________________^
[INFO] [stdout] note: required by a bound in `frame_system::Event`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-system-43.0.0/src/lib.rs:916:20
[INFO] [stdout]     |
[INFO] [stdout] 916 |     pub enum Event<T: Config> {
[INFO] [stdout]     |                       ^^^^^^ required by this bound in `Event`
[INFO] [stdout]     = note: this error originates in the derive macro `self::sp_api_hidden_includes_construct_runtime::hidden_include::__private::codec::Encode` which comes from the expansion of the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `frame_system::Event<TestRuntime>: Decode` is not satisfied
[INFO] [stdout]   --> src/mock.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / frame_support::construct_runtime!(
[INFO] [stdout] 31 | |     pub enum TestRuntime
[INFO] [stdout] 32 | |     {
[INFO] [stdout] 33 | |         System: frame_system::{Pallet, Call, Config<T>, Storage, Event<T>},
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | | );
[INFO] [stdout]    | |_^ the trait `Decode` is not implemented for `frame_system::Event<TestRuntime>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Decode` is implemented for `frame_system::Event<T>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: frame_system::Config` is not satisfied
[INFO] [stdout]    --> src/mock.rs:33:11
[INFO] [stdout]     |
[INFO] [stdout]  33 |         System: frame_system::{Pallet, Call, Config<T>, Storage, Event<T>},
[INFO] [stdout]     |                 ^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `frame_system::Config` is not implemented for `TestRuntime`
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]     | |________________________^
[INFO] [stdout] note: required by a bound in `frame_system::Event`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-system-43.0.0/src/lib.rs:916:20
[INFO] [stdout]     |
[INFO] [stdout] 916 |     pub enum Event<T: Config> {
[INFO] [stdout]     |                       ^^^^^^ required by this bound in `Event`
[INFO] [stdout]     = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: frame_system::Config` is not satisfied
[INFO] [stdout]   --> src/mock.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / frame_support::construct_runtime!(
[INFO] [stdout] 31 | |     pub enum TestRuntime
[INFO] [stdout] 32 | |     {
[INFO] [stdout] 33 | |         System: frame_system::{Pallet, Call, Config<T>, Storage, Event<T>},
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | | );
[INFO] [stdout]    | |_^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `frame_system::Config` is not implemented for `TestRuntime`
[INFO] [stdout]   --> src/mock.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / frame_support::construct_runtime!(
[INFO] [stdout] 31 | |     pub enum TestRuntime
[INFO] [stdout]    | |________________________^
[INFO] [stdout]    = help: the trait `std::fmt::Debug` is implemented for `frame_system::Event<T>`
[INFO] [stdout]    = note: required for `frame_system::Event<TestRuntime>` to implement `std::fmt::Debug`
[INFO] [stdout]    = note: 1 redundant requirement hidden
[INFO] [stdout]    = note: required for `&frame_system::Event<TestRuntime>` to implement `std::fmt::Debug`
[INFO] [stdout]    = note: required for the cast from `&&frame_system::Event<TestRuntime>` to `&dyn std::fmt::Debug`
[INFO] [stdout]    = note: this error originates in the derive macro `self::sp_api_hidden_includes_construct_runtime::hidden_include::__private::Debug` which comes from the expansion of the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: frame_system::Config` is not satisfied
[INFO] [stdout]   --> src/mock.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / frame_support::construct_runtime!(
[INFO] [stdout] 31 | |     pub enum TestRuntime
[INFO] [stdout] 32 | |     {
[INFO] [stdout] 33 | |         System: frame_system::{Pallet, Call, Config<T>, Storage, Event<T>},
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | | );
[INFO] [stdout]    | |_^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `frame_system::Config` is not implemented for `TestRuntime`
[INFO] [stdout]   --> src/mock.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / frame_support::construct_runtime!(
[INFO] [stdout] 31 | |     pub enum TestRuntime
[INFO] [stdout]    | |________________________^
[INFO] [stdout]    = help: the trait `std::fmt::Debug` is implemented for `frame_system::Error<T>`
[INFO] [stdout]    = note: required for `frame_system::Error<TestRuntime>` to implement `std::fmt::Debug`
[INFO] [stdout]    = note: 1 redundant requirement hidden
[INFO] [stdout]    = note: required for `&frame_system::Error<TestRuntime>` to implement `std::fmt::Debug`
[INFO] [stdout]    = note: required for the cast from `&&frame_system::Error<TestRuntime>` to `&dyn std::fmt::Debug`
[INFO] [stdout]    = note: this error originates in the derive macro `self::sp_api_hidden_includes_construct_runtime::hidden_include::__private::Debug` which comes from the expansion of the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: frame_system::Config` is not satisfied
[INFO] [stdout]   --> src/mock.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / frame_support::construct_runtime!(
[INFO] [stdout] 31 | |     pub enum TestRuntime
[INFO] [stdout] 32 | |     {
[INFO] [stdout] 33 | |         System: frame_system::{Pallet, Call, Config<T>, Storage, Event<T>},
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | | );
[INFO] [stdout]    | |_^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `frame_system::Config` is not implemented for `TestRuntime`
[INFO] [stdout]   --> src/mock.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / frame_support::construct_runtime!(
[INFO] [stdout] 31 | |     pub enum TestRuntime
[INFO] [stdout]    | |________________________^
[INFO] [stdout]    = note: this error originates in the derive macro `Clone` which comes from the expansion of the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: frame_system::Config` is not satisfied
[INFO] [stdout]   --> src/mock.rs:31:11
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub enum TestRuntime
[INFO] [stdout]    |              ^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `frame_system::Config` is not implemented for `TestRuntime`
[INFO] [stdout]   --> src/mock.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / frame_support::construct_runtime!(
[INFO] [stdout] 31 | |     pub enum TestRuntime
[INFO] [stdout]    | |________________________^
[INFO] [stdout]    = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: frame_system::Config` is not satisfied
[INFO] [stdout]   --> src/mock.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / frame_support::construct_runtime!(
[INFO] [stdout] 31 | |     pub enum TestRuntime
[INFO] [stdout] 32 | |     {
[INFO] [stdout] 33 | |         System: frame_system::{Pallet, Call, Config<T>, Storage, Event<T>},
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | | );
[INFO] [stdout]    | |_^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `frame_system::Config` is not implemented for `TestRuntime`
[INFO] [stdout]   --> src/mock.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / frame_support::construct_runtime!(
[INFO] [stdout] 31 | |     pub enum TestRuntime
[INFO] [stdout]    | |________________________^
[INFO] [stdout]    = note: required for `RawOrigin<_>` to implement `Into<RuntimeOrigin>`
[INFO] [stdout]    = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: frame_system::Config` is not satisfied
[INFO] [stdout]   --> src/mock.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / frame_support::construct_runtime!(
[INFO] [stdout] 31 | |     pub enum TestRuntime
[INFO] [stdout] 32 | |     {
[INFO] [stdout] 33 | |         System: frame_system::{Pallet, Call, Config<T>, Storage, Event<T>},
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | | );
[INFO] [stdout]    | |_^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `frame_system::Config` is not implemented for `TestRuntime`
[INFO] [stdout]   --> src/mock.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / frame_support::construct_runtime!(
[INFO] [stdout] 31 | |     pub enum TestRuntime
[INFO] [stdout]    | |________________________^
[INFO] [stdout]    = note: this error originates in the derive macro `Clone` which comes from the expansion of the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: frame_system::Config` is not satisfied
[INFO] [stdout]   --> src/mock.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / frame_support::construct_runtime!(
[INFO] [stdout] 31 | |     pub enum TestRuntime
[INFO] [stdout] 32 | |     {
[INFO] [stdout] 33 | |         System: frame_system::{Pallet, Call, Config<T>, Storage, Event<T>},
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | | );
[INFO] [stdout]    | |_^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `frame_system::Config` is not implemented for `TestRuntime`
[INFO] [stdout]   --> src/mock.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / frame_support::construct_runtime!(
[INFO] [stdout] 31 | |     pub enum TestRuntime
[INFO] [stdout]    | |________________________^
[INFO] [stdout]    = note: this error originates in the derive macro `PartialEq` which comes from the expansion of the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: frame_system::Config` is not satisfied
[INFO] [stdout]   --> src/mock.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / frame_support::construct_runtime!(
[INFO] [stdout] 31 | |     pub enum TestRuntime
[INFO] [stdout] 32 | |     {
[INFO] [stdout] 33 | |         System: frame_system::{Pallet, Call, Config<T>, Storage, Event<T>},
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | | );
[INFO] [stdout]    | |_^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `frame_system::Config` is not implemented for `TestRuntime`
[INFO] [stdout]   --> src/mock.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / frame_support::construct_runtime!(
[INFO] [stdout] 31 | |     pub enum TestRuntime
[INFO] [stdout]    | |________________________^
[INFO] [stdout]    = note: this error originates in the derive macro `self::sp_api_hidden_includes_construct_runtime::hidden_include::__private::Debug` which comes from the expansion of the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: frame_system::Config` is not satisfied
[INFO] [stdout]   --> src/mock.rs:33:11
[INFO] [stdout]    |
[INFO] [stdout] 33 |         System: frame_system::{Pallet, Call, Config<T>, Storage, Event<T>},
[INFO] [stdout]    |                 ^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `frame_system::Config` is not implemented for `TestRuntime`
[INFO] [stdout]   --> src/mock.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / frame_support::construct_runtime!(
[INFO] [stdout] 31 | |     pub enum TestRuntime
[INFO] [stdout]    | |________________________^
[INFO] [stdout]    = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: frame_system::Config` is not satisfied
[INFO] [stdout]   --> src/mock.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / frame_support::construct_runtime!(
[INFO] [stdout] 31 | |     pub enum TestRuntime
[INFO] [stdout] 32 | |     {
[INFO] [stdout] 33 | |         System: frame_system::{Pallet, Call, Config<T>, Storage, Event<T>},
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | | );
[INFO] [stdout]    | |_^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `frame_system::Config` is not implemented for `TestRuntime`
[INFO] [stdout]   --> src/mock.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / frame_support::construct_runtime!(
[INFO] [stdout] 31 | |     pub enum TestRuntime
[INFO] [stdout]    | |________________________^
[INFO] [stdout]    = help: the trait `frame_support::traits::PalletInfoAccess` is implemented for `frame_system::Pallet<T>`
[INFO] [stdout]    = note: required for `frame_system::Pallet<TestRuntime>` to implement `frame_support::traits::PalletInfoAccess`
[INFO] [stdout]    = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: pallet_timestamp::Config` is not satisfied
[INFO] [stdout]   --> src/mock.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / frame_support::construct_runtime!(
[INFO] [stdout] 31 | |     pub enum TestRuntime
[INFO] [stdout] 32 | |     {
[INFO] [stdout] 33 | |         System: frame_system::{Pallet, Call, Config<T>, Storage, Event<T>},
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | | );
[INFO] [stdout]    | |_^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `pallet_timestamp::Config` is not implemented for `TestRuntime`
[INFO] [stdout]   --> src/mock.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / frame_support::construct_runtime!(
[INFO] [stdout] 31 | |     pub enum TestRuntime
[INFO] [stdout]    | |________________________^
[INFO] [stdout]    = help: the trait `frame_support::traits::PalletInfoAccess` is implemented for `pallet_timestamp::Pallet<T>`
[INFO] [stdout]    = note: required for `pallet_timestamp::Pallet<TestRuntime>` to implement `frame_support::traits::PalletInfoAccess`
[INFO] [stdout]    = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: pallet_timestamp::Config` is not satisfied
[INFO] [stdout]   --> src/mock.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / frame_support::construct_runtime!(
[INFO] [stdout] 31 | |     pub enum TestRuntime
[INFO] [stdout] 32 | |     {
[INFO] [stdout] 33 | |         System: frame_system::{Pallet, Call, Config<T>, Storage, Event<T>},
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | | );
[INFO] [stdout]    | |_^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `pallet_timestamp::Config` is not implemented for `TestRuntime`
[INFO] [stdout]   --> src/mock.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / frame_support::construct_runtime!(
[INFO] [stdout] 31 | |     pub enum TestRuntime
[INFO] [stdout]    | |________________________^
[INFO] [stdout]    = help: the trait `Callable<T>` is implemented for `pallet_timestamp::Pallet<T>`
[INFO] [stdout]    = note: required for `pallet_timestamp::Pallet<TestRuntime>` to implement `Callable<TestRuntime>`
[INFO] [stdout]    = note: this error originates in the derive macro `Clone` which comes from the expansion of the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: pallet_timestamp::Config` is not satisfied
[INFO] [stdout]   --> src/mock.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / frame_support::construct_runtime!(
[INFO] [stdout] 31 | |     pub enum TestRuntime
[INFO] [stdout] 32 | |     {
[INFO] [stdout] 33 | |         System: frame_system::{Pallet, Call, Config<T>, Storage, Event<T>},
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | | );
[INFO] [stdout]    | |_^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `pallet_timestamp::Config` is not implemented for `TestRuntime`
[INFO] [stdout]   --> src/mock.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / frame_support::construct_runtime!(
[INFO] [stdout] 31 | |     pub enum TestRuntime
[INFO] [stdout]    | |________________________^
[INFO] [stdout]    = help: the trait `Callable<T>` is implemented for `pallet_timestamp::Pallet<T>`
[INFO] [stdout]    = note: required for `pallet_timestamp::Pallet<TestRuntime>` to implement `Callable<TestRuntime>`
[INFO] [stdout]    = note: this error originates in the derive macro `PartialEq` which comes from the expansion of the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `&frame_system::Call<TestRuntime>`
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]  32 | |     {
[INFO] [stdout]  33 | |         System: frame_system::{Pallet, Call, Config<T>, Storage, Event<T>},
[INFO] [stdout] ...   |
[INFO] [stdout]  37 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout] note: an implementation of `frame_system::Config` might be missing for `TestRuntime`
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]     | |________________________^ must implement `frame_system::Config`
[INFO] [stdout] note: the trait `frame_system::Config` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-system-43.0.0/src/lib.rs:499:2
[INFO] [stdout]     |
[INFO] [stdout] 499 |     pub trait Config: 'static + Eq + Clone {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `PartialEq` which comes from the expansion of the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `&pallet_timestamp::Call<TestRuntime>`
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]  32 | |     {
[INFO] [stdout]  33 | |         System: frame_system::{Pallet, Call, Config<T>, Storage, Event<T>},
[INFO] [stdout] ...   |
[INFO] [stdout]  37 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout] note: an implementation of `pallet_timestamp::Config` might be missing for `TestRuntime`
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]     | |________________________^ must implement `pallet_timestamp::Config`
[INFO] [stdout] note: the trait `pallet_timestamp::Config` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pallet-timestamp-42.0.0/src/lib.rs:171:2
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub trait Config: frame_system::Config {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `PartialEq` which comes from the expansion of the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `frame_system::Call<TestRuntime>: parity_scale_codec::Encode` is not satisfied
[INFO] [stdout]   --> src/mock.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / frame_support::construct_runtime!(
[INFO] [stdout] 31 | |     pub enum TestRuntime
[INFO] [stdout] 32 | |     {
[INFO] [stdout] 33 | |         System: frame_system::{Pallet, Call, Config<T>, Storage, Event<T>},
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | | );
[INFO] [stdout]    | |_^ the trait `parity_scale_codec::Encode` is not implemented for `frame_system::Call<TestRuntime>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `parity_scale_codec::Encode` is implemented for `frame_system::Call<T>`
[INFO] [stdout]    = note: this error originates in the derive macro `self::sp_api_hidden_includes_construct_runtime::hidden_include::__private::codec::Encode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: frame_system::Config` is not satisfied
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]  32 | |     {
[INFO] [stdout]  33 | |         System: frame_system::{Pallet, Call, Config<T>, Storage, Event<T>},
[INFO] [stdout] ...   |
[INFO] [stdout]  37 | | );
[INFO] [stdout]     | |_^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `frame_system::Config` is not implemented for `TestRuntime`
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]     | |________________________^
[INFO] [stdout] note: required by a bound in `frame_system::Call`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-system-43.0.0/src/lib.rs:706:12
[INFO] [stdout]     |
[INFO] [stdout] 706 |     #[pallet::call(weight = <T as Config>::SystemWeightInfo)]
[INFO] [stdout]     |               ^^^^ required by this bound in `Call`
[INFO] [stdout]     = note: this error originates in the derive macro `self::sp_api_hidden_includes_construct_runtime::hidden_include::__private::codec::Encode` which comes from the expansion of the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `pallet_timestamp::Call<TestRuntime>: parity_scale_codec::Encode` is not satisfied
[INFO] [stdout]   --> src/mock.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / frame_support::construct_runtime!(
[INFO] [stdout] 31 | |     pub enum TestRuntime
[INFO] [stdout] 32 | |     {
[INFO] [stdout] 33 | |         System: frame_system::{Pallet, Call, Config<T>, Storage, Event<T>},
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | | );
[INFO] [stdout]    | |_^ the trait `parity_scale_codec::Encode` is not implemented for `pallet_timestamp::Call<TestRuntime>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `parity_scale_codec::Encode` is implemented for `pallet_timestamp::Call<T>`
[INFO] [stdout]    = note: this error originates in the derive macro `self::sp_api_hidden_includes_construct_runtime::hidden_include::__private::codec::Encode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: pallet_timestamp::Config` is not satisfied
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]  32 | |     {
[INFO] [stdout]  33 | |         System: frame_system::{Pallet, Call, Config<T>, Storage, Event<T>},
[INFO] [stdout] ...   |
[INFO] [stdout]  37 | | );
[INFO] [stdout]     | |_^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `pallet_timestamp::Config` is not implemented for `TestRuntime`
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]     | |________________________^
[INFO] [stdout] note: required by a bound in `pallet_timestamp::Call`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pallet-timestamp-42.0.0/src/lib.rs:234:12
[INFO] [stdout]     |
[INFO] [stdout] 234 |     #[pallet::call]
[INFO] [stdout]     |               ^^^^ required by this bound in `Call`
[INFO] [stdout]     = note: this error originates in the derive macro `self::sp_api_hidden_includes_construct_runtime::hidden_include::__private::codec::Encode` which comes from the expansion of the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `frame_system::Call<TestRuntime>: Decode` is not satisfied
[INFO] [stdout]   --> src/mock.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / frame_support::construct_runtime!(
[INFO] [stdout] 31 | |     pub enum TestRuntime
[INFO] [stdout] 32 | |     {
[INFO] [stdout] 33 | |         System: frame_system::{Pallet, Call, Config<T>, Storage, Event<T>},
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | | );
[INFO] [stdout]    | |_^ the trait `Decode` is not implemented for `frame_system::Call<TestRuntime>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Decode` is implemented for `frame_system::Call<T>`
[INFO] [stdout]    = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `pallet_timestamp::Call<TestRuntime>: Decode` is not satisfied
[INFO] [stdout]   --> src/mock.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / frame_support::construct_runtime!(
[INFO] [stdout] 31 | |     pub enum TestRuntime
[INFO] [stdout] 32 | |     {
[INFO] [stdout] 33 | |         System: frame_system::{Pallet, Call, Config<T>, Storage, Event<T>},
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | | );
[INFO] [stdout]    | |_^ the trait `Decode` is not implemented for `pallet_timestamp::Call<TestRuntime>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Decode` is implemented for `pallet_timestamp::Call<T>`
[INFO] [stdout]    = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: frame_system::Config` is not satisfied
[INFO] [stdout]   --> src/mock.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / frame_support::construct_runtime!(
[INFO] [stdout] 31 | |     pub enum TestRuntime
[INFO] [stdout] 32 | |     {
[INFO] [stdout] 33 | |         System: frame_system::{Pallet, Call, Config<T>, Storage, Event<T>},
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | | );
[INFO] [stdout]    | |_^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `frame_system::Config` is not implemented for `TestRuntime`
[INFO] [stdout]   --> src/mock.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / frame_support::construct_runtime!(
[INFO] [stdout] 31 | |     pub enum TestRuntime
[INFO] [stdout]    | |________________________^
[INFO] [stdout]    = help: the trait `Callable<T>` is implemented for `frame_system::Pallet<T>`
[INFO] [stdout]    = note: required for `frame_system::Pallet<TestRuntime>` to implement `Callable<TestRuntime>`
[INFO] [stdout]    = note: this error originates in the derive macro `self::sp_api_hidden_includes_construct_runtime::hidden_include::__private::RuntimeDebug` which comes from the expansion of the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: pallet_timestamp::Config` is not satisfied
[INFO] [stdout]   --> src/mock.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / frame_support::construct_runtime!(
[INFO] [stdout] 31 | |     pub enum TestRuntime
[INFO] [stdout] 32 | |     {
[INFO] [stdout] 33 | |         System: frame_system::{Pallet, Call, Config<T>, Storage, Event<T>},
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | | );
[INFO] [stdout]    | |_^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `pallet_timestamp::Config` is not implemented for `TestRuntime`
[INFO] [stdout]   --> src/mock.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / frame_support::construct_runtime!(
[INFO] [stdout] 31 | |     pub enum TestRuntime
[INFO] [stdout]    | |________________________^
[INFO] [stdout]    = help: the trait `Callable<T>` is implemented for `pallet_timestamp::Pallet<T>`
[INFO] [stdout]    = note: required for `pallet_timestamp::Pallet<TestRuntime>` to implement `Callable<TestRuntime>`
[INFO] [stdout]    = note: this error originates in the derive macro `self::sp_api_hidden_includes_construct_runtime::hidden_include::__private::RuntimeDebug` which comes from the expansion of the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `get_dispatch_info` exists for reference `&frame_system::Call<TestRuntime>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 |    frame_support::construct_runtime!(
[INFO] [stdout]     |  __^
[INFO] [stdout]     | | _|
[INFO] [stdout]     | ||
[INFO] [stdout]  31 | ||     pub enum TestRuntime
[INFO] [stdout]     | ||________________________- doesn't satisfy `TestRuntime: frame_system::Config`
[INFO] [stdout]  32 | |      {
[INFO] [stdout]  33 | |          System: frame_system::{Pallet, Call, Config<T>, Storage, Event<T>},
[INFO] [stdout] ...   |
[INFO] [stdout]  37 | |  );
[INFO] [stdout]     | |__^ method cannot be called on `&frame_system::Call<TestRuntime>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-system-43.0.0/src/lib.rs:706:12
[INFO] [stdout]     |
[INFO] [stdout] 706 |        #[pallet::call(weight = <T as Config>::SystemWeightInfo)]
[INFO] [stdout]     |                  ---- doesn't satisfy `frame_system::Call<TestRuntime>: GetDispatchInfo`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `TestRuntime: frame_system::Config`
[INFO] [stdout]             which is required by `frame_system::Call<TestRuntime>: GetDispatchInfo`
[INFO] [stdout] note: the trait `frame_system::Config` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-system-43.0.0/src/lib.rs:499:2
[INFO] [stdout]     |
[INFO] [stdout] 499 |     pub trait Config: 'static + Eq + Clone {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `get_dispatch_info` exists for reference `&pallet_timestamp::Call<TestRuntime>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 |    frame_support::construct_runtime!(
[INFO] [stdout]     |  __^
[INFO] [stdout]     | | _|
[INFO] [stdout]     | ||
[INFO] [stdout]  31 | ||     pub enum TestRuntime
[INFO] [stdout]     | ||________________________- doesn't satisfy `TestRuntime: pallet_timestamp::Config`
[INFO] [stdout]  32 | |      {
[INFO] [stdout]  33 | |          System: frame_system::{Pallet, Call, Config<T>, Storage, Event<T>},
[INFO] [stdout] ...   |
[INFO] [stdout]  37 | |  );
[INFO] [stdout]     | |__^ method cannot be called on `&pallet_timestamp::Call<TestRuntime>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pallet-timestamp-42.0.0/src/lib.rs:234:12
[INFO] [stdout]     |
[INFO] [stdout] 234 |        #[pallet::call]
[INFO] [stdout]     |                  ---- doesn't satisfy `_: GetDispatchInfo`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `TestRuntime: pallet_timestamp::Config`
[INFO] [stdout]             which is required by `pallet_timestamp::Call<TestRuntime>: GetDispatchInfo`
[INFO] [stdout] note: the trait `pallet_timestamp::Config` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pallet-timestamp-42.0.0/src/lib.rs:171:2
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub trait Config: frame_system::Config {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `is_feeless` exists for reference `&frame_system::Call<TestRuntime>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 |    frame_support::construct_runtime!(
[INFO] [stdout]     |  __^
[INFO] [stdout]     | | _|
[INFO] [stdout]     | ||
[INFO] [stdout]  31 | ||     pub enum TestRuntime
[INFO] [stdout]     | ||________________________- doesn't satisfy `TestRuntime: frame_system::Config`
[INFO] [stdout]  32 | |      {
[INFO] [stdout]  33 | |          System: frame_system::{Pallet, Call, Config<T>, Storage, Event<T>},
[INFO] [stdout] ...   |
[INFO] [stdout]  37 | |  );
[INFO] [stdout]     | |__^ method cannot be called on `&frame_system::Call<TestRuntime>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-system-43.0.0/src/lib.rs:706:12
[INFO] [stdout]     |
[INFO] [stdout] 706 |        #[pallet::call(weight = <T as Config>::SystemWeightInfo)]
[INFO] [stdout]     |                  ---- doesn't satisfy `frame_system::Call<TestRuntime>: CheckIfFeeless`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `TestRuntime: frame_system::Config`
[INFO] [stdout]             which is required by `frame_system::Call<TestRuntime>: CheckIfFeeless`
[INFO] [stdout] note: the trait `frame_system::Config` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-system-43.0.0/src/lib.rs:499:2
[INFO] [stdout]     |
[INFO] [stdout] 499 |     pub trait Config: 'static + Eq + Clone {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `is_feeless` exists for reference `&pallet_timestamp::Call<TestRuntime>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 |    frame_support::construct_runtime!(
[INFO] [stdout]     |  __^
[INFO] [stdout]     | | _|
[INFO] [stdout]     | ||
[INFO] [stdout]  31 | ||     pub enum TestRuntime
[INFO] [stdout]     | ||________________________- doesn't satisfy `TestRuntime: pallet_timestamp::Config`
[INFO] [stdout]  32 | |      {
[INFO] [stdout]  33 | |          System: frame_system::{Pallet, Call, Config<T>, Storage, Event<T>},
[INFO] [stdout] ...   |
[INFO] [stdout]  37 | |  );
[INFO] [stdout]     | |__^ method cannot be called on `&pallet_timestamp::Call<TestRuntime>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pallet-timestamp-42.0.0/src/lib.rs:234:12
[INFO] [stdout]     |
[INFO] [stdout] 234 |        #[pallet::call]
[INFO] [stdout]     |                  ---- doesn't satisfy `_: CheckIfFeeless`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `TestRuntime: pallet_timestamp::Config`
[INFO] [stdout]             which is required by `pallet_timestamp::Call<TestRuntime>: CheckIfFeeless`
[INFO] [stdout] note: the trait `pallet_timestamp::Config` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pallet-timestamp-42.0.0/src/lib.rs:171:2
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub trait Config: frame_system::Config {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `get_call_name` exists for reference `&frame_system::Call<TestRuntime>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 |    frame_support::construct_runtime!(
[INFO] [stdout]     |  __^
[INFO] [stdout]     | | _|
[INFO] [stdout]     | ||
[INFO] [stdout]  31 | ||     pub enum TestRuntime
[INFO] [stdout]     | ||________________________- doesn't satisfy `TestRuntime: frame_system::Config`
[INFO] [stdout]  32 | |      {
[INFO] [stdout]  33 | |          System: frame_system::{Pallet, Call, Config<T>, Storage, Event<T>},
[INFO] [stdout] ...   |
[INFO] [stdout]  37 | |  );
[INFO] [stdout]     | |__^ method cannot be called on `&frame_system::Call<TestRuntime>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-system-43.0.0/src/lib.rs:706:12
[INFO] [stdout]     |
[INFO] [stdout] 706 |        #[pallet::call(weight = <T as Config>::SystemWeightInfo)]
[INFO] [stdout]     |                  ---- doesn't satisfy `frame_system::Call<TestRuntime>: GetCallName`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `TestRuntime: frame_system::Config`
[INFO] [stdout]             which is required by `frame_system::Call<TestRuntime>: GetCallName`
[INFO] [stdout] note: the trait `frame_system::Config` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-system-43.0.0/src/lib.rs:499:2
[INFO] [stdout]     |
[INFO] [stdout] 499 |     pub trait Config: 'static + Eq + Clone {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `get_call_name` exists for reference `&pallet_timestamp::Call<TestRuntime>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 |    frame_support::construct_runtime!(
[INFO] [stdout]     |  __^
[INFO] [stdout]     | | _|
[INFO] [stdout]     | ||
[INFO] [stdout]  31 | ||     pub enum TestRuntime
[INFO] [stdout]     | ||________________________- doesn't satisfy `TestRuntime: pallet_timestamp::Config`
[INFO] [stdout]  32 | |      {
[INFO] [stdout]  33 | |          System: frame_system::{Pallet, Call, Config<T>, Storage, Event<T>},
[INFO] [stdout] ...   |
[INFO] [stdout]  37 | |  );
[INFO] [stdout]     | |__^ method cannot be called on `&pallet_timestamp::Call<TestRuntime>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pallet-timestamp-42.0.0/src/lib.rs:234:12
[INFO] [stdout]     |
[INFO] [stdout] 234 |        #[pallet::call]
[INFO] [stdout]     |                  ---- doesn't satisfy `pallet_timestamp::Call<TestRuntime>: GetCallName`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `TestRuntime: pallet_timestamp::Config`
[INFO] [stdout]             which is required by `pallet_timestamp::Call<TestRuntime>: GetCallName`
[INFO] [stdout] note: the trait `pallet_timestamp::Config` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pallet-timestamp-42.0.0/src/lib.rs:171:2
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub trait Config: frame_system::Config {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: frame_system::Config` is not satisfied
[INFO] [stdout]   --> src/mock.rs:33:3
[INFO] [stdout]    |
[INFO] [stdout] 33 |         System: frame_system::{Pallet, Call, Config<T>, Storage, Event<T>},
[INFO] [stdout]    |         ^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `frame_system::Config` is not implemented for `TestRuntime`
[INFO] [stdout]   --> src/mock.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / frame_support::construct_runtime!(
[INFO] [stdout] 31 | |     pub enum TestRuntime
[INFO] [stdout]    | |________________________^
[INFO] [stdout]    = help: the trait `ViewFunctionIdPrefix` is implemented for `frame_system::Pallet<T>`
[INFO] [stdout]    = note: required for `frame_system::Pallet<TestRuntime>` to implement `ViewFunctionIdPrefix`
[INFO] [stdout]    = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: pallet_timestamp::Config` is not satisfied
[INFO] [stdout]   --> src/mock.rs:34:3
[INFO] [stdout]    |
[INFO] [stdout] 34 |         Timestamp: pallet_timestamp::{Pallet, Call, Storage, Inherent},
[INFO] [stdout]    |         ^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `pallet_timestamp::Config` is not implemented for `TestRuntime`
[INFO] [stdout]   --> src/mock.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / frame_support::construct_runtime!(
[INFO] [stdout] 31 | |     pub enum TestRuntime
[INFO] [stdout]    | |________________________^
[INFO] [stdout]    = help: the trait `ViewFunctionIdPrefix` is implemented for `pallet_timestamp::Pallet<T>`
[INFO] [stdout]    = note: required for `pallet_timestamp::Pallet<TestRuntime>` to implement `ViewFunctionIdPrefix`
[INFO] [stdout]    = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `storage_metadata` exists for struct `frame_system::Pallet<TestRuntime>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 |    frame_support::construct_runtime!(
[INFO] [stdout]     |  __^
[INFO] [stdout]     | | _|
[INFO] [stdout]     | ||
[INFO] [stdout]  31 | ||     pub enum TestRuntime
[INFO] [stdout]     | ||________________________- doesn't satisfy `TestRuntime: frame_system::Config`
[INFO] [stdout]  32 | |      {
[INFO] [stdout]  33 | |          System: frame_system::{Pallet, Call, Config<T>, Storage, Event<T>},
[INFO] [stdout] ...   |
[INFO] [stdout]  37 | |  );
[INFO] [stdout]     | |__^ function or associated item cannot be called on `frame_system::Pallet<TestRuntime>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `TestRuntime: frame_system::Config`
[INFO] [stdout] note: the trait `frame_system::Config` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-system-43.0.0/src/lib.rs:499:2
[INFO] [stdout]     |
[INFO] [stdout] 499 |     pub trait Config: 'static + Eq + Clone {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `call_functions` exists for struct `frame_system::Pallet<TestRuntime>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 |    frame_support::construct_runtime!(
[INFO] [stdout]     |  __^
[INFO] [stdout]     | | _|
[INFO] [stdout]     | ||
[INFO] [stdout]  31 | ||     pub enum TestRuntime
[INFO] [stdout]     | ||________________________- doesn't satisfy `TestRuntime: frame_system::Config`
[INFO] [stdout]  32 | |      {
[INFO] [stdout]  33 | |          System: frame_system::{Pallet, Call, Config<T>, Storage, Event<T>},
[INFO] [stdout] ...   |
[INFO] [stdout]  37 | |  );
[INFO] [stdout]     | |__^ function or associated item cannot be called on `frame_system::Pallet<TestRuntime>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `TestRuntime: frame_system::Config`
[INFO] [stdout] note: the trait `frame_system::Config` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-system-43.0.0/src/lib.rs:499:2
[INFO] [stdout]     |
[INFO] [stdout] 499 |     pub trait Config: 'static + Eq + Clone {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `pallet_view_functions_metadata` exists for struct `frame_system::Pallet<TestRuntime>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 |    frame_support::construct_runtime!(
[INFO] [stdout]     |  __^
[INFO] [stdout]     | | _|
[INFO] [stdout]     | ||
[INFO] [stdout]  31 | ||     pub enum TestRuntime
[INFO] [stdout]     | ||________________________- doesn't satisfy `TestRuntime: frame_system::Config`
[INFO] [stdout]  32 | |      {
[INFO] [stdout]  33 | |          System: frame_system::{Pallet, Call, Config<T>, Storage, Event<T>},
[INFO] [stdout] ...   |
[INFO] [stdout]  37 | |  );
[INFO] [stdout]     | |__^ function or associated item cannot be called on `frame_system::Pallet<TestRuntime>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `TestRuntime: frame_system::Config`
[INFO] [stdout] note: the trait `frame_system::Config` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-system-43.0.0/src/lib.rs:499:2
[INFO] [stdout]     |
[INFO] [stdout] 499 |     pub trait Config: 'static + Eq + Clone {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the variant or associated item `event_metadata` exists for enum `frame_system::Event<TestRuntime>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 |    frame_support::construct_runtime!(
[INFO] [stdout]     |  __^
[INFO] [stdout]     | | _|
[INFO] [stdout]     | ||
[INFO] [stdout]  31 | ||     pub enum TestRuntime
[INFO] [stdout]     | ||________________________- doesn't satisfy `TestRuntime: frame_system::Config`
[INFO] [stdout]  32 | |      {
[INFO] [stdout]  33 | |          System: frame_system::{Pallet, Call, Config<T>, Storage, Event<T>},
[INFO] [stdout] ...   |
[INFO] [stdout]  37 | |  );
[INFO] [stdout]     | |__^ variant or associated item cannot be called on `frame_system::Event<TestRuntime>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `TestRuntime: frame_system::Config`
[INFO] [stdout] note: the trait `frame_system::Config` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-system-43.0.0/src/lib.rs:499:2
[INFO] [stdout]     |
[INFO] [stdout] 499 |     pub trait Config: 'static + Eq + Clone {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `pallet_constants_metadata` exists for struct `frame_system::Pallet<TestRuntime>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 |    frame_support::construct_runtime!(
[INFO] [stdout]     |  __^
[INFO] [stdout]     | | _|
[INFO] [stdout]     | ||
[INFO] [stdout]  31 | ||     pub enum TestRuntime
[INFO] [stdout]     | ||________________________- doesn't satisfy `TestRuntime: frame_system::Config`
[INFO] [stdout]  32 | |      {
[INFO] [stdout]  33 | |          System: frame_system::{Pallet, Call, Config<T>, Storage, Event<T>},
[INFO] [stdout] ...   |
[INFO] [stdout]  37 | |  );
[INFO] [stdout]     | |__^ function or associated item cannot be called on `frame_system::Pallet<TestRuntime>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `TestRuntime: frame_system::Config`
[INFO] [stdout] note: the trait `frame_system::Config` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-system-43.0.0/src/lib.rs:499:2
[INFO] [stdout]     |
[INFO] [stdout] 499 |     pub trait Config: 'static + Eq + Clone {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `error_metadata` exists for struct `frame_system::Pallet<TestRuntime>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 |    frame_support::construct_runtime!(
[INFO] [stdout]     |  __^
[INFO] [stdout]     | | _|
[INFO] [stdout]     | ||
[INFO] [stdout]  31 | ||     pub enum TestRuntime
[INFO] [stdout]     | ||________________________- doesn't satisfy `TestRuntime: frame_system::Config`
[INFO] [stdout]  32 | |      {
[INFO] [stdout]  33 | |          System: frame_system::{Pallet, Call, Config<T>, Storage, Event<T>},
[INFO] [stdout] ...   |
[INFO] [stdout]  37 | |  );
[INFO] [stdout]     | |__^ function or associated item cannot be called on `frame_system::Pallet<TestRuntime>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `TestRuntime: frame_system::Config`
[INFO] [stdout] note: the trait `frame_system::Config` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-system-43.0.0/src/lib.rs:499:2
[INFO] [stdout]     |
[INFO] [stdout] 499 |     pub trait Config: 'static + Eq + Clone {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `pallet_documentation_metadata` exists for struct `frame_system::Pallet<TestRuntime>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 |    frame_support::construct_runtime!(
[INFO] [stdout]     |  __^
[INFO] [stdout]     | | _|
[INFO] [stdout]     | ||
[INFO] [stdout]  31 | ||     pub enum TestRuntime
[INFO] [stdout]     | ||________________________- doesn't satisfy `TestRuntime: frame_system::Config`
[INFO] [stdout]  32 | |      {
[INFO] [stdout]  33 | |          System: frame_system::{Pallet, Call, Config<T>, Storage, Event<T>},
[INFO] [stdout] ...   |
[INFO] [stdout]  37 | |  );
[INFO] [stdout]     | |__^ function or associated item cannot be called on `frame_system::Pallet<TestRuntime>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `TestRuntime: frame_system::Config`
[INFO] [stdout] note: the trait `frame_system::Config` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-system-43.0.0/src/lib.rs:499:2
[INFO] [stdout]     |
[INFO] [stdout] 499 |     pub trait Config: 'static + Eq + Clone {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `pallet_associated_types_metadata` exists for struct `frame_system::Pallet<TestRuntime>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 |    frame_support::construct_runtime!(
[INFO] [stdout]     |  __^
[INFO] [stdout]     | | _|
[INFO] [stdout]     | ||
[INFO] [stdout]  31 | ||     pub enum TestRuntime
[INFO] [stdout]     | ||________________________- doesn't satisfy `TestRuntime: frame_system::Config`
[INFO] [stdout]  32 | |      {
[INFO] [stdout]  33 | |          System: frame_system::{Pallet, Call, Config<T>, Storage, Event<T>},
[INFO] [stdout] ...   |
[INFO] [stdout]  37 | |  );
[INFO] [stdout]     | |__^ function or associated item cannot be called on `frame_system::Pallet<TestRuntime>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `TestRuntime: frame_system::Config`
[INFO] [stdout] note: the trait `frame_system::Config` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-system-43.0.0/src/lib.rs:499:2
[INFO] [stdout]     |
[INFO] [stdout] 499 |     pub trait Config: 'static + Eq + Clone {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `storage_metadata` exists for struct `pallet_timestamp::Pallet<TestRuntime>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 |    frame_support::construct_runtime!(
[INFO] [stdout]     |  __^
[INFO] [stdout]     | | _|
[INFO] [stdout]     | ||
[INFO] [stdout]  31 | ||     pub enum TestRuntime
[INFO] [stdout]     | ||________________________- doesn't satisfy `TestRuntime: pallet_timestamp::Config`
[INFO] [stdout]  32 | |      {
[INFO] [stdout]  33 | |          System: frame_system::{Pallet, Call, Config<T>, Storage, Event<T>},
[INFO] [stdout] ...   |
[INFO] [stdout]  37 | |  );
[INFO] [stdout]     | |__^ function or associated item cannot be called on `pallet_timestamp::Pallet<TestRuntime>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `TestRuntime: pallet_timestamp::Config`
[INFO] [stdout] note: the trait `pallet_timestamp::Config` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pallet-timestamp-42.0.0/src/lib.rs:171:2
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub trait Config: frame_system::Config {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `call_functions` exists for struct `pallet_timestamp::Pallet<TestRuntime>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 |    frame_support::construct_runtime!(
[INFO] [stdout]     |  __^
[INFO] [stdout]     | | _|
[INFO] [stdout]     | ||
[INFO] [stdout]  31 | ||     pub enum TestRuntime
[INFO] [stdout]     | ||________________________- doesn't satisfy `TestRuntime: pallet_timestamp::Config`
[INFO] [stdout]  32 | |      {
[INFO] [stdout]  33 | |          System: frame_system::{Pallet, Call, Config<T>, Storage, Event<T>},
[INFO] [stdout] ...   |
[INFO] [stdout]  37 | |  );
[INFO] [stdout]     | |__^ function or associated item cannot be called on `pallet_timestamp::Pallet<TestRuntime>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `TestRuntime: pallet_timestamp::Config`
[INFO] [stdout] note: the trait `pallet_timestamp::Config` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pallet-timestamp-42.0.0/src/lib.rs:171:2
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub trait Config: frame_system::Config {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `pallet_view_functions_metadata` exists for struct `pallet_timestamp::Pallet<TestRuntime>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 |    frame_support::construct_runtime!(
[INFO] [stdout]     |  __^
[INFO] [stdout]     | | _|
[INFO] [stdout]     | ||
[INFO] [stdout]  31 | ||     pub enum TestRuntime
[INFO] [stdout]     | ||________________________- doesn't satisfy `TestRuntime: pallet_timestamp::Config`
[INFO] [stdout]  32 | |      {
[INFO] [stdout]  33 | |          System: frame_system::{Pallet, Call, Config<T>, Storage, Event<T>},
[INFO] [stdout] ...   |
[INFO] [stdout]  37 | |  );
[INFO] [stdout]     | |__^ function or associated item cannot be called on `pallet_timestamp::Pallet<TestRuntime>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `TestRuntime: pallet_timestamp::Config`
[INFO] [stdout] note: the trait `pallet_timestamp::Config` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pallet-timestamp-42.0.0/src/lib.rs:171:2
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub trait Config: frame_system::Config {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `pallet_constants_metadata` exists for struct `pallet_timestamp::Pallet<TestRuntime>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 |    frame_support::construct_runtime!(
[INFO] [stdout]     |  __^
[INFO] [stdout]     | | _|
[INFO] [stdout]     | ||
[INFO] [stdout]  31 | ||     pub enum TestRuntime
[INFO] [stdout]     | ||________________________- doesn't satisfy `TestRuntime: pallet_timestamp::Config`
[INFO] [stdout]  32 | |      {
[INFO] [stdout]  33 | |          System: frame_system::{Pallet, Call, Config<T>, Storage, Event<T>},
[INFO] [stdout] ...   |
[INFO] [stdout]  37 | |  );
[INFO] [stdout]     | |__^ function or associated item cannot be called on `pallet_timestamp::Pallet<TestRuntime>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `TestRuntime: pallet_timestamp::Config`
[INFO] [stdout] note: the trait `pallet_timestamp::Config` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pallet-timestamp-42.0.0/src/lib.rs:171:2
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub trait Config: frame_system::Config {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `error_metadata` exists for struct `pallet_timestamp::Pallet<TestRuntime>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 |    frame_support::construct_runtime!(
[INFO] [stdout]     |  __^
[INFO] [stdout]     | | _|
[INFO] [stdout]     | ||
[INFO] [stdout]  31 | ||     pub enum TestRuntime
[INFO] [stdout]     | ||________________________- doesn't satisfy `TestRuntime: pallet_timestamp::Config`
[INFO] [stdout]  32 | |      {
[INFO] [stdout]  33 | |          System: frame_system::{Pallet, Call, Config<T>, Storage, Event<T>},
[INFO] [stdout] ...   |
[INFO] [stdout]  37 | |  );
[INFO] [stdout]     | |__^ function or associated item cannot be called on `pallet_timestamp::Pallet<TestRuntime>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `TestRuntime: pallet_timestamp::Config`
[INFO] [stdout] note: the trait `pallet_timestamp::Config` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pallet-timestamp-42.0.0/src/lib.rs:171:2
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub trait Config: frame_system::Config {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `pallet_documentation_metadata` exists for struct `pallet_timestamp::Pallet<TestRuntime>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 |    frame_support::construct_runtime!(
[INFO] [stdout]     |  __^
[INFO] [stdout]     | | _|
[INFO] [stdout]     | ||
[INFO] [stdout]  31 | ||     pub enum TestRuntime
[INFO] [stdout]     | ||________________________- doesn't satisfy `TestRuntime: pallet_timestamp::Config`
[INFO] [stdout]  32 | |      {
[INFO] [stdout]  33 | |          System: frame_system::{Pallet, Call, Config<T>, Storage, Event<T>},
[INFO] [stdout] ...   |
[INFO] [stdout]  37 | |  );
[INFO] [stdout]     | |__^ function or associated item cannot be called on `pallet_timestamp::Pallet<TestRuntime>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `TestRuntime: pallet_timestamp::Config`
[INFO] [stdout] note: the trait `pallet_timestamp::Config` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pallet-timestamp-42.0.0/src/lib.rs:171:2
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub trait Config: frame_system::Config {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `pallet_associated_types_metadata` exists for struct `pallet_timestamp::Pallet<TestRuntime>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 |    frame_support::construct_runtime!(
[INFO] [stdout]     |  __^
[INFO] [stdout]     | | _|
[INFO] [stdout]     | ||
[INFO] [stdout]  31 | ||     pub enum TestRuntime
[INFO] [stdout]     | ||________________________- doesn't satisfy `TestRuntime: pallet_timestamp::Config`
[INFO] [stdout]  32 | |      {
[INFO] [stdout]  33 | |          System: frame_system::{Pallet, Call, Config<T>, Storage, Event<T>},
[INFO] [stdout] ...   |
[INFO] [stdout]  37 | |  );
[INFO] [stdout]     | |__^ function or associated item cannot be called on `pallet_timestamp::Pallet<TestRuntime>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `TestRuntime: pallet_timestamp::Config`
[INFO] [stdout] note: the trait `pallet_timestamp::Config` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pallet-timestamp-42.0.0/src/lib.rs:171:2
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub trait Config: frame_system::Config {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: frame_system::Config` is not satisfied
[INFO] [stdout]     --> src/mock.rs:30:1
[INFO] [stdout]      |
[INFO] [stdout]   30 | / frame_support::construct_runtime!(
[INFO] [stdout]   31 | |     pub enum TestRuntime
[INFO] [stdout]   32 | |     {
[INFO] [stdout]   33 | |         System: frame_system::{Pallet, Call, Config<T>, Storage, Event<T>},
[INFO] [stdout] ...    |
[INFO] [stdout]   37 | | );
[INFO] [stdout]      | |_^ unsatisfied trait bound
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `frame_system::Config` is not implemented for `TestRuntime`
[INFO] [stdout]     --> src/mock.rs:30:1
[INFO] [stdout]      |
[INFO] [stdout]   30 | / frame_support::construct_runtime!(
[INFO] [stdout]   31 | |     pub enum TestRuntime
[INFO] [stdout]      | |________________________^
[INFO] [stdout]      = help: the trait `Serialize` is implemented for `frame_system::GenesisConfig<T>`
[INFO] [stdout]      = note: required for `frame_system::GenesisConfig<TestRuntime>` to implement `Serialize`
[INFO] [stdout] note: required by a bound in `sp_runtime::serde::ser::SerializeStruct::serialize_field`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/ser/mod.rs:1917:21
[INFO] [stdout]      |
[INFO] [stdout] 1915 |     fn serialize_field<T>(&mut self, key: &'static str, value: &T) -> Result<(), Self::Error>
[INFO] [stdout]      |        --------------- required by a bound in this associated function
[INFO] [stdout] 1916 |     where
[INFO] [stdout] 1917 |         T: ?Sized + Serialize;
[INFO] [stdout]      |                     ^^^^^^^^^ required by this bound in `SerializeStruct::serialize_field`
[INFO] [stdout]      = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: pallet_timestamp::Config` is not satisfied
[INFO] [stdout]     --> src/mock.rs:30:1
[INFO] [stdout]      |
[INFO] [stdout]   30 | / frame_support::construct_runtime!(
[INFO] [stdout]   31 | |     pub enum TestRuntime
[INFO] [stdout]   32 | |     {
[INFO] [stdout]   33 | |         System: frame_system::{Pallet, Call, Config<T>, Storage, Event<T>},
[INFO] [stdout] ...    |
[INFO] [stdout]   37 | | );
[INFO] [stdout]      | |_^ unsatisfied trait bound
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `pallet_timestamp::Config` is not implemented for `TestRuntime`
[INFO] [stdout]     --> src/mock.rs:30:1
[INFO] [stdout]      |
[INFO] [stdout]   30 | / frame_support::construct_runtime!(
[INFO] [stdout]   31 | |     pub enum TestRuntime
[INFO] [stdout]      | |________________________^
[INFO] [stdout]      = help: the trait `Serialize` is implemented for `pallet::GenesisConfig<T>`
[INFO] [stdout] note: required for `pallet::GenesisConfig<TestRuntime>` to implement `Serialize`
[INFO] [stdout]     --> src/lib.rs:40:1
[INFO] [stdout]      |
[INFO] [stdout]   40 | #[frame_support::pallet]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  116 |     pub struct GenesisConfig<T: Config>
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  117 |     where
[INFO] [stdout]  118 |         <T as pallet_timestamp::Config>::Moment: MaybeSerializeDeserialize,
[INFO] [stdout]      |                                                  ------------------------- unsatisfied trait bound introduced in this `derive` macro
[INFO] [stdout] note: required by a bound in `sp_runtime::serde::ser::SerializeStruct::serialize_field`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/ser/mod.rs:1917:21
[INFO] [stdout]      |
[INFO] [stdout] 1915 |     fn serialize_field<T>(&mut self, key: &'static str, value: &T) -> Result<(), Self::Error>
[INFO] [stdout]      |        --------------- required by a bound in this associated function
[INFO] [stdout] 1916 |     where
[INFO] [stdout] 1917 |         T: ?Sized + Serialize;
[INFO] [stdout]      |                     ^^^^^^^^^ required by this bound in `SerializeStruct::serialize_field`
[INFO] [stdout]      = note: this error originates in the macro `frame_support::construct_runtime` which comes from the expansion of the derive macro `frame_support::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: frame_system::Config` is not satisfied
[INFO] [stdout]     --> src/mock.rs:30:1
[INFO] [stdout]      |
[INFO] [stdout]   30 | / frame_support::construct_runtime!(
[INFO] [stdout]   31 | |     pub enum TestRuntime
[INFO] [stdout]   32 | |     {
[INFO] [stdout]   33 | |         System: frame_system::{Pallet, Call, Config<T>, Storage, Event<T>},
[INFO] [stdout] ...    |
[INFO] [stdout]   37 | | );
[INFO] [stdout]      | |_^ unsatisfied trait bound
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `frame_system::Config` is not implemented for `TestRuntime`
[INFO] [stdout]     --> src/mock.rs:30:1
[INFO] [stdout]      |
[INFO] [stdout]   30 | / frame_support::construct_runtime!(
[INFO] [stdout]   31 | |     pub enum TestRuntime
[INFO] [stdout]      | |________________________^
[INFO] [stdout] note: required by a bound in `frame_system::GenesisConfig`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-system-43.0.0/src/lib.rs:1118:30
[INFO] [stdout]      |
[INFO] [stdout] 1118 |     pub struct GenesisConfig<T: Config> {
[INFO] [stdout]      |                                 ^^^^^^ required by this bound in `GenesisConfig`
[INFO] [stdout]      = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: pallet_timestamp::Config` is not satisfied
[INFO] [stdout]   --> src/mock.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / frame_support::construct_runtime!(
[INFO] [stdout] 31 | |     pub enum TestRuntime
[INFO] [stdout] 32 | |     {
[INFO] [stdout] 33 | |         System: frame_system::{Pallet, Call, Config<T>, Storage, Event<T>},
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | | );
[INFO] [stdout]    | |_^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `pallet_timestamp::Config` is not implemented for `TestRuntime`
[INFO] [stdout]   --> src/mock.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / frame_support::construct_runtime!(
[INFO] [stdout] 31 | |     pub enum TestRuntime
[INFO] [stdout]    | |________________________^
[INFO] [stdout]    = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: pallet_timestamp::Config` is not satisfied
[INFO] [stdout]   --> src/mock.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / frame_support::construct_runtime!(
[INFO] [stdout] 31 | |     pub enum TestRuntime
[INFO] [stdout] 32 | |     {
[INFO] [stdout] 33 | |         System: frame_system::{Pallet, Call, Config<T>, Storage, Event<T>},
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | | );
[INFO] [stdout]    | |_^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `pallet_timestamp::Config` is not implemented for `TestRuntime`
[INFO] [stdout]   --> src/mock.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / frame_support::construct_runtime!(
[INFO] [stdout] 31 | |     pub enum TestRuntime
[INFO] [stdout]    | |________________________^
[INFO] [stdout]    = note: this error originates in the derive macro `self::sp_api_hidden_includes_construct_runtime::hidden_include::__private::serde::Deserialize` which comes from the expansion of the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: frame_system::Config` is not satisfied
[INFO] [stdout]     --> src/mock.rs:30:1
[INFO] [stdout]      |
[INFO] [stdout]   30 | / frame_support::construct_runtime!(
[INFO] [stdout]   31 | |     pub enum TestRuntime
[INFO] [stdout]   32 | |     {
[INFO] [stdout]   33 | |         System: frame_system::{Pallet, Call, Config<T>, Storage, Event<T>},
[INFO] [stdout] ...    |
[INFO] [stdout]   37 | | );
[INFO] [stdout]      | |_^ unsatisfied trait bound
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `frame_system::Config` is not implemented for `TestRuntime`
[INFO] [stdout]     --> src/mock.rs:30:1
[INFO] [stdout]      |
[INFO] [stdout]   30 | / frame_support::construct_runtime!(
[INFO] [stdout]   31 | |     pub enum TestRuntime
[INFO] [stdout]      | |________________________^
[INFO] [stdout] note: required by a bound in `frame_system::GenesisConfig`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-system-43.0.0/src/lib.rs:1118:30
[INFO] [stdout]      |
[INFO] [stdout] 1118 |     pub struct GenesisConfig<T: Config> {
[INFO] [stdout]      |                                 ^^^^^^ required by this bound in `GenesisConfig`
[INFO] [stdout]      = note: this error originates in the derive macro `self::sp_api_hidden_includes_construct_runtime::hidden_include::__private::serde::Deserialize` which comes from the expansion of the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: frame_system::Config` is not satisfied
[INFO] [stdout]     --> src/mock.rs:30:1
[INFO] [stdout]      |
[INFO] [stdout]   30 | / frame_support::construct_runtime!(
[INFO] [stdout]   31 | |     pub enum TestRuntime
[INFO] [stdout]   32 | |     {
[INFO] [stdout]   33 | |         System: frame_system::{Pallet, Call, Config<T>, Storage, Event<T>},
[INFO] [stdout] ...    |
[INFO] [stdout]   37 | | );
[INFO] [stdout]      | |_^ unsatisfied trait bound
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `frame_system::Config` is not implemented for `TestRuntime`
[INFO] [stdout]     --> src/mock.rs:30:1
[INFO] [stdout]      |
[INFO] [stdout]   30 | / frame_support::construct_runtime!(
[INFO] [stdout]   31 | |     pub enum TestRuntime
[INFO] [stdout]      | |________________________^
[INFO] [stdout] note: required by a bound in `frame_system::GenesisConfig`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-system-43.0.0/src/lib.rs:1118:30
[INFO] [stdout]      |
[INFO] [stdout] 1118 |     pub struct GenesisConfig<T: Config> {
[INFO] [stdout]      |                                 ^^^^^^ required by this bound in `GenesisConfig`
[INFO] [stdout]      = note: this error originates in the derive macro `Default` which comes from the expansion of the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: pallet_timestamp::Config` is not satisfied
[INFO] [stdout]   --> src/mock.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / frame_support::construct_runtime!(
[INFO] [stdout] 31 | |     pub enum TestRuntime
[INFO] [stdout] 32 | |     {
[INFO] [stdout] 33 | |         System: frame_system::{Pallet, Call, Config<T>, Storage, Event<T>},
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | | );
[INFO] [stdout]    | |_^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `pallet_timestamp::Config` is not implemented for `TestRuntime`
[INFO] [stdout]   --> src/mock.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / frame_support::construct_runtime!(
[INFO] [stdout] 31 | |     pub enum TestRuntime
[INFO] [stdout]    | |________________________^
[INFO] [stdout]    = note: this error originates in the derive macro `Default` which comes from the expansion of the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: pallet_timestamp::Config` is not satisfied
[INFO] [stdout]   --> src/mock.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / frame_support::construct_runtime!(
[INFO] [stdout] 31 | |     pub enum TestRuntime
[INFO] [stdout] 32 | |     {
[INFO] [stdout] 33 | |         System: frame_system::{Pallet, Call, Config<T>, Storage, Event<T>},
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | | );
[INFO] [stdout]    | |_^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `pallet_timestamp::Config` is not implemented for `TestRuntime`
[INFO] [stdout]   --> src/mock.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / frame_support::construct_runtime!(
[INFO] [stdout] 31 | |     pub enum TestRuntime
[INFO] [stdout]    | |________________________^
[INFO] [stdout]    = help: the following other types implement trait `OnGenesis`:
[INFO] [stdout]              ()
[INFO] [stdout]              (TupleElement0, TupleElement1)
[INFO] [stdout]              (TupleElement0, TupleElement1, TupleElement2)
[INFO] [stdout]              (TupleElement0, TupleElement1, TupleElement2, TupleElement3)
[INFO] [stdout]              (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4)
[INFO] [stdout]              (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5)
[INFO] [stdout]              (TupleElement0, TupleElement1, TupleElement2, ..., ..., ..., ...)
[INFO] [stdout]              (TupleElement0, TupleElement1, TupleElement2, ..., ..., ..., ..., ...)
[INFO] [stdout]            and 57 others
[INFO] [stdout]    = note: required for `pallet_timestamp::Pallet<TestRuntime>` to implement `OnGenesis`
[INFO] [stdout]    = note: 1 redundant requirement hidden
[INFO] [stdout]    = note: required for `(Pallet<TestRuntime>, Pallet<TestRuntime>, Pallet<TestRuntime>)` to implement `OnGenesis`
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/pallet_encointer_scheduler-d6fcaf44cc42ead6.long-type-2009906605624878360.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]    = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `create_inherent` exists for struct `pallet_timestamp::Pallet<TestRuntime>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 |    frame_support::construct_runtime!(
[INFO] [stdout]     |  __^
[INFO] [stdout]     | | _|
[INFO] [stdout]     | ||
[INFO] [stdout]  31 | ||     pub enum TestRuntime
[INFO] [stdout]     | ||________________________- doesn't satisfy `TestRuntime: pallet_timestamp::Config`
[INFO] [stdout]  32 | |      {
[INFO] [stdout]  33 | |          System: frame_system::{Pallet, Call, Config<T>, Storage, Event<T>},
[INFO] [stdout] ...   |
[INFO] [stdout]  37 | |  );
[INFO] [stdout]     | |__^ function or associated item cannot be called on `pallet_timestamp::Pallet<TestRuntime>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pallet-timestamp-42.0.0/src/lib.rs:201:2
[INFO] [stdout]     |
[INFO] [stdout] 201 |        pub struct Pallet<T>(_);
[INFO] [stdout]     |        -------------------- doesn't satisfy `_: ProvideInherent`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `TestRuntime: pallet_timestamp::Config`
[INFO] [stdout]             which is required by `pallet_timestamp::Pallet<TestRuntime>: ProvideInherent`
[INFO] [stdout] note: the trait `pallet_timestamp::Config` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pallet-timestamp-42.0.0/src/lib.rs:171:2
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub trait Config: frame_system::Config {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `frame_support::construct_runtime` (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:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / frame_support::construct_runtime!(
[INFO] [stdout] 31 | |     pub enum TestRuntime
[INFO] [stdout] 32 | |     {
[INFO] [stdout] 33 | |         System: frame_system::{Pallet, Call, Config<T>, Storage, Event<T>},
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | | );
[INFO] [stdout]    | |_^ cannot infer type
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `is_inherent` exists for struct `pallet_timestamp::Pallet<TestRuntime>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 |    frame_support::construct_runtime!(
[INFO] [stdout]     |  __^
[INFO] [stdout]     | | _|
[INFO] [stdout]     | ||
[INFO] [stdout]  31 | ||     pub enum TestRuntime
[INFO] [stdout]     | ||________________________- doesn't satisfy `TestRuntime: pallet_timestamp::Config`
[INFO] [stdout]  32 | |      {
[INFO] [stdout]  33 | |          System: frame_system::{Pallet, Call, Config<T>, Storage, Event<T>},
[INFO] [stdout] ...   |
[INFO] [stdout]  37 | |  );
[INFO] [stdout]     | |__^ function or associated item cannot be called on `pallet_timestamp::Pallet<TestRuntime>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pallet-timestamp-42.0.0/src/lib.rs:201:2
[INFO] [stdout]     |
[INFO] [stdout] 201 |        pub struct Pallet<T>(_);
[INFO] [stdout]     |        -------------------- doesn't satisfy `_: ProvideInherent`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `TestRuntime: pallet_timestamp::Config`
[INFO] [stdout]             which is required by `pallet_timestamp::Pallet<TestRuntime>: ProvideInherent`
[INFO] [stdout] note: the trait `pallet_timestamp::Config` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pallet-timestamp-42.0.0/src/lib.rs:171:2
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub trait Config: frame_system::Config {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `check_inherent` exists for struct `pallet_timestamp::Pallet<TestRuntime>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 |    frame_support::construct_runtime!(
[INFO] [stdout]     |  __^
[INFO] [stdout]     | | _|
[INFO] [stdout]     | ||
[INFO] [stdout]  31 | ||     pub enum TestRuntime
[INFO] [stdout]     | ||________________________- doesn't satisfy `TestRuntime: pallet_timestamp::Config`
[INFO] [stdout]  32 | |      {
[INFO] [stdout]  33 | |          System: frame_system::{Pallet, Call, Config<T>, Storage, Event<T>},
[INFO] [stdout] ...   |
[INFO] [stdout]  37 | |  );
[INFO] [stdout]     | |__^ function or associated item cannot be called on `pallet_timestamp::Pallet<TestRuntime>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pallet-timestamp-42.0.0/src/lib.rs:201:2
[INFO] [stdout]     |
[INFO] [stdout] 201 |        pub struct Pallet<T>(_);
[INFO] [stdout]     |        -------------------- doesn't satisfy `_: ProvideInherent`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `TestRuntime: pallet_timestamp::Config`
[INFO] [stdout]             which is required by `pallet_timestamp::Pallet<TestRuntime>: ProvideInherent`
[INFO] [stdout] note: the trait `pallet_timestamp::Config` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pallet-timestamp-42.0.0/src/lib.rs:171:2
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub trait Config: frame_system::Config {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the associated item `INHERENT_IDENTIFIER` exists for struct `pallet_timestamp::Pallet<TestRuntime>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 |    frame_support::construct_runtime!(
[INFO] [stdout]     |  __^
[INFO] [stdout]     | | _|
[INFO] [stdout]     | ||
[INFO] [stdout]  31 | ||     pub enum TestRuntime
[INFO] [stdout]     | ||________________________- doesn't satisfy `TestRuntime: pallet_timestamp::Config`
[INFO] [stdout]  32 | |      {
[INFO] [stdout]  33 | |          System: frame_system::{Pallet, Call, Config<T>, Storage, Event<T>},
[INFO] [stdout] ...   |
[INFO] [stdout]  37 | |  );
[INFO] [stdout]     | |__^ associated item cannot be called on `pallet_timestamp::Pallet<TestRuntime>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pallet-timestamp-42.0.0/src/lib.rs:201:2
[INFO] [stdout]     |
[INFO] [stdout] 201 |        pub struct Pallet<T>(_);
[INFO] [stdout]     |        -------------------- doesn't satisfy `_: ProvideInherent`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `TestRuntime: pallet_timestamp::Config`
[INFO] [stdout]             which is required by `pallet_timestamp::Pallet<TestRuntime>: ProvideInherent`
[INFO] [stdout] note: the trait `pallet_timestamp::Config` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pallet-timestamp-42.0.0/src/lib.rs:171:2
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub trait Config: frame_system::Config {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `is_inherent_required` exists for struct `pallet_timestamp::Pallet<TestRuntime>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 |    frame_support::construct_runtime!(
[INFO] [stdout]     |  __^
[INFO] [stdout]     | | _|
[INFO] [stdout]     | ||
[INFO] [stdout]  31 | ||     pub enum TestRuntime
[INFO] [stdout]     | ||________________________- doesn't satisfy `TestRuntime: pallet_timestamp::Config`
[INFO] [stdout]  32 | |      {
[INFO] [stdout]  33 | |          System: frame_system::{Pallet, Call, Config<T>, Storage, Event<T>},
[INFO] [stdout] ...   |
[INFO] [stdout]  37 | |  );
[INFO] [stdout]     | |__^ function or associated item cannot be called on `pallet_timestamp::Pallet<TestRuntime>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pallet-timestamp-42.0.0/src/lib.rs:201:2
[INFO] [stdout]     |
[INFO] [stdout] 201 |        pub struct Pallet<T>(_);
[INFO] [stdout]     |        -------------------- doesn't satisfy `_: ProvideInherent`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `TestRuntime: pallet_timestamp::Config`
[INFO] [stdout]             which is required by `pallet_timestamp::Pallet<TestRuntime>: ProvideInherent`
[INFO] [stdout] note: the trait `pallet_timestamp::Config` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pallet-timestamp-42.0.0/src/lib.rs:171:2
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub trait Config: frame_system::Config {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: pallet_timestamp::Config` is not satisfied
[INFO] [stdout]   --> src/mock.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / frame_support::construct_runtime!(
[INFO] [stdout] 31 | |     pub enum TestRuntime
[INFO] [stdout] 32 | |     {
[INFO] [stdout] 33 | |         System: frame_system::{Pallet, Call, Config<T>, Storage, Event<T>},
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | | );
[INFO] [stdout]    | |_^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `pallet_timestamp::Config` is not implemented for `TestRuntime`
[INFO] [stdout]   --> src/mock.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / frame_support::construct_runtime!(
[INFO] [stdout] 31 | |     pub enum TestRuntime
[INFO] [stdout]    | |________________________^
[INFO] [stdout]    = help: the trait `ProvideInherent` is implemented for `pallet_timestamp::Pallet<T>`
[INFO] [stdout]    = note: required for `pallet_timestamp::Pallet<TestRuntime>` to implement `ProvideInherent`
[INFO] [stdout]    = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: pallet_timestamp::Config` is not satisfied
[INFO] [stdout]   --> src/mock.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / frame_support::construct_runtime!(
[INFO] [stdout] 31 | |     pub enum TestRuntime
[INFO] [stdout] 32 | |     {
[INFO] [stdout] 33 | |         System: frame_system::{Pallet, Call, Config<T>, Storage, Event<T>},
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | | );
[INFO] [stdout]    | |_^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `pallet_timestamp::Config` is not implemented for `TestRuntime`
[INFO] [stdout]   --> src/mock.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / frame_support::construct_runtime!(
[INFO] [stdout] 31 | |     pub enum TestRuntime
[INFO] [stdout]    | |________________________^
[INFO] [stdout]    = help: the following other types implement trait `IntegrityTest`:
[INFO] [stdout]              ()
[INFO] [stdout]              (TupleElement0, TupleElement1)
[INFO] [stdout]              (TupleElement0, TupleElement1, TupleElement2)
[INFO] [stdout]              (TupleElement0, TupleElement1, TupleElement2, TupleElement3)
[INFO] [stdout]              (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4)
[INFO] [stdout]              (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5)
[INFO] [stdout]              (TupleElement0, TupleElement1, TupleElement2, ..., ..., ..., ...)
[INFO] [stdout]              (TupleElement0, TupleElement1, TupleElement2, ..., ..., ..., ..., ...)
[INFO] [stdout]            and 57 others
[INFO] [stdout]    = note: required for `pallet_timestamp::Pallet<TestRuntime>` to implement `IntegrityTest`
[INFO] [stdout]    = note: 1 redundant requirement hidden
[INFO] [stdout]    = note: required for `(Pallet<TestRuntime>, Pallet<TestRuntime>, Pallet<TestRuntime>)` to implement `IntegrityTest`
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/pallet_encointer_scheduler-d6fcaf44cc42ead6.long-type-2009906605624878360.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]    = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: frame_system::Config` is not satisfied
[INFO] [stdout]     --> src/mock.rs:53:14
[INFO] [stdout]      |
[INFO] [stdout]   53 |     let mut t = frame_system::GenesisConfig::<TestRuntime>::default().build_storage().unwrap();
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `frame_system::Config` is not implemented for `TestRuntime`
[INFO] [stdout]     --> src/mock.rs:30:1
[INFO] [stdout]      |
[INFO] [stdout]   30 | / frame_support::construct_runtime!(
[INFO] [stdout]   31 | |     pub enum TestRuntime
[INFO] [stdout]      | |________________________^
[INFO] [stdout] note: required by a bound in `frame_system::GenesisConfig`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-system-43.0.0/src/lib.rs:1118:30
[INFO] [stdout]      |
[INFO] [stdout] 1118 |     pub struct GenesisConfig<T: Config> {
[INFO] [stdout]      |                                 ^^^^^^ required by this bound in `GenesisConfig`
[INFO] [stdout]      = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `default` exists for struct `frame_system::GenesisConfig<TestRuntime>`, but its trait bounds were not satisfied
[INFO] [stdout]     --> src/mock.rs:53:58
[INFO] [stdout]      |
[INFO] [stdout]   30 | / frame_support::construct_runtime!(
[INFO] [stdout]   31 | |     pub enum TestRuntime
[INFO] [stdout]      | |________________________- doesn't satisfy `TestRuntime: frame_system::Config`
[INFO] [stdout] ...
[INFO] [stdout]   53 |       let mut t = frame_system::GenesisConfig::<TestRuntime>::default().build_storage().unwrap();
[INFO] [stdout]      |                                                               ^^^^^^^ function or associated item cannot be called on `frame_system::GenesisConfig<TestRuntime>` due to unsatisfied trait bounds
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-system-43.0.0/src/lib.rs:1118:2
[INFO] [stdout]      |
[INFO] [stdout] 1118 |       pub struct GenesisConfig<T: Config> {
[INFO] [stdout]      |       ----------------------------------- doesn't satisfy `_: Default`
[INFO] [stdout]      |
[INFO] [stdout]      = note: the following trait bounds were not satisfied:
[INFO] [stdout]              `TestRuntime: frame_system::Config`
[INFO] [stdout]              which is required by `frame_system::GenesisConfig<TestRuntime>: std::default::Default`
[INFO] [stdout] note: the trait `frame_system::Config` must be implemented
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-system-43.0.0/src/lib.rs:499:2
[INFO] [stdout]      |
[INFO] [stdout]  499 |     pub trait Config: 'static + Eq + Clone {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: pallet_timestamp::Config` is not satisfied
[INFO] [stdout]   --> src/mock.rs:54:2
[INFO] [stdout]    |
[INFO] [stdout] 54 |     dut::GenesisConfig::<TestRuntime> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `pallet_timestamp::Config` is not implemented for `TestRuntime`
[INFO] [stdout]   --> src/mock.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / frame_support::construct_runtime!(
[INFO] [stdout] 31 | |     pub enum TestRuntime
[INFO] [stdout]    | |________________________^
[INFO] [stdout]    = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `assimilate_storage` exists for struct `pallet::GenesisConfig<TestRuntime>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/mock.rs:64:3
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]     | |________________________- doesn't satisfy `TestRuntime: pallet_timestamp::Config`
[INFO] [stdout] ...
[INFO] [stdout]  54 | /     dut::GenesisConfig::<TestRuntime> {
[INFO] [stdout]  55 | |         current_phase: CeremonyPhaseType::Registering,
[INFO] [stdout]  56 | |         current_ceremony_index: 1,
[INFO] [stdout]  57 | |         phase_durations: vec![
[INFO] [stdout] ...   |
[INFO] [stdout]  64 | |     .assimilate_storage(&mut t)
[INFO] [stdout]     | |     -^^^^^^^^^^^^^^^^^^ method cannot be called on `pallet::GenesisConfig<TestRuntime>` due to unsatisfied trait bounds
[INFO] [stdout]     | |_____|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:116:2
[INFO] [stdout]     |
[INFO] [stdout] 116 |       pub struct GenesisConfig<T: Config>
[INFO] [stdout]     |       ----------------------------------- method `assimilate_storage` not found for this struct because it doesn't satisfy `pallet::GenesisConfig<TestRuntime>: BuildStorage`
[INFO] [stdout]     |
[INFO] [stdout] note: trait bound `TestRuntime: pallet_timestamp::Config` was not satisfied
[INFO] [stdout]    --> src/lib.rs:130:44
[INFO] [stdout]     |
[INFO] [stdout]  40 |   #[frame_support::pallet]
[INFO] [stdout]     |   -
[INFO] [stdout] ...
[INFO] [stdout] 116 |       pub struct GenesisConfig<T: Config>
[INFO] [stdout]     |  ________________-
[INFO] [stdout] 117 | |     where
[INFO] [stdout] 118 | |         <T as pallet_timestamp::Config>::Moment: MaybeSerializeDeserialize,
[INFO] [stdout] ...   |
[INFO] [stdout] 127 | |     #[pallet::genesis_build]
[INFO] [stdout]     | |___________________________-
[INFO] [stdout] ...
[INFO] [stdout] 130 |           <T as pallet_timestamp::Config>::Moment: MaybeSerializeDeserialize,
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced here
[INFO] [stdout] note: the trait `pallet_timestamp::Config` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pallet-timestamp-42.0.0/src/lib.rs:171:2
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub trait Config: frame_system::Config {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `assimilate_storage`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `BuildStorage`
[INFO] [stdout]             candidate #2: `GenesisBuild`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: pallet_timestamp::Config` is not satisfied
[INFO] [stdout]   --> src/mock.rs:54:2
[INFO] [stdout]    |
[INFO] [stdout] 54 | /     dut::GenesisConfig::<TestRuntime> {
[INFO] [stdout] 55 | |         current_phase: CeremonyPhaseType::Registering,
[INFO] [stdout] 56 | |         current_ceremony_index: 1,
[INFO] [stdout] 57 | |         phase_durations: vec![
[INFO] [stdout] ...  |
[INFO] [stdout] 62 | |         ..Default::default()
[INFO] [stdout] 63 | |     }
[INFO] [stdout]    | |_____^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `pallet_timestamp::Config` is not implemented for `TestRuntime`
[INFO] [stdout]   --> src/mock.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / frame_support::construct_runtime!(
[INFO] [stdout] 31 | |     pub enum TestRuntime
[INFO] [stdout]    | |________________________^
[INFO] [stdout]    = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `block_number` exists for struct `frame_system::Pallet<TestRuntime>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/tests.rs:39:16
[INFO] [stdout]     |
[INFO] [stdout]  39 |       while System::block_number() < n {
[INFO] [stdout]     |                     ^^^^^^^^^^^^ function or associated item cannot be called on `frame_system::Pallet<TestRuntime>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]     | |________________________- doesn't satisfy `TestRuntime: frame_system::Config`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `TestRuntime: frame_system::Config`
[INFO] [stdout] note: the trait `frame_system::Config` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-system-43.0.0/src/lib.rs:499:2
[INFO] [stdout]     |
[INFO] [stdout] 499 |     pub trait Config: 'static + Eq + Clone {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `block_number` exists for struct `frame_system::Pallet<TestRuntime>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/tests.rs:40:14
[INFO] [stdout]     |
[INFO] [stdout]  40 |           if System::block_number() > 1 {
[INFO] [stdout]     |                      ^^^^^^^^^^^^ function or associated item cannot be called on `frame_system::Pallet<TestRuntime>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]     | |________________________- doesn't satisfy `TestRuntime: frame_system::Config`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `TestRuntime: frame_system::Config`
[INFO] [stdout] note: the trait `frame_system::Config` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-system-43.0.0/src/lib.rs:499:2
[INFO] [stdout]     |
[INFO] [stdout] 499 |     pub trait Config: 'static + Eq + Clone {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `on_finalize` exists for struct `frame_system::Pallet<TestRuntime>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/tests.rs:41:12
[INFO] [stdout]     |
[INFO] [stdout]  41 |               System::on_finalize(System::block_number());
[INFO] [stdout]     |                       ^^^^^^^^^^^ function or associated item cannot be called on `frame_system::Pallet<TestRuntime>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-system-43.0.0/src/lib.rs:696:2
[INFO] [stdout]     |
[INFO] [stdout] 696 |       pub struct Pallet<T>(_);
[INFO] [stdout]     |       -------------------- doesn't satisfy `frame_system::Pallet<TestRuntime>: OnFinalize<_>`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]     | |________________________- doesn't satisfy `<TestRuntime as frame_system::Config>::Block = _` or `TestRuntime: frame_system::Config`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `TestRuntime: frame_system::Config`
[INFO] [stdout]             which is required by `frame_system::Pallet<TestRuntime>: OnFinalize<_>`
[INFO] [stdout]             `<TestRuntime as frame_system::Config>::Block = _`
[INFO] [stdout]             which is required by `frame_system::Pallet<TestRuntime>: OnFinalize<_>`
[INFO] [stdout] note: the trait `frame_system::Config` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-system-43.0.0/src/lib.rs:499:2
[INFO] [stdout]     |
[INFO] [stdout] 499 |     pub trait Config: 'static + Eq + Clone {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `block_number` exists for struct `frame_system::Pallet<TestRuntime>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/tests.rs:41:32
[INFO] [stdout]     |
[INFO] [stdout]  41 |               System::on_finalize(System::block_number());
[INFO] [stdout]     |                                           ^^^^^^^^^^^^ function or associated item cannot be called on `frame_system::Pallet<TestRuntime>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]     | |________________________- doesn't satisfy `TestRuntime: frame_system::Config`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `TestRuntime: frame_system::Config`
[INFO] [stdout] note: the trait `frame_system::Config` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-system-43.0.0/src/lib.rs:499:2
[INFO] [stdout]     |
[INFO] [stdout] 499 |     pub trait Config: 'static + Eq + Clone {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `on_finalize` exists for struct `pallet_timestamp::Pallet<TestRuntime>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/tests.rs:43:14
[INFO] [stdout]     |
[INFO] [stdout]  43 |           Timestamp::on_finalize(System::block_number());
[INFO] [stdout]     |                      ^^^^^^^^^^^ function or associated item cannot be called on `pallet_timestamp::Pallet<TestRuntime>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pallet-timestamp-42.0.0/src/lib.rs:201:2
[INFO] [stdout]     |
[INFO] [stdout] 201 |       pub struct Pallet<T>(_);
[INFO] [stdout]     |       -------------------- doesn't satisfy `_: OnFinalize<_>`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]     | |________________________- doesn't satisfy `<TestRuntime as frame_system::Config>::Block = _` or `TestRuntime: pallet_timestamp::Config`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `TestRuntime: pallet_timestamp::Config`
[INFO] [stdout]             which is required by `pallet_timestamp::Pallet<TestRuntime>: OnFinalize<_>`
[INFO] [stdout]             `<TestRuntime as frame_system::Config>::Block = _`
[INFO] [stdout]             which is required by `pallet_timestamp::Pallet<TestRuntime>: OnFinalize<_>`
[INFO] [stdout] note: the trait `pallet_timestamp::Config` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pallet-timestamp-42.0.0/src/lib.rs:171:2
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub trait Config: frame_system::Config {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `block_number` exists for struct `frame_system::Pallet<TestRuntime>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/tests.rs:43:34
[INFO] [stdout]     |
[INFO] [stdout]  43 |           Timestamp::on_finalize(System::block_number());
[INFO] [stdout]     |                                          ^^^^^^^^^^^^ function or associated item cannot be called on `frame_system::Pallet<TestRuntime>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]     | |________________________- doesn't satisfy `TestRuntime: frame_system::Config`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `TestRuntime: frame_system::Config`
[INFO] [stdout] note: the trait `frame_system::Config` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-system-43.0.0/src/lib.rs:499:2
[INFO] [stdout]     |
[INFO] [stdout] 499 |     pub trait Config: 'static + Eq + Clone {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `set_block_number` exists for struct `frame_system::Pallet<TestRuntime>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/tests.rs:44:11
[INFO] [stdout]     |
[INFO] [stdout]  44 |           System::set_block_number(System::block_number() + 1);
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^ function or associated item cannot be called on `frame_system::Pallet<TestRuntime>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]     | |________________________- doesn't satisfy `TestRuntime: frame_system::Config`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `TestRuntime: frame_system::Config`
[INFO] [stdout] note: the trait `frame_system::Config` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-system-43.0.0/src/lib.rs:499:2
[INFO] [stdout]     |
[INFO] [stdout] 499 |     pub trait Config: 'static + Eq + Clone {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `block_number` exists for struct `frame_system::Pallet<TestRuntime>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/tests.rs:44:36
[INFO] [stdout]     |
[INFO] [stdout]  44 |           System::set_block_number(System::block_number() + 1);
[INFO] [stdout]     |                                            ^^^^^^^^^^^^ function or associated item cannot be called on `frame_system::Pallet<TestRuntime>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]     | |________________________- doesn't satisfy `TestRuntime: frame_system::Config`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `TestRuntime: frame_system::Config`
[INFO] [stdout] note: the trait `frame_system::Config` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-system-43.0.0/src/lib.rs:499:2
[INFO] [stdout]     |
[INFO] [stdout] 499 |     pub trait Config: 'static + Eq + Clone {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `on_initialize` exists for struct `frame_system::Pallet<TestRuntime>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/tests.rs:45:11
[INFO] [stdout]     |
[INFO] [stdout]  45 |           System::on_initialize(System::block_number());
[INFO] [stdout]     |                   ^^^^^^^^^^^^^ function or associated item cannot be called on `frame_system::Pallet<TestRuntime>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-system-43.0.0/src/lib.rs:696:2
[INFO] [stdout]     |
[INFO] [stdout] 696 |       pub struct Pallet<T>(_);
[INFO] [stdout]     |       -------------------- doesn't satisfy `frame_system::Pallet<TestRuntime>: OnInitialize<_>`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]     | |________________________- doesn't satisfy `<TestRuntime as frame_system::Config>::Block = _` or `TestRuntime: frame_system::Config`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `TestRuntime: frame_system::Config`
[INFO] [stdout]             which is required by `frame_system::Pallet<TestRuntime>: OnInitialize<_>`
[INFO] [stdout]             `<TestRuntime as frame_system::Config>::Block = _`
[INFO] [stdout]             which is required by `frame_system::Pallet<TestRuntime>: OnInitialize<_>`
[INFO] [stdout] note: the trait `frame_system::Config` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-system-43.0.0/src/lib.rs:499:2
[INFO] [stdout]     |
[INFO] [stdout] 499 |     pub trait Config: 'static + Eq + Clone {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `block_number` exists for struct `frame_system::Pallet<TestRuntime>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/tests.rs:45:33
[INFO] [stdout]     |
[INFO] [stdout]  45 |           System::on_initialize(System::block_number());
[INFO] [stdout]     |                                         ^^^^^^^^^^^^ function or associated item cannot be called on `frame_system::Pallet<TestRuntime>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]     | |________________________- doesn't satisfy `TestRuntime: frame_system::Config`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `TestRuntime: frame_system::Config`
[INFO] [stdout] note: the trait `frame_system::Config` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-system-43.0.0/src/lib.rs:499:2
[INFO] [stdout]     |
[INFO] [stdout] 499 |     pub trait Config: 'static + Eq + Clone {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `set` exists for struct `pallet_timestamp::Pallet<TestRuntime>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/tests.rs:50:51
[INFO] [stdout]     |
[INFO] [stdout]  50 |       let _ = pallet_timestamp::Pallet::<TestRuntime>::set(RuntimeOrigin::none(), t);
[INFO] [stdout]     |                                                        ^^^ function or associated item cannot be called on `pallet_timestamp::Pallet<TestRuntime>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]     | |________________________- doesn't satisfy `TestRuntime: pallet_timestamp::Config`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `TestRuntime: pallet_timestamp::Config`
[INFO] [stdout] note: the trait `pallet_timestamp::Config` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pallet-timestamp-42.0.0/src/lib.rs:171:2
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub trait Config: frame_system::Config {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `set_block_number` exists for struct `frame_system::Pallet<TestRuntime>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/tests.rs:56:11
[INFO] [stdout]     |
[INFO] [stdout]  56 |           System::set_block_number(System::block_number() + 1); // this is needed to assert events
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^ function or associated item cannot be called on `frame_system::Pallet<TestRuntime>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]     | |________________________- doesn't satisfy `TestRuntime: frame_system::Config`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `TestRuntime: frame_system::Config`
[INFO] [stdout] note: the trait `frame_system::Config` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-system-43.0.0/src/lib.rs:499:2
[INFO] [stdout]     |
[INFO] [stdout] 499 |     pub trait Config: 'static + Eq + Clone {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `block_number` exists for struct `frame_system::Pallet<TestRuntime>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/tests.rs:56:36
[INFO] [stdout]     |
[INFO] [stdout]  56 |           System::set_block_number(System::block_number() + 1); // this is needed to assert events
[INFO] [stdout]     |                                            ^^^^^^^^^^^^ function or associated item cannot be called on `frame_system::Pallet<TestRuntime>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]     | |________________________- doesn't satisfy `TestRuntime: frame_system::Config`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `TestRuntime: frame_system::Config`
[INFO] [stdout] note: the trait `frame_system::Config` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-system-43.0.0/src/lib.rs:499:2
[INFO] [stdout]     |
[INFO] [stdout] 499 |     pub trait Config: 'static + Eq + Clone {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: frame_system::Config` is not satisfied
[INFO] [stdout]   --> src/tests.rs:59:14
[INFO] [stdout]    |
[INFO] [stdout] 59 |         assert_ok!(EncointerScheduler::next_phase(RuntimeOrigin::signed(master())));
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `frame_system::Config` is not implemented for `TestRuntime`
[INFO] [stdout]   --> src/mock.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / frame_support::construct_runtime!(
[INFO] [stdout] 31 | |     pub enum TestRuntime
[INFO] [stdout]    | |________________________^
[INFO] [stdout]    = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: frame_system::Config` is not satisfied
[INFO] [stdout]   --> src/tests.rs:59:45
[INFO] [stdout]    |
[INFO] [stdout] 59 |         assert_ok!(EncointerScheduler::next_phase(RuntimeOrigin::signed(master())));
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `frame_system::Config` is not implemented for `TestRuntime`
[INFO] [stdout]   --> src/mock.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / frame_support::construct_runtime!(
[INFO] [stdout] 31 | |     pub enum TestRuntime
[INFO] [stdout]    | |________________________^
[INFO] [stdout]    = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: frame_system::Config` is not satisfied
[INFO] [stdout]   --> src/tests.rs:65:14
[INFO] [stdout]    |
[INFO] [stdout] 65 |         assert_ok!(EncointerScheduler::next_phase(RuntimeOrigin::signed(master())));
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `frame_system::Config` is not implemented for `TestRuntime`
[INFO] [stdout]   --> src/mock.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / frame_support::construct_runtime!(
[INFO] [stdout] 31 | |     pub enum TestRuntime
[INFO] [stdout]    | |________________________^
[INFO] [stdout]    = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: frame_system::Config` is not satisfied
[INFO] [stdout]   --> src/tests.rs:65:45
[INFO] [stdout]    |
[INFO] [stdout] 65 |         assert_ok!(EncointerScheduler::next_phase(RuntimeOrigin::signed(master())));
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `frame_system::Config` is not implemented for `TestRuntime`
[INFO] [stdout]   --> src/mock.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / frame_support::construct_runtime!(
[INFO] [stdout] 31 | |     pub enum TestRuntime
[INFO] [stdout]    | |________________________^
[INFO] [stdout]    = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: frame_system::Config` is not satisfied
[INFO] [stdout]   --> src/tests.rs:67:14
[INFO] [stdout]    |
[INFO] [stdout] 67 |         assert_ok!(EncointerScheduler::next_phase(RuntimeOrigin::signed(master())));
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `frame_system::Config` is not implemented for `TestRuntime`
[INFO] [stdout]   --> src/mock.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / frame_support::construct_runtime!(
[INFO] [stdout] 31 | |     pub enum TestRuntime
[INFO] [stdout]    | |________________________^
[INFO] [stdout]    = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: frame_system::Config` is not satisfied
[INFO] [stdout]   --> src/tests.rs:67:45
[INFO] [stdout]    |
[INFO] [stdout] 67 |         assert_ok!(EncointerScheduler::next_phase(RuntimeOrigin::signed(master())));
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `frame_system::Config` is not implemented for `TestRuntime`
[INFO] [stdout]   --> src/mock.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / frame_support::construct_runtime!(
[INFO] [stdout] 31 | |     pub enum TestRuntime
[INFO] [stdout]    | |________________________^
[INFO] [stdout]    = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: frame_system::Config` is not satisfied
[INFO] [stdout]   --> src/tests.rs:77:4
[INFO] [stdout]    |
[INFO] [stdout] 77 |             EncointerScheduler::next_phase(RuntimeOrigin::signed(AccountKeyring::Bob.into())),
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `frame_system::Config` is not implemented for `TestRuntime`
[INFO] [stdout]   --> src/mock.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / frame_support::construct_runtime!(
[INFO] [stdout] 31 | |     pub enum TestRuntime
[INFO] [stdout]    | |________________________^
[INFO] [stdout]    = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: frame_system::Config` is not satisfied
[INFO] [stdout]   --> src/tests.rs:77:35
[INFO] [stdout]    |
[INFO] [stdout] 77 |             EncointerScheduler::next_phase(RuntimeOrigin::signed(AccountKeyring::Bob.into())),
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `frame_system::Config` is not implemented for `TestRuntime`
[INFO] [stdout]   --> src/mock.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / frame_support::construct_runtime!(
[INFO] [stdout] 31 | |     pub enum TestRuntime
[INFO] [stdout]    | |________________________^
[INFO] [stdout]    = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: frame_system::Config` is not satisfied
[INFO] [stdout]   --> src/tests.rs:87:4
[INFO] [stdout]    |
[INFO] [stdout] 87 |             EncointerScheduler::push_by_one_day(RuntimeOrigin::signed(AccountKeyring::Bob.into())),
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `frame_system::Config` is not implemented for `TestRuntime`
[INFO] [stdout]   --> src/mock.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / frame_support::construct_runtime!(
[INFO] [stdout] 31 | |     pub enum TestRuntime
[INFO] [stdout]    | |________________________^
[INFO] [stdout]    = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: frame_system::Config` is not satisfied
[INFO] [stdout]   --> src/tests.rs:87:40
[INFO] [stdout]    |
[INFO] [stdout] 87 |             EncointerScheduler::push_by_one_day(RuntimeOrigin::signed(AccountKeyring::Bob.into())),
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `frame_system::Config` is not implemented for `TestRuntime`
[INFO] [stdout]   --> src/mock.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / frame_support::construct_runtime!(
[INFO] [stdout] 31 | |     pub enum TestRuntime
[INFO] [stdout]    | |________________________^
[INFO] [stdout]    = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `set_block_number` exists for struct `frame_system::Pallet<TestRuntime>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/tests.rs:99:11
[INFO] [stdout]     |
[INFO] [stdout]  99 |           System::set_block_number(0);
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^ function or associated item cannot be called on `frame_system::Pallet<TestRuntime>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]     | |________________________- doesn't satisfy `TestRuntime: frame_system::Config`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `TestRuntime: frame_system::Config`
[INFO] [stdout] note: the trait `frame_system::Config` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-system-43.0.0/src/lib.rs:499:2
[INFO] [stdout]     |
[INFO] [stdout] 499 |     pub trait Config: 'static + Eq + Clone {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: pallet_timestamp::Config` is not satisfied
[INFO] [stdout]    --> src/tests.rs:106:4
[INFO] [stdout]     |
[INFO] [stdout] 106 |             EncointerScheduler::next_phase_timestamp(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `pallet_timestamp::Config` is not implemented for `TestRuntime`
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]     | |________________________^
[INFO] [stdout]     = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `set_block_number` exists for struct `frame_system::Pallet<TestRuntime>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/tests.rs:130:11
[INFO] [stdout]     |
[INFO] [stdout] 130 |           System::set_block_number(System::block_number() + 1); // this is needed to assert events
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^ function or associated item cannot be called on `frame_system::Pallet<TestRuntime>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]     | |________________________- doesn't satisfy `TestRuntime: frame_system::Config`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `TestRuntime: frame_system::Config`
[INFO] [stdout] note: the trait `frame_system::Config` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-system-43.0.0/src/lib.rs:499:2
[INFO] [stdout]     |
[INFO] [stdout] 499 |     pub trait Config: 'static + Eq + Clone {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `block_number` exists for struct `frame_system::Pallet<TestRuntime>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/tests.rs:130:36
[INFO] [stdout]     |
[INFO] [stdout] 130 |           System::set_block_number(System::block_number() + 1); // this is needed to assert events
[INFO] [stdout]     |                                            ^^^^^^^^^^^^ function or associated item cannot be called on `frame_system::Pallet<TestRuntime>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]     | |________________________- doesn't satisfy `TestRuntime: frame_system::Config`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `TestRuntime: frame_system::Config`
[INFO] [stdout] note: the trait `frame_system::Config` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-system-43.0.0/src/lib.rs:499:2
[INFO] [stdout]     |
[INFO] [stdout] 499 |     pub trait Config: 'static + Eq + Clone {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `set_block_number` exists for struct `frame_system::Pallet<TestRuntime>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/tests.rs:133:11
[INFO] [stdout]     |
[INFO] [stdout] 133 |           System::set_block_number(0);
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^ function or associated item cannot be called on `frame_system::Pallet<TestRuntime>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]     | |________________________- doesn't satisfy `TestRuntime: frame_system::Config`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `TestRuntime: frame_system::Config`
[INFO] [stdout] note: the trait `frame_system::Config` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-system-43.0.0/src/lib.rs:499:2
[INFO] [stdout]     |
[INFO] [stdout] 499 |     pub trait Config: 'static + Eq + Clone {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: pallet_timestamp::Config` is not satisfied
[INFO] [stdout]    --> src/tests.rs:137:4
[INFO] [stdout]     |
[INFO] [stdout] 137 |             EncointerScheduler::next_phase_timestamp(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `pallet_timestamp::Config` is not implemented for `TestRuntime`
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]     | |________________________^
[INFO] [stdout]     = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: frame_system::Config` is not satisfied
[INFO] [stdout]    --> src/tests.rs:146:14
[INFO] [stdout]     |
[INFO] [stdout] 146 |         assert_ok!(EncointerScheduler::push_by_one_day(RuntimeOrigin::signed(master())));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `frame_system::Config` is not implemented for `TestRuntime`
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]     | |________________________^
[INFO] [stdout]     = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: frame_system::Config` is not satisfied
[INFO] [stdout]    --> src/tests.rs:146:50
[INFO] [stdout]     |
[INFO] [stdout] 146 |         assert_ok!(EncointerScheduler::push_by_one_day(RuntimeOrigin::signed(master())));
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `frame_system::Config` is not implemented for `TestRuntime`
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]     | |________________________^
[INFO] [stdout]     = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: pallet_timestamp::Config` is not satisfied
[INFO] [stdout]    --> src/tests.rs:150:4
[INFO] [stdout]     |
[INFO] [stdout] 150 |             EncointerScheduler::next_phase_timestamp(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `pallet_timestamp::Config` is not implemented for `TestRuntime`
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]     | |________________________^
[INFO] [stdout]     = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `set_block_number` exists for struct `frame_system::Pallet<TestRuntime>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/tests.rs:163:11
[INFO] [stdout]     |
[INFO] [stdout] 163 |           System::set_block_number(0);
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^ function or associated item cannot be called on `frame_system::Pallet<TestRuntime>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]     | |________________________- doesn't satisfy `TestRuntime: frame_system::Config`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `TestRuntime: frame_system::Config`
[INFO] [stdout] note: the trait `frame_system::Config` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-system-43.0.0/src/lib.rs:499:2
[INFO] [stdout]     |
[INFO] [stdout] 499 |     pub trait Config: 'static + Eq + Clone {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: pallet_timestamp::Config` is not satisfied
[INFO] [stdout]    --> src/tests.rs:170:4
[INFO] [stdout]     |
[INFO] [stdout] 170 |             EncointerScheduler::next_phase_timestamp(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `pallet_timestamp::Config` is not implemented for `TestRuntime`
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]     | |________________________^
[INFO] [stdout]     = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `set_block_number` exists for struct `frame_system::Pallet<TestRuntime>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/tests.rs:182:11
[INFO] [stdout]     |
[INFO] [stdout] 182 |           System::set_block_number(0);
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^ function or associated item cannot be called on `frame_system::Pallet<TestRuntime>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]     | |________________________- doesn't satisfy `TestRuntime: frame_system::Config`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `TestRuntime: frame_system::Config`
[INFO] [stdout] note: the trait `frame_system::Config` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-system-43.0.0/src/lib.rs:499:2
[INFO] [stdout]     |
[INFO] [stdout] 499 |     pub trait Config: 'static + Eq + Clone {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: pallet_timestamp::Config` is not satisfied
[INFO] [stdout]    --> src/tests.rs:189:4
[INFO] [stdout]     |
[INFO] [stdout] 189 |             EncointerScheduler::next_phase_timestamp(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `pallet_timestamp::Config` is not implemented for `TestRuntime`
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]     | |________________________^
[INFO] [stdout]     = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `set_block_number` exists for struct `frame_system::Pallet<TestRuntime>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/tests.rs:201:11
[INFO] [stdout]     |
[INFO] [stdout] 201 |           System::set_block_number(0);
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^ function or associated item cannot be called on `frame_system::Pallet<TestRuntime>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]     | |________________________- doesn't satisfy `TestRuntime: frame_system::Config`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `TestRuntime: frame_system::Config`
[INFO] [stdout] note: the trait `frame_system::Config` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-system-43.0.0/src/lib.rs:499:2
[INFO] [stdout]     |
[INFO] [stdout] 499 |     pub trait Config: 'static + Eq + Clone {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: pallet_timestamp::Config` is not satisfied
[INFO] [stdout]    --> src/tests.rs:208:4
[INFO] [stdout]     |
[INFO] [stdout] 208 |             EncointerScheduler::next_phase_timestamp(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `pallet_timestamp::Config` is not implemented for `TestRuntime`
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]     | |________________________^
[INFO] [stdout]     = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `set_block_number` exists for struct `frame_system::Pallet<TestRuntime>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/tests.rs:220:11
[INFO] [stdout]     |
[INFO] [stdout] 220 |           System::set_block_number(0);
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^ function or associated item cannot be called on `frame_system::Pallet<TestRuntime>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]     | |________________________- doesn't satisfy `TestRuntime: frame_system::Config`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `TestRuntime: frame_system::Config`
[INFO] [stdout] note: the trait `frame_system::Config` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-system-43.0.0/src/lib.rs:499:2
[INFO] [stdout]     |
[INFO] [stdout] 499 |     pub trait Config: 'static + Eq + Clone {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: pallet_timestamp::Config` is not satisfied
[INFO] [stdout]    --> src/tests.rs:227:4
[INFO] [stdout]     |
[INFO] [stdout] 227 |             EncointerScheduler::next_phase_timestamp(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `pallet_timestamp::Config` is not implemented for `TestRuntime`
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]     | |________________________^
[INFO] [stdout]     = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `set_block_number` exists for struct `frame_system::Pallet<TestRuntime>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/tests.rs:238:11
[INFO] [stdout]     |
[INFO] [stdout] 238 |           System::set_block_number(0);
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^ function or associated item cannot be called on `frame_system::Pallet<TestRuntime>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]     | |________________________- doesn't satisfy `TestRuntime: frame_system::Config`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `TestRuntime: frame_system::Config`
[INFO] [stdout] note: the trait `frame_system::Config` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-system-43.0.0/src/lib.rs:499:2
[INFO] [stdout]     |
[INFO] [stdout] 499 |     pub trait Config: 'static + Eq + Clone {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: pallet_timestamp::Config` is not satisfied
[INFO] [stdout]    --> src/tests.rs:245:4
[INFO] [stdout]     |
[INFO] [stdout] 245 |             EncointerScheduler::next_phase_timestamp(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `pallet_timestamp::Config` is not implemented for `TestRuntime`
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]     | |________________________^
[INFO] [stdout]     = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: frame_system::Config` is not satisfied
[INFO] [stdout]    --> src/tests.rs:253:14
[INFO] [stdout]     |
[INFO] [stdout] 253 |         assert_ok!(EncointerScheduler::next_phase(RuntimeOrigin::signed(master())));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `frame_system::Config` is not implemented for `TestRuntime`
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]     | |________________________^
[INFO] [stdout]     = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: frame_system::Config` is not satisfied
[INFO] [stdout]    --> src/tests.rs:253:45
[INFO] [stdout]     |
[INFO] [stdout] 253 |         assert_ok!(EncointerScheduler::next_phase(RuntimeOrigin::signed(master())));
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `frame_system::Config` is not implemented for `TestRuntime`
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]     | |________________________^
[INFO] [stdout]     = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: pallet_timestamp::Config` is not satisfied
[INFO] [stdout]    --> src/tests.rs:257:4
[INFO] [stdout]     |
[INFO] [stdout] 257 |             EncointerScheduler::next_phase_timestamp(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `pallet_timestamp::Config` is not implemented for `TestRuntime`
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]     | |________________________^
[INFO] [stdout]     = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: frame_system::Config` is not satisfied
[INFO] [stdout]    --> src/tests.rs:267:14
[INFO] [stdout]     |
[INFO] [stdout] 267 |         assert_ok!(EncointerScheduler::next_phase(RuntimeOrigin::signed(master())));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `frame_system::Config` is not implemented for `TestRuntime`
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]     | |________________________^
[INFO] [stdout]     = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: frame_system::Config` is not satisfied
[INFO] [stdout]    --> src/tests.rs:267:45
[INFO] [stdout]     |
[INFO] [stdout] 267 |         assert_ok!(EncointerScheduler::next_phase(RuntimeOrigin::signed(master())));
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `frame_system::Config` is not implemented for `TestRuntime`
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]     | |________________________^
[INFO] [stdout]     = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: pallet_timestamp::Config` is not satisfied
[INFO] [stdout]    --> src/tests.rs:271:4
[INFO] [stdout]     |
[INFO] [stdout] 271 |             EncointerScheduler::next_phase_timestamp(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `pallet_timestamp::Config` is not implemented for `TestRuntime`
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]     | |________________________^
[INFO] [stdout]     = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: frame_system::Config` is not satisfied
[INFO] [stdout]    --> src/tests.rs:283:14
[INFO] [stdout]     |
[INFO] [stdout] 283 |         assert_ok!(EncointerScheduler::next_phase(RuntimeOrigin::signed(master())));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `frame_system::Config` is not implemented for `TestRuntime`
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]     | |________________________^
[INFO] [stdout]     = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: frame_system::Config` is not satisfied
[INFO] [stdout]    --> src/tests.rs:283:45
[INFO] [stdout]     |
[INFO] [stdout] 283 |         assert_ok!(EncointerScheduler::next_phase(RuntimeOrigin::signed(master())));
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `frame_system::Config` is not implemented for `TestRuntime`
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]     | |________________________^
[INFO] [stdout]     = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: pallet_timestamp::Config` is not satisfied
[INFO] [stdout]    --> src/tests.rs:287:4
[INFO] [stdout]     |
[INFO] [stdout] 287 |             EncointerScheduler::next_phase_timestamp(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `pallet_timestamp::Config` is not implemented for `TestRuntime`
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]     | |________________________^
[INFO] [stdout]     = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `set_block_number` exists for struct `frame_system::Pallet<TestRuntime>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/tests.rs:300:11
[INFO] [stdout]     |
[INFO] [stdout] 300 |           System::set_block_number(0);
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^ function or associated item cannot be called on `frame_system::Pallet<TestRuntime>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]     | |________________________- doesn't satisfy `TestRuntime: frame_system::Config`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `TestRuntime: frame_system::Config`
[INFO] [stdout] note: the trait `frame_system::Config` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-system-43.0.0/src/lib.rs:499:2
[INFO] [stdout]     |
[INFO] [stdout] 499 |     pub trait Config: 'static + Eq + Clone {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: pallet_timestamp::Config` is not satisfied
[INFO] [stdout]    --> src/tests.rs:307:4
[INFO] [stdout]     |
[INFO] [stdout] 307 |             EncointerScheduler::next_phase_timestamp(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `pallet_timestamp::Config` is not implemented for `TestRuntime`
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]     | |________________________^
[INFO] [stdout]     = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: frame_system::Config` is not satisfied
[INFO] [stdout]    --> src/tests.rs:316:14
[INFO] [stdout]     |
[INFO] [stdout] 316 |         assert_ok!(EncointerScheduler::next_phase(RuntimeOrigin::signed(master())));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `frame_system::Config` is not implemented for `TestRuntime`
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]     | |________________________^
[INFO] [stdout]     = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: frame_system::Config` is not satisfied
[INFO] [stdout]    --> src/tests.rs:316:45
[INFO] [stdout]     |
[INFO] [stdout] 316 |         assert_ok!(EncointerScheduler::next_phase(RuntimeOrigin::signed(master())));
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `frame_system::Config` is not implemented for `TestRuntime`
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]     | |________________________^
[INFO] [stdout]     = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: frame_system::Config` is not satisfied
[INFO] [stdout]    --> src/tests.rs:317:14
[INFO] [stdout]     |
[INFO] [stdout] 317 |         assert_ok!(EncointerScheduler::next_phase(RuntimeOrigin::signed(master())));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `frame_system::Config` is not implemented for `TestRuntime`
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]     | |________________________^
[INFO] [stdout]     = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: frame_system::Config` is not satisfied
[INFO] [stdout]    --> src/tests.rs:317:45
[INFO] [stdout]     |
[INFO] [stdout] 317 |         assert_ok!(EncointerScheduler::next_phase(RuntimeOrigin::signed(master())));
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `frame_system::Config` is not implemented for `TestRuntime`
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]     | |________________________^
[INFO] [stdout]     = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: frame_system::Config` is not satisfied
[INFO] [stdout]    --> src/tests.rs:318:14
[INFO] [stdout]     |
[INFO] [stdout] 318 |         assert_ok!(EncointerScheduler::next_phase(RuntimeOrigin::signed(master())));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `frame_system::Config` is not implemented for `TestRuntime`
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]     | |________________________^
[INFO] [stdout]     = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: frame_system::Config` is not satisfied
[INFO] [stdout]    --> src/tests.rs:318:45
[INFO] [stdout]     |
[INFO] [stdout] 318 |         assert_ok!(EncointerScheduler::next_phase(RuntimeOrigin::signed(master())));
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `frame_system::Config` is not implemented for `TestRuntime`
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]     | |________________________^
[INFO] [stdout]     = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: pallet_timestamp::Config` is not satisfied
[INFO] [stdout]    --> src/tests.rs:323:4
[INFO] [stdout]     |
[INFO] [stdout] 323 |             EncointerScheduler::next_phase_timestamp(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `pallet_timestamp::Config` is not implemented for `TestRuntime`
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]     | |________________________^
[INFO] [stdout]     = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `set_block_number` exists for struct `frame_system::Pallet<TestRuntime>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/tests.rs:333:11
[INFO] [stdout]     |
[INFO] [stdout] 333 |           System::set_block_number(0);
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^ function or associated item cannot be called on `frame_system::Pallet<TestRuntime>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]     | |________________________- doesn't satisfy `TestRuntime: frame_system::Config`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `TestRuntime: frame_system::Config`
[INFO] [stdout] note: the trait `frame_system::Config` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frame-system-43.0.0/src/lib.rs:499:2
[INFO] [stdout]     |
[INFO] [stdout] 499 |     pub trait Config: 'static + Eq + Clone {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: pallet_timestamp::Config` is not satisfied
[INFO] [stdout]    --> src/tests.rs:340:4
[INFO] [stdout]     |
[INFO] [stdout] 340 |             EncointerScheduler::next_phase_timestamp(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `pallet_timestamp::Config` is not implemented for `TestRuntime`
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]     | |________________________^
[INFO] [stdout]     = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: frame_system::Config` is not satisfied
[INFO] [stdout]    --> src/tests.rs:353:14
[INFO] [stdout]     |
[INFO] [stdout] 353 |         assert_ok!(EncointerScheduler::next_phase(RuntimeOrigin::signed(master())));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `frame_system::Config` is not implemented for `TestRuntime`
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]     | |________________________^
[INFO] [stdout]     = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: frame_system::Config` is not satisfied
[INFO] [stdout]    --> src/tests.rs:353:45
[INFO] [stdout]     |
[INFO] [stdout] 353 |         assert_ok!(EncointerScheduler::next_phase(RuntimeOrigin::signed(master())));
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `frame_system::Config` is not implemented for `TestRuntime`
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]     | |________________________^
[INFO] [stdout]     = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: frame_system::Config` is not satisfied
[INFO] [stdout]    --> src/tests.rs:354:14
[INFO] [stdout]     |
[INFO] [stdout] 354 |         assert_ok!(EncointerScheduler::next_phase(RuntimeOrigin::signed(master())));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `frame_system::Config` is not implemented for `TestRuntime`
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]     | |________________________^
[INFO] [stdout]     = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: frame_system::Config` is not satisfied
[INFO] [stdout]    --> src/tests.rs:354:45
[INFO] [stdout]     |
[INFO] [stdout] 354 |         assert_ok!(EncointerScheduler::next_phase(RuntimeOrigin::signed(master())));
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `frame_system::Config` is not implemented for `TestRuntime`
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]     | |________________________^
[INFO] [stdout]     = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: frame_system::Config` is not satisfied
[INFO] [stdout]    --> src/tests.rs:355:14
[INFO] [stdout]     |
[INFO] [stdout] 355 |         assert_ok!(EncointerScheduler::next_phase(RuntimeOrigin::signed(master())));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `frame_system::Config` is not implemented for `TestRuntime`
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]     | |________________________^
[INFO] [stdout]     = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: frame_system::Config` is not satisfied
[INFO] [stdout]    --> src/tests.rs:355:45
[INFO] [stdout]     |
[INFO] [stdout] 355 |         assert_ok!(EncointerScheduler::next_phase(RuntimeOrigin::signed(master())));
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `frame_system::Config` is not implemented for `TestRuntime`
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]     | |________________________^
[INFO] [stdout]     = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: pallet_timestamp::Config` is not satisfied
[INFO] [stdout]    --> src/tests.rs:360:4
[INFO] [stdout]     |
[INFO] [stdout] 360 |             EncointerScheduler::next_phase_timestamp(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `pallet_timestamp::Config` is not implemented for `TestRuntime`
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]     | |________________________^
[INFO] [stdout]     = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: pallet_timestamp::Config` is not satisfied
[INFO] [stdout]    --> src/tests.rs:370:4
[INFO] [stdout]     |
[INFO] [stdout] 370 | /             EncointerScheduler::set_phase_duration(
[INFO] [stdout] 371 | |                 RuntimeOrigin::signed(AccountKeyring::Bob.into()),
[INFO] [stdout] 372 | |                 CeremonyPhaseType::Registering,
[INFO] [stdout] 373 | |                 Moment::from(10u32),
[INFO] [stdout] 374 | |             ),
[INFO] [stdout]     | |_____________^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `pallet_timestamp::Config` is not implemented for `TestRuntime`
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]     | |________________________^
[INFO] [stdout]     = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: frame_system::Config` is not satisfied
[INFO] [stdout]    --> src/tests.rs:371:5
[INFO] [stdout]     |
[INFO] [stdout] 371 |                 RuntimeOrigin::signed(AccountKeyring::Bob.into()),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `frame_system::Config` is not implemented for `TestRuntime`
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]     | |________________________^
[INFO] [stdout]     = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: pallet_timestamp::Config` is not satisfied
[INFO] [stdout]    --> src/tests.rs:373:5
[INFO] [stdout]     |
[INFO] [stdout] 373 |                 Moment::from(10u32),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `pallet_timestamp::Config` is not implemented for `TestRuntime`
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]     | |________________________^
[INFO] [stdout]     = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: pallet_timestamp::Config` is not satisfied
[INFO] [stdout]    --> src/tests.rs:383:14
[INFO] [stdout]     |
[INFO] [stdout] 383 |           assert_ok!(EncointerScheduler::set_phase_duration(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 384 | |             RuntimeOrigin::signed(master()),
[INFO] [stdout] 385 | |             CeremonyPhaseType::Registering,
[INFO] [stdout] 386 | |             Moment::from(10u32)
[INFO] [stdout] 387 | |         ));
[INFO] [stdout]     | |_________^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `pallet_timestamp::Config` is not implemented for `TestRuntime`
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]     | |________________________^
[INFO] [stdout]     = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: frame_system::Config` is not satisfied
[INFO] [stdout]    --> src/tests.rs:384:4
[INFO] [stdout]     |
[INFO] [stdout] 384 |             RuntimeOrigin::signed(master()),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `frame_system::Config` is not implemented for `TestRuntime`
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]     | |________________________^
[INFO] [stdout]     = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: pallet_timestamp::Config` is not satisfied
[INFO] [stdout]    --> src/tests.rs:389:14
[INFO] [stdout]     |
[INFO] [stdout] 389 |           assert_ok!(EncointerScheduler::set_phase_duration(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 390 | |             RuntimeOrigin::signed(master()),
[INFO] [stdout] 391 | |             CeremonyPhaseType::Assigning,
[INFO] [stdout] 392 | |             Moment::from(11u32)
[INFO] [stdout] 393 | |         ));
[INFO] [stdout]     | |_________^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `pallet_timestamp::Config` is not implemented for `TestRuntime`
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]     | |________________________^
[INFO] [stdout]     = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: frame_system::Config` is not satisfied
[INFO] [stdout]    --> src/tests.rs:390:4
[INFO] [stdout]     |
[INFO] [stdout] 390 |             RuntimeOrigin::signed(master()),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `frame_system::Config` is not implemented for `TestRuntime`
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]     | |________________________^
[INFO] [stdout]     = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: pallet_timestamp::Config` is not satisfied
[INFO] [stdout]    --> src/tests.rs:395:14
[INFO] [stdout]     |
[INFO] [stdout] 395 |           assert_ok!(EncointerScheduler::set_phase_duration(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 396 | |             RuntimeOrigin::signed(master()),
[INFO] [stdout] 397 | |             CeremonyPhaseType::Attesting,
[INFO] [stdout] 398 | |             Moment::from(12u32)
[INFO] [stdout] 399 | |         ));
[INFO] [stdout]     | |_________^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `pallet_timestamp::Config` is not implemented for `TestRuntime`
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]     | |________________________^
[INFO] [stdout]     = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: frame_system::Config` is not satisfied
[INFO] [stdout]    --> src/tests.rs:396:4
[INFO] [stdout]     |
[INFO] [stdout] 396 |             RuntimeOrigin::signed(master()),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `frame_system::Config` is not implemented for `TestRuntime`
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]     | |________________________^
[INFO] [stdout]     = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: pallet_timestamp::Config` is not satisfied
[INFO] [stdout]    --> src/tests.rs:402:4
[INFO] [stdout]     |
[INFO] [stdout] 402 |             EncointerScheduler::phase_durations(CeremonyPhaseType::Registering),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `pallet_timestamp::Config` is not implemented for `TestRuntime`
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]     | |________________________^
[INFO] [stdout]     = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: pallet_timestamp::Config` is not satisfied
[INFO] [stdout]    --> src/tests.rs:407:4
[INFO] [stdout]     |
[INFO] [stdout] 407 |             EncointerScheduler::phase_durations(CeremonyPhaseType::Assigning),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `pallet_timestamp::Config` is not implemented for `TestRuntime`
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]     | |________________________^
[INFO] [stdout]     = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: pallet_timestamp::Config` is not satisfied
[INFO] [stdout]    --> src/tests.rs:412:4
[INFO] [stdout]     |
[INFO] [stdout] 412 |             EncointerScheduler::phase_durations(CeremonyPhaseType::Attesting),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `pallet_timestamp::Config` is not implemented for `TestRuntime`
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]     | |________________________^
[INFO] [stdout]     = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: pallet_timestamp::Config` is not satisfied
[INFO] [stdout]    --> src/tests.rs:416:14
[INFO] [stdout]     |
[INFO] [stdout] 416 |           assert_ok!(EncointerScheduler::set_phase_duration(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 417 | |             RuntimeOrigin::signed(master()),
[INFO] [stdout] 418 | |             CeremonyPhaseType::Registering,
[INFO] [stdout] 419 | |             Moment::from(13u32)
[INFO] [stdout] 420 | |         ));
[INFO] [stdout]     | |_________^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `pallet_timestamp::Config` is not implemented for `TestRuntime`
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]     | |________________________^
[INFO] [stdout]     = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: frame_system::Config` is not satisfied
[INFO] [stdout]    --> src/tests.rs:417:4
[INFO] [stdout]     |
[INFO] [stdout] 417 |             RuntimeOrigin::signed(master()),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `frame_system::Config` is not implemented for `TestRuntime`
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]     | |________________________^
[INFO] [stdout]     = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: pallet_timestamp::Config` is not satisfied
[INFO] [stdout]    --> src/tests.rs:423:4
[INFO] [stdout]     |
[INFO] [stdout] 423 |             EncointerScheduler::phase_durations(CeremonyPhaseType::Registering),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `pallet_timestamp::Config` is not implemented for `TestRuntime`
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]     | |________________________^
[INFO] [stdout]     = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: pallet_timestamp::Config` is not satisfied
[INFO] [stdout]    --> src/tests.rs:428:4
[INFO] [stdout]     |
[INFO] [stdout] 428 |             EncointerScheduler::phase_durations(CeremonyPhaseType::Assigning),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `pallet_timestamp::Config` is not implemented for `TestRuntime`
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]     | |________________________^
[INFO] [stdout]     = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: pallet_timestamp::Config` is not satisfied
[INFO] [stdout]    --> src/tests.rs:433:4
[INFO] [stdout]     |
[INFO] [stdout] 433 |             EncointerScheduler::phase_durations(CeremonyPhaseType::Attesting),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `pallet_timestamp::Config` is not implemented for `TestRuntime`
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]     | |________________________^
[INFO] [stdout]     = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: pallet_timestamp::Config` is not satisfied
[INFO] [stdout]    --> src/tests.rs:386:4
[INFO] [stdout]     |
[INFO] [stdout] 386 |             Moment::from(10u32)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `pallet_timestamp::Config` is not implemented for `TestRuntime`
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]     | |________________________^
[INFO] [stdout]     = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: pallet_timestamp::Config` is not satisfied
[INFO] [stdout]    --> src/tests.rs:443:4
[INFO] [stdout]     |
[INFO] [stdout] 443 | /             EncointerScheduler::set_next_phase_timestamp(
[INFO] [stdout] 444 | |                 RuntimeOrigin::signed(AccountKeyring::Bob.into()),
[INFO] [stdout] 445 | |                 Moment::from(10u32),
[INFO] [stdout] 446 | |             ),
[INFO] [stdout]     | |_____________^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `pallet_timestamp::Config` is not implemented for `TestRuntime`
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]     | |________________________^
[INFO] [stdout]     = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: frame_system::Config` is not satisfied
[INFO] [stdout]    --> src/tests.rs:444:5
[INFO] [stdout]     |
[INFO] [stdout] 444 |                 RuntimeOrigin::signed(AccountKeyring::Bob.into()),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `frame_system::Config` is not implemented for `TestRuntime`
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]     | |________________________^
[INFO] [stdout]     = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: pallet_timestamp::Config` is not satisfied
[INFO] [stdout]    --> src/tests.rs:445:5
[INFO] [stdout]     |
[INFO] [stdout] 445 |                 Moment::from(10u32),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `pallet_timestamp::Config` is not implemented for `TestRuntime`
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]     | |________________________^
[INFO] [stdout]     = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: pallet_timestamp::Config` is not satisfied
[INFO] [stdout]    --> src/tests.rs:455:14
[INFO] [stdout]     |
[INFO] [stdout] 455 |           assert_ok!(EncointerScheduler::set_next_phase_timestamp(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 456 | |             RuntimeOrigin::signed(master()),
[INFO] [stdout] 457 | |             Moment::from(10u32)
[INFO] [stdout] 458 | |         ));
[INFO] [stdout]     | |_________^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `pallet_timestamp::Config` is not implemented for `TestRuntime`
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]     | |________________________^
[INFO] [stdout]     = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: frame_system::Config` is not satisfied
[INFO] [stdout]    --> src/tests.rs:456:4
[INFO] [stdout]     |
[INFO] [stdout] 456 |             RuntimeOrigin::signed(master()),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `frame_system::Config` is not implemented for `TestRuntime`
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]     | |________________________^
[INFO] [stdout]     = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: pallet_timestamp::Config` is not satisfied
[INFO] [stdout]    --> src/tests.rs:460:14
[INFO] [stdout]     |
[INFO] [stdout] 460 |         assert_eq!(EncointerScheduler::next_phase_timestamp(), Moment::from(10u32));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `pallet_timestamp::Config` is not implemented for `TestRuntime`
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]     | |________________________^
[INFO] [stdout]     = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: pallet_timestamp::Config` is not satisfied
[INFO] [stdout]    --> src/tests.rs:461:14
[INFO] [stdout]     |
[INFO] [stdout] 461 |           assert_ok!(EncointerScheduler::set_next_phase_timestamp(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 462 | |             RuntimeOrigin::signed(master()),
[INFO] [stdout] 463 | |             Moment::from(11u32)
[INFO] [stdout] 464 | |         ));
[INFO] [stdout]     | |_________^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `pallet_timestamp::Config` is not implemented for `TestRuntime`
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]     | |________________________^
[INFO] [stdout]     = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: frame_system::Config` is not satisfied
[INFO] [stdout]    --> src/tests.rs:462:4
[INFO] [stdout]     |
[INFO] [stdout] 462 |             RuntimeOrigin::signed(master()),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `frame_system::Config` is not implemented for `TestRuntime`
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]     | |________________________^
[INFO] [stdout]     = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: pallet_timestamp::Config` is not satisfied
[INFO] [stdout]    --> src/tests.rs:466:14
[INFO] [stdout]     |
[INFO] [stdout] 466 |         assert_eq!(EncointerScheduler::next_phase_timestamp(), Moment::from(11u32));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `pallet_timestamp::Config` is not implemented for `TestRuntime`
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]     | |________________________^
[INFO] [stdout]     = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestRuntime: pallet_timestamp::Config` is not satisfied
[INFO] [stdout]    --> src/tests.rs:457:4
[INFO] [stdout]     |
[INFO] [stdout] 457 |             Moment::from(10u32)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `pallet_timestamp::Config` is not implemented for `TestRuntime`
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / frame_support::construct_runtime!(
[INFO] [stdout]  31 | |     pub enum TestRuntime
[INFO] [stdout]     | |________________________^
[INFO] [stdout]     = note: this error originates in the macro `frame_support::construct_runtime` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0282, E0369, E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pallet-encointer-scheduler` (lib test) due to 189 previous errors
[INFO] running `Command { std: "docker" "inspect" "a1894f637ba3b469f55dc9dadf7ee26380519348542783381c2ef6bbd1d2188c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1894f637ba3b469f55dc9dadf7ee26380519348542783381c2ef6bbd1d2188c", kill_on_drop: false }`
[INFO] [stdout] a1894f637ba3b469f55dc9dadf7ee26380519348542783381c2ef6bbd1d2188c
