[INFO] fetching crate pro_storage 3.0.0-rc2...
[INFO] checking pro_storage-3.0.0-rc2 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate pro_storage 3.0.0-rc2 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate pro_storage 3.0.0-rc2 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate pro_storage 3.0.0-rc2
[INFO] finished tweaking crates.io crate pro_storage 3.0.0-rc2
[INFO] tweaked toml for crates.io crate pro_storage 3.0.0-rc2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 129 packages to latest compatible versions
[INFO] [stderr]       Adding array-init v1.0.0 (available: v2.1.0)
[INFO] [stderr]       Adding criterion v0.3.6 (available: v0.5.1)
[INFO] [stderr]       Adding derive_more v0.99.18 (available: v1.0.0)
[INFO] [stderr]       Adding funty v1.1.0 (available: v2.0.0)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v1.1.1)
[INFO] [stderr]       Adding itertools v0.10.5 (available: v0.13.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9f63d6354b72d38f4131a276a6b2cae035a8792110ea5b12b384456110a2baf1
[INFO] running `Command { std: "docker" "start" "-a" "9f63d6354b72d38f4131a276a6b2cae035a8792110ea5b12b384456110a2baf1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9f63d6354b72d38f4131a276a6b2cae035a8792110ea5b12b384456110a2baf1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f63d6354b72d38f4131a276a6b2cae035a8792110ea5b12b384456110a2baf1", kill_on_drop: false }`
[INFO] [stdout] 9f63d6354b72d38f4131a276a6b2cae035a8792110ea5b12b384456110a2baf1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a1acf2946489df6b60f5d68bc58c569f015106be19c3d616ca5c2a5d09407356
[INFO] running `Command { std: "docker" "start" "-a" "a1acf2946489df6b60f5d68bc58c569f015106be19c3d616ca5c2a5d09407356", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking byte-slice-cast v1.2.2
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking bitvec v0.20.4
[INFO] [stderr]    Compiling wee_alloc v0.4.5
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking pro_prelude v3.0.0-rc2
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking memory_units v0.4.0
[INFO] [stderr]     Checking tiny-keccak v2.0.2
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking keccak v0.1.5
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking oorandom v11.1.4
[INFO] [stderr]     Checking array-init v1.0.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking pro_allocator v3.0.0-rc2
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking blake2 v0.9.2
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking sha3 v0.9.1
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking criterion-plot v0.4.5
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking env_logger v0.8.4
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling tetsy-scale-info-derive v0.3.0
[INFO] [stderr]    Compiling pro_storage_derive v3.0.0-rc2
[INFO] [stderr]    Compiling quickcheck_macros v1.0.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking quickcheck v1.0.3
[INFO] [stderr]     Checking serde v1.0.215
[INFO] [stderr]     Checking impl-serde v0.3.2
[INFO] [stderr]     Checking serde_json v1.0.133
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.3.6
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling tetsy-scale-codec-derive v2.0.1
[INFO] [stderr]     Checking tetsy-scale-codec v2.0.1
[INFO] [stderr]     Checking tetsy-scale-info v0.5.1
[INFO] [stderr]     Checking pro_primitives v3.0.0-rc2
[INFO] [stderr]     Checking pro_metadata v3.0.0-rc2
[INFO] [stderr]     Checking pro_env v3.0.0-rc2
[INFO] [stderr]     Checking pro_storage v3.0.0-rc2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lint `const_err` has been removed: converted into hard error, see issue #71800 <https://github.com/rust-lang/rust/issues/71800> for more information
[INFO] [stdout]   --> src/lib.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     const_err,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
[INFO] [stdout]   --> src/lib.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     private_in_public,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/alloc/allocation.rs:35:63
[INFO] [stdout]    |
[INFO] [stdout] 35 |     Debug, Copy, Clone, PartialEq, Eq, PartialOrd, Ord, Hash, scale::Encode, scale::Decode,
[INFO] [stdout]    |                                                               ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `criterion`, `default`, `pro-fuzz-tests`, `pro_metadata`, `std`, and `tetsy-scale-info`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[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 `scale::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/alloc/allocation.rs:35:78
[INFO] [stdout]    |
[INFO] [stdout] 35 |     Debug, Copy, Clone, PartialEq, Eq, PartialOrd, Ord, Hash, scale::Encode, scale::Decode,
[INFO] [stdout]    |                                                                              ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `criterion`, `default`, `pro-fuzz-tests`, `pro_metadata`, `std`, and `tetsy-scale-info`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[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 `scale::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/collections/binary_heap/children.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(scale::Encode, scale::Decode, Default, PartialEq, Eq, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `criterion`, `default`, `pro-fuzz-tests`, `pro_metadata`, `std`, and `tetsy-scale-info`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[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 `scale::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/collections/binary_heap/children.rs:34:25
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(scale::Encode, scale::Decode, Default, PartialEq, Eq, Debug)]
[INFO] [stdout]    |                         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `criterion`, `default`, `pro-fuzz-tests`, `pro_metadata`, `std`, and `tetsy-scale-info`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[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 `scale::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/collections/bitstash/counts.rs:21:41
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(Debug, Default, PartialEq, Eq, scale::Encode, scale::Decode)]
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `criterion`, `default`, `pro-fuzz-tests`, `pro_metadata`, `std`, and `tetsy-scale-info`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[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 `scale::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/collections/bitstash/counts.rs:21:56
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(Debug, Default, PartialEq, Eq, scale::Encode, scale::Decode)]
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `criterion`, `default`, `pro-fuzz-tests`, `pro_metadata`, `std`, and `tetsy-scale-info`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[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 `scale::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/collections/bitstash/counts.rs:46:54
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[derive(Debug, Default, Copy, Clone, PartialEq, Eq, scale::Encode, scale::Decode)]
[INFO] [stdout]    |                                                      ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `criterion`, `default`, `pro-fuzz-tests`, `pro_metadata`, `std`, and `tetsy-scale-info`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[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 `scale::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/collections/bitstash/counts.rs:46:69
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[derive(Debug, Default, Copy, Clone, PartialEq, Eq, scale::Encode, scale::Decode)]
[INFO] [stdout]    |                                                                     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `criterion`, `default`, `pro-fuzz-tests`, `pro_metadata`, `std`, and `tetsy-scale-info`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[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 `scale::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/collections/bitvec/bits256.rs:24:45
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Debug, Copy, Clone, PartialEq, Eq, scale::Encode, scale::Decode)]
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `criterion`, `default`, `pro-fuzz-tests`, `pro_metadata`, `std`, and `tetsy-scale-info`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[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 `scale::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/collections/bitvec/bits256.rs:24:60
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Debug, Copy, Clone, PartialEq, Eq, scale::Encode, scale::Decode)]
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `criterion`, `default`, `pro-fuzz-tests`, `pro_metadata`, `std`, and `tetsy-scale-info`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[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 `scale::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/collections/hashmap/mod.rs:99:17
[INFO] [stdout]    |
[INFO] [stdout] 99 | #[derive(Debug, scale::Encode, scale::Decode)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `criterion`, `default`, `pro-fuzz-tests`, `pro_metadata`, `std`, and `tetsy-scale-info`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[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 `scale::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/collections/hashmap/mod.rs:99:32
[INFO] [stdout]    |
[INFO] [stdout] 99 | #[derive(Debug, scale::Encode, scale::Decode)]
[INFO] [stdout]    |                                ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `criterion`, `default`, `pro-fuzz-tests`, `pro_metadata`, `std`, and `tetsy-scale-info`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[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 `scale::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/collections/stash/mod.rs:56:17
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[derive(Debug, scale::Encode, scale::Decode)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `criterion`, `default`, `pro-fuzz-tests`, `pro_metadata`, `std`, and `tetsy-scale-info`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[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 `scale::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/collections/stash/mod.rs:56:32
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[derive(Debug, scale::Encode, scale::Decode)]
[INFO] [stdout]    |                                ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `criterion`, `default`, `pro-fuzz-tests`, `pro_metadata`, `std`, and `tetsy-scale-info`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[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 `scale::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/collections/stash/mod.rs:78:30
[INFO] [stdout]    |
[INFO] [stdout] 78 | #[derive(Debug, Copy, Clone, scale::Encode, scale::Decode)]
[INFO] [stdout]    |                              ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `criterion`, `default`, `pro-fuzz-tests`, `pro_metadata`, `std`, and `tetsy-scale-info`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[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 `scale::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/collections/stash/mod.rs:78:45
[INFO] [stdout]    |
[INFO] [stdout] 78 | #[derive(Debug, Copy, Clone, scale::Encode, scale::Decode)]
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `criterion`, `default`, `pro-fuzz-tests`, `pro_metadata`, `std`, and `tetsy-scale-info`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[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 `scale::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/collections/stash/mod.rs:91:17
[INFO] [stdout]    |
[INFO] [stdout] 91 | #[derive(Debug, scale::Encode, scale::Decode)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `criterion`, `default`, `pro-fuzz-tests`, `pro_metadata`, `std`, and `tetsy-scale-info`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[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 `scale::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/collections/stash/mod.rs:91:32
[INFO] [stdout]    |
[INFO] [stdout] 91 | #[derive(Debug, scale::Encode, scale::Decode)]
[INFO] [stdout]    |                                ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `criterion`, `default`, `pro-fuzz-tests`, `pro_metadata`, `std`, and `tetsy-scale-info`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[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 `scale::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/lazy/lazy_hmap.rs:502:18
[INFO] [stdout]     |
[INFO] [stdout] 502 |         #[derive(scale::Encode)]
[INFO] [stdout]     |                  ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `criterion`, `default`, `pro-fuzz-tests`, `pro_metadata`, `std`, and `tetsy-scale-info`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[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 `scale::Encode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `const_err` has been removed: converted into hard error, see issue #71800 <https://github.com/rust-lang/rust/issues/71800> for more information
[INFO] [stdout]   --> src/lib.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     const_err,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
[INFO] [stdout]   --> src/lib.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     private_in_public,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/alloc/allocation.rs:35:63
[INFO] [stdout]    |
[INFO] [stdout] 35 |     Debug, Copy, Clone, PartialEq, Eq, PartialOrd, Ord, Hash, scale::Encode, scale::Decode,
[INFO] [stdout]    |                                                               ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `criterion`, `default`, `pro-fuzz-tests`, `pro_metadata`, `std`, and `tetsy-scale-info`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[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 `scale::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/alloc/allocation.rs:35:78
[INFO] [stdout]    |
[INFO] [stdout] 35 |     Debug, Copy, Clone, PartialEq, Eq, PartialOrd, Ord, Hash, scale::Encode, scale::Decode,
[INFO] [stdout]    |                                                                              ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `criterion`, `default`, `pro-fuzz-tests`, `pro_metadata`, `std`, and `tetsy-scale-info`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[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 `scale::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/collections/binary_heap/children.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(scale::Encode, scale::Decode, Default, PartialEq, Eq, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `criterion`, `default`, `pro-fuzz-tests`, `pro_metadata`, `std`, and `tetsy-scale-info`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[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 `scale::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/collections/binary_heap/children.rs:34:25
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(scale::Encode, scale::Decode, Default, PartialEq, Eq, Debug)]
[INFO] [stdout]    |                         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `criterion`, `default`, `pro-fuzz-tests`, `pro_metadata`, `std`, and `tetsy-scale-info`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[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 `scale::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/collections/bitstash/counts.rs:21:41
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(Debug, Default, PartialEq, Eq, scale::Encode, scale::Decode)]
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `criterion`, `default`, `pro-fuzz-tests`, `pro_metadata`, `std`, and `tetsy-scale-info`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[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 `scale::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/collections/bitstash/counts.rs:21:56
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(Debug, Default, PartialEq, Eq, scale::Encode, scale::Decode)]
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `criterion`, `default`, `pro-fuzz-tests`, `pro_metadata`, `std`, and `tetsy-scale-info`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[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 `scale::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/collections/bitstash/counts.rs:46:54
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[derive(Debug, Default, Copy, Clone, PartialEq, Eq, scale::Encode, scale::Decode)]
[INFO] [stdout]    |                                                      ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `criterion`, `default`, `pro-fuzz-tests`, `pro_metadata`, `std`, and `tetsy-scale-info`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[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 `scale::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/collections/bitstash/counts.rs:46:69
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[derive(Debug, Default, Copy, Clone, PartialEq, Eq, scale::Encode, scale::Decode)]
[INFO] [stdout]    |                                                                     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `criterion`, `default`, `pro-fuzz-tests`, `pro_metadata`, `std`, and `tetsy-scale-info`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[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 `scale::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/collections/bitvec/bits256.rs:24:45
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Debug, Copy, Clone, PartialEq, Eq, scale::Encode, scale::Decode)]
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `criterion`, `default`, `pro-fuzz-tests`, `pro_metadata`, `std`, and `tetsy-scale-info`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[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 `scale::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/collections/bitvec/bits256.rs:24:60
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Debug, Copy, Clone, PartialEq, Eq, scale::Encode, scale::Decode)]
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `criterion`, `default`, `pro-fuzz-tests`, `pro_metadata`, `std`, and `tetsy-scale-info`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[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 `scale::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/collections/hashmap/mod.rs:99:17
[INFO] [stdout]    |
[INFO] [stdout] 99 | #[derive(Debug, scale::Encode, scale::Decode)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `criterion`, `default`, `pro-fuzz-tests`, `pro_metadata`, `std`, and `tetsy-scale-info`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[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 `scale::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/collections/hashmap/mod.rs:99:32
[INFO] [stdout]    |
[INFO] [stdout] 99 | #[derive(Debug, scale::Encode, scale::Decode)]
[INFO] [stdout]    |                                ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `criterion`, `default`, `pro-fuzz-tests`, `pro_metadata`, `std`, and `tetsy-scale-info`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[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 `scale::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/collections/stash/mod.rs:56:17
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[derive(Debug, scale::Encode, scale::Decode)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `criterion`, `default`, `pro-fuzz-tests`, `pro_metadata`, `std`, and `tetsy-scale-info`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[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 `scale::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/collections/stash/mod.rs:56:32
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[derive(Debug, scale::Encode, scale::Decode)]
[INFO] [stdout]    |                                ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `criterion`, `default`, `pro-fuzz-tests`, `pro_metadata`, `std`, and `tetsy-scale-info`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[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 `scale::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/collections/stash/mod.rs:78:30
[INFO] [stdout]    |
[INFO] [stdout] 78 | #[derive(Debug, Copy, Clone, scale::Encode, scale::Decode)]
[INFO] [stdout]    |                              ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `criterion`, `default`, `pro-fuzz-tests`, `pro_metadata`, `std`, and `tetsy-scale-info`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[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 `scale::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/collections/stash/mod.rs:78:45
[INFO] [stdout]    |
[INFO] [stdout] 78 | #[derive(Debug, Copy, Clone, scale::Encode, scale::Decode)]
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `criterion`, `default`, `pro-fuzz-tests`, `pro_metadata`, `std`, and `tetsy-scale-info`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[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 `scale::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/collections/stash/mod.rs:91:17
[INFO] [stdout]    |
[INFO] [stdout] 91 | #[derive(Debug, scale::Encode, scale::Decode)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `criterion`, `default`, `pro-fuzz-tests`, `pro_metadata`, `std`, and `tetsy-scale-info`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[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 `scale::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/collections/stash/mod.rs:91:32
[INFO] [stdout]    |
[INFO] [stdout] 91 | #[derive(Debug, scale::Encode, scale::Decode)]
[INFO] [stdout]    |                                ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `criterion`, `default`, `pro-fuzz-tests`, `pro_metadata`, `std`, and `tetsy-scale-info`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[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 `scale::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/lazy/lazy_hmap.rs:502:18
[INFO] [stdout]     |
[INFO] [stdout] 502 |         #[derive(scale::Encode)]
[INFO] [stdout]     |                  ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `criterion`, `default`, `pro-fuzz-tests`, `pro_metadata`, `std`, and `tetsy-scale-info`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[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 `scale::Encode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/alloc/allocation.rs:37:36
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg_attr(feature = "std", derive(tetsy_scale_info::TypeInfo))]
[INFO] [stdout]    |                                    ^-------------------------
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    `TypeInfo` is not local
[INFO] [stdout]    |                                    move the `impl` block outside of this constant `_IMPL_TYPE_INFO_FOR_DynamicAllocation`
[INFO] [stdout] 38 | pub struct DynamicAllocation(pub(super) u32);
[INFO] [stdout]    |            ----------------- `DynamicAllocation` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `tetsy_scale_info::TypeInfo` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `tetsy_scale_info::TypeInfo` may come from an old version of the `tetsy_scale_info_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_info_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `tetsy_scale_info::TypeInfo` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/collections/binary_heap/children.rs:33:36
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[cfg_attr(feature = "std", derive(TypeInfo))]
[INFO] [stdout]    |                                    ^-------
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    `TypeInfo` is not local
[INFO] [stdout]    |                                    move the `impl` block outside of this constant `_IMPL_TYPE_INFO_FOR_Children`
[INFO] [stdout] 34 | #[derive(scale::Encode, scale::Decode, Default, PartialEq, Eq, Debug)]
[INFO] [stdout] 35 | pub(super) struct Children<T: PackedLayout + Ord> {
[INFO] [stdout]    |                   -------- `Children` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `TypeInfo` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `TypeInfo` may come from an old version of the `tetsy_scale_info_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_info_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `TypeInfo` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/collections/bitstash/counts.rs:22:36
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg_attr(feature = "std", derive(tetsy_scale_info::TypeInfo))]
[INFO] [stdout]    |                                    ^-------------------------
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    `TypeInfo` is not local
[INFO] [stdout]    |                                    move the `impl` block outside of this constant `_IMPL_TYPE_INFO_FOR_CountFree`
[INFO] [stdout] 23 | pub struct CountFree {
[INFO] [stdout]    |            --------- `CountFree` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `tetsy_scale_info::TypeInfo` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `tetsy_scale_info::TypeInfo` may come from an old version of the `tetsy_scale_info_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_info_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `tetsy_scale_info::TypeInfo` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/collections/bitstash/counts.rs:47:36
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[cfg_attr(feature = "std", derive(tetsy_scale_info::TypeInfo))]
[INFO] [stdout]    |                                    ^-------------------------
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    `TypeInfo` is not local
[INFO] [stdout]    |                                    move the `impl` block outside of this constant `_IMPL_TYPE_INFO_FOR_FullMask`
[INFO] [stdout] 48 | pub struct FullMask(u32);
[INFO] [stdout]    |            -------- `FullMask` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `tetsy_scale_info::TypeInfo` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `tetsy_scale_info::TypeInfo` may come from an old version of the `tetsy_scale_info_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_info_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `tetsy_scale_info::TypeInfo` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/collections/bitvec/bits256.rs:25:36
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg_attr(feature = "std", derive(tetsy_scale_info::TypeInfo))]
[INFO] [stdout]    |                                    ^-------------------------
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    `TypeInfo` is not local
[INFO] [stdout]    |                                    move the `impl` block outside of this constant `_IMPL_TYPE_INFO_FOR_Bits256`
[INFO] [stdout] 26 | pub struct Bits256 {
[INFO] [stdout]    |            ------- `Bits256` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `tetsy_scale_info::TypeInfo` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `tetsy_scale_info::TypeInfo` may come from an old version of the `tetsy_scale_info_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_info_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `tetsy_scale_info::TypeInfo` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/collections/hashmap/mod.rs:100:36
[INFO] [stdout]     |
[INFO] [stdout] 100 | #[cfg_attr(feature = "std", derive(tetsy_scale_info::TypeInfo))]
[INFO] [stdout]     |                                    ^-------------------------
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    `TypeInfo` is not local
[INFO] [stdout]     |                                    move the `impl` block outside of this constant `_IMPL_TYPE_INFO_FOR_ValueEntry`
[INFO] [stdout] 101 | struct ValueEntry<V> {
[INFO] [stdout]     |        ---------- `ValueEntry` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `tetsy_scale_info::TypeInfo` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `tetsy_scale_info::TypeInfo` may come from an old version of the `tetsy_scale_info_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_info_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `tetsy_scale_info::TypeInfo` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/collections/stash/mod.rs:57:36
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[cfg_attr(feature = "std", derive(tetsy_scale_info::TypeInfo))]
[INFO] [stdout]    |                                    ^-------------------------
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    `TypeInfo` is not local
[INFO] [stdout]    |                                    move the `impl` block outside of this constant `_IMPL_TYPE_INFO_FOR_Header`
[INFO] [stdout] 58 | struct Header {
[INFO] [stdout]    |        ------ `Header` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `tetsy_scale_info::TypeInfo` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `tetsy_scale_info::TypeInfo` may come from an old version of the `tetsy_scale_info_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_info_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `tetsy_scale_info::TypeInfo` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/collections/stash/mod.rs:79:36
[INFO] [stdout]    |
[INFO] [stdout] 79 | #[cfg_attr(feature = "std", derive(tetsy_scale_info::TypeInfo))]
[INFO] [stdout]    |                                    ^-------------------------
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    `TypeInfo` is not local
[INFO] [stdout]    |                                    move the `impl` block outside of this constant `_IMPL_TYPE_INFO_FOR_VacantEntry`
[INFO] [stdout] 80 | pub struct VacantEntry {
[INFO] [stdout]    |            ----------- `VacantEntry` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `tetsy_scale_info::TypeInfo` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `tetsy_scale_info::TypeInfo` may come from an old version of the `tetsy_scale_info_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_info_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `tetsy_scale_info::TypeInfo` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/collections/stash/mod.rs:92:36
[INFO] [stdout]    |
[INFO] [stdout] 92 | #[cfg_attr(feature = "std", derive(tetsy_scale_info::TypeInfo))]
[INFO] [stdout]    |                                    ^-------------------------
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    `TypeInfo` is not local
[INFO] [stdout]    |                                    move the `impl` block outside of this constant `_IMPL_TYPE_INFO_FOR_Entry`
[INFO] [stdout] 93 | pub enum Entry<T> {
[INFO] [stdout]    |          ----- `Entry` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `tetsy_scale_info::TypeInfo` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `tetsy_scale_info::TypeInfo` may come from an old version of the `tetsy_scale_info_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_info_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `tetsy_scale_info::TypeInfo` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read benches/bench_bitstash.rs: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read benches/bench_lazy.rs: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read benches/bench_hashmap.rs: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pro_storage` (bench "bench_bitstash") due to 1 previous error
[INFO] [stdout] error: couldn't read benches/bench_binary_heap.rs: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `pro_storage` (bench "bench_hashmap") due to 1 previous error
[INFO] [stderr] error: could not compile `pro_storage` (bench "bench_lazy") due to 1 previous error
[INFO] [stdout] error: couldn't read benches/bench_stash.rs: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read benches/bench_vec.rs: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pro_storage` (bench "bench_binary_heap") due to 1 previous error
[INFO] [stderr] error: could not compile `pro_storage` (bench "bench_stash") due to 1 previous error
[INFO] [stderr] error: could not compile `pro_storage` (bench "bench_vec") due to 1 previous error
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/alloc/allocation.rs:37:36
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg_attr(feature = "std", derive(tetsy_scale_info::TypeInfo))]
[INFO] [stdout]    |                                    ^-------------------------
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    `TypeInfo` is not local
[INFO] [stdout]    |                                    move the `impl` block outside of this constant `_IMPL_TYPE_INFO_FOR_DynamicAllocation`
[INFO] [stdout] 38 | pub struct DynamicAllocation(pub(super) u32);
[INFO] [stdout]    |            ----------------- `DynamicAllocation` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `tetsy_scale_info::TypeInfo` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `tetsy_scale_info::TypeInfo` may come from an old version of the `tetsy_scale_info_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_info_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `tetsy_scale_info::TypeInfo` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/collections/binary_heap/children.rs:33:36
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[cfg_attr(feature = "std", derive(TypeInfo))]
[INFO] [stdout]    |                                    ^-------
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    `TypeInfo` is not local
[INFO] [stdout]    |                                    move the `impl` block outside of this constant `_IMPL_TYPE_INFO_FOR_Children`
[INFO] [stdout] 34 | #[derive(scale::Encode, scale::Decode, Default, PartialEq, Eq, Debug)]
[INFO] [stdout] 35 | pub(super) struct Children<T: PackedLayout + Ord> {
[INFO] [stdout]    |                   -------- `Children` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `TypeInfo` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `TypeInfo` may come from an old version of the `tetsy_scale_info_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_info_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `TypeInfo` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/collections/bitstash/counts.rs:22:36
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg_attr(feature = "std", derive(tetsy_scale_info::TypeInfo))]
[INFO] [stdout]    |                                    ^-------------------------
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    `TypeInfo` is not local
[INFO] [stdout]    |                                    move the `impl` block outside of this constant `_IMPL_TYPE_INFO_FOR_CountFree`
[INFO] [stdout] 23 | pub struct CountFree {
[INFO] [stdout]    |            --------- `CountFree` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `tetsy_scale_info::TypeInfo` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `tetsy_scale_info::TypeInfo` may come from an old version of the `tetsy_scale_info_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_info_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `tetsy_scale_info::TypeInfo` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/collections/bitstash/counts.rs:47:36
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[cfg_attr(feature = "std", derive(tetsy_scale_info::TypeInfo))]
[INFO] [stdout]    |                                    ^-------------------------
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    `TypeInfo` is not local
[INFO] [stdout]    |                                    move the `impl` block outside of this constant `_IMPL_TYPE_INFO_FOR_FullMask`
[INFO] [stdout] 48 | pub struct FullMask(u32);
[INFO] [stdout]    |            -------- `FullMask` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `tetsy_scale_info::TypeInfo` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `tetsy_scale_info::TypeInfo` may come from an old version of the `tetsy_scale_info_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_info_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `tetsy_scale_info::TypeInfo` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/collections/bitvec/bits256.rs:25:36
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg_attr(feature = "std", derive(tetsy_scale_info::TypeInfo))]
[INFO] [stdout]    |                                    ^-------------------------
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    `TypeInfo` is not local
[INFO] [stdout]    |                                    move the `impl` block outside of this constant `_IMPL_TYPE_INFO_FOR_Bits256`
[INFO] [stdout] 26 | pub struct Bits256 {
[INFO] [stdout]    |            ------- `Bits256` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `tetsy_scale_info::TypeInfo` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `tetsy_scale_info::TypeInfo` may come from an old version of the `tetsy_scale_info_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_info_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `tetsy_scale_info::TypeInfo` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/collections/hashmap/mod.rs:100:36
[INFO] [stdout]     |
[INFO] [stdout] 100 | #[cfg_attr(feature = "std", derive(tetsy_scale_info::TypeInfo))]
[INFO] [stdout]     |                                    ^-------------------------
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    `TypeInfo` is not local
[INFO] [stdout]     |                                    move the `impl` block outside of this constant `_IMPL_TYPE_INFO_FOR_ValueEntry`
[INFO] [stdout] 101 | struct ValueEntry<V> {
[INFO] [stdout]     |        ---------- `ValueEntry` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `tetsy_scale_info::TypeInfo` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `tetsy_scale_info::TypeInfo` may come from an old version of the `tetsy_scale_info_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_info_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `tetsy_scale_info::TypeInfo` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/collections/stash/mod.rs:57:36
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[cfg_attr(feature = "std", derive(tetsy_scale_info::TypeInfo))]
[INFO] [stdout]    |                                    ^-------------------------
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    `TypeInfo` is not local
[INFO] [stdout]    |                                    move the `impl` block outside of this constant `_IMPL_TYPE_INFO_FOR_Header`
[INFO] [stdout] 58 | struct Header {
[INFO] [stdout]    |        ------ `Header` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `tetsy_scale_info::TypeInfo` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `tetsy_scale_info::TypeInfo` may come from an old version of the `tetsy_scale_info_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_info_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `tetsy_scale_info::TypeInfo` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/collections/stash/mod.rs:79:36
[INFO] [stdout]    |
[INFO] [stdout] 79 | #[cfg_attr(feature = "std", derive(tetsy_scale_info::TypeInfo))]
[INFO] [stdout]    |                                    ^-------------------------
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    `TypeInfo` is not local
[INFO] [stdout]    |                                    move the `impl` block outside of this constant `_IMPL_TYPE_INFO_FOR_VacantEntry`
[INFO] [stdout] 80 | pub struct VacantEntry {
[INFO] [stdout]    |            ----------- `VacantEntry` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `tetsy_scale_info::TypeInfo` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `tetsy_scale_info::TypeInfo` may come from an old version of the `tetsy_scale_info_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_info_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `tetsy_scale_info::TypeInfo` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/collections/stash/mod.rs:92:36
[INFO] [stdout]    |
[INFO] [stdout] 92 | #[cfg_attr(feature = "std", derive(tetsy_scale_info::TypeInfo))]
[INFO] [stdout]    |                                    ^-------------------------
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    `TypeInfo` is not local
[INFO] [stdout]    |                                    move the `impl` block outside of this constant `_IMPL_TYPE_INFO_FOR_Entry`
[INFO] [stdout] 93 | pub enum Entry<T> {
[INFO] [stdout]    |          ----- `Entry` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `tetsy_scale_info::TypeInfo` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `tetsy_scale_info::TypeInfo` may come from an old version of the `tetsy_scale_info_derive` crate, try updating your dependency with `cargo update -p tetsy_scale_info_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `tetsy_scale_info::TypeInfo` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a1acf2946489df6b60f5d68bc58c569f015106be19c3d616ca5c2a5d09407356", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1acf2946489df6b60f5d68bc58c569f015106be19c3d616ca5c2a5d09407356", kill_on_drop: false }`
[INFO] [stdout] a1acf2946489df6b60f5d68bc58c569f015106be19c3d616ca5c2a5d09407356
