[INFO] cloning repository https://github.com/ETeissonniere/pallet-mandate [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ETeissonniere/pallet-mandate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FETeissonniere%2Fpallet-mandate", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FETeissonniere%2Fpallet-mandate'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e8a60e13e64b4bf5bc36ec8dcc0ed9eeb1fb57a8 [INFO] checking ETeissonniere/pallet-mandate against try#5d9095c550fcec9e458ce8d6b0c04a217641db66 for pr-77153 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FETeissonniere%2Fpallet-mandate" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ETeissonniere/pallet-mandate on toolchain 5d9095c550fcec9e458ce8d6b0c04a217641db66 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d9095c550fcec9e458ce8d6b0c04a217641db66" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ETeissonniere/pallet-mandate [INFO] finished tweaking git repo https://github.com/ETeissonniere/pallet-mandate [INFO] tweaked toml for git repo https://github.com/ETeissonniere/pallet-mandate written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/ETeissonniere/pallet-mandate already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d9095c550fcec9e458ce8d6b0c04a217641db66" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sp-debug-derive v2.0.0-rc6 [INFO] [stderr] Downloaded sp-arithmetic v2.0.0-rc6 [INFO] [stderr] Downloaded sp-storage v2.0.0-rc6 [INFO] [stderr] Downloaded sp-core v2.0.0-rc6 [INFO] [stderr] Downloaded parity-scale-codec-derive v1.2.1 [INFO] [stderr] Downloaded sp-runtime-interface-proc-macro v2.0.0-rc6 [INFO] [stderr] Downloaded parity-scale-codec v1.3.4 [INFO] [stderr] Downloaded sp-std v2.0.0-rc6 [INFO] [stderr] Downloaded sp-tracing v2.0.0-rc6 [INFO] [stderr] Downloaded sp-inherents v2.0.0-rc6 [INFO] [stderr] Downloaded frame-support-procedural-tools v2.0.0-rc6 [INFO] [stderr] Downloaded sp-application-crypto v2.0.0-rc6 [INFO] [stderr] Downloaded sp-runtime-interface v2.0.0-rc6 [INFO] [stderr] Downloaded sp-version v2.0.0-rc6 [INFO] [stderr] Downloaded sp-panic-handler v2.0.0-rc6 [INFO] [stderr] Downloaded sp-io v2.0.0-rc6 [INFO] [stderr] Downloaded sp-wasm-interface v2.0.0-rc6 [INFO] [stderr] Downloaded frame-support-procedural-tools-derive v2.0.0-rc6 [INFO] [stderr] Downloaded frame-metadata v11.0.0-rc6 [INFO] [stderr] Downloaded sp-externalities v0.8.0-rc6 [INFO] [stderr] Downloaded sp-trie v2.0.0-rc6 [INFO] [stderr] Downloaded frame-support-procedural v2.0.0-rc6 [INFO] [stderr] Downloaded frame-system v2.0.0-rc6 [INFO] [stderr] Downloaded sp-state-machine v0.8.0-rc6 [INFO] [stderr] Downloaded sp-runtime v2.0.0-rc6 [INFO] [stderr] Downloaded frame-support v2.0.0-rc6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+5d9095c550fcec9e458ce8d6b0c04a217641db66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7b2ad305c3dc83869427f40cb5fcf3ee409efe5a0b4f1e9122b5d5d1a369ca55 [INFO] running `Command { std: "docker" "start" "-a" "7b2ad305c3dc83869427f40cb5fcf3ee409efe5a0b4f1e9122b5d5d1a369ca55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7b2ad305c3dc83869427f40cb5fcf3ee409efe5a0b4f1e9122b5d5d1a369ca55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b2ad305c3dc83869427f40cb5fcf3ee409efe5a0b4f1e9122b5d5d1a369ca55", kill_on_drop: false }` [INFO] [stdout] 7b2ad305c3dc83869427f40cb5fcf3ee409efe5a0b4f1e9122b5d5d1a369ca55 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+5d9095c550fcec9e458ce8d6b0c04a217641db66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 806b16e30cbd36191da42513ad4c689c18cbb432d6cfdb791ed4c8d3d5d36076 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "806b16e30cbd36191da42513ad4c689c18cbb432d6cfdb791ed4c8d3d5d36076", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Checking subtle v2.2.2 [INFO] [stderr] Checking sp-std v2.0.0-rc6 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Checking futures-sink v0.3.4 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Checking parity-wasm v0.41.0 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling parity-util-mem v0.7.0 [INFO] [stderr] Checking memory_units v0.3.0 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking environmental v1.1.1 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking dyn-clone v1.0.2 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Checking integer-sqrt v0.1.3 [INFO] [stderr] Checking bitmask v0.5.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Checking tracing-core v0.1.14 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking lock_api v0.3.3 [INFO] [stderr] Checking futures-channel v0.3.4 [INFO] [stderr] Checking trie-root v0.16.0 [INFO] [stderr] Checking bitvec v0.17.4 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking ed25519 v1.0.1 [INFO] [stderr] Checking arrayvec v0.4.12 [INFO] [stderr] Checking parking_lot_core v0.7.0 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking hash256-std-hasher v0.15.2 [INFO] [stderr] Checking tiny-keccak v2.0.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking blake2-rfc v0.2.18 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Checking parking_lot v0.10.0 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking uint v0.8.2 [INFO] [stderr] Checking pbkdf2 v0.3.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking hmac-drbg v0.2.0 [INFO] [stderr] Checking sha2 v0.8.1 [INFO] [stderr] Checking trie-db v0.22.1 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking wasmi-validation v0.3.0 [INFO] [stderr] Compiling backtrace-sys v0.1.35 [INFO] [stderr] Checking once_cell v1.3.1 [INFO] [stderr] Checking regex v1.3.6 [INFO] [stderr] Checking backtrace v0.3.46 [INFO] [stderr] Checking fixed-hash v0.6.0 [INFO] [stderr] Checking twox-hash v1.5.0 [INFO] [stderr] Checking libsecp256k1 v0.3.5 [INFO] [stderr] Checking sp-panic-handler v2.0.0-rc6 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking wasmi v0.6.2 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Compiling zeroize_derive v1.0.0 [INFO] [stderr] Compiling impl-trait-for-tuples v0.1.3 [INFO] [stderr] Compiling sp-debug-derive v2.0.0-rc6 [INFO] [stderr] Compiling ref-cast-impl v1.0.1 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling rental-impl v0.5.5 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling parity-util-mem-derive v0.1.0 [INFO] [stderr] Compiling dyn-clonable-impl v0.9.0 [INFO] [stderr] Compiling derive_more v0.99.5 [INFO] [stderr] Compiling paste-impl v0.1.10 [INFO] [stderr] Compiling frame-support-procedural-tools-derive v2.0.0-rc6 [INFO] [stderr] Checking dyn-clonable v0.9.0 [INFO] [stderr] Checking zeroize v1.1.0 [INFO] [stderr] Checking ref-cast v1.0.1 [INFO] [stderr] Checking curve25519-dalek v2.0.0 [INFO] [stderr] Checking merlin v2.0.0 [INFO] [stderr] Checking secrecy v0.6.0 [INFO] [stderr] Checking paste v0.1.10 [INFO] [stderr] Checking failure v0.1.7 [INFO] [stderr] Checking tiny-bip39 v0.7.3 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Checking schnorrkel v0.9.1 [INFO] [stderr] Checking tracing v0.1.19 [INFO] [stderr] Checking substrate-bip39 v0.4.1 [INFO] [stderr] Checking futures-executor v0.3.4 [INFO] [stderr] Checking futures v0.3.4 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Checking rental v0.5.5 [INFO] [stderr] Checking impl-serde v0.3.0 [INFO] [stderr] Checking impl-serde v0.2.3 [INFO] [stderr] Checking ed25519-dalek v1.0.0-pre.4 [INFO] [stderr] Checking sp-tracing v2.0.0-rc6 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling proc-macro-crate v0.1.4 [INFO] [stderr] Compiling frame-support-procedural-tools v2.0.0-rc6 [INFO] [stderr] Compiling parity-scale-codec-derive v1.2.1 [INFO] [stderr] Compiling sp-runtime-interface-proc-macro v2.0.0-rc6 [INFO] [stderr] Compiling frame-support-procedural v2.0.0-rc6 [INFO] [stderr] Checking parity-scale-codec v1.3.4 [INFO] [stderr] Checking impl-codec v0.4.2 [INFO] [stderr] Checking sp-storage v2.0.0-rc6 [INFO] [stderr] Checking sp-wasm-interface v2.0.0-rc6 [INFO] [stderr] Checking sp-arithmetic v2.0.0-rc6 [INFO] [stderr] Checking primitive-types v0.7.0 [INFO] [stderr] Checking sp-externalities v0.8.0-rc6 [INFO] [stderr] Checking sp-runtime-interface v2.0.0-rc6 [INFO] [stderr] Checking memory-db v0.24.1 [INFO] [stderr] Checking sp-core v2.0.0-rc6 [INFO] [stderr] Checking sp-trie v2.0.0-rc6 [INFO] [stderr] Checking sp-inherents v2.0.0-rc6 [INFO] [stderr] Checking frame-metadata v11.0.0-rc6 [INFO] [stderr] Checking sp-state-machine v0.8.0-rc6 [INFO] [stderr] Checking sp-io v2.0.0-rc6 [INFO] [stderr] Checking sp-application-crypto v2.0.0-rc6 [INFO] [stdout] error: unexpected token [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/lib.rs:63:49 [INFO] [stdout] | [INFO] [stdout] 63 | $crate::app_crypto_public_full_crypto!($module::Public, $key_type, $module::CRYPTO_ID); [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/ed25519.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | crate::app_crypto!(super, ED25519); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected token [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/lib.rs:65:52 [INFO] [stdout] | [INFO] [stdout] 65 | $crate::app_crypto_signature_full_crypto!($module::Signature, $key_type, $module::CRYPTO_ID); [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/ed25519.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | crate::app_crypto!(super, ED25519); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected token [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/lib.rs:63:49 [INFO] [stdout] | [INFO] [stdout] 63 | $crate::app_crypto_public_full_crypto!($module::Public, $key_type, $module::CRYPTO_ID); [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/sr25519.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | crate::app_crypto!(super, SR25519); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected token [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/lib.rs:65:52 [INFO] [stdout] | [INFO] [stdout] 65 | $crate::app_crypto_signature_full_crypto!($module::Signature, $key_type, $module::CRYPTO_ID); [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/sr25519.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | crate::app_crypto!(super, SR25519); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected token [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/lib.rs:63:49 [INFO] [stdout] | [INFO] [stdout] 63 | $crate::app_crypto_public_full_crypto!($module::Public, $key_type, $module::CRYPTO_ID); [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/ecdsa.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | crate::app_crypto!(super, ECDSA); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected token [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/lib.rs:65:52 [INFO] [stdout] | [INFO] [stdout] 65 | $crate::app_crypto_signature_full_crypto!($module::Signature, $key_type, $module::CRYPTO_ID); [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/ecdsa.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | crate::app_crypto!(super, ECDSA); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `ed25519::app::Signature` doesn't implement `std::fmt::Debug` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/lib.rs:210:8 [INFO] [stdout] | [INFO] [stdout] 210 | impl $crate::AppKey for Public { [INFO] [stdout] | ^^^^^^^^^^^^^^ `ed25519::app::Signature` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/ed25519.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | crate::app_crypto!(super, ED25519); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::fmt::Debug` is not implemented for `ed25519::app::Signature` [INFO] [stdout] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `ed25519::app::Public` doesn't implement `std::fmt::Debug` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/lib.rs:210:8 [INFO] [stdout] | [INFO] [stdout] 210 | impl $crate::AppKey for Public { [INFO] [stdout] | ^^^^^^^^^^^^^^ `ed25519::app::Public` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/ed25519.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | crate::app_crypto!(super, ED25519); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::fmt::Debug` is not implemented for `ed25519::app::Public` [INFO] [stdout] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ed25519::app::Public: parity_scale_codec::codec::WrapperTypeDecode` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/lib.rs:210:8 [INFO] [stdout] | [INFO] [stdout] 210 | impl $crate::AppKey for Public { [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `parity_scale_codec::codec::WrapperTypeDecode` is not implemented for `ed25519::app::Public` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/ed25519.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | crate::app_crypto!(super, ED25519); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Decode` for `ed25519::app::Public` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ed25519::app::Public: WrapperTypeEncode` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/lib.rs:210:8 [INFO] [stdout] | [INFO] [stdout] 210 | impl $crate::AppKey for Public { [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `WrapperTypeEncode` is not implemented for `ed25519::app::Public` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/ed25519.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | crate::app_crypto!(super, ED25519); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Encode` for `ed25519::app::Public` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `ed25519::app::Public` doesn't implement `std::fmt::Debug` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/lib.rs:277:8 [INFO] [stdout] | [INFO] [stdout] 277 | impl $crate::AppPublic for Public { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ `ed25519::app::Public` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/traits.rs:65:11 [INFO] [stdout] | [INFO] [stdout] 65 | pub trait AppPublic: [INFO] [stdout] | --------- required by a bound in this [INFO] [stdout] 66 | AppKey + Public + Ord + PartialOrd + Eq + PartialEq + Debug + MaybeHash + codec::Codec [INFO] [stdout] | ----- required by this bound in `traits::AppPublic` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/ed25519.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | crate::app_crypto!(super, ED25519); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::fmt::Debug` is not implemented for `ed25519::app::Public` [INFO] [stdout] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ed25519::app::Public: parity_scale_codec::codec::WrapperTypeDecode` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/lib.rs:277:8 [INFO] [stdout] | [INFO] [stdout] 277 | impl $crate::AppPublic for Public { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the trait `parity_scale_codec::codec::WrapperTypeDecode` is not implemented for `ed25519::app::Public` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/ed25519.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | crate::app_crypto!(super, ED25519); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Decode` for `ed25519::app::Public` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ed25519::app::Public: WrapperTypeEncode` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/lib.rs:277:8 [INFO] [stdout] | [INFO] [stdout] 277 | impl $crate::AppPublic for Public { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the trait `WrapperTypeEncode` is not implemented for `ed25519::app::Public` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/ed25519.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | crate::app_crypto!(super, ED25519); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Encode` for `ed25519::app::Public` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `ed25519::app::Signature` doesn't implement `std::fmt::Debug` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/lib.rs:281:8 [INFO] [stdout] | [INFO] [stdout] 281 | impl $crate::RuntimeAppPublic for Public where $public: $crate::RuntimePublic { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ `ed25519::app::Signature` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/traits.rs:118:11 [INFO] [stdout] | [INFO] [stdout] 118 | pub trait RuntimeAppPublic: Sized { [INFO] [stdout] | ---------------- required by a bound in this [INFO] [stdout] ... [INFO] [stdout] 125 | type Signature: Codec + Debug + MaybeHash + Eq + PartialEq + Clone; [INFO] [stdout] | ----- required by this bound in `traits::RuntimeAppPublic` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/ed25519.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | crate::app_crypto!(super, ED25519); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::fmt::Debug` is not implemented for `ed25519::app::Signature` [INFO] [stdout] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ed25519::app::Signature: parity_scale_codec::codec::WrapperTypeDecode` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/lib.rs:281:8 [INFO] [stdout] | [INFO] [stdout] 281 | impl $crate::RuntimeAppPublic for Public where $public: $crate::RuntimePublic { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `parity_scale_codec::codec::WrapperTypeDecode` is not implemented for `ed25519::app::Signature` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/ed25519.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | crate::app_crypto!(super, ED25519); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Decode` for `ed25519::app::Signature` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ed25519::app::Signature: WrapperTypeEncode` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/lib.rs:281:8 [INFO] [stdout] | [INFO] [stdout] 281 | impl $crate::RuntimeAppPublic for Public where $public: $crate::RuntimePublic { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `WrapperTypeEncode` is not implemented for `ed25519::app::Signature` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/ed25519.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | crate::app_crypto!(super, ED25519); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Encode` for `ed25519::app::Signature` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `ed25519::app::Signature` doesn't implement `std::fmt::Debug` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/lib.rs:404:8 [INFO] [stdout] | [INFO] [stdout] 404 | impl $crate::AppKey for Signature { [INFO] [stdout] | ^^^^^^^^^^^^^^ `ed25519::app::Signature` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/ed25519.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | crate::app_crypto!(super, ED25519); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::fmt::Debug` is not implemented for `ed25519::app::Signature` [INFO] [stdout] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `ed25519::app::Public` doesn't implement `std::fmt::Debug` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/lib.rs:404:8 [INFO] [stdout] | [INFO] [stdout] 404 | impl $crate::AppKey for Signature { [INFO] [stdout] | ^^^^^^^^^^^^^^ `ed25519::app::Public` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/ed25519.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | crate::app_crypto!(super, ED25519); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::fmt::Debug` is not implemented for `ed25519::app::Public` [INFO] [stdout] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ed25519::app::Public: parity_scale_codec::codec::WrapperTypeDecode` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/lib.rs:404:8 [INFO] [stdout] | [INFO] [stdout] 404 | impl $crate::AppKey for Signature { [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `parity_scale_codec::codec::WrapperTypeDecode` is not implemented for `ed25519::app::Public` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/ed25519.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | crate::app_crypto!(super, ED25519); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Decode` for `ed25519::app::Public` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ed25519::app::Public: WrapperTypeEncode` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/lib.rs:404:8 [INFO] [stdout] | [INFO] [stdout] 404 | impl $crate::AppKey for Signature { [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `WrapperTypeEncode` is not implemented for `ed25519::app::Public` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/ed25519.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | crate::app_crypto!(super, ED25519); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Encode` for `ed25519::app::Public` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `ed25519::app::Signature` doesn't implement `std::fmt::Debug` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/lib.rs:462:8 [INFO] [stdout] | [INFO] [stdout] 462 | impl $crate::AppSignature for Signature { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ `ed25519::app::Signature` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/traits.rs:81:51 [INFO] [stdout] | [INFO] [stdout] 81 | pub trait AppSignature: AppKey + Eq + PartialEq + Debug + MaybeHash { [INFO] [stdout] | ----- required by this bound in `traits::AppSignature` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/ed25519.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | crate::app_crypto!(super, ED25519); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::fmt::Debug` is not implemented for `ed25519::app::Signature` [INFO] [stdout] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `ed25519::app::Signature` doesn't implement `std::fmt::Debug` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/lib.rs:144:8 [INFO] [stdout] | [INFO] [stdout] 144 | impl $crate::AppKey for Pair { [INFO] [stdout] | ^^^^^^^^^^^^^^ `ed25519::app::Signature` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/ed25519.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | crate::app_crypto!(super, ED25519); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::fmt::Debug` is not implemented for `ed25519::app::Signature` [INFO] [stdout] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `ed25519::app::Public` doesn't implement `std::fmt::Debug` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/lib.rs:144:8 [INFO] [stdout] | [INFO] [stdout] 144 | impl $crate::AppKey for Pair { [INFO] [stdout] | ^^^^^^^^^^^^^^ `ed25519::app::Public` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/ed25519.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | crate::app_crypto!(super, ED25519); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::fmt::Debug` is not implemented for `ed25519::app::Public` [INFO] [stdout] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ed25519::app::Public: parity_scale_codec::codec::WrapperTypeDecode` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/lib.rs:144:8 [INFO] [stdout] | [INFO] [stdout] 144 | impl $crate::AppKey for Pair { [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `parity_scale_codec::codec::WrapperTypeDecode` is not implemented for `ed25519::app::Public` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/ed25519.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | crate::app_crypto!(super, ED25519); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Decode` for `ed25519::app::Public` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ed25519::app::Public: WrapperTypeEncode` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/lib.rs:144:8 [INFO] [stdout] | [INFO] [stdout] 144 | impl $crate::AppKey for Pair { [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `WrapperTypeEncode` is not implemented for `ed25519::app::Public` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/ed25519.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | crate::app_crypto!(super, ED25519); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Encode` for `ed25519::app::Public` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `sr25519::app::Signature` doesn't implement `std::fmt::Debug` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/lib.rs:210:8 [INFO] [stdout] | [INFO] [stdout] 210 | impl $crate::AppKey for Public { [INFO] [stdout] | ^^^^^^^^^^^^^^ `sr25519::app::Signature` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/sr25519.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | crate::app_crypto!(super, SR25519); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::fmt::Debug` is not implemented for `sr25519::app::Signature` [INFO] [stdout] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `sr25519::app::Public` doesn't implement `std::fmt::Debug` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/lib.rs:210:8 [INFO] [stdout] | [INFO] [stdout] 210 | impl $crate::AppKey for Public { [INFO] [stdout] | ^^^^^^^^^^^^^^ `sr25519::app::Public` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/sr25519.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | crate::app_crypto!(super, SR25519); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::fmt::Debug` is not implemented for `sr25519::app::Public` [INFO] [stdout] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `sr25519::app::Public: parity_scale_codec::codec::WrapperTypeDecode` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/lib.rs:210:8 [INFO] [stdout] | [INFO] [stdout] 210 | impl $crate::AppKey for Public { [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `parity_scale_codec::codec::WrapperTypeDecode` is not implemented for `sr25519::app::Public` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/sr25519.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | crate::app_crypto!(super, SR25519); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Decode` for `sr25519::app::Public` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `sr25519::app::Public: WrapperTypeEncode` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/lib.rs:210:8 [INFO] [stdout] | [INFO] [stdout] 210 | impl $crate::AppKey for Public { [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `WrapperTypeEncode` is not implemented for `sr25519::app::Public` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/sr25519.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | crate::app_crypto!(super, SR25519); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Encode` for `sr25519::app::Public` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `sr25519::app::Public` doesn't implement `std::fmt::Debug` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/lib.rs:277:8 [INFO] [stdout] | [INFO] [stdout] 277 | impl $crate::AppPublic for Public { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ `sr25519::app::Public` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/traits.rs:65:11 [INFO] [stdout] | [INFO] [stdout] 65 | pub trait AppPublic: [INFO] [stdout] | --------- required by a bound in this [INFO] [stdout] 66 | AppKey + Public + Ord + PartialOrd + Eq + PartialEq + Debug + MaybeHash + codec::Codec [INFO] [stdout] | ----- required by this bound in `traits::AppPublic` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/sr25519.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | crate::app_crypto!(super, SR25519); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::fmt::Debug` is not implemented for `sr25519::app::Public` [INFO] [stdout] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `sr25519::app::Public: parity_scale_codec::codec::WrapperTypeDecode` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/lib.rs:277:8 [INFO] [stdout] | [INFO] [stdout] 277 | impl $crate::AppPublic for Public { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the trait `parity_scale_codec::codec::WrapperTypeDecode` is not implemented for `sr25519::app::Public` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/sr25519.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | crate::app_crypto!(super, SR25519); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Decode` for `sr25519::app::Public` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `sr25519::app::Public: WrapperTypeEncode` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/lib.rs:277:8 [INFO] [stdout] | [INFO] [stdout] 277 | impl $crate::AppPublic for Public { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the trait `WrapperTypeEncode` is not implemented for `sr25519::app::Public` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/sr25519.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | crate::app_crypto!(super, SR25519); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Encode` for `sr25519::app::Public` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `sr25519::app::Signature` doesn't implement `std::fmt::Debug` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/lib.rs:281:8 [INFO] [stdout] | [INFO] [stdout] 281 | impl $crate::RuntimeAppPublic for Public where $public: $crate::RuntimePublic { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ `sr25519::app::Signature` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/traits.rs:118:11 [INFO] [stdout] | [INFO] [stdout] 118 | pub trait RuntimeAppPublic: Sized { [INFO] [stdout] | ---------------- required by a bound in this [INFO] [stdout] ... [INFO] [stdout] 125 | type Signature: Codec + Debug + MaybeHash + Eq + PartialEq + Clone; [INFO] [stdout] | ----- required by this bound in `traits::RuntimeAppPublic` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/sr25519.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | crate::app_crypto!(super, SR25519); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::fmt::Debug` is not implemented for `sr25519::app::Signature` [INFO] [stdout] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `sr25519::app::Signature: parity_scale_codec::codec::WrapperTypeDecode` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/lib.rs:281:8 [INFO] [stdout] | [INFO] [stdout] 281 | impl $crate::RuntimeAppPublic for Public where $public: $crate::RuntimePublic { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `parity_scale_codec::codec::WrapperTypeDecode` is not implemented for `sr25519::app::Signature` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/sr25519.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | crate::app_crypto!(super, SR25519); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Decode` for `sr25519::app::Signature` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `sr25519::app::Signature: WrapperTypeEncode` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/lib.rs:281:8 [INFO] [stdout] | [INFO] [stdout] 281 | impl $crate::RuntimeAppPublic for Public where $public: $crate::RuntimePublic { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `WrapperTypeEncode` is not implemented for `sr25519::app::Signature` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/sr25519.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | crate::app_crypto!(super, SR25519); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Encode` for `sr25519::app::Signature` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `sr25519::app::Signature` doesn't implement `std::fmt::Debug` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/lib.rs:404:8 [INFO] [stdout] | [INFO] [stdout] 404 | impl $crate::AppKey for Signature { [INFO] [stdout] | ^^^^^^^^^^^^^^ `sr25519::app::Signature` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/sr25519.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | crate::app_crypto!(super, SR25519); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::fmt::Debug` is not implemented for `sr25519::app::Signature` [INFO] [stdout] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `sr25519::app::Public` doesn't implement `std::fmt::Debug` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/lib.rs:404:8 [INFO] [stdout] | [INFO] [stdout] 404 | impl $crate::AppKey for Signature { [INFO] [stdout] | ^^^^^^^^^^^^^^ `sr25519::app::Public` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/sr25519.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | crate::app_crypto!(super, SR25519); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::fmt::Debug` is not implemented for `sr25519::app::Public` [INFO] [stdout] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `sr25519::app::Public: parity_scale_codec::codec::WrapperTypeDecode` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/lib.rs:404:8 [INFO] [stdout] | [INFO] [stdout] 404 | impl $crate::AppKey for Signature { [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `parity_scale_codec::codec::WrapperTypeDecode` is not implemented for `sr25519::app::Public` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/sr25519.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | crate::app_crypto!(super, SR25519); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Decode` for `sr25519::app::Public` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `sr25519::app::Public: WrapperTypeEncode` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/lib.rs:404:8 [INFO] [stdout] | [INFO] [stdout] 404 | impl $crate::AppKey for Signature { [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `WrapperTypeEncode` is not implemented for `sr25519::app::Public` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/sr25519.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | crate::app_crypto!(super, SR25519); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Encode` for `sr25519::app::Public` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `sr25519::app::Signature` doesn't implement `std::fmt::Debug` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/lib.rs:462:8 [INFO] [stdout] | [INFO] [stdout] 462 | impl $crate::AppSignature for Signature { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ `sr25519::app::Signature` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/traits.rs:81:51 [INFO] [stdout] | [INFO] [stdout] 81 | pub trait AppSignature: AppKey + Eq + PartialEq + Debug + MaybeHash { [INFO] [stdout] | ----- required by this bound in `traits::AppSignature` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/sr25519.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | crate::app_crypto!(super, SR25519); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::fmt::Debug` is not implemented for `sr25519::app::Signature` [INFO] [stdout] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `sr25519::app::Signature` doesn't implement `std::fmt::Debug` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/lib.rs:144:8 [INFO] [stdout] | [INFO] [stdout] 144 | impl $crate::AppKey for Pair { [INFO] [stdout] | ^^^^^^^^^^^^^^ `sr25519::app::Signature` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/sr25519.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | crate::app_crypto!(super, SR25519); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::fmt::Debug` is not implemented for `sr25519::app::Signature` [INFO] [stdout] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `sr25519::app::Public` doesn't implement `std::fmt::Debug` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/lib.rs:144:8 [INFO] [stdout] | [INFO] [stdout] 144 | impl $crate::AppKey for Pair { [INFO] [stdout] | ^^^^^^^^^^^^^^ `sr25519::app::Public` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/sr25519.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | crate::app_crypto!(super, SR25519); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::fmt::Debug` is not implemented for `sr25519::app::Public` [INFO] [stdout] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `sr25519::app::Public: parity_scale_codec::codec::WrapperTypeDecode` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/lib.rs:144:8 [INFO] [stdout] | [INFO] [stdout] 144 | impl $crate::AppKey for Pair { [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `parity_scale_codec::codec::WrapperTypeDecode` is not implemented for `sr25519::app::Public` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/sr25519.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | crate::app_crypto!(super, SR25519); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Decode` for `sr25519::app::Public` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `sr25519::app::Public: WrapperTypeEncode` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/lib.rs:144:8 [INFO] [stdout] | [INFO] [stdout] 144 | impl $crate::AppKey for Pair { [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `WrapperTypeEncode` is not implemented for `sr25519::app::Public` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/sr25519.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | crate::app_crypto!(super, SR25519); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Encode` for `sr25519::app::Public` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `ecdsa::app::Signature` doesn't implement `std::fmt::Debug` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/lib.rs:210:8 [INFO] [stdout] | [INFO] [stdout] 210 | impl $crate::AppKey for Public { [INFO] [stdout] | ^^^^^^^^^^^^^^ `ecdsa::app::Signature` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/ecdsa.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | crate::app_crypto!(super, ECDSA); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::fmt::Debug` is not implemented for `ecdsa::app::Signature` [INFO] [stdout] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `ecdsa::app::Public` doesn't implement `std::fmt::Debug` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/lib.rs:210:8 [INFO] [stdout] | [INFO] [stdout] 210 | impl $crate::AppKey for Public { [INFO] [stdout] | ^^^^^^^^^^^^^^ `ecdsa::app::Public` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/ecdsa.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | crate::app_crypto!(super, ECDSA); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::fmt::Debug` is not implemented for `ecdsa::app::Public` [INFO] [stdout] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ecdsa::app::Public: parity_scale_codec::codec::WrapperTypeDecode` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/lib.rs:210:8 [INFO] [stdout] | [INFO] [stdout] 210 | impl $crate::AppKey for Public { [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `parity_scale_codec::codec::WrapperTypeDecode` is not implemented for `ecdsa::app::Public` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/ecdsa.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | crate::app_crypto!(super, ECDSA); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Decode` for `ecdsa::app::Public` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ecdsa::app::Public: WrapperTypeEncode` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/lib.rs:210:8 [INFO] [stdout] | [INFO] [stdout] 210 | impl $crate::AppKey for Public { [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `WrapperTypeEncode` is not implemented for `ecdsa::app::Public` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/ecdsa.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | crate::app_crypto!(super, ECDSA); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Encode` for `ecdsa::app::Public` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `ecdsa::app::Public` doesn't implement `std::fmt::Debug` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/lib.rs:277:8 [INFO] [stdout] | [INFO] [stdout] 277 | impl $crate::AppPublic for Public { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ `ecdsa::app::Public` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/traits.rs:65:11 [INFO] [stdout] | [INFO] [stdout] 65 | pub trait AppPublic: [INFO] [stdout] | --------- required by a bound in this [INFO] [stdout] 66 | AppKey + Public + Ord + PartialOrd + Eq + PartialEq + Debug + MaybeHash + codec::Codec [INFO] [stdout] | ----- required by this bound in `traits::AppPublic` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/ecdsa.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | crate::app_crypto!(super, ECDSA); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::fmt::Debug` is not implemented for `ecdsa::app::Public` [INFO] [stdout] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ecdsa::app::Public: parity_scale_codec::codec::WrapperTypeDecode` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/lib.rs:277:8 [INFO] [stdout] | [INFO] [stdout] 277 | impl $crate::AppPublic for Public { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the trait `parity_scale_codec::codec::WrapperTypeDecode` is not implemented for `ecdsa::app::Public` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/ecdsa.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | crate::app_crypto!(super, ECDSA); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Decode` for `ecdsa::app::Public` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ecdsa::app::Public: WrapperTypeEncode` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/lib.rs:277:8 [INFO] [stdout] | [INFO] [stdout] 277 | impl $crate::AppPublic for Public { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the trait `WrapperTypeEncode` is not implemented for `ecdsa::app::Public` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/ecdsa.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | crate::app_crypto!(super, ECDSA); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Encode` for `ecdsa::app::Public` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `ecdsa::app::Signature` doesn't implement `std::fmt::Debug` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/lib.rs:281:8 [INFO] [stdout] | [INFO] [stdout] 281 | impl $crate::RuntimeAppPublic for Public where $public: $crate::RuntimePublic { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ `ecdsa::app::Signature` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/traits.rs:118:11 [INFO] [stdout] | [INFO] [stdout] 118 | pub trait RuntimeAppPublic: Sized { [INFO] [stdout] | ---------------- required by a bound in this [INFO] [stdout] ... [INFO] [stdout] 125 | type Signature: Codec + Debug + MaybeHash + Eq + PartialEq + Clone; [INFO] [stdout] | ----- required by this bound in `traits::RuntimeAppPublic` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/ecdsa.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | crate::app_crypto!(super, ECDSA); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::fmt::Debug` is not implemented for `ecdsa::app::Signature` [INFO] [stdout] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ecdsa::app::Signature: parity_scale_codec::codec::WrapperTypeDecode` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/lib.rs:281:8 [INFO] [stdout] | [INFO] [stdout] 281 | impl $crate::RuntimeAppPublic for Public where $public: $crate::RuntimePublic { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `parity_scale_codec::codec::WrapperTypeDecode` is not implemented for `ecdsa::app::Signature` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/ecdsa.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | crate::app_crypto!(super, ECDSA); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Decode` for `ecdsa::app::Signature` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ecdsa::app::Signature: WrapperTypeEncode` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/lib.rs:281:8 [INFO] [stdout] | [INFO] [stdout] 281 | impl $crate::RuntimeAppPublic for Public where $public: $crate::RuntimePublic { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `WrapperTypeEncode` is not implemented for `ecdsa::app::Signature` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/ecdsa.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | crate::app_crypto!(super, ECDSA); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Encode` for `ecdsa::app::Signature` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `ecdsa::app::Signature` doesn't implement `std::fmt::Debug` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/lib.rs:404:8 [INFO] [stdout] | [INFO] [stdout] 404 | impl $crate::AppKey for Signature { [INFO] [stdout] | ^^^^^^^^^^^^^^ `ecdsa::app::Signature` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/ecdsa.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | crate::app_crypto!(super, ECDSA); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::fmt::Debug` is not implemented for `ecdsa::app::Signature` [INFO] [stdout] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `ecdsa::app::Public` doesn't implement `std::fmt::Debug` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/lib.rs:404:8 [INFO] [stdout] | [INFO] [stdout] 404 | impl $crate::AppKey for Signature { [INFO] [stdout] | ^^^^^^^^^^^^^^ `ecdsa::app::Public` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/ecdsa.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | crate::app_crypto!(super, ECDSA); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::fmt::Debug` is not implemented for `ecdsa::app::Public` [INFO] [stdout] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ecdsa::app::Public: parity_scale_codec::codec::WrapperTypeDecode` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/lib.rs:404:8 [INFO] [stdout] | [INFO] [stdout] 404 | impl $crate::AppKey for Signature { [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `parity_scale_codec::codec::WrapperTypeDecode` is not implemented for `ecdsa::app::Public` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/ecdsa.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | crate::app_crypto!(super, ECDSA); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Decode` for `ecdsa::app::Public` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ecdsa::app::Public: WrapperTypeEncode` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/lib.rs:404:8 [INFO] [stdout] | [INFO] [stdout] 404 | impl $crate::AppKey for Signature { [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `WrapperTypeEncode` is not implemented for `ecdsa::app::Public` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/ecdsa.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | crate::app_crypto!(super, ECDSA); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Encode` for `ecdsa::app::Public` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `ecdsa::app::Signature` doesn't implement `std::fmt::Debug` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/lib.rs:462:8 [INFO] [stdout] | [INFO] [stdout] 462 | impl $crate::AppSignature for Signature { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ `ecdsa::app::Signature` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/traits.rs:81:51 [INFO] [stdout] | [INFO] [stdout] 81 | pub trait AppSignature: AppKey + Eq + PartialEq + Debug + MaybeHash { [INFO] [stdout] | ----- required by this bound in `traits::AppSignature` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/ecdsa.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | crate::app_crypto!(super, ECDSA); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::fmt::Debug` is not implemented for `ecdsa::app::Signature` [INFO] [stdout] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `ecdsa::app::Signature` doesn't implement `std::fmt::Debug` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/lib.rs:144:8 [INFO] [stdout] | [INFO] [stdout] 144 | impl $crate::AppKey for Pair { [INFO] [stdout] | ^^^^^^^^^^^^^^ `ecdsa::app::Signature` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/ecdsa.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | crate::app_crypto!(super, ECDSA); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::fmt::Debug` is not implemented for `ecdsa::app::Signature` [INFO] [stdout] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `ecdsa::app::Public` doesn't implement `std::fmt::Debug` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/lib.rs:144:8 [INFO] [stdout] | [INFO] [stdout] 144 | impl $crate::AppKey for Pair { [INFO] [stdout] | ^^^^^^^^^^^^^^ `ecdsa::app::Public` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/ecdsa.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | crate::app_crypto!(super, ECDSA); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::fmt::Debug` is not implemented for `ecdsa::app::Public` [INFO] [stdout] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ecdsa::app::Public: parity_scale_codec::codec::WrapperTypeDecode` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/lib.rs:144:8 [INFO] [stdout] | [INFO] [stdout] 144 | impl $crate::AppKey for Pair { [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `parity_scale_codec::codec::WrapperTypeDecode` is not implemented for `ecdsa::app::Public` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/ecdsa.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | crate::app_crypto!(super, ECDSA); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Decode` for `ecdsa::app::Public` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ecdsa::app::Public: WrapperTypeEncode` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/lib.rs:144:8 [INFO] [stdout] | [INFO] [stdout] 144 | impl $crate::AppKey for Pair { [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `WrapperTypeEncode` is not implemented for `ecdsa::app::Public` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-application-crypto-2.0.0-rc6/src/ecdsa.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | crate::app_crypto!(super, ECDSA); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Encode` for `ecdsa::app::Public` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 63 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sp-application-crypto` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "806b16e30cbd36191da42513ad4c689c18cbb432d6cfdb791ed4c8d3d5d36076", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "806b16e30cbd36191da42513ad4c689c18cbb432d6cfdb791ed4c8d3d5d36076", kill_on_drop: false }` [INFO] [stdout] 806b16e30cbd36191da42513ad4c689c18cbb432d6cfdb791ed4c8d3d5d36076