[INFO] fetching crate tet-core 2.1.2... [INFO] testing tet-core-2.1.2 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate tet-core 2.1.2 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate tet-core 2.1.2 [INFO] finished tweaking crates.io crate tet-core 2.1.2 [INFO] tweaked toml for crates.io crate tet-core 2.1.2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tet-core 2.1.2 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 238 packages to latest compatible versions [INFO] [stderr] Adding base58 v0.1.0 (available: v0.2.0) [INFO] [stderr] Adding criterion v0.3.6 (available: v0.7.0) [INFO] [stderr] Adding ed25519-dalek v1.0.1 (available: v2.2.0) [INFO] [stderr] Adding hex-literal v0.3.4 (available: v1.1.0) [INFO] [stderr] Adding impl-serde v0.3.2 (available: v0.5.0) [INFO] [stderr] Adding libsecp256k1 v0.3.5 (available: v0.7.2) [INFO] [stderr] Adding merlin v2.0.1 (available: v3.0.0) [INFO] [stderr] Adding parking_lot v0.11.2 (available: v0.12.5) [INFO] [stderr] Adding pretty_assertions v0.6.1 (available: v1.4.1) [INFO] [stderr] Adding rand v0.7.3 (available: v0.9.2) [INFO] [stderr] Adding rand_chacha v0.2.2 (available: v0.9.0) [INFO] [stderr] Adding schnorrkel v0.9.1 (available: v0.11.5) [INFO] [stderr] Adding secrecy v0.7.0 (available: v0.10.3) [INFO] [stderr] Adding sha2 v0.9.9 (available: v0.10.9) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] [stderr] Adding tiny-bip39 v0.8.2 (available: v2.0.0) [INFO] [stderr] Adding twox-hash v1.6.3 (available: v2.1.2) [INFO] [stderr] Adding zeroize v1.3.0 (available: v1.8.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 866e69851c43f08198802019a18c9bc957c9094f8e361567ed6c1b02daa3932c [INFO] running `Command { std: "docker" "start" "-a" "866e69851c43f08198802019a18c9bc957c9094f8e361567ed6c1b02daa3932c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "866e69851c43f08198802019a18c9bc957c9094f8e361567ed6c1b02daa3932c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "866e69851c43f08198802019a18c9bc957c9094f8e361567ed6c1b02daa3932c", kill_on_drop: false }` [INFO] [stdout] 866e69851c43f08198802019a18c9bc957c9094f8e361567ed6c1b02daa3932c [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5826422d4c14ea1f8c09659d060d904cb0640bcc30b20e3e13eb342d84deaa5b [INFO] running `Command { std: "docker" "start" "-a" "5826422d4c14ea1f8c09659d060d904cb0640bcc30b20e3e13eb342d84deaa5b", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling byte-slice-cast v1.2.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tetcore-std v2.1.2 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling tetsy-wasm v0.41.0 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling tracing-log v0.1.4 [INFO] [stderr] Compiling bitvec v0.20.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling uint-crate v0.9.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.3 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling memory_units v0.3.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling merlin v2.0.1 [INFO] [stderr] Compiling curve25519-dalek v2.1.3 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling tetsy-fixed-hash v0.7.1 [INFO] [stderr] Compiling twasmi-validation v0.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling tetsy-util-mem v0.9.1 [INFO] [stderr] Compiling environ v1.1.3 [INFO] [stderr] Compiling twasmi v0.6.2 [INFO] [stderr] Compiling hmac-drbg v0.2.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling pbkdf2 v0.4.0 [INFO] [stderr] Compiling pbkdf2 v0.3.0 [INFO] [stderr] Compiling dyn-clonable-impl v0.9.2 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling blake2-rfc v0.2.18 [INFO] [stderr] Compiling libsecp256k1 v0.3.5 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling dyn-clonable v0.9.2 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling secrecy v0.7.0 [INFO] [stderr] Compiling tetsy-hash256-std-hasher v0.15.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling base58 v0.1.0 [INFO] [stderr] Compiling tetsy-hash-db v0.15.3 [INFO] [stderr] Compiling tiny-bip39 v0.8.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling impl-serde v0.3.2 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling tetsy-impl-serde v0.3.2 [INFO] [stderr] Compiling schnorrkel v0.9.1 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tetcore-bip39 v0.4.2 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling tetsy-scale-codec-derive v2.0.1 [INFO] [stderr] Compiling debug-derive v2.1.2 [INFO] [stderr] Compiling tp-runtime-interface-proc-macro v2.1.2 [INFO] [stderr] Compiling tetsy-util-mem-derive v0.1.1 [INFO] [stderr] Compiling tetsy-scale-codec v2.0.1 [INFO] [stderr] Compiling tetsy-impl-codec v0.5.1 [INFO] [stderr] Compiling tetcore-storage v2.1.2 [INFO] [stderr] Compiling tetcore-wasm-interface v2.1.2 [INFO] [stderr] Compiling tetcore-tracing v2.1.2 [INFO] [stderr] Compiling tetsy-primitive-types v0.9.1 [INFO] [stderr] Compiling externalities v2.1.2 [INFO] [stderr] Compiling tp-runtime-interface v2.1.2 [INFO] [stderr] Compiling tet-core v2.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/crypto.rs:109:51 [INFO] [stdout] | [INFO] [stdout] 109 | #[derive(Copy, Clone, Eq, PartialEq, Hash, Debug, Encode, Decode)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/crypto.rs:109:59 [INFO] [stdout] | [INFO] [stdout] 109 | #[derive(Copy, Clone, Eq, PartialEq, Hash, Debug, Encode, Decode)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/crypto.rs:634:58 [INFO] [stdout] | [INFO] [stdout] 634 | #[derive(Clone, Eq, PartialEq, Ord, PartialOrd, Default, Encode, Decode)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/crypto.rs:634:66 [INFO] [stdout] | [INFO] [stdout] 634 | #[derive(Clone, Eq, PartialEq, Ord, PartialOrd, Default, Encode, Decode)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/crypto.rs:1045:62 [INFO] [stdout] | [INFO] [stdout] 1045 | Copy, Clone, Default, PartialEq, Eq, PartialOrd, Ord, Hash, Encode, Decode, PassByInner, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/crypto.rs:1045:70 [INFO] [stdout] | [INFO] [stdout] 1045 | Copy, Clone, Default, PartialEq, Eq, PartialOrd, Ord, Hash, Encode, Decode, PassByInner, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/crypto.rs:1078:77 [INFO] [stdout] | [INFO] [stdout] 1078 | #[derive(Debug, Copy, Clone, Default, PartialEq, Eq, PartialOrd, Ord, Hash, Encode, Decode)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/crypto.rs:1078:85 [INFO] [stdout] | [INFO] [stdout] 1078 | #[derive(Debug, Copy, Clone, Default, PartialEq, Eq, PartialOrd, Ord, Hash, Encode, Decode)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/crypto.rs:1083:71 [INFO] [stdout] | [INFO] [stdout] 1083 | #[derive(Debug, Clone, Default, PartialEq, Eq, PartialOrd, Ord, Hash, Encode, Decode)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/crypto.rs:1083:79 [INFO] [stdout] | [INFO] [stdout] 1083 | #[derive(Debug, Clone, Default, PartialEq, Eq, PartialOrd, Ord, Hash, Encode, Decode)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/ed25519.rs:59:55 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(PartialEq, Eq, PartialOrd, Ord, Clone, Copy, Encode, Decode, Default, PassByInner)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/ed25519.rs:59:63 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(PartialEq, Eq, PartialOrd, Ord, Clone, Copy, Encode, Decode, Default, PassByInner)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/ed25519.rs:193:10 [INFO] [stdout] | [INFO] [stdout] 193 | #[derive(Encode, Decode, PassByInner)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/ed25519.rs:193:18 [INFO] [stdout] | [INFO] [stdout] 193 | #[derive(Encode, Decode, PassByInner)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/ed25519.rs:328:39 [INFO] [stdout] | [INFO] [stdout] 328 | #[derive(PartialEq, Eq, Clone, Debug, Encode, Decode)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/ed25519.rs:328:47 [INFO] [stdout] | [INFO] [stdout] 328 | #[derive(PartialEq, Eq, Clone, Debug, Encode, Decode)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/sr25519.rs:63:55 [INFO] [stdout] | [INFO] [stdout] 63 | #[derive(PartialEq, Eq, PartialOrd, Ord, Clone, Copy, Encode, Decode, Default, PassByInner)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/sr25519.rs:63:63 [INFO] [stdout] | [INFO] [stdout] 63 | #[derive(PartialEq, Eq, PartialOrd, Ord, Clone, Copy, Encode, Decode, Default, PassByInner)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/sr25519.rs:192:10 [INFO] [stdout] | [INFO] [stdout] 192 | #[derive(Encode, Decode, PassByInner)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/sr25519.rs:192:18 [INFO] [stdout] | [INFO] [stdout] 192 | #[derive(Encode, Decode, PassByInner)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/ecdsa.rs:55:17 [INFO] [stdout] | [INFO] [stdout] 55 | #[derive(Clone, Encode, Decode, PassByInner)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/ecdsa.rs:55:25 [INFO] [stdout] | [INFO] [stdout] 55 | #[derive(Clone, Encode, Decode, PassByInner)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/ecdsa.rs:230:10 [INFO] [stdout] | [INFO] [stdout] 230 | #[derive(Encode, Decode, PassByInner)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/ecdsa.rs:230:18 [INFO] [stdout] | [INFO] [stdout] 230 | #[derive(Encode, Decode, PassByInner)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/offchain/mod.rs:59:38 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(Clone, Copy, PartialEq, Eq, Encode, Decode, RuntimeDebug, PassByEnum)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/offchain/mod.rs:59:46 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(Clone, Copy, PartialEq, Eq, Encode, Decode, RuntimeDebug, PassByEnum)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/offchain/mod.rs:96:69 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Ord, RuntimeDebug, Encode, Decode, PassByInner)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/offchain/mod.rs:96:77 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Ord, RuntimeDebug, Encode, Decode, PassByInner)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/offchain/mod.rs:107:52 [INFO] [stdout] | [INFO] [stdout] 107 | #[derive(Clone, Copy, PartialEq, Eq, RuntimeDebug, Encode, Decode, PassByEnum)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/offchain/mod.rs:107:60 [INFO] [stdout] | [INFO] [stdout] 107 | #[derive(Clone, Copy, PartialEq, Eq, RuntimeDebug, Encode, Decode, PassByEnum)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/offchain/mod.rs:138:52 [INFO] [stdout] | [INFO] [stdout] 138 | #[derive(Clone, Copy, PartialEq, Eq, RuntimeDebug, Encode, Decode, PassByCodec)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/offchain/mod.rs:138:60 [INFO] [stdout] | [INFO] [stdout] 138 | #[derive(Clone, Copy, PartialEq, Eq, RuntimeDebug, Encode, Decode, PassByCodec)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/offchain/mod.rs:184:32 [INFO] [stdout] | [INFO] [stdout] 184 | #[derive(Clone, Eq, PartialEq, Encode, Decode, RuntimeDebug, PassByCodec)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/offchain/mod.rs:184:40 [INFO] [stdout] | [INFO] [stdout] 184 | #[derive(Clone, Eq, PartialEq, Encode, Decode, RuntimeDebug, PassByCodec)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/offchain/mod.rs:194:32 [INFO] [stdout] | [INFO] [stdout] 194 | #[derive(Clone, Eq, PartialEq, Encode, Decode, RuntimeDebug, PassByInner)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/offchain/mod.rs:194:40 [INFO] [stdout] | [INFO] [stdout] 194 | #[derive(Clone, Eq, PartialEq, Encode, Decode, RuntimeDebug, PassByInner)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/offchain/mod.rs:205:91 [INFO] [stdout] | [INFO] [stdout] 205 | #[derive(Clone, Copy, PartialEq, Eq, Ord, PartialOrd, Default, RuntimeDebug, PassByInner, Encode, Decode)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/offchain/mod.rs:205:99 [INFO] [stdout] | [INFO] [stdout] 205 | #[derive(Clone, Copy, PartialEq, Eq, Ord, PartialOrd, Default, RuntimeDebug, PassByInner, Encode, Decode)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/offchain/mod.rs:209:91 [INFO] [stdout] | [INFO] [stdout] 209 | #[derive(Clone, Copy, PartialEq, Eq, Ord, PartialOrd, Default, RuntimeDebug, PassByInner, Encode, Decode)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/offchain/mod.rs:209:99 [INFO] [stdout] | [INFO] [stdout] 209 | #[derive(Clone, Copy, PartialEq, Eq, Ord, PartialOrd, Default, RuntimeDebug, PassByInner, Encode, Decode)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/sandbox.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Encode, Decode)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/sandbox.rs:24:18 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Encode, Decode)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/sandbox.rs:29:32 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(Clone, PartialEq, Eq, Encode, Decode)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/sandbox.rs:29:40 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(Clone, PartialEq, Eq, Encode, Decode)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/sandbox.rs:47:32 [INFO] [stdout] | [INFO] [stdout] 47 | #[derive(Clone, PartialEq, Eq, Encode, Decode)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/sandbox.rs:47:40 [INFO] [stdout] | [INFO] [stdout] 47 | #[derive(Clone, PartialEq, Eq, Encode, Decode)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/sandbox.rs:59:32 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(Clone, PartialEq, Eq, Encode, Decode)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/sandbox.rs:59:40 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(Clone, PartialEq, Eq, Encode, Decode)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/changes_trie.rs:27:48 [INFO] [stdout] | [INFO] [stdout] 27 | #[derive(Debug, Clone, PartialEq, Eq, Default, Encode, Decode)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/changes_trie.rs:27:56 [INFO] [stdout] | [INFO] [stdout] 27 | #[derive(Debug, Clone, PartialEq, Eq, Default, Encode, Decode)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:160:10 [INFO] [stdout] | [INFO] [stdout] 160 | #[derive(Encode, Decode, PartialEq)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:160:18 [INFO] [stdout] | [INFO] [stdout] 160 | #[derive(Encode, Decode, PartialEq)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:179:58 [INFO] [stdout] | [INFO] [stdout] 179 | #[derive(Default, Clone, Eq, PartialEq, Ord, PartialOrd, Encode, Decode, RuntimeDebug, PassByInner)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:179:66 [INFO] [stdout] | [INFO] [stdout] 179 | #[derive(Default, Clone, Eq, PartialEq, Ord, PartialOrd, Encode, Decode, RuntimeDebug, PassByInner)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:278:10 [INFO] [stdout] | [INFO] [stdout] 278 | #[derive(Encode, Decode, PassByEnum, Copy, Clone)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:278:18 [INFO] [stdout] | [INFO] [stdout] 278 | #[derive(Encode, Decode, PassByEnum, Copy, Clone)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:354:17 [INFO] [stdout] | [INFO] [stdout] 354 | #[derive(Clone, Decode, Encode, Eq, PartialEq, RuntimeDebug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:354:25 [INFO] [stdout] | [INFO] [stdout] 354 | #[derive(Clone, Decode, Encode, Eq, PartialEq, RuntimeDebug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.02s [INFO] running `Command { std: "docker" "inspect" "5826422d4c14ea1f8c09659d060d904cb0640bcc30b20e3e13eb342d84deaa5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5826422d4c14ea1f8c09659d060d904cb0640bcc30b20e3e13eb342d84deaa5b", kill_on_drop: false }` [INFO] [stdout] 5826422d4c14ea1f8c09659d060d904cb0640bcc30b20e3e13eb342d84deaa5b [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 75ae2e1bc1c258711ae273b0e73df0975096f94ca06cfd80366570ac455196d5 [INFO] running `Command { std: "docker" "start" "-a" "75ae2e1bc1c258711ae273b0e73df0975096f94ca06cfd80366570ac455196d5", kill_on_drop: false }` [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling criterion-plot v0.4.5 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling serializer v2.1.2 [INFO] [stderr] Compiling hex-literal v0.3.4 [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/crypto.rs:109:51 [INFO] [stdout] | [INFO] [stdout] 109 | #[derive(Copy, Clone, Eq, PartialEq, Hash, Debug, Encode, Decode)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/crypto.rs:109:59 [INFO] [stdout] | [INFO] [stdout] 109 | #[derive(Copy, Clone, Eq, PartialEq, Hash, Debug, Encode, Decode)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/crypto.rs:634:58 [INFO] [stdout] | [INFO] [stdout] 634 | #[derive(Clone, Eq, PartialEq, Ord, PartialOrd, Default, Encode, Decode)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/crypto.rs:634:66 [INFO] [stdout] | [INFO] [stdout] 634 | #[derive(Clone, Eq, PartialEq, Ord, PartialOrd, Default, Encode, Decode)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/crypto.rs:1045:62 [INFO] [stdout] | [INFO] [stdout] 1045 | Copy, Clone, Default, PartialEq, Eq, PartialOrd, Ord, Hash, Encode, Decode, PassByInner, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/crypto.rs:1045:70 [INFO] [stdout] | [INFO] [stdout] 1045 | Copy, Clone, Default, PartialEq, Eq, PartialOrd, Ord, Hash, Encode, Decode, PassByInner, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/crypto.rs:1078:77 [INFO] [stdout] | [INFO] [stdout] 1078 | #[derive(Debug, Copy, Clone, Default, PartialEq, Eq, PartialOrd, Ord, Hash, Encode, Decode)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/crypto.rs:1078:85 [INFO] [stdout] | [INFO] [stdout] 1078 | #[derive(Debug, Copy, Clone, Default, PartialEq, Eq, PartialOrd, Ord, Hash, Encode, Decode)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/crypto.rs:1083:71 [INFO] [stdout] | [INFO] [stdout] 1083 | #[derive(Debug, Clone, Default, PartialEq, Eq, PartialOrd, Ord, Hash, Encode, Decode)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/crypto.rs:1083:79 [INFO] [stdout] | [INFO] [stdout] 1083 | #[derive(Debug, Clone, Default, PartialEq, Eq, PartialOrd, Ord, Hash, Encode, Decode)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/ed25519.rs:59:55 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(PartialEq, Eq, PartialOrd, Ord, Clone, Copy, Encode, Decode, Default, PassByInner)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/ed25519.rs:59:63 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(PartialEq, Eq, PartialOrd, Ord, Clone, Copy, Encode, Decode, Default, PassByInner)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/ed25519.rs:193:10 [INFO] [stdout] | [INFO] [stdout] 193 | #[derive(Encode, Decode, PassByInner)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/ed25519.rs:193:18 [INFO] [stdout] | [INFO] [stdout] 193 | #[derive(Encode, Decode, PassByInner)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/ed25519.rs:328:39 [INFO] [stdout] | [INFO] [stdout] 328 | #[derive(PartialEq, Eq, Clone, Debug, Encode, Decode)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/ed25519.rs:328:47 [INFO] [stdout] | [INFO] [stdout] 328 | #[derive(PartialEq, Eq, Clone, Debug, Encode, Decode)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/sr25519.rs:63:55 [INFO] [stdout] | [INFO] [stdout] 63 | #[derive(PartialEq, Eq, PartialOrd, Ord, Clone, Copy, Encode, Decode, Default, PassByInner)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/sr25519.rs:63:63 [INFO] [stdout] | [INFO] [stdout] 63 | #[derive(PartialEq, Eq, PartialOrd, Ord, Clone, Copy, Encode, Decode, Default, PassByInner)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/sr25519.rs:192:10 [INFO] [stdout] | [INFO] [stdout] 192 | #[derive(Encode, Decode, PassByInner)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/sr25519.rs:192:18 [INFO] [stdout] | [INFO] [stdout] 192 | #[derive(Encode, Decode, PassByInner)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/ecdsa.rs:55:17 [INFO] [stdout] | [INFO] [stdout] 55 | #[derive(Clone, Encode, Decode, PassByInner)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/ecdsa.rs:55:25 [INFO] [stdout] | [INFO] [stdout] 55 | #[derive(Clone, Encode, Decode, PassByInner)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/ecdsa.rs:230:10 [INFO] [stdout] | [INFO] [stdout] 230 | #[derive(Encode, Decode, PassByInner)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/ecdsa.rs:230:18 [INFO] [stdout] | [INFO] [stdout] 230 | #[derive(Encode, Decode, PassByInner)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/offchain/mod.rs:59:38 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(Clone, Copy, PartialEq, Eq, Encode, Decode, RuntimeDebug, PassByEnum)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/offchain/mod.rs:59:46 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(Clone, Copy, PartialEq, Eq, Encode, Decode, RuntimeDebug, PassByEnum)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/offchain/mod.rs:96:69 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Ord, RuntimeDebug, Encode, Decode, PassByInner)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/offchain/mod.rs:96:77 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Ord, RuntimeDebug, Encode, Decode, PassByInner)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/offchain/mod.rs:107:52 [INFO] [stdout] | [INFO] [stdout] 107 | #[derive(Clone, Copy, PartialEq, Eq, RuntimeDebug, Encode, Decode, PassByEnum)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/offchain/mod.rs:107:60 [INFO] [stdout] | [INFO] [stdout] 107 | #[derive(Clone, Copy, PartialEq, Eq, RuntimeDebug, Encode, Decode, PassByEnum)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/offchain/mod.rs:138:52 [INFO] [stdout] | [INFO] [stdout] 138 | #[derive(Clone, Copy, PartialEq, Eq, RuntimeDebug, Encode, Decode, PassByCodec)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/offchain/mod.rs:138:60 [INFO] [stdout] | [INFO] [stdout] 138 | #[derive(Clone, Copy, PartialEq, Eq, RuntimeDebug, Encode, Decode, PassByCodec)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/offchain/mod.rs:184:32 [INFO] [stdout] | [INFO] [stdout] 184 | #[derive(Clone, Eq, PartialEq, Encode, Decode, RuntimeDebug, PassByCodec)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/offchain/mod.rs:184:40 [INFO] [stdout] | [INFO] [stdout] 184 | #[derive(Clone, Eq, PartialEq, Encode, Decode, RuntimeDebug, PassByCodec)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/offchain/mod.rs:194:32 [INFO] [stdout] | [INFO] [stdout] 194 | #[derive(Clone, Eq, PartialEq, Encode, Decode, RuntimeDebug, PassByInner)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/offchain/mod.rs:194:40 [INFO] [stdout] | [INFO] [stdout] 194 | #[derive(Clone, Eq, PartialEq, Encode, Decode, RuntimeDebug, PassByInner)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/offchain/mod.rs:205:91 [INFO] [stdout] | [INFO] [stdout] 205 | #[derive(Clone, Copy, PartialEq, Eq, Ord, PartialOrd, Default, RuntimeDebug, PassByInner, Encode, Decode)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/offchain/mod.rs:205:99 [INFO] [stdout] | [INFO] [stdout] 205 | #[derive(Clone, Copy, PartialEq, Eq, Ord, PartialOrd, Default, RuntimeDebug, PassByInner, Encode, Decode)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/offchain/mod.rs:209:91 [INFO] [stdout] | [INFO] [stdout] 209 | #[derive(Clone, Copy, PartialEq, Eq, Ord, PartialOrd, Default, RuntimeDebug, PassByInner, Encode, Decode)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/offchain/mod.rs:209:99 [INFO] [stdout] | [INFO] [stdout] 209 | #[derive(Clone, Copy, PartialEq, Eq, Ord, PartialOrd, Default, RuntimeDebug, PassByInner, Encode, Decode)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/sandbox.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Encode, Decode)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/sandbox.rs:24:18 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Encode, Decode)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/sandbox.rs:29:32 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(Clone, PartialEq, Eq, Encode, Decode)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/sandbox.rs:29:40 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(Clone, PartialEq, Eq, Encode, Decode)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/sandbox.rs:47:32 [INFO] [stdout] | [INFO] [stdout] 47 | #[derive(Clone, PartialEq, Eq, Encode, Decode)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/sandbox.rs:47:40 [INFO] [stdout] | [INFO] [stdout] 47 | #[derive(Clone, PartialEq, Eq, Encode, Decode)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/sandbox.rs:59:32 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(Clone, PartialEq, Eq, Encode, Decode)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/sandbox.rs:59:40 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(Clone, PartialEq, Eq, Encode, Decode)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/changes_trie.rs:27:48 [INFO] [stdout] | [INFO] [stdout] 27 | #[derive(Debug, Clone, PartialEq, Eq, Default, Encode, Decode)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/changes_trie.rs:27:56 [INFO] [stdout] | [INFO] [stdout] 27 | #[derive(Debug, Clone, PartialEq, Eq, Default, Encode, Decode)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:160:10 [INFO] [stdout] | [INFO] [stdout] 160 | #[derive(Encode, Decode, PartialEq)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:160:18 [INFO] [stdout] | [INFO] [stdout] 160 | #[derive(Encode, Decode, PartialEq)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:179:58 [INFO] [stdout] | [INFO] [stdout] 179 | #[derive(Default, Clone, Eq, PartialEq, Ord, PartialOrd, Encode, Decode, RuntimeDebug, PassByInner)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:179:66 [INFO] [stdout] | [INFO] [stdout] 179 | #[derive(Default, Clone, Eq, PartialEq, Ord, PartialOrd, Encode, Decode, RuntimeDebug, PassByInner)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:278:10 [INFO] [stdout] | [INFO] [stdout] 278 | #[derive(Encode, Decode, PassByEnum, Copy, Clone)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:278:18 [INFO] [stdout] | [INFO] [stdout] 278 | #[derive(Encode, Decode, PassByEnum, Copy, Clone)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:354:17 [INFO] [stdout] | [INFO] [stdout] 354 | #[derive(Clone, Decode, Encode, Eq, PartialEq, RuntimeDebug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:354:25 [INFO] [stdout] | [INFO] [stdout] 354 | #[derive(Clone, Decode, Encode, Eq, PartialEq, RuntimeDebug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling pretty_assertions v0.6.1 [INFO] [stderr] Compiling criterion v0.3.6 [INFO] [stderr] Compiling tet-core v2.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/crypto.rs:109:51 [INFO] [stdout] | [INFO] [stdout] 109 | #[derive(Copy, Clone, Eq, PartialEq, Hash, Debug, Encode, Decode)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/crypto.rs:109:59 [INFO] [stdout] | [INFO] [stdout] 109 | #[derive(Copy, Clone, Eq, PartialEq, Hash, Debug, Encode, Decode)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/crypto.rs:634:58 [INFO] [stdout] | [INFO] [stdout] 634 | #[derive(Clone, Eq, PartialEq, Ord, PartialOrd, Default, Encode, Decode)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/crypto.rs:634:66 [INFO] [stdout] | [INFO] [stdout] 634 | #[derive(Clone, Eq, PartialEq, Ord, PartialOrd, Default, Encode, Decode)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/crypto.rs:1045:62 [INFO] [stdout] | [INFO] [stdout] 1045 | Copy, Clone, Default, PartialEq, Eq, PartialOrd, Ord, Hash, Encode, Decode, PassByInner, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/crypto.rs:1045:70 [INFO] [stdout] | [INFO] [stdout] 1045 | Copy, Clone, Default, PartialEq, Eq, PartialOrd, Ord, Hash, Encode, Decode, PassByInner, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/crypto.rs:1078:77 [INFO] [stdout] | [INFO] [stdout] 1078 | #[derive(Debug, Copy, Clone, Default, PartialEq, Eq, PartialOrd, Ord, Hash, Encode, Decode)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/crypto.rs:1078:85 [INFO] [stdout] | [INFO] [stdout] 1078 | #[derive(Debug, Copy, Clone, Default, PartialEq, Eq, PartialOrd, Ord, Hash, Encode, Decode)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/crypto.rs:1083:71 [INFO] [stdout] | [INFO] [stdout] 1083 | #[derive(Debug, Clone, Default, PartialEq, Eq, PartialOrd, Ord, Hash, Encode, Decode)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/crypto.rs:1083:79 [INFO] [stdout] | [INFO] [stdout] 1083 | #[derive(Debug, Clone, Default, PartialEq, Eq, PartialOrd, Ord, Hash, Encode, Decode)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/ed25519.rs:59:55 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(PartialEq, Eq, PartialOrd, Ord, Clone, Copy, Encode, Decode, Default, PassByInner)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/ed25519.rs:59:63 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(PartialEq, Eq, PartialOrd, Ord, Clone, Copy, Encode, Decode, Default, PassByInner)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/ed25519.rs:193:10 [INFO] [stdout] | [INFO] [stdout] 193 | #[derive(Encode, Decode, PassByInner)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/ed25519.rs:193:18 [INFO] [stdout] | [INFO] [stdout] 193 | #[derive(Encode, Decode, PassByInner)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/ed25519.rs:328:39 [INFO] [stdout] | [INFO] [stdout] 328 | #[derive(PartialEq, Eq, Clone, Debug, Encode, Decode)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/ed25519.rs:328:47 [INFO] [stdout] | [INFO] [stdout] 328 | #[derive(PartialEq, Eq, Clone, Debug, Encode, Decode)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/sr25519.rs:63:55 [INFO] [stdout] | [INFO] [stdout] 63 | #[derive(PartialEq, Eq, PartialOrd, Ord, Clone, Copy, Encode, Decode, Default, PassByInner)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/sr25519.rs:63:63 [INFO] [stdout] | [INFO] [stdout] 63 | #[derive(PartialEq, Eq, PartialOrd, Ord, Clone, Copy, Encode, Decode, Default, PassByInner)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/sr25519.rs:192:10 [INFO] [stdout] | [INFO] [stdout] 192 | #[derive(Encode, Decode, PassByInner)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/sr25519.rs:192:18 [INFO] [stdout] | [INFO] [stdout] 192 | #[derive(Encode, Decode, PassByInner)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/ecdsa.rs:55:17 [INFO] [stdout] | [INFO] [stdout] 55 | #[derive(Clone, Encode, Decode, PassByInner)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/ecdsa.rs:55:25 [INFO] [stdout] | [INFO] [stdout] 55 | #[derive(Clone, Encode, Decode, PassByInner)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/ecdsa.rs:230:10 [INFO] [stdout] | [INFO] [stdout] 230 | #[derive(Encode, Decode, PassByInner)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/ecdsa.rs:230:18 [INFO] [stdout] | [INFO] [stdout] 230 | #[derive(Encode, Decode, PassByInner)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/offchain/mod.rs:59:38 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(Clone, Copy, PartialEq, Eq, Encode, Decode, RuntimeDebug, PassByEnum)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/offchain/mod.rs:59:46 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(Clone, Copy, PartialEq, Eq, Encode, Decode, RuntimeDebug, PassByEnum)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/offchain/mod.rs:96:69 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Ord, RuntimeDebug, Encode, Decode, PassByInner)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/offchain/mod.rs:96:77 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Ord, RuntimeDebug, Encode, Decode, PassByInner)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/offchain/mod.rs:107:52 [INFO] [stdout] | [INFO] [stdout] 107 | #[derive(Clone, Copy, PartialEq, Eq, RuntimeDebug, Encode, Decode, PassByEnum)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/offchain/mod.rs:107:60 [INFO] [stdout] | [INFO] [stdout] 107 | #[derive(Clone, Copy, PartialEq, Eq, RuntimeDebug, Encode, Decode, PassByEnum)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/offchain/mod.rs:138:52 [INFO] [stdout] | [INFO] [stdout] 138 | #[derive(Clone, Copy, PartialEq, Eq, RuntimeDebug, Encode, Decode, PassByCodec)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/offchain/mod.rs:138:60 [INFO] [stdout] | [INFO] [stdout] 138 | #[derive(Clone, Copy, PartialEq, Eq, RuntimeDebug, Encode, Decode, PassByCodec)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/offchain/mod.rs:184:32 [INFO] [stdout] | [INFO] [stdout] 184 | #[derive(Clone, Eq, PartialEq, Encode, Decode, RuntimeDebug, PassByCodec)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/offchain/mod.rs:184:40 [INFO] [stdout] | [INFO] [stdout] 184 | #[derive(Clone, Eq, PartialEq, Encode, Decode, RuntimeDebug, PassByCodec)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/offchain/mod.rs:194:32 [INFO] [stdout] | [INFO] [stdout] 194 | #[derive(Clone, Eq, PartialEq, Encode, Decode, RuntimeDebug, PassByInner)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/offchain/mod.rs:194:40 [INFO] [stdout] | [INFO] [stdout] 194 | #[derive(Clone, Eq, PartialEq, Encode, Decode, RuntimeDebug, PassByInner)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/offchain/mod.rs:205:91 [INFO] [stdout] | [INFO] [stdout] 205 | #[derive(Clone, Copy, PartialEq, Eq, Ord, PartialOrd, Default, RuntimeDebug, PassByInner, Encode, Decode)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/offchain/mod.rs:205:99 [INFO] [stdout] | [INFO] [stdout] 205 | #[derive(Clone, Copy, PartialEq, Eq, Ord, PartialOrd, Default, RuntimeDebug, PassByInner, Encode, Decode)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/offchain/mod.rs:209:91 [INFO] [stdout] | [INFO] [stdout] 209 | #[derive(Clone, Copy, PartialEq, Eq, Ord, PartialOrd, Default, RuntimeDebug, PassByInner, Encode, Decode)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/offchain/mod.rs:209:99 [INFO] [stdout] | [INFO] [stdout] 209 | #[derive(Clone, Copy, PartialEq, Eq, Ord, PartialOrd, Default, RuntimeDebug, PassByInner, Encode, Decode)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/sandbox.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Encode, Decode)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/sandbox.rs:24:18 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Encode, Decode)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/sandbox.rs:29:32 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(Clone, PartialEq, Eq, Encode, Decode)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/sandbox.rs:29:40 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(Clone, PartialEq, Eq, Encode, Decode)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/sandbox.rs:47:32 [INFO] [stdout] | [INFO] [stdout] 47 | #[derive(Clone, PartialEq, Eq, Encode, Decode)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/sandbox.rs:47:40 [INFO] [stdout] | [INFO] [stdout] 47 | #[derive(Clone, PartialEq, Eq, Encode, Decode)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/sandbox.rs:59:32 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(Clone, PartialEq, Eq, Encode, Decode)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/sandbox.rs:59:40 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(Clone, PartialEq, Eq, Encode, Decode)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/changes_trie.rs:27:48 [INFO] [stdout] | [INFO] [stdout] 27 | #[derive(Debug, Clone, PartialEq, Eq, Default, Encode, Decode)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/changes_trie.rs:27:56 [INFO] [stdout] | [INFO] [stdout] 27 | #[derive(Debug, Clone, PartialEq, Eq, Default, Encode, Decode)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:160:10 [INFO] [stdout] | [INFO] [stdout] 160 | #[derive(Encode, Decode, PartialEq)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:160:18 [INFO] [stdout] | [INFO] [stdout] 160 | #[derive(Encode, Decode, PartialEq)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:179:58 [INFO] [stdout] | [INFO] [stdout] 179 | #[derive(Default, Clone, Eq, PartialEq, Ord, PartialOrd, Encode, Decode, RuntimeDebug, PassByInner)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:179:66 [INFO] [stdout] | [INFO] [stdout] 179 | #[derive(Default, Clone, Eq, PartialEq, Ord, PartialOrd, Encode, Decode, RuntimeDebug, PassByInner)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:278:10 [INFO] [stdout] | [INFO] [stdout] 278 | #[derive(Encode, Decode, PassByEnum, Copy, Clone)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:278:18 [INFO] [stdout] | [INFO] [stdout] 278 | #[derive(Encode, Decode, PassByEnum, Copy, Clone)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:354:17 [INFO] [stdout] | [INFO] [stdout] 354 | #[derive(Clone, Decode, Encode, Eq, PartialEq, RuntimeDebug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:354:25 [INFO] [stdout] | [INFO] [stdout] 354 | #[derive(Clone, Decode, Encode, Eq, PartialEq, RuntimeDebug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 9.97s [INFO] running `Command { std: "docker" "inspect" "75ae2e1bc1c258711ae273b0e73df0975096f94ca06cfd80366570ac455196d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75ae2e1bc1c258711ae273b0e73df0975096f94ca06cfd80366570ac455196d5", kill_on_drop: false }` [INFO] [stdout] 75ae2e1bc1c258711ae273b0e73df0975096f94ca06cfd80366570ac455196d5 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 93faf2b46ca1b4a6683cd1d33214fd6f632a846f1f5da64751d96d0773ab1b29 [INFO] running `Command { std: "docker" "start" "-a" "93faf2b46ca1b4a6683cd1d33214fd6f632a846f1f5da64751d96d0773ab1b29", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/crypto.rs:109:51 [INFO] [stderr] | [INFO] [stderr] 109 | #[derive(Copy, Clone, Eq, PartialEq, Hash, Debug, Encode, Decode)] [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/crypto.rs:109:59 [INFO] [stderr] | [INFO] [stderr] 109 | #[derive(Copy, Clone, Eq, PartialEq, Hash, Debug, Encode, Decode)] [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/crypto.rs:634:58 [INFO] [stderr] | [INFO] [stderr] 634 | #[derive(Clone, Eq, PartialEq, Ord, PartialOrd, Default, Encode, Decode)] [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/crypto.rs:634:66 [INFO] [stderr] | [INFO] [stderr] 634 | #[derive(Clone, Eq, PartialEq, Ord, PartialOrd, Default, Encode, Decode)] [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/crypto.rs:1045:62 [INFO] [stderr] | [INFO] [stderr] 1045 | Copy, Clone, Default, PartialEq, Eq, PartialOrd, Ord, Hash, Encode, Decode, PassByInner, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/crypto.rs:1045:70 [INFO] [stderr] | [INFO] [stderr] 1045 | Copy, Clone, Default, PartialEq, Eq, PartialOrd, Ord, Hash, Encode, Decode, PassByInner, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/crypto.rs:1078:77 [INFO] [stderr] | [INFO] [stderr] 1078 | #[derive(Debug, Copy, Clone, Default, PartialEq, Eq, PartialOrd, Ord, Hash, Encode, Decode)] [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/crypto.rs:1078:85 [INFO] [stderr] | [INFO] [stderr] 1078 | #[derive(Debug, Copy, Clone, Default, PartialEq, Eq, PartialOrd, Ord, Hash, Encode, Decode)] [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/crypto.rs:1083:71 [INFO] [stderr] | [INFO] [stderr] 1083 | #[derive(Debug, Clone, Default, PartialEq, Eq, PartialOrd, Ord, Hash, Encode, Decode)] [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/crypto.rs:1083:79 [INFO] [stderr] | [INFO] [stderr] 1083 | #[derive(Debug, Clone, Default, PartialEq, Eq, PartialOrd, Ord, Hash, Encode, Decode)] [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/ed25519.rs:59:55 [INFO] [stderr] | [INFO] [stderr] 59 | #[derive(PartialEq, Eq, PartialOrd, Ord, Clone, Copy, Encode, Decode, Default, PassByInner)] [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/ed25519.rs:59:63 [INFO] [stderr] | [INFO] [stderr] 59 | #[derive(PartialEq, Eq, PartialOrd, Ord, Clone, Copy, Encode, Decode, Default, PassByInner)] [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/ed25519.rs:193:10 [INFO] [stderr] | [INFO] [stderr] 193 | #[derive(Encode, Decode, PassByInner)] [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/ed25519.rs:193:18 [INFO] [stderr] | [INFO] [stderr] 193 | #[derive(Encode, Decode, PassByInner)] [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/ed25519.rs:328:39 [INFO] [stderr] | [INFO] [stderr] 328 | #[derive(PartialEq, Eq, Clone, Debug, Encode, Decode)] [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/ed25519.rs:328:47 [INFO] [stderr] | [INFO] [stderr] 328 | #[derive(PartialEq, Eq, Clone, Debug, Encode, Decode)] [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/sr25519.rs:63:55 [INFO] [stderr] | [INFO] [stderr] 63 | #[derive(PartialEq, Eq, PartialOrd, Ord, Clone, Copy, Encode, Decode, Default, PassByInner)] [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/sr25519.rs:63:63 [INFO] [stderr] | [INFO] [stderr] 63 | #[derive(PartialEq, Eq, PartialOrd, Ord, Clone, Copy, Encode, Decode, Default, PassByInner)] [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/sr25519.rs:192:10 [INFO] [stderr] | [INFO] [stderr] 192 | #[derive(Encode, Decode, PassByInner)] [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/sr25519.rs:192:18 [INFO] [stderr] | [INFO] [stderr] 192 | #[derive(Encode, Decode, PassByInner)] [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/ecdsa.rs:55:17 [INFO] [stderr] | [INFO] [stderr] 55 | #[derive(Clone, Encode, Decode, PassByInner)] [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/ecdsa.rs:55:25 [INFO] [stderr] | [INFO] [stderr] 55 | #[derive(Clone, Encode, Decode, PassByInner)] [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/ecdsa.rs:230:10 [INFO] [stderr] | [INFO] [stderr] 230 | #[derive(Encode, Decode, PassByInner)] [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/ecdsa.rs:230:18 [INFO] [stderr] | [INFO] [stderr] 230 | #[derive(Encode, Decode, PassByInner)] [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/offchain/mod.rs:59:38 [INFO] [stderr] | [INFO] [stderr] 59 | #[derive(Clone, Copy, PartialEq, Eq, Encode, Decode, RuntimeDebug, PassByEnum)] [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/offchain/mod.rs:59:46 [INFO] [stderr] | [INFO] [stderr] 59 | #[derive(Clone, Copy, PartialEq, Eq, Encode, Decode, RuntimeDebug, PassByEnum)] [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/offchain/mod.rs:96:69 [INFO] [stderr] | [INFO] [stderr] 96 | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Ord, RuntimeDebug, Encode, Decode, PassByInner)] [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/offchain/mod.rs:96:77 [INFO] [stderr] | [INFO] [stderr] 96 | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Ord, RuntimeDebug, Encode, Decode, PassByInner)] [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/offchain/mod.rs:107:52 [INFO] [stderr] | [INFO] [stderr] 107 | #[derive(Clone, Copy, PartialEq, Eq, RuntimeDebug, Encode, Decode, PassByEnum)] [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/offchain/mod.rs:107:60 [INFO] [stderr] | [INFO] [stderr] 107 | #[derive(Clone, Copy, PartialEq, Eq, RuntimeDebug, Encode, Decode, PassByEnum)] [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/offchain/mod.rs:138:52 [INFO] [stderr] | [INFO] [stderr] 138 | #[derive(Clone, Copy, PartialEq, Eq, RuntimeDebug, Encode, Decode, PassByCodec)] [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/offchain/mod.rs:138:60 [INFO] [stderr] | [INFO] [stderr] 138 | #[derive(Clone, Copy, PartialEq, Eq, RuntimeDebug, Encode, Decode, PassByCodec)] [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/offchain/mod.rs:184:32 [INFO] [stderr] | [INFO] [stderr] 184 | #[derive(Clone, Eq, PartialEq, Encode, Decode, RuntimeDebug, PassByCodec)] [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/offchain/mod.rs:184:40 [INFO] [stderr] | [INFO] [stderr] 184 | #[derive(Clone, Eq, PartialEq, Encode, Decode, RuntimeDebug, PassByCodec)] [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/offchain/mod.rs:194:32 [INFO] [stderr] | [INFO] [stderr] 194 | #[derive(Clone, Eq, PartialEq, Encode, Decode, RuntimeDebug, PassByInner)] [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/offchain/mod.rs:194:40 [INFO] [stderr] | [INFO] [stderr] 194 | #[derive(Clone, Eq, PartialEq, Encode, Decode, RuntimeDebug, PassByInner)] [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/offchain/mod.rs:205:91 [INFO] [stderr] | [INFO] [stderr] 205 | #[derive(Clone, Copy, PartialEq, Eq, Ord, PartialOrd, Default, RuntimeDebug, PassByInner, Encode, Decode)] [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/offchain/mod.rs:205:99 [INFO] [stderr] | [INFO] [stderr] 205 | #[derive(Clone, Copy, PartialEq, Eq, Ord, PartialOrd, Default, RuntimeDebug, PassByInner, Encode, Decode)] [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/offchain/mod.rs:209:91 [INFO] [stderr] | [INFO] [stderr] 209 | #[derive(Clone, Copy, PartialEq, Eq, Ord, PartialOrd, Default, RuntimeDebug, PassByInner, Encode, Decode)] [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/offchain/mod.rs:209:99 [INFO] [stderr] | [INFO] [stderr] 209 | #[derive(Clone, Copy, PartialEq, Eq, Ord, PartialOrd, Default, RuntimeDebug, PassByInner, Encode, Decode)] [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/sandbox.rs:24:10 [INFO] [stderr] | [INFO] [stderr] 24 | #[derive(Encode, Decode)] [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/sandbox.rs:24:18 [INFO] [stderr] | [INFO] [stderr] 24 | #[derive(Encode, Decode)] [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/sandbox.rs:29:32 [INFO] [stderr] | [INFO] [stderr] 29 | #[derive(Clone, PartialEq, Eq, Encode, Decode)] [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/sandbox.rs:29:40 [INFO] [stderr] | [INFO] [stderr] 29 | #[derive(Clone, PartialEq, Eq, Encode, Decode)] [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/sandbox.rs:47:32 [INFO] [stderr] | [INFO] [stderr] 47 | #[derive(Clone, PartialEq, Eq, Encode, Decode)] [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/sandbox.rs:47:40 [INFO] [stderr] | [INFO] [stderr] 47 | #[derive(Clone, PartialEq, Eq, Encode, Decode)] [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/sandbox.rs:59:32 [INFO] [stderr] | [INFO] [stderr] 59 | #[derive(Clone, PartialEq, Eq, Encode, Decode)] [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/sandbox.rs:59:40 [INFO] [stderr] | [INFO] [stderr] 59 | #[derive(Clone, PartialEq, Eq, Encode, Decode)] [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/changes_trie.rs:27:48 [INFO] [stderr] | [INFO] [stderr] 27 | #[derive(Debug, Clone, PartialEq, Eq, Default, Encode, Decode)] [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/changes_trie.rs:27:56 [INFO] [stderr] | [INFO] [stderr] 27 | #[derive(Debug, Clone, PartialEq, Eq, Default, Encode, Decode)] [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/lib.rs:160:10 [INFO] [stderr] | [INFO] [stderr] 160 | #[derive(Encode, Decode, PartialEq)] [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/lib.rs:160:18 [INFO] [stderr] | [INFO] [stderr] 160 | #[derive(Encode, Decode, PartialEq)] [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/lib.rs:179:58 [INFO] [stderr] | [INFO] [stderr] 179 | #[derive(Default, Clone, Eq, PartialEq, Ord, PartialOrd, Encode, Decode, RuntimeDebug, PassByInner)] [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/lib.rs:179:66 [INFO] [stderr] | [INFO] [stderr] 179 | #[derive(Default, Clone, Eq, PartialEq, Ord, PartialOrd, Encode, Decode, RuntimeDebug, PassByInner)] [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/lib.rs:278:10 [INFO] [stderr] | [INFO] [stderr] 278 | #[derive(Encode, Decode, PassByEnum, Copy, Clone)] [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/lib.rs:278:18 [INFO] [stderr] | [INFO] [stderr] 278 | #[derive(Encode, Decode, PassByEnum, Copy, Clone)] [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/lib.rs:354:17 [INFO] [stderr] | [INFO] [stderr] 354 | #[derive(Clone, Decode, Encode, Eq, PartialEq, RuntimeDebug)] [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Decode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/lib.rs:354:25 [INFO] [stderr] | [INFO] [stderr] 354 | #[derive(Clone, Decode, Encode, Eq, PartialEq, RuntimeDebug)] [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `base58`, `blake2-rfc`, `default`, `dyn-clonable`, `ed25519-dalek`, `externalities`, `full_crypto`, `futures`, `hex`, `impl-serde`, `lazy_static`, `libsecp256k1`, `merlin`, `parking_lot`, `rand`, `regex`, `schnorrkel`, `serde`, `sha2`, `std`, `tetcore-bip39`, `thiserror`, `tiny-bip39`, `tiny-keccak`, `twasmi`, and `twox-hash` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Encode` may come from an old version of the `tetsy_scale_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_codec_derive` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `tet-core` (lib) generated 58 warnings [INFO] [stderr] warning: `tet-core` (lib test) generated 58 warnings (58 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tet_core-9621102eac2544ed) [INFO] [stdout] [INFO] [stdout] running 63 tests [INFO] [stdout] test changes_trie::tests::digest_level_at_block_works ... ok [INFO] [stdout] test changes_trie::tests::is_digest_build_enabled_works ... ok [INFO] [stdout] test changes_trie::tests::is_digest_build_required_at_block_works ... ok [INFO] [stdout] test changes_trie::tests::max_digest_interval_works ... ok [INFO] [stdout] test changes_trie::tests::prev_max_level_digest_block_works ... ok [INFO] [stdout] test crypto::tests::accountid_32_from_str_works ... ok [INFO] [stdout] test ecdsa::test::seed_and_derive_should_work ... ok [INFO] [stdout] test ecdsa::test::ss58check_roundtrip_works ... ok [INFO] [stdout] test ecdsa::test::seeded_pair_should_work ... ok [INFO] [stdout] test ecdsa::test::signature_serialization_doesnt_panic ... ok [INFO] [stdout] test changes_trie::tests::next_max_level_digest_range_works ... ok [INFO] [stdout] test ed25519::test::generated_pair_should_work ... ok [INFO] [stdout] test ecdsa::test::test_vector_by_string_should_work ... ok [INFO] [stdout] test ed25519::test::seed_and_derive_should_work ... ok [INFO] [stdout] test ed25519::test::seeded_pair_should_work ... ok [INFO] [stdout] test ed25519::test::signature_serialization_doesnt_panic ... ok [INFO] [stdout] test ecdsa::test::test_vector_should_work ... ok [INFO] [stdout] test ed25519::test::signature_serialization_works ... ok [INFO] [stdout] test ed25519::test::ss58check_roundtrip_works ... ok [INFO] [stdout] test ed25519::test::test_vector_should_work ... ok [INFO] [stdout] test hash::tests::test_h160 ... ok [INFO] [stdout] test hash::tests::test_h256 ... ok [INFO] [stdout] test hash::tests::test_invalid ... ok [INFO] [stdout] test crypto::tests::interpret_std_seed_should_work ... ok [INFO] [stdout] test offchain::tests::timestamp_ops ... ok [INFO] [stdout] test sandbox::tests::env_def_roundtrip ... ok [INFO] [stdout] test ecdsa::test::ss58check_custom_format_works ... ok [INFO] [stdout] test offchain::tests::capabilities ... ok [INFO] [stdout] test ecdsa::test::signature_serialization_works ... ok [INFO] [stdout] test ecdsa::test::generated_pair_should_work ... ok [INFO] [stdout] test ed25519::test::test_vector_by_string_should_work ... ok [INFO] [stdout] test sr25519::compatibility_test::derive_hard_known_pair_should_work ... ok [INFO] [stdout] test sr25519::test::derive_hard_public_should_fail ... ok [INFO] [stdout] test sr25519::test::derive_hard_should_work ... ok [INFO] [stdout] test sr25519::test::derive_soft_public_should_work ... ok [INFO] [stdout] test crypto::tests::interpret_std_secret_string_should_work ... ok [INFO] [stdout] test sr25519::test::generated_pair_should_work ... ok [INFO] [stdout] test sr25519::test::derive_soft_should_work ... ok [INFO] [stdout] test sr25519::test::messed_message_should_not_work ... ok [INFO] [stdout] test ed25519::test::generate_with_phrase_recovery_possible ... ok [INFO] [stdout] test sr25519::test::messed_signature_should_not_work ... ok [INFO] [stdout] test sr25519::test::seeded_pair_should_work ... ok [INFO] [stdout] test sr25519::test::signature_serialization_doesnt_panic ... ok [INFO] [stdout] test sr25519::test::signature_serialization_works ... ok [INFO] [stdout] test sr25519::test::sr_test_vector_should_work ... ok [INFO] [stdout] test uint::tests::test_large_values ... ok [INFO] [stdout] test sr25519::test::ss58check_roundtrip_works ... ok [INFO] [stdout] test uint::tests::test_u256 ... ok [INFO] [stdout] test crypto::tests::password_override_should_work ... ok [INFO] [stdout] test uint::tests::test_u256_codec ... ok [INFO] [stdout] test sr25519::test::default_address_should_be_used ... ok [INFO] [stdout] test ecdsa::test::default_phrase_should_be_used ... ok [INFO] [stdout] test sr25519::compatibility_test::verify_known_old_message_should_work ... FAILED [INFO] [stdout] test sr25519::test::verify_from_old_wasm_works ... FAILED [INFO] [stdout] test sr25519::compatibility_test::derive_soft_known_pair_should_work ... ok [INFO] [stdout] test ecdsa::test::password_does_something ... ok [INFO] [stdout] test ed25519::test::default_phrase_should_be_used ... ok [INFO] [stdout] test ed25519::test::password_does_something ... ok [INFO] [stdout] test ed25519::test::generate_with_password_phrase_recovery_possible ... ok [INFO] [stdout] test sr25519::test::default_phrase_should_correspond_to_default_address ... ok [INFO] [stdout] test ecdsa::test::generate_with_password_phrase_recovery_possible ... ok [INFO] [stdout] test ecdsa::test::generate_with_phrase_recovery_possible ... ok [INFO] [stdout] test sr25519::test::default_phrase_should_be_used ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- sr25519::compatibility_test::verify_known_old_message_should_work stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'sr25519::compatibility_test::verify_known_old_message_should_work' (70) panicked at src/sr25519.rs:691:9: [INFO] [stdout] assertion failed: Pair::verify_deprecated(&signature, &message[..], &public) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x648d89f30c12 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x648d89f30c12 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x648d89f30c12 - std::sys::backtrace::_print_fmt::h255777b7ec902439 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x648d89f30c12 - ::fmt::h8a1ac49fcd7ee8ce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x648d89f4153f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x648d89f4153f - core::fmt::write::hbdcc0ec4f1bab1db [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x648d89efd043 - std::io::default_write_fmt::h2580ece0d4b58e51 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x648d89efd043 - std::io::Write::write_fmt::hac9e42858f273b87 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x648d89f08ff2 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x648d89f0e5ff - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x648d89f0e491 - std::panicking::default_hook::h9d66b9642014ce48 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x648d89ad8d5e - as core::ops::function::Fn>::call::h8c698701e444e564 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x648d89ad8d5e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x648d89f0ec0f - as core::ops::function::Fn>::call::hc4f222a8a57c637a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x648d89f0ec0f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x648d89f0ea36 - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:700:13 [INFO] [stdout] 16: 0x648d89f09129 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x648d89ef193d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x648d89f49f60 - core::panicking::panic_fmt::h774fb860369a0f7b [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x648d89f49f3c - core::panicking::panic::h2a6fe4ac012a7582 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:150:5 [INFO] [stdout] 20: 0x648d89aa4115 - tet_core::sr25519::compatibility_test::verify_known_old_message_should_work::h8b424c60026c0afa [INFO] [stdout] at /opt/rustwide/workdir/src/sr25519.rs:691:3 [INFO] [stdout] 21: 0x648d89aa4177 - tet_core::sr25519::compatibility_test::verify_known_old_message_should_work::{{closure}}::hf6bde3500c2d83fe [INFO] [stdout] at /opt/rustwide/workdir/src/sr25519.rs:684:43 [INFO] [stdout] 22: 0x648d89a78146 - core::ops::function::FnOnce::call_once::h850c590911a23294 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x648d89ad8bab - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x648d89ad8bab - test::__rust_begin_short_backtrace::h94208530f2b4c8c7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18 [INFO] [stdout] 25: 0x648d89aecbbd - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74 [INFO] [stdout] 26: 0x648d89aecbbd - as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 27: 0x648d89aecbbd - std::panicking::catch_unwind::do_call::he5edbaf126c13b99 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 28: 0x648d89aecbbd - std::panicking::catch_unwind::h3d6a8652eceeabce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 29: 0x648d89aecbbd - std::panic::catch_unwind::hbef0c501dd7bb498 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x648d89aecbbd - test::run_test_in_process::h400008a46a5006a0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27 [INFO] [stdout] 31: 0x648d89aecbbd - test::run_test::{{closure}}::h9a131655b31d9427 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43 [INFO] [stdout] 32: 0x648d89ac6104 - test::run_test::{{closure}}::he4a7177c216308c0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41 [INFO] [stdout] 33: 0x648d89ac6104 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 34: 0x648d89ac9a3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 35: 0x648d89ac9a3a - as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 36: 0x648d89ac9a3a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 37: 0x648d89ac9a3a - std::panicking::catch_unwind::h7e8b531bbda77d20 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 38: 0x648d89ac9a3a - std::panic::catch_unwind::hf9bbb2040b4f1e6c [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x648d89ac9a3a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 40: 0x648d89ac9a3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x648d89f0444f - as core::ops::function::FnOnce>::call_once::h6891ad53a5ed6f52 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 42: 0x648d89f0444f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 43: 0x72e6bc983aa4 - [INFO] [stdout] 44: 0x72e6bca10a64 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- sr25519::test::verify_from_old_wasm_works stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'sr25519::test::verify_from_old_wasm_works' (86) panicked at src/sr25519.rs:863:9: [INFO] [stdout] assertion failed: Pair::verify_deprecated(&js_signature, b"TETCORE", &public) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x648d89f30c12 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x648d89f30c12 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x648d89f30c12 - std::sys::backtrace::_print_fmt::h255777b7ec902439 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x648d89f30c12 - ::fmt::h8a1ac49fcd7ee8ce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x648d89f4153f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x648d89f4153f - core::fmt::write::hbdcc0ec4f1bab1db [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x648d89efd043 - std::io::default_write_fmt::h2580ece0d4b58e51 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x648d89efd043 - std::io::Write::write_fmt::hac9e42858f273b87 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x648d89f08ff2 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x648d89f0e5ff - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x648d89f0e491 - std::panicking::default_hook::h9d66b9642014ce48 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x648d89ad8d5e - as core::ops::function::Fn>::call::h8c698701e444e564 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x648d89ad8d5e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x648d89f0ec0f - as core::ops::function::Fn>::call::hc4f222a8a57c637a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x648d89f0ec0f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x648d89f0ea36 - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:700:13 [INFO] [stdout] 16: 0x648d89f09129 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x648d89ef193d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x648d89f49f60 - core::panicking::panic_fmt::h774fb860369a0f7b [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x648d89f49f3c - core::panicking::panic::h2a6fe4ac012a7582 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:150:5 [INFO] [stdout] 20: 0x648d89aa5a95 - tet_core::sr25519::test::verify_from_old_wasm_works::h4277c4e6f43c18ef [INFO] [stdout] at /opt/rustwide/workdir/src/sr25519.rs:863:3 [INFO] [stdout] 21: 0x648d89aa5b27 - tet_core::sr25519::test::verify_from_old_wasm_works::{{closure}}::ha904d074e59814c9 [INFO] [stdout] at /opt/rustwide/workdir/src/sr25519.rs:852:33 [INFO] [stdout] 22: 0x648d89a77c76 - core::ops::function::FnOnce::call_once::h41f95ed042a78091 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x648d89ad8bab - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x648d89ad8bab - test::__rust_begin_short_backtrace::h94208530f2b4c8c7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18 [INFO] [stdout] 25: 0x648d89aecbbd - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74 [INFO] [stdout] 26: 0x648d89aecbbd - as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 27: 0x648d89aecbbd - std::panicking::catch_unwind::do_call::he5edbaf126c13b99 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 28: 0x648d89aecbbd - std::panicking::catch_unwind::h3d6a8652eceeabce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 29: 0x648d89aecbbd - std::panic::catch_unwind::hbef0c501dd7bb498 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x648d89aecbbd - test::run_test_in_process::h400008a46a5006a0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27 [INFO] [stdout] 31: 0x648d89aecbbd - test::run_test::{{closure}}::h9a131655b31d9427 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43 [INFO] [stdout] 32: 0x648d89ac6104 - test::run_test::{{closure}}::he4a7177c216308c0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41 [INFO] [stdout] 33: 0x648d89ac6104 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 34: 0x648d89ac9a3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 35: 0x648d89ac9a3a - as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 36: 0x648d89ac9a3a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 37: 0x648d89ac9a3a - std::panicking::catch_unwind::h7e8b531bbda77d20 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 38: 0x648d89ac9a3a - std::panic::catch_unwind::hf9bbb2040b4f1e6c [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x648d89ac9a3a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 40: 0x648d89ac9a3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x648d89f0444f - as core::ops::function::FnOnce>::call_once::h6891ad53a5ed6f52 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 42: 0x648d89f0444f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 43: 0x72e6bc983aa4 - [INFO] [stdout] 44: 0x72e6bca10a64 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] sr25519::compatibility_test::verify_known_old_message_should_work [INFO] [stdout] sr25519::test::verify_from_old_wasm_works [INFO] [stdout] [INFO] [stdout] test result: FAILED. 61 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.78s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "93faf2b46ca1b4a6683cd1d33214fd6f632a846f1f5da64751d96d0773ab1b29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93faf2b46ca1b4a6683cd1d33214fd6f632a846f1f5da64751d96d0773ab1b29", kill_on_drop: false }` [INFO] [stdout] 93faf2b46ca1b4a6683cd1d33214fd6f632a846f1f5da64751d96d0773ab1b29