[INFO] fetching crate pallet-encointer-scheduler 14.1.0...
[INFO] checking pallet-encointer-scheduler-14.1.0 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate pallet-encointer-scheduler 14.1.0 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate pallet-encointer-scheduler 14.1.0 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate pallet-encointer-scheduler 14.1.0
[INFO] finished tweaking crates.io crate pallet-encointer-scheduler 14.1.0
[INFO] tweaked toml for crates.io crate pallet-encointer-scheduler 14.1.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 337 packages to latest compatible versions
[INFO] [stderr]       Adding unicode-normalization v0.1.22 (available: v0.1.24)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8bf5fcb75078d697446e9f9a30af95a61994c38be122d7df921d62aeab0e95cd
[INFO] running `Command { std: "docker" "start" "-a" "8bf5fcb75078d697446e9f9a30af95a61994c38be122d7df921d62aeab0e95cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8bf5fcb75078d697446e9f9a30af95a61994c38be122d7df921d62aeab0e95cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8bf5fcb75078d697446e9f9a30af95a61994c38be122d7df921d62aeab0e95cd", kill_on_drop: false }`
[INFO] [stdout] 8bf5fcb75078d697446e9f9a30af95a61994c38be122d7df921d62aeab0e95cd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c1c468ef75f39dd2ab796061f5bbbc9307fa1e70636433e2c00a070c5b15274e
[INFO] running `Command { std: "docker" "start" "-a" "c1c468ef75f39dd2ab796061f5bbbc9307fa1e70636433e2c00a070c5b15274e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling parity-scale-codec v3.7.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking byte-slice-cast v1.2.2
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]     Checking cpufeatures v0.2.16
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling prettyplease v0.2.25
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling expander v2.2.1
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling libsecp256k1-core v0.3.0
[INFO] [stderr]    Compiling file-guard v0.2.0
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling ref-cast v1.0.23
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking keccak v0.1.5
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]    Compiling cc v1.2.2
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]     Checking num-conv v0.1.0
[INFO] [stderr]    Compiling bitcoin-internals v0.2.0
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking time-core v0.1.2
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]    Compiling secp256k1-sys v0.9.2
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.3.0
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.3.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking hash-db v0.16.0
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]     Checking sp-std v14.0.0
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking tinyvec v1.8.0
[INFO] [stderr]    Compiling libsecp256k1 v0.7.1
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking hex-conservative v0.1.2
[INFO] [stderr]     Checking constant_time_eq v0.3.1
[INFO] [stderr]     Checking allocator-api2 v0.2.20
[INFO] [stderr]     Checking environmental v1.1.4
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking bitcoin_hashes v0.13.0
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.3
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking der v0.7.9
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]    Compiling derive-syn-parse v0.2.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.23
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling sp-debug-derive v14.0.0
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking hmac v0.8.1
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking getrandom_or_panic v0.0.3
[INFO] [stderr]     Checking fixed-hash v0.8.0
[INFO] [stderr]     Checking merlin v3.0.0
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking hmac-drbg v0.3.0
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]    Compiling dyn-clonable-impl v0.9.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking blake2b_simd v1.0.2
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking num-format v0.4.4
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking dyn-clonable v0.9.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking sp-crypto-hashing v0.1.0
[INFO] [stderr]     Checking ed25519-zebra v4.0.3
[INFO] [stderr]     Checking secp256k1 v0.28.2
[INFO] [stderr]     Checking secrecy v0.8.0
[INFO] [stderr]     Checking hash256-std-hasher v0.15.2
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]     Checking array-bytes v6.2.3
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]    Compiling common-path v1.0.0
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]     Checking object v0.36.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking memory-db v0.32.0
[INFO] [stderr]     Checking trie-root v0.18.0
[INFO] [stderr]     Checking trie-db v0.29.1
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking schnellru v0.2.3
[INFO] [stderr]    Compiling sp-io v38.0.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking integer-sqrt v0.1.5
[INFO] [stderr]     Checking ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]     Checking simple-mermaid v0.1.1
[INFO] [stderr]     Checking impl-serde v0.4.0
[INFO] [stderr]     Checking serdect v0.2.0
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking serde_bytes v0.11.15
[INFO] [stderr]     Checking parity-bip39 v2.0.1
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]     Checking schnorrkel v0.11.4
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking substrate-bip39 v0.6.0
[INFO] [stderr]     Checking k256 v0.13.4
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling ss58-registry v1.51.0
[INFO] [stderr]     Checking backtrace v0.3.74
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling macro_magic_core_macros v0.5.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling macro_magic_core v0.5.1
[INFO] [stderr]     Checking sp-panic-handler v13.0.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling sp-crypto-hashing-proc-macro v0.1.0
[INFO] [stderr]     Checking parity-wasm v0.45.0
[INFO] [stderr]    Compiling frame-support-procedural-tools-derive v12.0.0
[INFO] [stderr]    Compiling macro_magic_macros v0.5.1
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling substrate-typenum v1.16.0
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]    Compiling macro_magic v0.5.1
[INFO] [stderr]    Compiling frame-support-procedural-tools v13.0.0
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling proc-macro-warning v1.0.2
[INFO] [stderr]    Compiling substrate-fixed v0.5.9
[INFO] [stderr]     Checking tt-call v1.0.9
[INFO] [stderr]     Checking crc-catalog v2.4.0
[INFO] [stderr]     Checking crc v3.2.1
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.7.0
[INFO] [stderr]    Compiling scale-info-derive v2.11.6
[INFO] [stderr]    Compiling sp-runtime-interface-proc-macro v18.0.0
[INFO] [stderr]    Compiling docify_macros v0.2.9
[INFO] [stderr]    Compiling sp-api-proc-macro v20.0.0
[INFO] [stderr]     Checking docify v0.2.9
[INFO] [stderr]    Compiling aquamarine v0.5.0
[INFO] [stderr]    Compiling frame-support-procedural v30.0.4
[INFO] [stderr]     Checking scale-info v2.11.6
[INFO] [stderr]     Checking sp-storage v21.0.0
[INFO] [stderr]     Checking impl-codec v0.6.0
[INFO] [stderr]     Checking sp-tracing v17.0.1
[INFO] [stderr]     Checking sp-wasm-interface v21.0.1
[INFO] [stderr]    Compiling sp-version-proc-macro v14.0.0
[INFO] [stderr]     Checking sp-externalities v0.29.0
[INFO] [stderr]     Checking primitive-types v0.12.2
[INFO] [stderr]     Checking bounded-collections v0.2.2
[INFO] [stderr]     Checking sp-arithmetic v26.0.0
[INFO] [stderr]     Checking frame-metadata v16.0.0
[INFO] [stderr]     Checking sp-metadata-ir v0.7.0
[INFO] [stderr]     Checking sp-weights v31.0.0
[INFO] [stderr]     Checking sp-runtime-interface v28.0.0
[INFO] [stderr]     Checking sp-core v34.0.0
[INFO] [stderr]     Checking sp-trie v37.0.0
[INFO] [stderr]     Checking sp-keystore v0.40.0
[INFO] [stderr]     Checking sp-state-machine v0.43.0
[INFO] [stderr]     Checking substrate-geohash v0.13.0
[INFO] [stderr]     Checking sp-application-crypto v38.0.0
[INFO] [stderr]     Checking sp-runtime v39.0.2
[INFO] [stderr]     Checking sp-version v37.0.0
[INFO] [stderr]     Checking sp-inherents v34.0.0
[INFO] [stderr]     Checking sp-staking v36.0.0
[INFO] [stderr]     Checking ep-core v14.0.0
[INFO] [stderr]     Checking sp-api v34.0.0
[INFO] [stderr]     Checking sp-genesis-builder v0.15.1
[INFO] [stderr]     Checking frame-support v38.0.0
[INFO] [stderr]     Checking sp-timestamp v34.0.0
[INFO] [stderr]     Checking frame-system v38.0.0
[INFO] [stderr]     Checking encointer-primitives v14.3.0
[INFO] [stderr]     Checking pallet-timestamp v37.0.0
[INFO] [stderr]     Checking pallet-encointer-scheduler v14.1.0 (/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 undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test_utils`
[INFO] [stdout]   --> src/tests.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | use test_utils::{
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[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 undeclared crate or module `test_utils`
[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: 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[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] 36 | |     }
[INFO] [stdout] 37 | | );
[INFO] [stdout]    | |_^ the trait `frame_system::Config` is not implemented for `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] 36  | |     }
[INFO] [stdout] 37  | | );
[INFO] [stdout]     | |_^ the trait `frame_system::Config` is not implemented for `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-6f17d22bba15001f/frame-system-38.0.0/src/lib.rs:830:20
[INFO] [stdout]     |
[INFO] [stdout] 830 |     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]    | ^ the trait `frame_system::Config` is not implemented for `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] 36 | |     }
[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] 36 | |     }
[INFO] [stdout] 37 | | );
[INFO] [stdout]    | |_^ the trait `pallet_timestamp::Config` is not implemented for `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] 36 | |     }
[INFO] [stdout] 37 | | );
[INFO] [stdout]    | |_^ the trait `frame_system::Config` is not implemented for `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]      |         ^^^^^^ the trait `frame_system::Config` is not implemented for `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-6f17d22bba15001f/frame-system-38.0.0/src/lib.rs:1015:30
[INFO] [stdout]      |
[INFO] [stdout] 1015 |     pub struct GenesisConfig<T: Config> {
[INFO] [stdout]      |                                 ^^^^^^ required by this bound in `GenesisConfig`
[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]    |         ^^^^^^^^^^^^^^^^^^ the trait `pallet_timestamp::Config` is not implemented for `TestRuntime`
[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]    |                      ^^^^^^^^^^^ the trait `pallet_timestamp::Config` is not implemented for `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] 
[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]    |                         ^^^^^^^^^^^^ the trait `frame_system::Config` is not implemented for `TestRuntime`
[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]    |                           ^^^^^^^^^^^ the trait `frame_system::Config` is not implemented for `TestRuntime`
[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]    |                          ^^^^^^^^^^^^^ the trait `pallet_timestamp::Config` is not implemented for `TestRuntime`
[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] 36  | |     }
[INFO] [stdout] 37  | | );
[INFO] [stdout]     | |_^ the trait `frame_system::Config` is not implemented for `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-6f17d22bba15001f/frame-system-38.0.0/src/lib.rs:830:20
[INFO] [stdout]     |
[INFO] [stdout] 830 |     pub enum Event<T: Config> {
[INFO] [stdout]     |                       ^^^^^^ required by this bound in `Event`
[INFO] [stdout]     = note: this error originates in the derive macro `Clone` (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] 36  | |     }
[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-6f17d22bba15001f/frame-system-38.0.0/src/lib.rs:446:2
[INFO] [stdout]     |
[INFO] [stdout] 446 |     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] 36  | |     }
[INFO] [stdout] 37  | | );
[INFO] [stdout]     | |_^ the trait `frame_system::Config` is not implemented for `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-6f17d22bba15001f/frame-system-38.0.0/src/lib.rs:830:20
[INFO] [stdout]     |
[INFO] [stdout] 830 |     pub enum Event<T: Config> {
[INFO] [stdout]     |                       ^^^^^^ required by this bound in `Event`
[INFO] [stdout]     = note: this error originates in the derive macro `Eq` (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] 36 | |     }
[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] 36  | |     }
[INFO] [stdout] 37  | | );
[INFO] [stdout]     | |_^ the trait `frame_system::Config` is not implemented for `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-6f17d22bba15001f/frame-system-38.0.0/src/lib.rs:830:20
[INFO] [stdout]     |
[INFO] [stdout] 830 |     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` (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] 36 | |     }
[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]    = 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] 36 | |     }
[INFO] [stdout] 37 | | );
[INFO] [stdout]    | |_^ the trait `frame_system::Config` is not implemented for `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: 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::RuntimeDebug` (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] 36 | |     }
[INFO] [stdout] 37 | | );
[INFO] [stdout]    | |_^ the trait `frame_system::Config` is not implemented for `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: 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::RuntimeDebug` (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] 36 | |     }
[INFO] [stdout] 37 | | );
[INFO] [stdout]    | |_^ the trait `frame_system::Config` is not implemented for `TestRuntime`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Clone` (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]    |              ^^^^^^^^^^^ the trait `frame_system::Config` is not implemented for `TestRuntime`
[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] 36 | |     }
[INFO] [stdout] 37 | | );
[INFO] [stdout]    | |_^ the trait `frame_system::Config` is not implemented for `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] 36 | |     }
[INFO] [stdout] 37 | | );
[INFO] [stdout]    | |_^ the trait `frame_system::Config` is not implemented for `TestRuntime`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Clone` (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] 36 | |     }
[INFO] [stdout] 37 | | );
[INFO] [stdout]    | |_^ the trait `frame_system::Config` is not implemented for `TestRuntime`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `PartialEq` (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] 36 | |     }
[INFO] [stdout] 37 | | );
[INFO] [stdout]    | |_^ the trait `frame_system::Config` is not implemented for `TestRuntime`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `self::sp_api_hidden_includes_construct_runtime::hidden_include::__private::RuntimeDebug` (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] 36 | |     }
[INFO] [stdout] 37 | | );
[INFO] [stdout]    | |_^ the trait `frame_system::Config` is not implemented for `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] 36 | |     }
[INFO] [stdout] 37 | | );
[INFO] [stdout]    | |_^ the trait `pallet_timestamp::Config` is not implemented for `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] 36 | |     }
[INFO] [stdout] 37 | | );
[INFO] [stdout]    | |_^ the trait `pallet_timestamp::Config` is not implemented for `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` (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] 36 | |     }
[INFO] [stdout] 37 | | );
[INFO] [stdout]    | |_^ the trait `pallet_timestamp::Config` is not implemented for `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` (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] 36  | |     }
[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-6f17d22bba15001f/frame-system-38.0.0/src/lib.rs:446:2
[INFO] [stdout]     |
[INFO] [stdout] 446 |     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] 36  | |     }
[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-6f17d22bba15001f/pallet-timestamp-37.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] 36 | |     }
[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] 36  | |     }
[INFO] [stdout] 37  | | );
[INFO] [stdout]     | |_^ the trait `frame_system::Config` is not implemented for `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-6f17d22bba15001f/frame-system-38.0.0/src/lib.rs:645:12
[INFO] [stdout]     |
[INFO] [stdout] 645 |     #[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` (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] 36 | |     }
[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] 36  | |     }
[INFO] [stdout] 37  | | );
[INFO] [stdout]     | |_^ the trait `pallet_timestamp::Config` is not implemented for `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-6f17d22bba15001f/pallet-timestamp-37.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` (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] 36 | |     }
[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] 36 | |     }
[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: 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] 36 | |     }
[INFO] [stdout] 37 | | );
[INFO] [stdout]    | |_^ the trait `pallet_timestamp::Config` is not implemented for `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` (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 `&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] 36  | |      }
[INFO] [stdout] 37  | |  );
[INFO] [stdout]     | |__^ method cannot be called on `&Call<TestRuntime>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/frame-system-38.0.0/src/lib.rs:645:12
[INFO] [stdout]     |
[INFO] [stdout] 645 |        #[pallet::call]
[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-6f17d22bba15001f/frame-system-38.0.0/src/lib.rs:446:2
[INFO] [stdout]     |
[INFO] [stdout] 446 |     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 `&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] 36  | |      }
[INFO] [stdout] 37  | |  );
[INFO] [stdout]     | |__^ method cannot be called on `&Call<TestRuntime>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pallet-timestamp-37.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-6f17d22bba15001f/pallet-timestamp-37.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 `&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] 36  | |      }
[INFO] [stdout] 37  | |  );
[INFO] [stdout]     | |__^ method cannot be called on `&Call<TestRuntime>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/frame-system-38.0.0/src/lib.rs:645:12
[INFO] [stdout]     |
[INFO] [stdout] 645 |        #[pallet::call]
[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-6f17d22bba15001f/frame-system-38.0.0/src/lib.rs:446:2
[INFO] [stdout]     |
[INFO] [stdout] 446 |     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 `&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] 36  | |      }
[INFO] [stdout] 37  | |  );
[INFO] [stdout]     | |__^ method cannot be called on `&Call<TestRuntime>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pallet-timestamp-37.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-6f17d22bba15001f/pallet-timestamp-37.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 `&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] 36  | |      }
[INFO] [stdout] 37  | |  );
[INFO] [stdout]     | |__^ method cannot be called on `&Call<TestRuntime>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/frame-system-38.0.0/src/lib.rs:645:12
[INFO] [stdout]     |
[INFO] [stdout] 645 |        #[pallet::call]
[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-6f17d22bba15001f/frame-system-38.0.0/src/lib.rs:446:2
[INFO] [stdout]     |
[INFO] [stdout] 446 |     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 `&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] 36  | |      }
[INFO] [stdout] 37  | |  );
[INFO] [stdout]     | |__^ method cannot be called on `&Call<TestRuntime>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pallet-timestamp-37.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-6f17d22bba15001f/pallet-timestamp-37.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 `storage_metadata` exists for struct `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] 36  | |      }
[INFO] [stdout] 37  | |  );
[INFO] [stdout]     | |__^ function or associated item cannot be called on `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-6f17d22bba15001f/frame-system-38.0.0/src/lib.rs:446:2
[INFO] [stdout]     |
[INFO] [stdout] 446 |     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 `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] 36  | |      }
[INFO] [stdout] 37  | |  );
[INFO] [stdout]     | |__^ function or associated item cannot be called on `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-6f17d22bba15001f/frame-system-38.0.0/src/lib.rs:446:2
[INFO] [stdout]     |
[INFO] [stdout] 446 |     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 `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] 36  | |      }
[INFO] [stdout] 37  | |  );
[INFO] [stdout]     | |__^ function or associated item cannot be called on `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-6f17d22bba15001f/frame-system-38.0.0/src/lib.rs:446:2
[INFO] [stdout]     |
[INFO] [stdout] 446 |     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 `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] 36  | |      }
[INFO] [stdout] 37  | |  );
[INFO] [stdout]     | |__^ function or associated item cannot be called on `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-6f17d22bba15001f/frame-system-38.0.0/src/lib.rs:446:2
[INFO] [stdout]     |
[INFO] [stdout] 446 |     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 `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] 36  | |      }
[INFO] [stdout] 37  | |  );
[INFO] [stdout]     | |__^ function or associated item cannot be called on `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-6f17d22bba15001f/frame-system-38.0.0/src/lib.rs:446:2
[INFO] [stdout]     |
[INFO] [stdout] 446 |     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<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] 36  | |      }
[INFO] [stdout] 37  | |  );
[INFO] [stdout]     | |__^ function or associated item cannot be called on `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-6f17d22bba15001f/pallet-timestamp-37.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<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] 36  | |      }
[INFO] [stdout] 37  | |  );
[INFO] [stdout]     | |__^ function or associated item cannot be called on `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-6f17d22bba15001f/pallet-timestamp-37.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<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] 36  | |      }
[INFO] [stdout] 37  | |  );
[INFO] [stdout]     | |__^ function or associated item cannot be called on `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-6f17d22bba15001f/pallet-timestamp-37.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<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] 36  | |      }
[INFO] [stdout] 37  | |  );
[INFO] [stdout]     | |__^ function or associated item cannot be called on `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-6f17d22bba15001f/pallet-timestamp-37.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<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] 36  | |      }
[INFO] [stdout] 37  | |  );
[INFO] [stdout]     | |__^ function or associated item cannot be called on `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-6f17d22bba15001f/pallet-timestamp-37.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] 36   | |     }
[INFO] [stdout] 37   | | );
[INFO] [stdout]      | |_^ the trait `frame_system::Config` is not implemented for `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-6f17d22bba15001f/serde-1.0.215/src/ser/mod.rs:1867:21
[INFO] [stdout]      |
[INFO] [stdout] 1865 |     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] 1866 |     where
[INFO] [stdout] 1867 |         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] 36   | |     }
[INFO] [stdout] 37   | | );
[INFO] [stdout]      | |_^ the trait `pallet_timestamp::Config` is not implemented for `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] 115  |     pub struct GenesisConfig<T: Config>
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 116  |     where
[INFO] [stdout] 117  |         <T as pallet_timestamp::Config>::Moment: MaybeSerializeDeserialize,
[INFO] [stdout]      |                                                  ------------------------- unsatisfied trait bound introduced here
[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-6f17d22bba15001f/serde-1.0.215/src/ser/mod.rs:1867:21
[INFO] [stdout]      |
[INFO] [stdout] 1865 |     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] 1866 |     where
[INFO] [stdout] 1867 |         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 attribute macro `frame_support::pallet` (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] 36   | |     }
[INFO] [stdout] 37   | | );
[INFO] [stdout]      | |_^ the trait `frame_system::Config` is not implemented for `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-6f17d22bba15001f/frame-system-38.0.0/src/lib.rs:1015:30
[INFO] [stdout]      |
[INFO] [stdout] 1015 |     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] 36 | |     }
[INFO] [stdout] 37 | | );
[INFO] [stdout]    | |_^ the trait `pallet_timestamp::Config` is not implemented for `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] 36 | |     }
[INFO] [stdout] 37 | | );
[INFO] [stdout]    | |_^ the trait `pallet_timestamp::Config` is not implemented for `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` (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] 36   | |     }
[INFO] [stdout] 37   | | );
[INFO] [stdout]      | |_^ the trait `frame_system::Config` is not implemented for `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-6f17d22bba15001f/frame-system-38.0.0/src/lib.rs:1015:30
[INFO] [stdout]      |
[INFO] [stdout] 1015 |     pub struct GenesisConfig<T: Config> {
[INFO] [stdout]      |                                 ^^^^^^ required by this bound in `GenesisConfig`
[INFO] [stdout]      = note: this error originates in the derive macro `Default` (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] 36 | |     }
[INFO] [stdout] 37 | | );
[INFO] [stdout]    | |_^ the trait `pallet_timestamp::Config` is not implemented for `TestRuntime`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Default` (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] 36 | |     }
[INFO] [stdout] 37 | | );
[INFO] [stdout]    | |_^ the trait `pallet_timestamp::Config` is not implemented for `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, TupleElement3, TupleElement4, TupleElement5, TupleElement6)
[INFO] [stdout]              (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5, TupleElement6, TupleElement7)
[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-99f599fe8166f5aa.long-type-7776570275455218641.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<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] 36  | |      }
[INFO] [stdout] 37  | |  );
[INFO] [stdout]     | |__^ function or associated item cannot be called on `Pallet<TestRuntime>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pallet-timestamp-37.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-6f17d22bba15001f/pallet-timestamp-37.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] 36 | |     }
[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<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] 36  | |      }
[INFO] [stdout] 37  | |  );
[INFO] [stdout]     | |__^ function or associated item cannot be called on `Pallet<TestRuntime>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pallet-timestamp-37.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-6f17d22bba15001f/pallet-timestamp-37.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<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] 36  | |      }
[INFO] [stdout] 37  | |  );
[INFO] [stdout]     | |__^ function or associated item cannot be called on `Pallet<TestRuntime>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pallet-timestamp-37.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-6f17d22bba15001f/pallet-timestamp-37.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<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] 36  | |      }
[INFO] [stdout] 37  | |  );
[INFO] [stdout]     | |__^ associated item cannot be called on `Pallet<TestRuntime>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pallet-timestamp-37.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-6f17d22bba15001f/pallet-timestamp-37.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<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] 36  | |      }
[INFO] [stdout] 37  | |  );
[INFO] [stdout]     | |__^ function or associated item cannot be called on `Pallet<TestRuntime>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pallet-timestamp-37.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-6f17d22bba15001f/pallet-timestamp-37.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] 36 | |     }
[INFO] [stdout] 37 | | );
[INFO] [stdout]    | |_^ the trait `pallet_timestamp::Config` is not implemented for `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] 36 | |     }
[INFO] [stdout] 37 | | );
[INFO] [stdout]    | |_^ the trait `pallet_timestamp::Config` is not implemented for `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, TupleElement3, TupleElement4, TupleElement5, TupleElement6)
[INFO] [stdout]              (TupleElement0, TupleElement1, TupleElement2, TupleElement3, TupleElement4, TupleElement5, TupleElement6, TupleElement7)
[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-99f599fe8166f5aa.long-type-7776570275455218641.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 `default` exists for struct `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 `GenesisConfig<TestRuntime>` due to unsatisfied trait bounds
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/frame-system-38.0.0/src/lib.rs:1015:2
[INFO] [stdout]      |
[INFO] [stdout] 1015 |       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-6f17d22bba15001f/frame-system-38.0.0/src/lib.rs:446:2
[INFO] [stdout]      |
[INFO] [stdout] 446  |     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/mock.rs:53:14
[INFO] [stdout]      |
[INFO] [stdout] 53   |     let mut t = frame_system::GenesisConfig::<TestRuntime>::default().build_storage().unwrap();
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `frame_system::Config` is not implemented for `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-6f17d22bba15001f/frame-system-38.0.0/src/lib.rs:1015:30
[INFO] [stdout]      |
[INFO] [stdout] 1015 |     pub struct GenesisConfig<T: Config> {
[INFO] [stdout]      |                                 ^^^^^^ required by this bound in `GenesisConfig`
[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]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `pallet_timestamp::Config` is not implemented for `TestRuntime`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `assimilate_storage` exists for struct `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] 63  | |     }
[INFO] [stdout] 64  | |     .assimilate_storage(&mut t)
[INFO] [stdout]     | |     -^^^^^^^^^^^^^^^^^^ method cannot be called on `GenesisConfig<TestRuntime>` due to unsatisfied trait bounds
[INFO] [stdout]     | |_____|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:115:2
[INFO] [stdout]     |
[INFO] [stdout] 115 |       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:129:44
[INFO] [stdout]     |
[INFO] [stdout] 40  |   #[frame_support::pallet]
[INFO] [stdout]     |   -
[INFO] [stdout] ...
[INFO] [stdout] 115 |       pub struct GenesisConfig<T: Config>
[INFO] [stdout]     |  ________________-
[INFO] [stdout] 116 | |     where
[INFO] [stdout] 117 | |         <T as pallet_timestamp::Config>::Moment: MaybeSerializeDeserialize,
[INFO] [stdout] 118 | |     {
[INFO] [stdout] ...   |
[INFO] [stdout] 125 | |
[INFO] [stdout] 126 | |     #[pallet::genesis_build]
[INFO] [stdout]     | |___________________________-
[INFO] [stdout] ...
[INFO] [stdout] 129 |           <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-6f17d22bba15001f/pallet-timestamp-37.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]    | |_____^ the trait `pallet_timestamp::Config` is not implemented for `TestRuntime`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `block_number` exists for struct `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 `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-6f17d22bba15001f/frame-system-38.0.0/src/lib.rs:446:2
[INFO] [stdout]     |
[INFO] [stdout] 446 |     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 `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 `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-6f17d22bba15001f/frame-system-38.0.0/src/lib.rs:446:2
[INFO] [stdout]     |
[INFO] [stdout] 446 |     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<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 `Pallet<TestRuntime>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/frame-system-38.0.0/src/lib.rs:635:2
[INFO] [stdout]     |
[INFO] [stdout] 635 |       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-6f17d22bba15001f/frame-system-38.0.0/src/lib.rs:446:2
[INFO] [stdout]     |
[INFO] [stdout] 446 |     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 `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 `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-6f17d22bba15001f/frame-system-38.0.0/src/lib.rs:446:2
[INFO] [stdout]     |
[INFO] [stdout] 446 |     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<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<TestRuntime>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pallet-timestamp-37.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-6f17d22bba15001f/pallet-timestamp-37.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 `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 `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-6f17d22bba15001f/frame-system-38.0.0/src/lib.rs:446:2
[INFO] [stdout]     |
[INFO] [stdout] 446 |     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 `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 `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-6f17d22bba15001f/frame-system-38.0.0/src/lib.rs:446:2
[INFO] [stdout]     |
[INFO] [stdout] 446 |     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 `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 `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-6f17d22bba15001f/frame-system-38.0.0/src/lib.rs:446:2
[INFO] [stdout]     |
[INFO] [stdout] 446 |     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 `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 `Pallet<TestRuntime>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/frame-system-38.0.0/src/lib.rs:635:2
[INFO] [stdout]     |
[INFO] [stdout] 635 |       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-6f17d22bba15001f/frame-system-38.0.0/src/lib.rs:446:2
[INFO] [stdout]     |
[INFO] [stdout] 446 |     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 `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 `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-6f17d22bba15001f/frame-system-38.0.0/src/lib.rs:446:2
[INFO] [stdout]     |
[INFO] [stdout] 446 |     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<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<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-6f17d22bba15001f/pallet-timestamp-37.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 `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 `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-6f17d22bba15001f/frame-system-38.0.0/src/lib.rs:446:2
[INFO] [stdout]     |
[INFO] [stdout] 446 |     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 `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 `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-6f17d22bba15001f/frame-system-38.0.0/src/lib.rs:446:2
[INFO] [stdout]     |
[INFO] [stdout] 446 |     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]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `frame_system::Config` is not implemented for `TestRuntime`
[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]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `frame_system::Config` is not implemented for `TestRuntime`
[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]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `frame_system::Config` is not implemented for `TestRuntime`
[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]    |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `frame_system::Config` is not implemented for `TestRuntime`
[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]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `frame_system::Config` is not implemented for `TestRuntime`
[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]    |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `frame_system::Config` is not implemented for `TestRuntime`
[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]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `frame_system::Config` is not implemented for `TestRuntime`
[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]    |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `frame_system::Config` is not implemented for `TestRuntime`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `set_block_number` exists for struct `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 `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-6f17d22bba15001f/frame-system-38.0.0/src/lib.rs:446:2
[INFO] [stdout]     |
[INFO] [stdout] 446 |     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]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `pallet_timestamp::Config` is not implemented for `TestRuntime`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `set_block_number` exists for struct `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 `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-6f17d22bba15001f/frame-system-38.0.0/src/lib.rs:446:2
[INFO] [stdout]     |
[INFO] [stdout] 446 |     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 `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 `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-6f17d22bba15001f/frame-system-38.0.0/src/lib.rs:446:2
[INFO] [stdout]     |
[INFO] [stdout] 446 |     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 `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 `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-6f17d22bba15001f/frame-system-38.0.0/src/lib.rs:446:2
[INFO] [stdout]     |
[INFO] [stdout] 446 |     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]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `pallet_timestamp::Config` is not implemented for `TestRuntime`
[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]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `frame_system::Config` is not implemented for `TestRuntime`
[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]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `pallet_timestamp::Config` is not implemented for `TestRuntime`
[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]     |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `frame_system::Config` is not implemented for `TestRuntime`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `set_block_number` exists for struct `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 `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-6f17d22bba15001f/frame-system-38.0.0/src/lib.rs:446:2
[INFO] [stdout]     |
[INFO] [stdout] 446 |     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]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `pallet_timestamp::Config` is not implemented for `TestRuntime`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `set_block_number` exists for struct `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 `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-6f17d22bba15001f/frame-system-38.0.0/src/lib.rs:446:2
[INFO] [stdout]     |
[INFO] [stdout] 446 |     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]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `pallet_timestamp::Config` is not implemented for `TestRuntime`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `set_block_number` exists for struct `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 `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-6f17d22bba15001f/frame-system-38.0.0/src/lib.rs:446:2
[INFO] [stdout]     |
[INFO] [stdout] 446 |     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]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `pallet_timestamp::Config` is not implemented for `TestRuntime`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `set_block_number` exists for struct `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 `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-6f17d22bba15001f/frame-system-38.0.0/src/lib.rs:446:2
[INFO] [stdout]     |
[INFO] [stdout] 446 |     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]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `pallet_timestamp::Config` is not implemented for `TestRuntime`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `set_block_number` exists for struct `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 `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-6f17d22bba15001f/frame-system-38.0.0/src/lib.rs:446:2
[INFO] [stdout]     |
[INFO] [stdout] 446 |     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]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `pallet_timestamp::Config` is not implemented for `TestRuntime`
[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]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `frame_system::Config` is not implemented for `TestRuntime`
[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]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `pallet_timestamp::Config` is not implemented for `TestRuntime`
[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]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `frame_system::Config` is not implemented for `TestRuntime`
[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]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `pallet_timestamp::Config` is not implemented for `TestRuntime`
[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]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `frame_system::Config` is not implemented for `TestRuntime`
[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]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `pallet_timestamp::Config` is not implemented for `TestRuntime`
[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]     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `frame_system::Config` is not implemented for `TestRuntime`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `set_block_number` exists for struct `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 `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-6f17d22bba15001f/frame-system-38.0.0/src/lib.rs:446:2
[INFO] [stdout]     |
[INFO] [stdout] 446 |     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]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `pallet_timestamp::Config` is not implemented for `TestRuntime`
[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]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `frame_system::Config` is not implemented for `TestRuntime`
[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]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `frame_system::Config` is not implemented for `TestRuntime`
[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]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `frame_system::Config` is not implemented for `TestRuntime`
[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]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `pallet_timestamp::Config` is not implemented for `TestRuntime`
[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]     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `frame_system::Config` is not implemented for `TestRuntime`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `set_block_number` exists for struct `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 `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-6f17d22bba15001f/frame-system-38.0.0/src/lib.rs:446:2
[INFO] [stdout]     |
[INFO] [stdout] 446 |     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]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `pallet_timestamp::Config` is not implemented for `TestRuntime`
[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]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `frame_system::Config` is not implemented for `TestRuntime`
[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]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `frame_system::Config` is not implemented for `TestRuntime`
[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]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `frame_system::Config` is not implemented for `TestRuntime`
[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]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `pallet_timestamp::Config` is not implemented for `TestRuntime`
[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]     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `frame_system::Config` is not implemented for `TestRuntime`
[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]     | |_____________^ the trait `pallet_timestamp::Config` is not implemented for `TestRuntime`
[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]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `frame_system::Config` is not implemented for `TestRuntime`
[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]     |                 ^^^^^^^^^^^^^^^^^^^ the trait `pallet_timestamp::Config` is not implemented for `TestRuntime`
[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]     | |_________^ the trait `pallet_timestamp::Config` is not implemented for `TestRuntime`
[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]     | |_________^ the trait `pallet_timestamp::Config` is not implemented for `TestRuntime`
[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]     | |_________^ the trait `pallet_timestamp::Config` is not implemented for `TestRuntime`
[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]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `pallet_timestamp::Config` is not implemented for `TestRuntime`
[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]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `pallet_timestamp::Config` is not implemented for `TestRuntime`
[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]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `pallet_timestamp::Config` is not implemented for `TestRuntime`
[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]     | |_________^ the trait `pallet_timestamp::Config` is not implemented for `TestRuntime`
[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]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `pallet_timestamp::Config` is not implemented for `TestRuntime`
[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]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `pallet_timestamp::Config` is not implemented for `TestRuntime`
[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]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `pallet_timestamp::Config` is not implemented for `TestRuntime`
[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]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `frame_system::Config` is not implemented for `TestRuntime`
[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]     |             ^^^^^^^^^^^^^^^^^^^ the trait `pallet_timestamp::Config` is not implemented for `TestRuntime`
[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]     | |_____________^ the trait `pallet_timestamp::Config` is not implemented for `TestRuntime`
[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]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `frame_system::Config` is not implemented for `TestRuntime`
[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]     |                 ^^^^^^^^^^^^^^^^^^^ the trait `pallet_timestamp::Config` is not implemented for `TestRuntime`
[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]     | |_________^ the trait `pallet_timestamp::Config` is not implemented for `TestRuntime`
[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]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `pallet_timestamp::Config` is not implemented for `TestRuntime`
[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]     | |_________^ the trait `pallet_timestamp::Config` is not implemented for `TestRuntime`
[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]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `pallet_timestamp::Config` is not implemented for `TestRuntime`
[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]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `frame_system::Config` is not implemented for `TestRuntime`
[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]     |             ^^^^^^^^^^^^^^^^^^^ the trait `pallet_timestamp::Config` is not implemented for `TestRuntime`
[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 166 previous errors
[INFO] running `Command { std: "docker" "inspect" "c1c468ef75f39dd2ab796061f5bbbc9307fa1e70636433e2c00a070c5b15274e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1c468ef75f39dd2ab796061f5bbbc9307fa1e70636433e2c00a070c5b15274e", kill_on_drop: false }`
[INFO] [stdout] c1c468ef75f39dd2ab796061f5bbbc9307fa1e70636433e2c00a070c5b15274e
