[INFO] cloning repository https://github.com/CTT-block-chain/ctt
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CTT-block-chain/ctt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCTT-block-chain%2Fctt", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCTT-block-chain%2Fctt'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6ea70fd1c1c410cd48fa849586f58aeadaa72175
[INFO] checking CTT-block-chain/ctt against try#b4c55082edd8dec08ce8af276d7054d9c4db20c4 for pr-147984
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCTT-block-chain%2Fctt" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/CTT-block-chain/ctt
[INFO] finished tweaking git repo https://github.com/CTT-block-chain/ctt
[INFO] tweaked toml for git repo https://github.com/CTT-block-chain/ctt written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CTT-block-chain/ctt on toolchain b4c55082edd8dec08ce8af276d7054d9c4db20c4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/CTT-block-chain/ctt already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 24dbef9d467db5b406becc37bf6878561e38601847429b24243ff0bbf6cb8219
[INFO] running `Command { std: "docker" "start" "-a" "24dbef9d467db5b406becc37bf6878561e38601847429b24243ff0bbf6cb8219", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "24dbef9d467db5b406becc37bf6878561e38601847429b24243ff0bbf6cb8219", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24dbef9d467db5b406becc37bf6878561e38601847429b24243ff0bbf6cb8219", kill_on_drop: false }`
[INFO] [stdout] 24dbef9d467db5b406becc37bf6878561e38601847429b24243ff0bbf6cb8219
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 94c27b3edce039d913386e7c4802cdbf01ea9e2c1bb0f12dae33ff0bb420a6a1
[INFO] running `Command { std: "docker" "start" "-a" "94c27b3edce039d913386e7c4802cdbf01ea9e2c1bb0f12dae33ff0bb420a6a1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.81
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.53
[INFO] [stderr]    Compiling serde_derive v1.0.118
[INFO] [stderr]    Compiling serde v1.0.118
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling getrandom v0.1.15
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling proc-macro-nested v0.1.6
[INFO] [stderr]    Compiling crossbeam-utils v0.8.1
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]    Compiling libm v0.2.1
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]     Checking smallvec v1.5.1
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling serde_json v1.0.60
[INFO] [stderr]    Compiling miniz_oxide v0.4.3
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling memoffset v0.6.1
[INFO] [stderr]    Compiling const_fn v0.4.3
[INFO] [stderr]    Compiling regex-syntax v0.6.21
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling rayon-core v1.9.0
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]     Checking futures v0.1.30
[INFO] [stderr]    Compiling rayon v1.5.0
[INFO] [stderr]     Checking slab v0.4.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.10
[INFO] [stderr]     Checking rand_pcg v0.2.1
[INFO] [stderr]    Compiling getrandom v0.2.0
[INFO] [stderr]     Checking instant v0.1.9
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking parking_lot_core v0.8.1
[INFO] [stderr]     Checking lock_api v0.4.2
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling const-random-macro v0.1.13
[INFO] [stderr]     Checking parking_lot v0.11.1
[INFO] [stderr]    Compiling hashbrown v0.6.3
[INFO] [stderr]     Checking once_cell v1.5.2
[INFO] [stderr]    Compiling hashbrown v0.8.2
[INFO] [stderr]     Checking futures-core v0.3.8
[INFO] [stderr]    Compiling parity-util-mem v0.7.0
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]     Checking futures-io v0.3.8
[INFO] [stderr]     Checking futures-sink v0.3.8
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]     Checking generic-array v0.12.3
[INFO] [stderr]     Checking futures-channel v0.3.8
[INFO] [stderr]     Checking futures-task v0.3.8
[INFO] [stderr]     Checking lock_api v0.3.4
[INFO] [stderr]     Checking byte-tools v0.3.1
[INFO] [stderr]     Checking itoa v0.4.6
[INFO] [stderr]     Checking opaque-debug v0.2.3
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]     Checking block-padding v0.1.5
[INFO] [stderr]     Checking radium v0.3.0
[INFO] [stderr]     Checking byte-slice-cast v0.3.5
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]     Checking fake-simd v0.1.2
[INFO] [stderr]     Checking subtle v2.3.0
[INFO] [stderr]     Checking parking_lot_core v0.7.2
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]    Compiling regex v1.4.2
[INFO] [stderr]     Checking bitvec v0.17.4
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking sha2 v0.8.2
[INFO] [stderr]     Checking parking_lot v0.10.2
[INFO] [stderr]     Checking block-padding v0.2.1
[INFO] [stderr]     Checking keccak v0.1.0
[INFO] [stderr]     Checking tinyvec v1.1.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking uint v0.8.5
[INFO] [stderr]     Checking subtle v1.0.0
[INFO] [stderr]     Checking constant_time_eq v0.1.5
[INFO] [stderr]     Checking crypto-mac v0.7.0
[INFO] [stderr]     Checking arrayref v0.3.6
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]     Checking cpuid-bool v0.1.2
[INFO] [stderr]     Checking hmac v0.7.1
[INFO] [stderr]     Checking rlp v0.4.6
[INFO] [stderr]     Checking sha2 v0.9.2
[INFO] [stderr]     Checking impl-rlp v0.2.1
[INFO] [stderr]     Checking fixed-hash v0.6.1
[INFO] [stderr]     Checking signature v1.2.2
[INFO] [stderr]     Checking hmac-drbg v0.2.0
[INFO] [stderr]     Checking adler v0.2.3
[INFO] [stderr]     Checking libsecp256k1 v0.3.5
[INFO] [stderr]     Checking ed25519 v1.0.3
[INFO] [stderr]     Checking unicode-normalization v0.1.16
[INFO] [stderr]     Checking sp-std v2.0.0 (/opt/rustwide/workdir/primitives/std)
[INFO] [stderr]    Compiling synstructure v0.12.4
[INFO] [stderr]     Checking crossbeam-epoch v0.9.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.0
[INFO] [stderr]     Checking regex-automata v0.1.9
[INFO] [stderr]     Checking crossbeam-deque v0.8.0
[INFO] [stderr]     Checking tracing-core v0.1.17
[INFO] [stderr]     Checking rustc-demangle v0.1.18
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking gimli v0.23.0
[INFO] [stderr]     Checking pin-project-lite v0.2.0
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking object v0.22.0
[INFO] [stderr]     Checking const-random v0.1.13
[INFO] [stderr]     Checking errno v0.2.7
[INFO] [stderr]     Checking ahash v0.2.19
[INFO] [stderr]     Checking ahash v0.3.8
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking lru v0.5.3
[INFO] [stderr]     Checking hash-db v0.15.2
[INFO] [stderr]     Checking tracing-log v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.0.2
[INFO] [stderr]    Compiling futures-macro v0.3.8
[INFO] [stderr]    Compiling zeroize_derive v1.0.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.11
[INFO] [stderr]    Compiling sp-debug-derive v2.0.0 (/opt/rustwide/workdir/primitives/debug-derive)
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.1.3
[INFO] [stderr]    Compiling parity-util-mem-derive v0.1.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.3
[INFO] [stderr]    Compiling derive_more v0.99.11
[INFO] [stderr]    Compiling dyn-clonable-impl v0.9.0
[INFO] [stderr]     Checking zeroize v1.1.1
[INFO] [stderr]     Checking curve25519-dalek v3.0.0
[INFO] [stderr]     Checking pin-project v1.0.2
[INFO] [stderr]     Checking futures-util v0.3.8
[INFO] [stderr]     Checking tracing v0.1.22
[INFO] [stderr]     Checking addr2line v0.14.0
[INFO] [stderr]     Checking backtrace v0.3.55
[INFO] [stderr]     Checking curve25519-dalek v2.1.0
[INFO] [stderr]     Checking matchers v0.0.1
[INFO] [stderr]     Checking sharded-slab v0.1.0
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]     Checking parity-wasm v0.41.0
[INFO] [stderr]     Checking ref-cast v1.0.3
[INFO] [stderr]     Checking hash256-std-hasher v0.15.2
[INFO] [stderr]     Checking nodrop v0.1.14
[INFO] [stderr]     Checking memory_units v0.3.0
[INFO] [stderr]     Checking merlin v2.0.0
[INFO] [stderr]     Checking environmental v1.1.2
[INFO] [stderr]     Checking blake2-rfc v0.2.18
[INFO] [stderr]     Checking schnorrkel v0.9.1
[INFO] [stderr]    Compiling paste-impl v0.1.18
[INFO] [stderr]     Checking dyn-clone v1.0.3
[INFO] [stderr]     Checking wasmi-validation v0.3.0
[INFO] [stderr]     Checking dyn-clonable v0.9.0
[INFO] [stderr]     Checking secrecy v0.6.0
[INFO] [stderr]     Checking twox-hash v1.6.0
[INFO] [stderr]     Checking base58 v0.1.0
[INFO] [stderr]     Checking hex v0.4.2
[INFO] [stderr]     Checking wasmi v0.6.2
[INFO] [stderr]     Checking pbkdf2 v0.3.0
[INFO] [stderr]     Checking trie-root v0.16.0
[INFO] [stderr]     Checking trie-db v0.22.1
[INFO] [stderr]     Checking tiny-bip39 v0.7.3
[INFO] [stderr]     Checking substrate-bip39 v0.4.2
[INFO] [stderr]     Checking sp-panic-handler v2.0.0 (/opt/rustwide/workdir/primitives/panic-handler)
[INFO] [stderr]     Checking integer-sqrt v0.1.5
[INFO] [stderr]     Checking paste v0.1.18
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]   --> primitives/panic-handler/src/lib.rs:30:24
[INFO] [stdout]    |
[INFO] [stdout] 30 | use std::panic::{self, PanicInfo};
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]    --> primitives/panic-handler/src/lib.rs:134:22
[INFO] [stdout]     |
[INFO] [stdout] 134 | fn panic_hook(info: &PanicInfo, report_url: &str, version: &str) {
[INFO] [stdout]     |                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling jobserver v0.1.21
[INFO] [stderr]    Compiling indexmap v1.6.0
[INFO] [stderr]     Checking futures-executor v0.3.8
[INFO] [stderr]    Compiling cc v1.0.66
[INFO] [stderr]     Checking futures v0.3.8
[INFO] [stderr]    Compiling ahash v0.4.6
[INFO] [stderr]    Compiling anyhow v1.0.35
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.22
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling pin-project-internal v0.4.27
[INFO] [stderr]    Compiling ring v0.16.19
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.69
[INFO] [stderr]    Compiling bumpalo v3.4.0
[INFO] [stderr]    Compiling prost-build v0.6.1
[INFO] [stderr]    Compiling fixedbitset v0.2.0
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.69
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling tempfile v3.1.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.69
[INFO] [stderr]    Compiling multimap v0.8.2
[INFO] [stderr]    Compiling prost-derive v0.6.1
[INFO] [stderr]    Compiling asn1_der_derive v0.1.2
[INFO] [stderr]    Compiling frame-support-procedural-tools-derive v2.0.0 (/opt/rustwide/workdir/frame/support/procedural/tools/derive)
[INFO] [stderr]    Compiling toml v0.5.7
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling httparse v1.3.4
[INFO] [stderr]     Checking impl-serde v0.3.1
[INFO] [stderr]     Checking ed25519-dalek v1.0.1
[INFO] [stderr]     Checking ethbloom v0.9.2
[INFO] [stderr]     Checking tracing-serde v0.1.2
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling petgraph v0.5.1
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.69
[INFO] [stderr]    Compiling prost v0.6.1
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]     Checking bitmask v0.5.0
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]     Checking tracing-subscriber v0.2.15
[INFO] [stderr]    Compiling prost-types v0.6.1
[INFO] [stderr]    Compiling frame-support-procedural-tools v2.0.0 (/opt/rustwide/workdir/frame/support/procedural/tools)
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling tokio-macros v0.2.6
[INFO] [stderr]    Compiling parity-scale-codec-derive v1.2.2
[INFO] [stderr]    Compiling sp-runtime-interface-proc-macro v2.0.0 (/opt/rustwide/workdir/primitives/runtime-interface/proc-macro)
[INFO] [stderr]    Compiling sp-api-proc-macro v2.0.0 (/opt/rustwide/workdir/primitives/api/proc-macro)
[INFO] [stderr]    Compiling frame-support-procedural v2.0.0 (/opt/rustwide/workdir/frame/support/procedural)
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.69
[INFO] [stderr]     Checking thiserror v1.0.22
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]     Checking net2 v0.2.36
[INFO] [stderr]     Checking parity-scale-codec v1.3.5
[INFO] [stderr]    Compiling libz-sys v1.1.2
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling prometheus v0.10.0
[INFO] [stdout] warning: fields `visibility_token` and `enum_token` are never read
[INFO] [stdout]   --> frame/support/procedural/src/construct_runtime/parse.rs:43:6
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub struct RuntimeDefinition {
[INFO] [stdout]    |            ----------------- fields in this struct
[INFO] [stdout] 43 |     pub visibility_token: Token![pub],
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 44 |     pub enum_token: Token![enum],
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RuntimeDefinition` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling libp2p-core v0.22.1
[INFO] [stderr]    Compiling snow v0.7.2
[INFO] [stderr]     Checking pin-project v0.4.27
[INFO] [stderr]    Compiling minicbor-derive v0.4.1
[INFO] [stderr]    Compiling libp2p-gossipsub v0.22.0
[INFO] [stderr]    Compiling libp2p-noise v0.24.0
[INFO] [stderr]    Compiling libp2p-plaintext v0.22.0
[INFO] [stderr]    Compiling libp2p-kad v0.23.0
[INFO] [stderr]    Compiling libp2p-identify v0.22.0
[INFO] [stderr]    Compiling libp2p-floodsub v0.22.0
[INFO] [stderr]     Checking wasm-timer v0.2.5
[INFO] [stderr]    Compiling async-trait v0.1.42
[INFO] [stderr]    Compiling libp2p-core-derive v0.20.2
[INFO] [stderr]     Checking pin-project-lite v0.1.11
[INFO] [stderr]     Checking impl-codec v0.4.2
[INFO] [stderr]     Checking sp-tracing v2.0.0 (/opt/rustwide/workdir/primitives/tracing)
[INFO] [stderr]     Checking primitive-types v0.7.3
[INFO] [stderr]     Checking sp-storage v2.0.0 (/opt/rustwide/workdir/primitives/storage)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> primitives/tracing/src/types.rs:29:17
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[derive(Clone, Encode, Decode, Debug)]
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `log`, `std`, `tracing-subscriber`, and `with-tracing`
[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 `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]   --> primitives/tracing/src/types.rs:29:25
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[derive(Clone, Encode, Decode, Debug)]
[INFO] [stdout]    |                         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `log`, `std`, `tracing-subscriber`, and `with-tracing`
[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 `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]   --> primitives/tracing/src/types.rs:65:10
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[derive(Encode, Decode, Clone)]
[INFO] [stdout]    |          ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `log`, `std`, `tracing-subscriber`, and `with-tracing`
[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 `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]   --> primitives/tracing/src/types.rs:65:18
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[derive(Encode, Decode, Clone)]
[INFO] [stdout]    |                  ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `log`, `std`, `tracing-subscriber`, and `with-tracing`
[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 `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> primitives/tracing/src/types.rs:208:10
[INFO] [stdout]     |
[INFO] [stdout] 208 | #[derive(Encode, Decode, Clone)]
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `log`, `std`, `tracing-subscriber`, and `with-tracing`
[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 `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> primitives/tracing/src/types.rs:208:18
[INFO] [stdout]     |
[INFO] [stdout] 208 | #[derive(Encode, Decode, Clone)]
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `log`, `std`, `tracing-subscriber`, and `with-tracing`
[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 `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> primitives/tracing/src/types.rs:237:10
[INFO] [stdout]     |
[INFO] [stdout] 237 | #[derive(Encode, Decode, Clone, Debug)]
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `log`, `std`, `tracing-subscriber`, and `with-tracing`
[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 `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> primitives/tracing/src/types.rs:237:18
[INFO] [stdout]     |
[INFO] [stdout] 237 | #[derive(Encode, Decode, Clone, Debug)]
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `log`, `std`, `tracing-subscriber`, and `with-tracing`
[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 `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> primitives/tracing/src/types.rs:274:10
[INFO] [stdout]     |
[INFO] [stdout] 274 | #[derive(Encode, Decode, Clone)]
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `log`, `std`, `tracing-subscriber`, and `with-tracing`
[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 `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> primitives/tracing/src/types.rs:274:18
[INFO] [stdout]     |
[INFO] [stdout] 274 | #[derive(Encode, Decode, Clone)]
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `log`, `std`, `tracing-subscriber`, and `with-tracing`
[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 `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> primitives/tracing/src/types.rs:361:10
[INFO] [stdout]     |
[INFO] [stdout] 361 | #[derive(Encode, Decode, Clone)]
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `log`, `std`, `tracing-subscriber`, and `with-tracing`
[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 `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> primitives/tracing/src/types.rs:361:18
[INFO] [stdout]     |
[INFO] [stdout] 361 | #[derive(Encode, Decode, Clone)]
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `log`, `std`, `tracing-subscriber`, and `with-tracing`
[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 `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> primitives/tracing/src/types.rs:433:10
[INFO] [stdout]     |
[INFO] [stdout] 433 | #[derive(Encode, Decode, Clone, Debug)]
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `log`, `std`, `tracing-subscriber`, and `with-tracing`
[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 `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    --> primitives/tracing/src/types.rs:433:18
[INFO] [stdout]     |
[INFO] [stdout] 433 | #[derive(Encode, Decode, Clone, Debug)]
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `log`, `std`, `tracing-subscriber`, and `with-tracing`
[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 `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]   --> primitives/storage/src/lib.rs:39:46
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[derive(PartialEq, Eq, RuntimeDebug, Clone, Encode, Decode)]
[INFO] [stdout]    |                                              ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `impl-serde`, `serde`, and `std`
[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 `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]   --> primitives/storage/src/lib.rs:39:54
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[derive(PartialEq, Eq, RuntimeDebug, Clone, Encode, Decode)]
[INFO] [stdout]    |                                                      ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `impl-serde`, `serde`, and `std`
[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 `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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] [stderr]     Checking sp-wasm-interface v2.0.0 (/opt/rustwide/workdir/primitives/wasm-interface)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> primitives/tracing/src/types.rs:487:15
[INFO] [stdout]     |
[INFO] [stdout] 487 |         fn metadata(&self) -> &tracing_core::Metadata { unimplemented!() }
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                     |         ||
[INFO] [stdout]     |                     |         |the same lifetime is hidden here
[INFO] [stdout]     |                     |         the same lifetime is elided here
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 487 |         fn metadata(&self) -> &tracing_core::Metadata<'_> { unimplemented!() }
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking sp-arithmetic v2.0.0 (/opt/rustwide/workdir/primitives/arithmetic)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> primitives/wasm-interface/src/lib.rs:75:41
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[derive(PartialEq, Debug, Clone, Copy, codec::Encode, codec::Decode)]
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `std`, and `wasmi`
[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 `codec::Encode` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `codec::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 `codec::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]   --> primitives/wasm-interface/src/lib.rs:75:56
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[derive(PartialEq, Debug, Clone, Copy, codec::Encode, codec::Decode)]
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `std`, and `wasmi`
[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 `codec::Decode` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `codec::Decode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `codec::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]    --> primitives/wasm-interface/src/lib.rs:461:34
[INFO] [stdout]     |
[INFO] [stdout] 461 | #[derive(Clone, Copy, PartialEq, codec::Encode, codec::Decode, Debug)]
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `std`, and `wasmi`
[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 `codec::Encode` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `codec::Encode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `codec::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]    --> primitives/wasm-interface/src/lib.rs:461:49
[INFO] [stdout]     |
[INFO] [stdout] 461 | #[derive(Clone, Copy, PartialEq, codec::Encode, codec::Decode, Debug)]
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `std`, and `wasmi`
[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 `codec::Decode` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `codec::Decode` may come from an old version of the `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `codec::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking sp-externalities v0.8.0 (/opt/rustwide/workdir/primitives/externalities)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> primitives/arithmetic/src/per_things.rs:326:12
[INFO] [stdout]      |
[INFO] [stdout]  326 |           #[derive(Encode, Copy, Clone, PartialEq, Eq, PartialOrd, Ord, RuntimeDebug)]
[INFO] [stdout]      |                    ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1248 | / implement_per_thing!(
[INFO] [stdout] 1249 | |     Percent,
[INFO] [stdout] 1250 | |     test_per_cent,
[INFO] [stdout] 1251 | |     [u32, u64, u128],
[INFO] [stdout] ...    |
[INFO] [stdout] 1255 | |     "_Percent_",
[INFO] [stdout] 1256 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `serde`, and `std`
[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 `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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` which comes from the expansion of the macro `implement_per_thing` (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]     --> primitives/arithmetic/src/per_things.rs:326:12
[INFO] [stdout]      |
[INFO] [stdout]  326 |           #[derive(Encode, Copy, Clone, PartialEq, Eq, PartialOrd, Ord, RuntimeDebug)]
[INFO] [stdout]      |                    ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1257 | / implement_per_thing_with_perthousand!(
[INFO] [stdout] 1258 | |     PerU16,
[INFO] [stdout] 1259 | |     test_peru16,
[INFO] [stdout] 1260 | |     test_peru16_extra,
[INFO] [stdout] ...    |
[INFO] [stdout] 1265 | |     "_Parts per 65535_",
[INFO] [stdout] 1266 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `serde`, and `std`
[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 `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the derive macro `Encode` which comes from the expansion of the macro `implement_per_thing_with_perthousand` (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]     --> primitives/arithmetic/src/per_things.rs:326:12
[INFO] [stdout]      |
[INFO] [stdout]  326 |           #[derive(Encode, Copy, Clone, PartialEq, Eq, PartialOrd, Ord, RuntimeDebug)]
[INFO] [stdout]      |                    ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1267 | / implement_per_thing_with_perthousand!(
[INFO] [stdout] 1268 | |     Permill,
[INFO] [stdout] 1269 | |     test_permill,
[INFO] [stdout] 1270 | |     test_permill_extra,
[INFO] [stdout] ...    |
[INFO] [stdout] 1275 | |     "_Parts per Million_",
[INFO] [stdout] 1276 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `serde`, and `std`
[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 `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the derive macro `Encode` which comes from the expansion of the macro `implement_per_thing_with_perthousand` (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]     --> primitives/arithmetic/src/per_things.rs:326:12
[INFO] [stdout]      |
[INFO] [stdout]  326 |           #[derive(Encode, Copy, Clone, PartialEq, Eq, PartialOrd, Ord, RuntimeDebug)]
[INFO] [stdout]      |                    ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1277 | / implement_per_thing_with_perthousand!(
[INFO] [stdout] 1278 | |     Perbill,
[INFO] [stdout] 1279 | |     test_perbill,
[INFO] [stdout] 1280 | |     test_perbill_extra,
[INFO] [stdout] ...    |
[INFO] [stdout] 1285 | |     "_Parts per Billion_",
[INFO] [stdout] 1286 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `serde`, and `std`
[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 `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the derive macro `Encode` which comes from the expansion of the macro `implement_per_thing_with_perthousand` (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]     --> primitives/arithmetic/src/per_things.rs:326:12
[INFO] [stdout]      |
[INFO] [stdout]  326 |           #[derive(Encode, Copy, Clone, PartialEq, Eq, PartialOrd, Ord, RuntimeDebug)]
[INFO] [stdout]      |                    ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1287 | / implement_per_thing_with_perthousand!(
[INFO] [stdout] 1288 | |     Perquintill,
[INFO] [stdout] 1289 | |     test_perquintill,
[INFO] [stdout] 1290 | |     test_perquintill_extra,
[INFO] [stdout] ...    |
[INFO] [stdout] 1295 | |     "_Parts per Quintillion_",
[INFO] [stdout] 1296 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `serde`, and `std`
[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 `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the derive macro `Encode` which comes from the expansion of the macro `implement_per_thing_with_perthousand` (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]     --> primitives/arithmetic/src/fixed_point.rs:345:12
[INFO] [stdout]      |
[INFO] [stdout]  345 |           #[derive(Encode, Decode, Default, Copy, Clone, PartialEq, Eq, PartialOrd, Ord)]
[INFO] [stdout]      |                    ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1595 | / implement_fixed!(
[INFO] [stdout] 1596 | |     FixedI64,
[INFO] [stdout] 1597 | |     test_fixed_i64,
[INFO] [stdout] 1598 | |     i64,
[INFO] [stdout] ...    |
[INFO] [stdout] 1601 | |     "_Fixed Point 64 bits signed, range = [-9223372036.854775808, 9223372036.854775807]_",
[INFO] [stdout] 1602 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `serde`, and `std`
[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 `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the derive macro `Encode` which comes from the expansion of the macro `implement_fixed` (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]     --> primitives/arithmetic/src/fixed_point.rs:345:20
[INFO] [stdout]      |
[INFO] [stdout]  345 |           #[derive(Encode, Decode, Default, Copy, Clone, PartialEq, Eq, PartialOrd, Ord)]
[INFO] [stdout]      |                            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1595 | / implement_fixed!(
[INFO] [stdout] 1596 | |     FixedI64,
[INFO] [stdout] 1597 | |     test_fixed_i64,
[INFO] [stdout] 1598 | |     i64,
[INFO] [stdout] ...    |
[INFO] [stdout] 1601 | |     "_Fixed Point 64 bits signed, range = [-9223372036.854775808, 9223372036.854775807]_",
[INFO] [stdout] 1602 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `serde`, and `std`
[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 `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the derive macro `Decode` which comes from the expansion of the macro `implement_fixed` (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]     --> primitives/arithmetic/src/fixed_point.rs:345:12
[INFO] [stdout]      |
[INFO] [stdout]  345 |           #[derive(Encode, Decode, Default, Copy, Clone, PartialEq, Eq, PartialOrd, Ord)]
[INFO] [stdout]      |                    ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1604 | / implement_fixed!(
[INFO] [stdout] 1605 | |     FixedI128,
[INFO] [stdout] 1606 | |     test_fixed_i128,
[INFO] [stdout] 1607 | |     i128,
[INFO] [stdout] ...    |
[INFO] [stdout] 1611 | |         [-170141183460469231731.687303715884105728, 170141183460469231731.687303715884105727]_",
[INFO] [stdout] 1612 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `serde`, and `std`
[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 `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the derive macro `Encode` which comes from the expansion of the macro `implement_fixed` (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]     --> primitives/arithmetic/src/fixed_point.rs:345:20
[INFO] [stdout]      |
[INFO] [stdout]  345 |           #[derive(Encode, Decode, Default, Copy, Clone, PartialEq, Eq, PartialOrd, Ord)]
[INFO] [stdout]      |                            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1604 | / implement_fixed!(
[INFO] [stdout] 1605 | |     FixedI128,
[INFO] [stdout] 1606 | |     test_fixed_i128,
[INFO] [stdout] 1607 | |     i128,
[INFO] [stdout] ...    |
[INFO] [stdout] 1611 | |         [-170141183460469231731.687303715884105728, 170141183460469231731.687303715884105727]_",
[INFO] [stdout] 1612 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `serde`, and `std`
[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 `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the derive macro `Decode` which comes from the expansion of the macro `implement_fixed` (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]     --> primitives/arithmetic/src/fixed_point.rs:345:12
[INFO] [stdout]      |
[INFO] [stdout]  345 |           #[derive(Encode, Decode, Default, Copy, Clone, PartialEq, Eq, PartialOrd, Ord)]
[INFO] [stdout]      |                    ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1614 | / implement_fixed!(
[INFO] [stdout] 1615 | |     FixedU128,
[INFO] [stdout] 1616 | |     test_fixed_u128,
[INFO] [stdout] 1617 | |     u128,
[INFO] [stdout] ...    |
[INFO] [stdout] 1621 | |         [0.000000000000000000, 340282366920938463463.374607431768211455]_",
[INFO] [stdout] 1622 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `serde`, and `std`
[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 `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the derive macro `Encode` which comes from the expansion of the macro `implement_fixed` (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]     --> primitives/arithmetic/src/fixed_point.rs:345:20
[INFO] [stdout]      |
[INFO] [stdout]  345 |           #[derive(Encode, Decode, Default, Copy, Clone, PartialEq, Eq, PartialOrd, Ord)]
[INFO] [stdout]      |                            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1614 | / implement_fixed!(
[INFO] [stdout] 1615 | |     FixedU128,
[INFO] [stdout] 1616 | |     test_fixed_u128,
[INFO] [stdout] 1617 | |     u128,
[INFO] [stdout] ...    |
[INFO] [stdout] 1621 | |         [0.000000000000000000, 340282366920938463463.374607431768211455]_",
[INFO] [stdout] 1622 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `serde`, and `std`
[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 `parity_scale_codec_derive` crate, try updating your dependency with `cargo update -p parity_scale_codec_derive`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the derive macro `Decode` which comes from the expansion of the macro `implement_fixed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> primitives/externalities/src/lib.rs:287:57
[INFO] [stdout]     |
[INFO] [stdout] 287 |         self.extension_by_type_id(TypeId::of::<T>()).and_then(Any::downcast_mut)
[INFO] [stdout]     |                                                               ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 287 |         self.extension_by_type_id(TypeId::of::<T>()).and_then(<dyn Any>::downcast_mut)
[INFO] [stdout]     |                                                               ++++    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stdout] error: older versions of the `wasm-bindgen` crate are incompatible with current versions of Rust; please update to `wasm-bindgen` v0.2.88
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking sha3 v0.9.1
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]     Checking form_urlencoded v1.0.0
[INFO] [stderr] error: could not compile `wasm-bindgen` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "94c27b3edce039d913386e7c4802cdbf01ea9e2c1bb0f12dae33ff0bb420a6a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94c27b3edce039d913386e7c4802cdbf01ea9e2c1bb0f12dae33ff0bb420a6a1", kill_on_drop: false }`
[INFO] [stdout] 94c27b3edce039d913386e7c4802cdbf01ea9e2c1bb0f12dae33ff0bb420a6a1
