[INFO] fetching crate pallet-encointer-faucet 20.2.0... [INFO] checking pallet-encointer-faucet-20.2.0 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate pallet-encointer-faucet 20.2.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate pallet-encointer-faucet 20.2.0 [INFO] finished tweaking crates.io crate pallet-encointer-faucet 20.2.0 [INFO] tweaked toml for crates.io crate pallet-encointer-faucet 20.2.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate pallet-encointer-faucet 20.2.0 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate pallet-encointer-faucet 20.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 744264789f6e69c53e0b5d0c484bb19579320183ddcf81ba6ca990b41f1cfcaa [INFO] running `Command { std: "docker" "start" "-a" "744264789f6e69c53e0b5d0c484bb19579320183ddcf81ba6ca990b41f1cfcaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "744264789f6e69c53e0b5d0c484bb19579320183ddcf81ba6ca990b41f1cfcaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "744264789f6e69c53e0b5d0c484bb19579320183ddcf81ba6ca990b41f1cfcaa", kill_on_drop: false }` [INFO] [stdout] 744264789f6e69c53e0b5d0c484bb19579320183ddcf81ba6ca990b41f1cfcaa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4e50bb5ea966b033a0435ad57b52c306d733326c5d3c69b94b78e8495b79b60c [INFO] running `Command { std: "docker" "start" "-a" "4e50bb5ea966b033a0435ad57b52c306d733326c5d3c69b94b78e8495b79b60c", kill_on_drop: false }` [INFO] [stderr] Compiling toml_write v0.1.1 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling prettyplease v0.2.32 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling derive-syn-parse v0.2.0 [INFO] [stderr] Compiling expander v2.2.1 [INFO] [stderr] Compiling libsecp256k1-core v0.3.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking der v0.7.10 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking integer-sqrt v0.1.5 [INFO] [stderr] Checking ff v0.13.1 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling sp-debug-derive v14.0.0 [INFO] [stderr] Compiling parity-scale-codec v3.7.5 [INFO] [stderr] Compiling jam-codec v0.1.0 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking tokio v1.46.1 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Compiling secp256k1-sys v0.9.2 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.3.0 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.3.0 [INFO] [stderr] Checking uint v0.10.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking base64ct v1.7.3 [INFO] [stderr] Compiling libsecp256k1 v0.7.2 [INFO] [stderr] Checking impl-num-traits v0.2.0 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking fixed-hash v0.8.0 [INFO] [stderr] Checking getrandom_or_panic v0.0.3 [INFO] [stderr] Checking merlin v3.0.0 [INFO] [stderr] Checking blake2b_simd v1.0.3 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking num-format v0.4.4 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking secrecy v0.8.0 [INFO] [stderr] Checking hash256-std-hasher v0.15.2 [INFO] [stderr] Checking dyn-clone v1.0.19 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking sp-crypto-hashing v0.1.0 [INFO] [stderr] Checking schnellru v0.2.4 [INFO] [stderr] Checking backtrace v0.3.74 [INFO] [stderr] Checking memory-db v0.34.0 [INFO] [stderr] Checking trie-db v0.30.0 [INFO] [stderr] Compiling sp-io v42.0.0 [INFO] [stderr] Checking ed25519-dalek v2.1.1 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking sp-panic-handler v13.0.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking ed25519-zebra v4.0.3 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Compiling proc-macro-warning v1.84.1 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling macro_magic_core_macros v0.5.1 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling frame-support-procedural-tools-derive v12.0.0 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Compiling macro_magic_core v0.5.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling substrate-typenum v1.17.0 [INFO] [stderr] Compiling substrate-fixed v0.6.0 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Compiling macro_magic_macros v0.5.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Checking wide v0.7.32 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Compiling include_dir v0.7.4 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling macro_magic v0.5.1 [INFO] [stderr] Checking h2 v0.4.9 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Checking impl-serde v0.5.0 [INFO] [stderr] Checking serdect v0.2.0 [INFO] [stderr] Checking serde_bytes v0.11.17 [INFO] [stderr] Checking parity-bip39 v2.0.1 [INFO] [stderr] Checking schnorrkel v0.11.4 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling aquamarine v0.5.0 [INFO] [stderr] Checking substrate-bip39 v0.6.0 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Checking simba v0.9.0 [INFO] [stderr] Checking secp256k1 v0.28.2 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Compiling ss58-registry v1.51.0 [INFO] [stderr] Checking k256 v0.13.4 [INFO] [stderr] Compiling sp-crypto-hashing-proc-macro v0.1.0 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling toml v0.8.22 [INFO] [stderr] Compiling frame-support-procedural-tools v13.0.1 [INFO] [stderr] Compiling parity-scale-codec-derive v3.7.5 [INFO] [stderr] Compiling scale-info-derive v2.11.6 [INFO] [stderr] Compiling jam-codec-derive v0.1.0 [INFO] [stderr] Compiling sp-runtime-interface-proc-macro v20.0.0 [INFO] [stderr] Compiling sp-api-proc-macro v24.0.0 [INFO] [stderr] Compiling docify_macros v0.2.9 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking hyper-util v0.1.11 [INFO] [stderr] Checking docify v0.2.9 [INFO] [stderr] Compiling frame-support-procedural v35.0.0 [INFO] [stderr] Checking substrate-prometheus-endpoint v0.17.6 [INFO] [stderr] Checking scale-info v2.11.6 [INFO] [stderr] Checking impl-codec v0.7.1 [INFO] [stderr] Checking sp-storage v22.0.0 [INFO] [stderr] Checking sp-tracing v18.0.0 [INFO] [stderr] Checking sp-wasm-interface v23.0.0 [INFO] [stderr] Checking binary-merkle-tree v16.0.0 [INFO] [stderr] Compiling sp-version-proc-macro v15.0.0 [INFO] [stderr] Checking sp-externalities v0.30.0 [INFO] [stderr] Checking nalgebra v0.33.2 [INFO] [stderr] Checking primitive-types v0.13.1 [INFO] [stderr] Checking bounded-collections v0.3.2 [INFO] [stderr] Checking sp-arithmetic v28.0.0 [INFO] [stderr] Checking frame-metadata v23.0.0 [INFO] [stderr] Checking sp-weights v33.0.0 [INFO] [stderr] Checking sp-runtime-interface v31.0.0 [INFO] [stderr] Checking sp-core v38.0.0 [INFO] [stderr] Checking sp-metadata-ir v0.12.0 [INFO] [stderr] Checking sp-trie v41.0.0 [INFO] [stderr] Checking sp-keystore v0.44.0 [INFO] [stderr] Checking sp-state-machine v0.47.0 [INFO] [stderr] Checking substrate-geohash v0.14.0 [INFO] [stderr] Checking linregress v0.5.4 [INFO] [stderr] Checking sp-application-crypto v42.0.0 [INFO] [stderr] Checking sp-runtime v43.0.0 [INFO] [stderr] Checking sp-version v41.0.0 [INFO] [stderr] Checking sp-inherents v38.0.0 [INFO] [stderr] Checking sp-staking v40.0.0 [INFO] [stderr] Checking ep-core v20.0.0 [INFO] [stderr] Checking sp-api v38.0.0 [INFO] [stderr] Checking sp-genesis-builder v0.19.0 [INFO] [stderr] Checking frame-support v42.0.0 [INFO] [stderr] Checking sp-timestamp v38.0.0 [INFO] [stderr] Checking frame-system v42.0.0 [INFO] [stderr] Checking encointer-primitives v20.4.0 [INFO] [stderr] Checking pallet-transaction-payment v42.0.0 [INFO] [stderr] Checking pallet-timestamp v41.0.0 [INFO] [stderr] Checking frame-benchmarking v42.0.0 [INFO] [stderr] Checking encointer-ceremonies-assignment v20.1.0 [INFO] [stderr] Checking encointer-meetup-validation v20.1.0 [INFO] [stderr] Checking pallet-encointer-scheduler v20.1.0 [INFO] [stderr] Checking pallet-asset-tx-payment v42.0.0 [INFO] [stderr] Checking pallet-encointer-balances v20.2.0 [INFO] [stderr] Checking pallet-encointer-communities v20.1.0 [INFO] [stderr] Checking pallet-encointer-ceremonies v20.1.0 [INFO] [stderr] Checking pallet-encointer-reputation-commitments v20.1.0 [INFO] [stderr] Checking pallet-encointer-faucet v20.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `test_utils` [INFO] [stdout] --> src/mock.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use test_utils::*; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::mock::Balances`, `crate::mock::EncointerFaucet`, `crate::mock::EncointerReputationCommitments`, `crate::mock::System` [INFO] [stdout] --> src/tests.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | use crate::mock::{Balances, EncointerFaucet, EncointerReputationCommitments, System}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^ no `System` in `mock` [INFO] [stdout] | | | | [INFO] [stdout] | | | no `EncointerReputationCommitments` in `mock` [INFO] [stdout] | | no `EncointerFaucet` in `mock` [INFO] [stdout] | no `Balances` in `mock` [INFO] [stdout] | [INFO] [stdout] = help: consider importing one of these structs instead: [INFO] [stdout] std::alloc::System [INFO] [stdout] sp_std::alloc::System [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `test_utils` [INFO] [stdout] --> src/tests.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | use test_utils::{helpers::*, storage::*, *}; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `mock::RuntimeOrigin`, `mock::TestRuntime` [INFO] [stdout] --> src/tests.rs:27:26 [INFO] [stdout] | [INFO] [stdout] 27 | use mock::{new_test_ext, RuntimeOrigin, TestRuntime}; [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^ no `TestRuntime` in `mock` [INFO] [stdout] | | [INFO] [stdout] | no `RuntimeOrigin` in `mock` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `test_utils` [INFO] [stdout] --> src/tests.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | use test_utils::{helpers::*, storage::*, *}; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pallet_encointer_ceremonies` [INFO] [stdout] --> src/mock.rs:37:24 [INFO] [stdout] | [INFO] [stdout] 37 | EncointerCeremonies: pallet_encointer_ceremonies::{Pallet, Call, Storage, Config, Event}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pallet_encointer_ceremonies` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `impl_encointer_reputation_commitments` in this scope [INFO] [stdout] --> src/mock.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | impl_encointer_reputation_commitments!(TestRuntime); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `impl_encointer_ceremonies` in this scope [INFO] [stdout] --> src/mock.rs:61:1 [INFO] [stdout] | [INFO] [stdout] 61 | impl_encointer_ceremonies!(TestRuntime); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `impl_encointer_communities` in this scope [INFO] [stdout] --> src/mock.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | impl_encointer_communities!(TestRuntime); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `impl_encointer_balances` in this scope [INFO] [stdout] --> src/mock.rs:59:1 [INFO] [stdout] | [INFO] [stdout] 59 | impl_encointer_balances!(TestRuntime); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `impl_encointer_scheduler` in this scope [INFO] [stdout] --> src/mock.rs:58:1 [INFO] [stdout] | [INFO] [stdout] 58 | impl_encointer_scheduler!(TestRuntime); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `impl_timestamp` in this scope [INFO] [stdout] --> src/mock.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | impl_timestamp!(TestRuntime, EncointerScheduler); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `impl_balances` in this scope [INFO] [stdout] --> src/mock.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | impl_balances!(TestRuntime, System); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `impl_frame_system` in this scope [INFO] [stdout] --> src/mock.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | impl_frame_system!(TestRuntime); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `EncointerWeight` is never constructed [INFO] [stdout] --> src/weights.rs:63:12 [INFO] [stdout] | [INFO] [stdout] 63 | pub struct EncointerWeight(PhantomData); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `pallet-encointer-faucet` (lib test) due to 14 previous errors [INFO] running `Command { std: "docker" "inspect" "4e50bb5ea966b033a0435ad57b52c306d733326c5d3c69b94b78e8495b79b60c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e50bb5ea966b033a0435ad57b52c306d733326c5d3c69b94b78e8495b79b60c", kill_on_drop: false }` [INFO] [stdout] 4e50bb5ea966b033a0435ad57b52c306d733326c5d3c69b94b78e8495b79b60c