[INFO] cloning repository https://github.com/cennznet/cennznut-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cennznet/cennznut-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcennznet%2Fcennznut-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcennznet%2Fcennznut-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c12eced832a6ac396fdc0dbaacce26393bcfea72
[INFO] testing cennznet/cennznut-rs against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcennznet%2Fcennznut-rs" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cennznet/cennznut-rs
[INFO] finished tweaking git repo https://github.com/cennznet/cennznut-rs
[INFO] tweaked toml for git repo https://github.com/cennznet/cennznut-rs written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cennznet/cennznut-rs on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cennznet/cennznut-rs 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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/cennznet/pact`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sha-1 v0.8.1
[INFO] [stderr]   Downloaded pest_generator v2.1.1
[INFO] [stderr]   Downloaded byte-slice-cast v0.3.4
[INFO] [stderr]   Downloaded pest_meta v2.1.2
[INFO] [stderr]   Downloaded const-random-macro v0.1.6
[INFO] [stderr]   Downloaded c2-chacha v0.2.3
[INFO] [stderr]   Downloaded bit_reverse v0.1.8
[INFO] [stderr]   Downloaded rand_chacha v0.2.1
[INFO] [stderr]   Downloaded typenum v1.11.2
[INFO] [stderr]   Downloaded ahash v0.2.18
[INFO] [stderr]   Downloaded getrandom v0.1.13
[INFO] [stderr]   Downloaded wasi v0.7.0
[INFO] [stderr]   Downloaded ucd-trie v0.1.2
[INFO] [stderr]   Downloaded pest v2.1.2
[INFO] [stderr]   Downloaded serde_derive v1.0.103
[INFO] [stderr]   Downloaded rand v0.7.2
[INFO] [stderr]   Downloaded syn v1.0.30
[INFO] [stderr]   Downloaded parity-scale-codec v1.3.0
[INFO] [stderr]   Downloaded serde v1.0.103
[INFO] [stderr]   Downloaded proc-macro-hack v0.5.11
[INFO] [stderr]   Downloaded const-random v0.1.6
[INFO] [stderr]   Downloaded libc v0.2.66
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1a79d72937bda60ea5f3e411f8aaf42b651b88ce225bbaa61d9cb8a12b30f368
[INFO] running `Command { std: "docker" "start" "-a" "1a79d72937bda60ea5f3e411f8aaf42b651b88ce225bbaa61d9cb8a12b30f368", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1a79d72937bda60ea5f3e411f8aaf42b651b88ce225bbaa61d9cb8a12b30f368", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a79d72937bda60ea5f3e411f8aaf42b651b88ce225bbaa61d9cb8a12b30f368", kill_on_drop: false }`
[INFO] [stdout] 1a79d72937bda60ea5f3e411f8aaf42b651b88ce225bbaa61d9cb8a12b30f368
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4e1cbaf263c4541d74c4720fd021a8c090a5782e22d2a9c69465ccbb4d6e999d
[INFO] running `Command { std: "docker" "start" "-a" "4e1cbaf263c4541d74c4720fd021a8c090a5782e22d2a9c69465ccbb4d6e999d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.18
[INFO] [stderr]    Compiling syn v1.0.30
[INFO] [stderr]    Compiling libc v0.2.66
[INFO] [stderr]    Compiling getrandom v0.1.13
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling ppv-lite86 v0.2.6
[INFO] [stderr]    Compiling ucd-trie v0.1.2
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]    Compiling serde v1.0.103
[INFO] [stderr]    Compiling either v1.5.3
[INFO] [stderr]    Compiling bit_reverse v0.1.8
[INFO] [stderr]    Compiling arrayvec v0.5.1
[INFO] [stderr]    Compiling byte-slice-cast v0.3.4
[INFO] [stderr]    Compiling pest v2.1.2
[INFO] [stderr]    Compiling bitvec v0.17.4
[INFO] [stderr]    Compiling c2-chacha v0.2.3
[INFO] [stderr]    Compiling hashbrown v0.6.3
[INFO] [stderr]    Compiling pest_meta v2.1.2
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]    Compiling rand_chacha v0.2.1
[INFO] [stderr]    Compiling rand v0.7.2
[INFO] [stderr]    Compiling pest_generator v2.1.1
[INFO] [stderr]    Compiling proc-macro-hack v0.5.11
[INFO] [stderr]    Compiling serde_derive v1.0.103
[INFO] [stderr]    Compiling const-random-macro v0.1.6
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]    Compiling const-random v0.1.6
[INFO] [stderr]    Compiling ahash v0.2.18
[INFO] [stderr]    Compiling pact v0.1.0 (https://github.com/cennznet/pact?branch=0.1.0#8a711951)
[INFO] [stderr]    Compiling parity-scale-codec v1.3.0
[INFO] [stderr]    Compiling serde_json v1.0.53
[INFO] [stderr]    Compiling cennznut v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/cennznut/v0/contract.rs:15:36
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg_attr(feature = "std", derive(Serialize, Deserialize))]
[INFO] [stdout]    |                                    ^^^^^^^^^
[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 `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_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 `Serialize` (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/cennznut/v0/contract.rs:15:47
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg_attr(feature = "std", derive(Serialize, Deserialize))]
[INFO] [stdout]    |                                               ^^^^^^^^^^^
[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 `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_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 `Deserialize` (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/cennznut/v0/method.rs:22:36
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg_attr(feature = "std", derive(Serialize, Deserialize))]
[INFO] [stdout]    |                                    ^^^^^^^^^
[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 `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_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 `Serialize` (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/cennznut/v0/method.rs:22:47
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg_attr(feature = "std", derive(Serialize, Deserialize))]
[INFO] [stdout]    |                                               ^^^^^^^^^^^
[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 `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_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 `Deserialize` (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/cennznut/v0/module.rs:22:36
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg_attr(feature = "std", derive(Serialize, Deserialize))]
[INFO] [stdout]    |                                    ^^^^^^^^^
[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 `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_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 `Serialize` (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/cennznut/v0/module.rs:22:47
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg_attr(feature = "std", derive(Serialize, Deserialize))]
[INFO] [stdout]    |                                               ^^^^^^^^^^^
[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 `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_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 `Deserialize` (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/cennznut/v0/mod.rs:37:36
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg_attr(feature = "std", derive(Serialize, Deserialize))]
[INFO] [stdout]    |                                    ^^^^^^^^^
[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 `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_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 `Serialize` (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/cennznut/v0/mod.rs:37:47
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg_attr(feature = "std", derive(Serialize, Deserialize))]
[INFO] [stdout]    |                                               ^^^^^^^^^^^
[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 `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_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 `Deserialize` (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/cennznut/mod.rs:61:36
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[cfg_attr(feature = "std", derive(Serialize, Deserialize))]
[INFO] [stdout]    |                                    ^^^^^^^^^
[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 `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_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 `Serialize` (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/cennznut/mod.rs:61:47
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[cfg_attr(feature = "std", derive(Serialize, Deserialize))]
[INFO] [stdout]    |                                               ^^^^^^^^^^^
[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 `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_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 `Deserialize` (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/cennznut/mod.rs:61:36
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[cfg_attr(feature = "std", derive(Serialize, Deserialize))]
[INFO] [stdout]    |                                    ^--------
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    `Serialize` is not local
[INFO] [stdout]    |                                    move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_CENNZnut`
[INFO] [stdout] 62 | #[cfg_attr(test, derive(Clone, Debug, Eq, PartialEq))]
[INFO] [stdout] 63 | pub enum CENNZnut {
[INFO] [stdout]    |          -------- `CENNZnut` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_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 `Serialize` (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/cennznut/mod.rs:61:47
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[cfg_attr(feature = "std", derive(Serialize, Deserialize))]
[INFO] [stdout]    |                                               ^----------
[INFO] [stdout]    |                                               |
[INFO] [stdout]    |                                               `Deserialize` is not local
[INFO] [stdout]    |                                               move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_CENNZnut`
[INFO] [stdout] 62 | #[cfg_attr(test, derive(Clone, Debug, Eq, PartialEq))]
[INFO] [stdout] 63 | pub enum CENNZnut {
[INFO] [stdout]    |          -------- `CENNZnut` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_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 `Deserialize` (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/cennznut/v0/mod.rs:37:36
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg_attr(feature = "std", derive(Serialize, Deserialize))]
[INFO] [stdout]    |                                    ^--------
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    `Serialize` is not local
[INFO] [stdout]    |                                    move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_CENNZnutV0`
[INFO] [stdout] 38 | #[cfg_attr(test, derive(Clone, Debug, Eq, PartialEq))]
[INFO] [stdout] 39 | pub struct CENNZnutV0 {
[INFO] [stdout]    |            ---------- `CENNZnutV0` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_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 `Serialize` (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/cennznut/v0/mod.rs:37:47
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg_attr(feature = "std", derive(Serialize, Deserialize))]
[INFO] [stdout]    |                                               ^----------
[INFO] [stdout]    |                                               |
[INFO] [stdout]    |                                               `Deserialize` is not local
[INFO] [stdout]    |                                               move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_CENNZnutV0`
[INFO] [stdout] 38 | #[cfg_attr(test, derive(Clone, Debug, Eq, PartialEq))]
[INFO] [stdout] 39 | pub struct CENNZnutV0 {
[INFO] [stdout]    |            ---------- `CENNZnutV0` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_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 `Deserialize` (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/cennznut/v0/contract.rs:15:36
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg_attr(feature = "std", derive(Serialize, Deserialize))]
[INFO] [stdout]    |                                    ^--------
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    `Serialize` is not local
[INFO] [stdout]    |                                    move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Contract`
[INFO] [stdout] 16 | #[cfg_attr(test, derive(Clone, Debug, Eq, PartialEq))]
[INFO] [stdout] 17 | pub struct Contract {
[INFO] [stdout]    |            -------- `Contract` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_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 `Serialize` (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/cennznut/v0/contract.rs:15:47
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg_attr(feature = "std", derive(Serialize, Deserialize))]
[INFO] [stdout]    |                                               ^----------
[INFO] [stdout]    |                                               |
[INFO] [stdout]    |                                               `Deserialize` is not local
[INFO] [stdout]    |                                               move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Contract`
[INFO] [stdout] 16 | #[cfg_attr(test, derive(Clone, Debug, Eq, PartialEq))]
[INFO] [stdout] 17 | pub struct Contract {
[INFO] [stdout]    |            -------- `Contract` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_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 `Deserialize` (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/cennznut/v0/method.rs:22:36
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg_attr(feature = "std", derive(Serialize, Deserialize))]
[INFO] [stdout]    |                                    ^--------
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    `Serialize` is not local
[INFO] [stdout]    |                                    move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Method`
[INFO] [stdout] 23 | #[cfg_attr(test, derive(Clone, Debug, Eq, PartialEq))]
[INFO] [stdout] 24 | pub struct Method {
[INFO] [stdout]    |            ------ `Method` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_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 `Serialize` (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/cennznut/v0/method.rs:22:47
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg_attr(feature = "std", derive(Serialize, Deserialize))]
[INFO] [stdout]    |                                               ^----------
[INFO] [stdout]    |                                               |
[INFO] [stdout]    |                                               `Deserialize` is not local
[INFO] [stdout]    |                                               move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Method`
[INFO] [stdout] 23 | #[cfg_attr(test, derive(Clone, Debug, Eq, PartialEq))]
[INFO] [stdout] 24 | pub struct Method {
[INFO] [stdout]    |            ------ `Method` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_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 `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/cennznut/v0/method.rs:50:21
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub fn get_pact(&self) -> Option<PactContract> {
[INFO] [stdout]    |                     ^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[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] 50 |     pub fn get_pact(&self) -> Option<PactContract<'_>> {
[INFO] [stdout]    |                                                  ++++
[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/cennznut/v0/module.rs:22:36
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg_attr(feature = "std", derive(Serialize, Deserialize))]
[INFO] [stdout]    |                                    ^--------
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    `Serialize` is not local
[INFO] [stdout]    |                                    move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Module`
[INFO] [stdout] 23 | #[cfg_attr(test, derive(Clone, Debug, Eq, PartialEq))]
[INFO] [stdout] 24 | pub struct Module {
[INFO] [stdout]    |            ------ `Module` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_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 `Serialize` (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/cennznut/v0/module.rs:22:47
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg_attr(feature = "std", derive(Serialize, Deserialize))]
[INFO] [stdout]    |                                               ^----------
[INFO] [stdout]    |                                               |
[INFO] [stdout]    |                                               `Deserialize` is not local
[INFO] [stdout]    |                                               move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Module`
[INFO] [stdout] 23 | #[cfg_attr(test, derive(Clone, Debug, Eq, PartialEq))]
[INFO] [stdout] 24 | pub struct Module {
[INFO] [stdout]    |            ------ `Module` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_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 `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.65s
[INFO] running `Command { std: "docker" "inspect" "4e1cbaf263c4541d74c4720fd021a8c090a5782e22d2a9c69465ccbb4d6e999d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e1cbaf263c4541d74c4720fd021a8c090a5782e22d2a9c69465ccbb4d6e999d", kill_on_drop: false }`
[INFO] [stdout] 4e1cbaf263c4541d74c4720fd021a8c090a5782e22d2a9c69465ccbb4d6e999d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 73c622b3f46df82966084b4708914656646a17a77b348832dc6ecd43755872fa
[INFO] running `Command { std: "docker" "start" "-a" "73c622b3f46df82966084b4708914656646a17a77b348832dc6ecd43755872fa", kill_on_drop: false }`
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/cennznut/v0/contract.rs:15:36
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg_attr(feature = "std", derive(Serialize, Deserialize))]
[INFO] [stdout]    |                                    ^^^^^^^^^
[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 `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_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 `Serialize` (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/cennznut/v0/contract.rs:15:47
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg_attr(feature = "std", derive(Serialize, Deserialize))]
[INFO] [stdout]    |                                               ^^^^^^^^^^^
[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 `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_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 `Deserialize` (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/cennznut/v0/method.rs:22:36
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg_attr(feature = "std", derive(Serialize, Deserialize))]
[INFO] [stdout]    |                                    ^^^^^^^^^
[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 `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_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 `Serialize` (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/cennznut/v0/method.rs:22:47
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg_attr(feature = "std", derive(Serialize, Deserialize))]
[INFO] [stdout]    |                                               ^^^^^^^^^^^
[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 `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_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 `Deserialize` (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/cennznut/v0/module.rs:22:36
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg_attr(feature = "std", derive(Serialize, Deserialize))]
[INFO] [stdout]    |                                    ^^^^^^^^^
[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 `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_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 `Serialize` (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/cennznut/v0/module.rs:22:47
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg_attr(feature = "std", derive(Serialize, Deserialize))]
[INFO] [stdout]    |                                               ^^^^^^^^^^^
[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 `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_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 `Deserialize` (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/cennznut/v0/mod.rs:37:36
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg_attr(feature = "std", derive(Serialize, Deserialize))]
[INFO] [stdout]    |                                    ^^^^^^^^^
[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 `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_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 `Serialize` (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/cennznut/v0/mod.rs:37:47
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg_attr(feature = "std", derive(Serialize, Deserialize))]
[INFO] [stdout]    |                                               ^^^^^^^^^^^
[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 `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_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 `Deserialize` (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/cennznut/mod.rs:61:36
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[cfg_attr(feature = "std", derive(Serialize, Deserialize))]
[INFO] [stdout]    |                                    ^^^^^^^^^
[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 `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_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 `Serialize` (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/cennznut/mod.rs:61:47
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[cfg_attr(feature = "std", derive(Serialize, Deserialize))]
[INFO] [stdout]    |                                               ^^^^^^^^^^^
[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 `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_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 `Deserialize` (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/cennznut/mod.rs:61:36
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[cfg_attr(feature = "std", derive(Serialize, Deserialize))]
[INFO] [stdout]    |                                    ^--------
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    `Serialize` is not local
[INFO] [stdout]    |                                    move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_CENNZnut`
[INFO] [stdout] 62 | #[cfg_attr(test, derive(Clone, Debug, Eq, PartialEq))]
[INFO] [stdout] 63 | pub enum CENNZnut {
[INFO] [stdout]    |          -------- `CENNZnut` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_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 `Serialize` (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/cennznut/mod.rs:61:47
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[cfg_attr(feature = "std", derive(Serialize, Deserialize))]
[INFO] [stdout]    |                                               ^----------
[INFO] [stdout]    |                                               |
[INFO] [stdout]    |                                               `Deserialize` is not local
[INFO] [stdout]    |                                               move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_CENNZnut`
[INFO] [stdout] 62 | #[cfg_attr(test, derive(Clone, Debug, Eq, PartialEq))]
[INFO] [stdout] 63 | pub enum CENNZnut {
[INFO] [stdout]    |          -------- `CENNZnut` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_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 `Deserialize` (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/cennznut/v0/mod.rs:37:36
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg_attr(feature = "std", derive(Serialize, Deserialize))]
[INFO] [stdout]    |                                    ^--------
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    `Serialize` is not local
[INFO] [stdout]    |                                    move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_CENNZnutV0`
[INFO] [stdout] 38 | #[cfg_attr(test, derive(Clone, Debug, Eq, PartialEq))]
[INFO] [stdout] 39 | pub struct CENNZnutV0 {
[INFO] [stdout]    |            ---------- `CENNZnutV0` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_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 `Serialize` (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/cennznut/v0/mod.rs:37:47
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg_attr(feature = "std", derive(Serialize, Deserialize))]
[INFO] [stdout]    |                                               ^----------
[INFO] [stdout]    |                                               |
[INFO] [stdout]    |                                               `Deserialize` is not local
[INFO] [stdout]    |                                               move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_CENNZnutV0`
[INFO] [stdout] 38 | #[cfg_attr(test, derive(Clone, Debug, Eq, PartialEq))]
[INFO] [stdout] 39 | pub struct CENNZnutV0 {
[INFO] [stdout]    |            ---------- `CENNZnutV0` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_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 `Deserialize` (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/cennznut/v0/contract.rs:15:36
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg_attr(feature = "std", derive(Serialize, Deserialize))]
[INFO] [stdout]    |                                    ^--------
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    `Serialize` is not local
[INFO] [stdout]    |                                    move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Contract`
[INFO] [stdout] 16 | #[cfg_attr(test, derive(Clone, Debug, Eq, PartialEq))]
[INFO] [stdout] 17 | pub struct Contract {
[INFO] [stdout]    |            -------- `Contract` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_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 `Serialize` (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/cennznut/v0/contract.rs:15:47
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg_attr(feature = "std", derive(Serialize, Deserialize))]
[INFO] [stdout]    |                                               ^----------
[INFO] [stdout]    |                                               |
[INFO] [stdout]    |                                               `Deserialize` is not local
[INFO] [stdout]    |                                               move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Contract`
[INFO] [stdout] 16 | #[cfg_attr(test, derive(Clone, Debug, Eq, PartialEq))]
[INFO] [stdout] 17 | pub struct Contract {
[INFO] [stdout]    |            -------- `Contract` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_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 `Deserialize` (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/cennznut/v0/method.rs:22:36
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg_attr(feature = "std", derive(Serialize, Deserialize))]
[INFO] [stdout]    |                                    ^--------
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    `Serialize` is not local
[INFO] [stdout]    |                                    move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Method`
[INFO] [stdout] 23 | #[cfg_attr(test, derive(Clone, Debug, Eq, PartialEq))]
[INFO] [stdout] 24 | pub struct Method {
[INFO] [stdout]    |            ------ `Method` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_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 `Serialize` (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/cennznut/v0/method.rs:22:47
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg_attr(feature = "std", derive(Serialize, Deserialize))]
[INFO] [stdout]    |                                               ^----------
[INFO] [stdout]    |                                               |
[INFO] [stdout]    |                                               `Deserialize` is not local
[INFO] [stdout]    |                                               move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Method`
[INFO] [stdout] 23 | #[cfg_attr(test, derive(Clone, Debug, Eq, PartialEq))]
[INFO] [stdout] 24 | pub struct Method {
[INFO] [stdout]    |            ------ `Method` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_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 `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/cennznut/v0/method.rs:50:21
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub fn get_pact(&self) -> Option<PactContract> {
[INFO] [stdout]    |                     ^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[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] 50 |     pub fn get_pact(&self) -> Option<PactContract<'_>> {
[INFO] [stdout]    |                                                  ++++
[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/cennznut/v0/module.rs:22:36
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg_attr(feature = "std", derive(Serialize, Deserialize))]
[INFO] [stdout]    |                                    ^--------
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    `Serialize` is not local
[INFO] [stdout]    |                                    move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Module`
[INFO] [stdout] 23 | #[cfg_attr(test, derive(Clone, Debug, Eq, PartialEq))]
[INFO] [stdout] 24 | pub struct Module {
[INFO] [stdout]    |            ------ `Module` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_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 `Serialize` (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/cennznut/v0/module.rs:22:47
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg_attr(feature = "std", derive(Serialize, Deserialize))]
[INFO] [stdout]    |                                               ^----------
[INFO] [stdout]    |                                               |
[INFO] [stdout]    |                                               `Deserialize` is not local
[INFO] [stdout]    |                                               move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Module`
[INFO] [stdout] 23 | #[cfg_attr(test, derive(Clone, Debug, Eq, PartialEq))]
[INFO] [stdout] 24 | pub struct Module {
[INFO] [stdout]    |            ------ `Module` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_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 `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling cennznut v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/cennznut/v0/contract.rs:15:36
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg_attr(feature = "std", derive(Serialize, Deserialize))]
[INFO] [stdout]    |                                    ^^^^^^^^^
[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 `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_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 `Serialize` (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/cennznut/v0/contract.rs:15:47
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg_attr(feature = "std", derive(Serialize, Deserialize))]
[INFO] [stdout]    |                                               ^^^^^^^^^^^
[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 `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_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 `Deserialize` (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/cennznut/v0/method.rs:22:36
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg_attr(feature = "std", derive(Serialize, Deserialize))]
[INFO] [stdout]    |                                    ^^^^^^^^^
[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 `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_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 `Serialize` (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/cennznut/v0/method.rs:22:47
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg_attr(feature = "std", derive(Serialize, Deserialize))]
[INFO] [stdout]    |                                               ^^^^^^^^^^^
[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 `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_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 `Deserialize` (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/cennznut/v0/module.rs:22:36
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg_attr(feature = "std", derive(Serialize, Deserialize))]
[INFO] [stdout]    |                                    ^^^^^^^^^
[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 `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_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 `Serialize` (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/cennznut/v0/module.rs:22:47
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg_attr(feature = "std", derive(Serialize, Deserialize))]
[INFO] [stdout]    |                                               ^^^^^^^^^^^
[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 `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_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 `Deserialize` (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/cennznut/v0/mod.rs:37:36
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg_attr(feature = "std", derive(Serialize, Deserialize))]
[INFO] [stdout]    |                                    ^^^^^^^^^
[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 `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_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 `Serialize` (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/cennznut/v0/mod.rs:37:47
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg_attr(feature = "std", derive(Serialize, Deserialize))]
[INFO] [stdout]    |                                               ^^^^^^^^^^^
[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 `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_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 `Deserialize` (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/cennznut/mod.rs:61:36
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[cfg_attr(feature = "std", derive(Serialize, Deserialize))]
[INFO] [stdout]    |                                    ^^^^^^^^^
[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 `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_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 `Serialize` (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/cennznut/mod.rs:61:47
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[cfg_attr(feature = "std", derive(Serialize, Deserialize))]
[INFO] [stdout]    |                                               ^^^^^^^^^^^
[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 `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_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 `Deserialize` (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/cennznut/mod.rs:61:36
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[cfg_attr(feature = "std", derive(Serialize, Deserialize))]
[INFO] [stdout]    |                                    ^--------
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    `Serialize` is not local
[INFO] [stdout]    |                                    move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_CENNZnut`
[INFO] [stdout] 62 | #[cfg_attr(test, derive(Clone, Debug, Eq, PartialEq))]
[INFO] [stdout] 63 | pub enum CENNZnut {
[INFO] [stdout]    |          -------- `CENNZnut` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_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 `Serialize` (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/cennznut/mod.rs:61:47
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[cfg_attr(feature = "std", derive(Serialize, Deserialize))]
[INFO] [stdout]    |                                               ^----------
[INFO] [stdout]    |                                               |
[INFO] [stdout]    |                                               `Deserialize` is not local
[INFO] [stdout]    |                                               move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_CENNZnut`
[INFO] [stdout] 62 | #[cfg_attr(test, derive(Clone, Debug, Eq, PartialEq))]
[INFO] [stdout] 63 | pub enum CENNZnut {
[INFO] [stdout]    |          -------- `CENNZnut` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_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 `Deserialize` (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/cennznut/v0/mod.rs:37:36
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg_attr(feature = "std", derive(Serialize, Deserialize))]
[INFO] [stdout]    |                                    ^--------
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    `Serialize` is not local
[INFO] [stdout]    |                                    move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_CENNZnutV0`
[INFO] [stdout] 38 | #[cfg_attr(test, derive(Clone, Debug, Eq, PartialEq))]
[INFO] [stdout] 39 | pub struct CENNZnutV0 {
[INFO] [stdout]    |            ---------- `CENNZnutV0` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_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 `Serialize` (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/cennznut/v0/mod.rs:37:47
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg_attr(feature = "std", derive(Serialize, Deserialize))]
[INFO] [stdout]    |                                               ^----------
[INFO] [stdout]    |                                               |
[INFO] [stdout]    |                                               `Deserialize` is not local
[INFO] [stdout]    |                                               move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_CENNZnutV0`
[INFO] [stdout] 38 | #[cfg_attr(test, derive(Clone, Debug, Eq, PartialEq))]
[INFO] [stdout] 39 | pub struct CENNZnutV0 {
[INFO] [stdout]    |            ---------- `CENNZnutV0` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_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 `Deserialize` (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/cennznut/v0/contract.rs:15:36
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg_attr(feature = "std", derive(Serialize, Deserialize))]
[INFO] [stdout]    |                                    ^--------
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    `Serialize` is not local
[INFO] [stdout]    |                                    move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Contract`
[INFO] [stdout] 16 | #[cfg_attr(test, derive(Clone, Debug, Eq, PartialEq))]
[INFO] [stdout] 17 | pub struct Contract {
[INFO] [stdout]    |            -------- `Contract` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_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 `Serialize` (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/cennznut/v0/contract.rs:15:47
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg_attr(feature = "std", derive(Serialize, Deserialize))]
[INFO] [stdout]    |                                               ^----------
[INFO] [stdout]    |                                               |
[INFO] [stdout]    |                                               `Deserialize` is not local
[INFO] [stdout]    |                                               move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Contract`
[INFO] [stdout] 16 | #[cfg_attr(test, derive(Clone, Debug, Eq, PartialEq))]
[INFO] [stdout] 17 | pub struct Contract {
[INFO] [stdout]    |            -------- `Contract` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_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 `Deserialize` (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/cennznut/v0/method.rs:22:36
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg_attr(feature = "std", derive(Serialize, Deserialize))]
[INFO] [stdout]    |                                    ^--------
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    `Serialize` is not local
[INFO] [stdout]    |                                    move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Method`
[INFO] [stdout] 23 | #[cfg_attr(test, derive(Clone, Debug, Eq, PartialEq))]
[INFO] [stdout] 24 | pub struct Method {
[INFO] [stdout]    |            ------ `Method` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_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 `Serialize` (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/cennznut/v0/method.rs:22:47
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg_attr(feature = "std", derive(Serialize, Deserialize))]
[INFO] [stdout]    |                                               ^----------
[INFO] [stdout]    |                                               |
[INFO] [stdout]    |                                               `Deserialize` is not local
[INFO] [stdout]    |                                               move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Method`
[INFO] [stdout] 23 | #[cfg_attr(test, derive(Clone, Debug, Eq, PartialEq))]
[INFO] [stdout] 24 | pub struct Method {
[INFO] [stdout]    |            ------ `Method` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_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 `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/cennznut/v0/method.rs:50:21
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub fn get_pact(&self) -> Option<PactContract> {
[INFO] [stdout]    |                     ^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[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] 50 |     pub fn get_pact(&self) -> Option<PactContract<'_>> {
[INFO] [stdout]    |                                                  ++++
[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/cennznut/v0/module.rs:22:36
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg_attr(feature = "std", derive(Serialize, Deserialize))]
[INFO] [stdout]    |                                    ^--------
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    `Serialize` is not local
[INFO] [stdout]    |                                    move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Module`
[INFO] [stdout] 23 | #[cfg_attr(test, derive(Clone, Debug, Eq, PartialEq))]
[INFO] [stdout] 24 | pub struct Module {
[INFO] [stdout]    |            ------ `Module` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_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 `Serialize` (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/cennznut/v0/module.rs:22:47
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg_attr(feature = "std", derive(Serialize, Deserialize))]
[INFO] [stdout]    |                                               ^----------
[INFO] [stdout]    |                                               |
[INFO] [stdout]    |                                               `Deserialize` is not local
[INFO] [stdout]    |                                               move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Module`
[INFO] [stdout] 23 | #[cfg_attr(test, derive(Clone, Debug, Eq, PartialEq))]
[INFO] [stdout] 24 | pub struct Module {
[INFO] [stdout]    |            ------ `Module` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_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 `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.80s
[INFO] running `Command { std: "docker" "inspect" "73c622b3f46df82966084b4708914656646a17a77b348832dc6ecd43755872fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73c622b3f46df82966084b4708914656646a17a77b348832dc6ecd43755872fa", kill_on_drop: false }`
[INFO] [stdout] 73c622b3f46df82966084b4708914656646a17a77b348832dc6ecd43755872fa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c9932868e0840d9f9cdef48443c62d41e242c8ef9a26cc6e58aeda0cfd2f2bd0
[INFO] running `Command { std: "docker" "start" "-a" "c9932868e0840d9f9cdef48443c62d41e242c8ef9a26cc6e58aeda0cfd2f2bd0", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]   --> src/cennznut/v0/contract.rs:15:36
[INFO] [stderr]    |
[INFO] [stderr] 15 | #[cfg_attr(feature = "std", derive(Serialize, Deserialize))]
[INFO] [stderr]    |                                    ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `serde`, and `std`
[INFO] [stderr]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]   --> src/cennznut/v0/contract.rs:15:47
[INFO] [stderr]    |
[INFO] [stderr] 15 | #[cfg_attr(feature = "std", derive(Serialize, Deserialize))]
[INFO] [stderr]    |                                               ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `serde`, and `std`
[INFO] [stderr]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]   --> src/cennznut/v0/method.rs:22:36
[INFO] [stderr]    |
[INFO] [stderr] 22 | #[cfg_attr(feature = "std", derive(Serialize, Deserialize))]
[INFO] [stderr]    |                                    ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `serde`, and `std`
[INFO] [stderr]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]   --> src/cennznut/v0/method.rs:22:47
[INFO] [stderr]    |
[INFO] [stderr] 22 | #[cfg_attr(feature = "std", derive(Serialize, Deserialize))]
[INFO] [stderr]    |                                               ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `serde`, and `std`
[INFO] [stderr]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]   --> src/cennznut/v0/module.rs:22:36
[INFO] [stderr]    |
[INFO] [stderr] 22 | #[cfg_attr(feature = "std", derive(Serialize, Deserialize))]
[INFO] [stderr]    |                                    ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `serde`, and `std`
[INFO] [stderr]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]   --> src/cennznut/v0/module.rs:22:47
[INFO] [stderr]    |
[INFO] [stderr] 22 | #[cfg_attr(feature = "std", derive(Serialize, Deserialize))]
[INFO] [stderr]    |                                               ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `serde`, and `std`
[INFO] [stderr]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]   --> src/cennznut/v0/mod.rs:37:36
[INFO] [stderr]    |
[INFO] [stderr] 37 | #[cfg_attr(feature = "std", derive(Serialize, Deserialize))]
[INFO] [stderr]    |                                    ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `serde`, and `std`
[INFO] [stderr]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]   --> src/cennznut/v0/mod.rs:37:47
[INFO] [stderr]    |
[INFO] [stderr] 37 | #[cfg_attr(feature = "std", derive(Serialize, Deserialize))]
[INFO] [stderr]    |                                               ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `serde`, and `std`
[INFO] [stderr]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]   --> src/cennznut/mod.rs:61:36
[INFO] [stderr]    |
[INFO] [stderr] 61 | #[cfg_attr(feature = "std", derive(Serialize, Deserialize))]
[INFO] [stderr]    |                                    ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `serde`, and `std`
[INFO] [stderr]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]   --> src/cennznut/mod.rs:61:47
[INFO] [stderr]    |
[INFO] [stderr] 61 | #[cfg_attr(feature = "std", derive(Serialize, Deserialize))]
[INFO] [stderr]    |                                               ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `serde`, and `std`
[INFO] [stderr]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/cennznut/mod.rs:61:36
[INFO] [stderr]    |
[INFO] [stderr] 61 | #[cfg_attr(feature = "std", derive(Serialize, Deserialize))]
[INFO] [stderr]    |                                    ^--------
[INFO] [stderr]    |                                    |
[INFO] [stderr]    |                                    `Serialize` is not local
[INFO] [stderr]    |                                    move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_CENNZnut`
[INFO] [stderr] 62 | #[cfg_attr(test, derive(Clone, Debug, Eq, PartialEq))]
[INFO] [stderr] 63 | pub enum CENNZnut {
[INFO] [stderr]    |          -------- `CENNZnut` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = 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] [stderr]    = 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] [stderr]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/cennznut/mod.rs:61:47
[INFO] [stderr]    |
[INFO] [stderr] 61 | #[cfg_attr(feature = "std", derive(Serialize, Deserialize))]
[INFO] [stderr]    |                                               ^----------
[INFO] [stderr]    |                                               |
[INFO] [stderr]    |                                               `Deserialize` is not local
[INFO] [stderr]    |                                               move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_CENNZnut`
[INFO] [stderr] 62 | #[cfg_attr(test, derive(Clone, Debug, Eq, PartialEq))]
[INFO] [stderr] 63 | pub enum CENNZnut {
[INFO] [stderr]    |          -------- `CENNZnut` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = 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] [stderr]    = 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] [stderr]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/cennznut/v0/mod.rs:37:36
[INFO] [stderr]    |
[INFO] [stderr] 37 | #[cfg_attr(feature = "std", derive(Serialize, Deserialize))]
[INFO] [stderr]    |                                    ^--------
[INFO] [stderr]    |                                    |
[INFO] [stderr]    |                                    `Serialize` is not local
[INFO] [stderr]    |                                    move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_CENNZnutV0`
[INFO] [stderr] 38 | #[cfg_attr(test, derive(Clone, Debug, Eq, PartialEq))]
[INFO] [stderr] 39 | pub struct CENNZnutV0 {
[INFO] [stderr]    |            ---------- `CENNZnutV0` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = 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] [stderr]    = 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] [stderr]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/cennznut/v0/mod.rs:37:47
[INFO] [stderr]    |
[INFO] [stderr] 37 | #[cfg_attr(feature = "std", derive(Serialize, Deserialize))]
[INFO] [stderr]    |                                               ^----------
[INFO] [stderr]    |                                               |
[INFO] [stderr]    |                                               `Deserialize` is not local
[INFO] [stderr]    |                                               move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_CENNZnutV0`
[INFO] [stderr] 38 | #[cfg_attr(test, derive(Clone, Debug, Eq, PartialEq))]
[INFO] [stderr] 39 | pub struct CENNZnutV0 {
[INFO] [stderr]    |            ---------- `CENNZnutV0` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = 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] [stderr]    = 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] [stderr]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/cennznut/v0/contract.rs:15:36
[INFO] [stderr]    |
[INFO] [stderr] 15 | #[cfg_attr(feature = "std", derive(Serialize, Deserialize))]
[INFO] [stderr]    |                                    ^--------
[INFO] [stderr]    |                                    |
[INFO] [stderr]    |                                    `Serialize` is not local
[INFO] [stderr]    |                                    move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Contract`
[INFO] [stderr] 16 | #[cfg_attr(test, derive(Clone, Debug, Eq, PartialEq))]
[INFO] [stderr] 17 | pub struct Contract {
[INFO] [stderr]    |            -------- `Contract` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = 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] [stderr]    = 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] [stderr]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/cennznut/v0/contract.rs:15:47
[INFO] [stderr]    |
[INFO] [stderr] 15 | #[cfg_attr(feature = "std", derive(Serialize, Deserialize))]
[INFO] [stderr]    |                                               ^----------
[INFO] [stderr]    |                                               |
[INFO] [stderr]    |                                               `Deserialize` is not local
[INFO] [stderr]    |                                               move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Contract`
[INFO] [stderr] 16 | #[cfg_attr(test, derive(Clone, Debug, Eq, PartialEq))]
[INFO] [stderr] 17 | pub struct Contract {
[INFO] [stderr]    |            -------- `Contract` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = 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] [stderr]    = 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] [stderr]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/cennznut/v0/method.rs:22:36
[INFO] [stderr]    |
[INFO] [stderr] 22 | #[cfg_attr(feature = "std", derive(Serialize, Deserialize))]
[INFO] [stderr]    |                                    ^--------
[INFO] [stderr]    |                                    |
[INFO] [stderr]    |                                    `Serialize` is not local
[INFO] [stderr]    |                                    move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Method`
[INFO] [stderr] 23 | #[cfg_attr(test, derive(Clone, Debug, Eq, PartialEq))]
[INFO] [stderr] 24 | pub struct Method {
[INFO] [stderr]    |            ------ `Method` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = 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] [stderr]    = 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] [stderr]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/cennznut/v0/method.rs:22:47
[INFO] [stderr]    |
[INFO] [stderr] 22 | #[cfg_attr(feature = "std", derive(Serialize, Deserialize))]
[INFO] [stderr]    |                                               ^----------
[INFO] [stderr]    |                                               |
[INFO] [stderr]    |                                               `Deserialize` is not local
[INFO] [stderr]    |                                               move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Method`
[INFO] [stderr] 23 | #[cfg_attr(test, derive(Clone, Debug, Eq, PartialEq))]
[INFO] [stderr] 24 | pub struct Method {
[INFO] [stderr]    |            ------ `Method` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = 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] [stderr]    = 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] [stderr]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/cennznut/v0/method.rs:50:21
[INFO] [stderr]    |
[INFO] [stderr] 50 |     pub fn get_pact(&self) -> Option<PactContract> {
[INFO] [stderr]    |                     ^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                     |
[INFO] [stderr]    |                     the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 50 |     pub fn get_pact(&self) -> Option<PactContract<'_>> {
[INFO] [stderr]    |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/cennznut/v0/module.rs:22:36
[INFO] [stderr]    |
[INFO] [stderr] 22 | #[cfg_attr(feature = "std", derive(Serialize, Deserialize))]
[INFO] [stderr]    |                                    ^--------
[INFO] [stderr]    |                                    |
[INFO] [stderr]    |                                    `Serialize` is not local
[INFO] [stderr]    |                                    move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Module`
[INFO] [stderr] 23 | #[cfg_attr(test, derive(Clone, Debug, Eq, PartialEq))]
[INFO] [stderr] 24 | pub struct Module {
[INFO] [stderr]    |            ------ `Module` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = 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] [stderr]    = 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] [stderr]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/cennznut/v0/module.rs:22:47
[INFO] [stderr]    |
[INFO] [stderr] 22 | #[cfg_attr(feature = "std", derive(Serialize, Deserialize))]
[INFO] [stderr]    |                                               ^----------
[INFO] [stderr]    |                                               |
[INFO] [stderr]    |                                               `Deserialize` is not local
[INFO] [stderr]    |                                               move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Module`
[INFO] [stderr] 23 | #[cfg_attr(test, derive(Clone, Debug, Eq, PartialEq))]
[INFO] [stderr] 24 | pub struct Module {
[INFO] [stderr]    |            ------ `Module` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = 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] [stderr]    = 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] [stderr]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `cennznut` (lib) generated 21 warnings (run `cargo fix --lib -p cennznut` to apply 1 suggestion)
[INFO] [stdout] 
[INFO] [stderr] warning: `cennznut` (lib test) generated 21 warnings (21 duplicates)
[INFO] [stdout] running 87 tests
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cennznut-1749bc873c56270b)
[INFO] [stdout] test cennznut::test::it_validates_v0_module ... ok
[INFO] [stdout] test cennznut::v0::contract::test::it_can_set_a_cooldown ... ok
[INFO] [stdout] test cennznut::v0::contract::test::it_decodes_block_cooldown ... ok
[INFO] [stdout] test cennznut::test::it_validates_v0_contracts ... ok
[INFO] [stdout] test cennznut::v0::contract::test::it_decodes_basic_case ... ok
[INFO] [stdout] test cennznut::v0::contract::test::it_encodes_basic_case ... ok
[INFO] [stdout] test cennznut::v0::contract::test::it_encodes_wildcard_case ... ok
[INFO] [stdout] test cennznut::v0::contract::test::it_ignores_unannounced_bytes ... ok
[INFO] [stdout] test cennznut::v0::contract::test::it_initializes_with_correct_address ... ok
[INFO] [stdout] test cennznut::v0::contract::test::it_throws_error_on_missing_cooldown ... ok
[INFO] [stdout] test cennznut::v0::contract::test::it_throws_error_on_short_address_length ... ok
[INFO] [stdout] test cennznut::v0::method::test::bad_constraints_are_none ... ok
[INFO] [stdout] test cennznut::v0::contract::test::it_initializes_with_no_cooldown ... ok
[INFO] [stdout] test cennznut::v0::contract::test::it_initializes ... ok
[INFO] [stdout] test cennznut::v0::method::test::decode_fails_with_insufficient_bytes_for_block_cooldown ... ok
[INFO] [stdout] test cennznut::v0::contract::test::it_encodes_block_cooldown ... ok
[INFO] [stdout] test cennznut::v0::method::test::decode_fails_with_insufficient_bytes_for_pact ... ok
[INFO] [stdout] test cennznut::v0::method::test::decode_fails_with_invalid_pact ... ok
[INFO] [stdout] test cennznut::v0::method::test::decode_fails_with_junk_bytes_in_the_name ... ok
[INFO] [stdout] test cennznut::v0::method::test::it_decodes_with_block_cooldown ... ok
[INFO] [stdout] test cennznut::v0::method::test::it_decodes ... ok
[INFO] [stdout] test cennznut::v0::method::test::it_decodes_with_block_cooldown_and_pact ... ok
[INFO] [stdout] test cennznut::v0::method::test::it_decodes_with_pact ... ok
[INFO] [stdout] test cennznut::v0::method::test::it_encodes_only_32_characters_for_name ... ok
[INFO] [stdout] test cennznut::v0::method::test::it_does_not_encode_constraints_with_0_length ... ok
[INFO] [stdout] test cennznut::v0::method::test::it_encodes ... ok
[INFO] [stdout] test cennznut::v0::method::test::it_encodes_up_to_256_constraints_bytes ... ok
[INFO] [stdout] test cennznut::v0::method::test::it_encodes_with_block_cooldown ... ok
[INFO] [stdout] test cennznut::v0::method::test::it_encodes_with_constraints ... ok
[INFO] [stdout] test cennznut::v0::method::test::it_initializes ... ok
[INFO] [stdout] test cennznut::v0::module::test::decode_fails_with_insufficient_bytes_for_block_cooldown ... ok
[INFO] [stdout] test cennznut::v0::module::test::decode_fails_with_junk_bytes_in_the_name ... ok
[INFO] [stdout] test cennznut::v0::module::test::it_decodes ... ok
[INFO] [stdout] test cennznut::v0::module::test::it_decodes_with_block_cooldown ... ok
[INFO] [stdout] test cennznut::v0::module::test::it_decodes_with_many_methods ... ok
[INFO] [stdout] test cennznut::v0::module::test::it_does_not_encode_without_methods ... ok
[INFO] [stdout] test cennznut::v0::module::test::it_encodes ... ok
[INFO] [stdout] test cennznut::v0::module::test::it_encodes_only_32_characters_for_name ... ok
[INFO] [stdout] test cennznut::v0::module::test::it_encodes_with_block_cooldown ... ok
[INFO] [stdout] test cennznut::v0::module::test::it_encodes_with_many_methods ... ok
[INFO] [stdout] test cennznut::v0::module::test::it_initializes ... ok
[INFO] [stdout] test cennznut::v0::test::it_gets_a_contract ... ok
[INFO] [stdout] test cennznut::v0::test::it_gets_a_wildcard ... ok
[INFO] [stdout] test cennznut::v0::test::it_gets_no_contract_from_empty_list ... ok
[INFO] [stdout] test cennznut::v0::test::it_gets_no_contract_from_list ... ok
[INFO] [stdout] test cennznut::v0::test::it_gives_defined_contracts_prescedence_over_wildcards ... ok
[INFO] [stdout] test cennznut::v0::tests::it_fails_to_encode_with_too_many_contracts ... ok
[INFO] [stdout] test cennznut::v0::tests::it_fails_to_encode_with_too_many_methods ... ok
[INFO] [stdout] test cennznut::v0::tests::it_fails_to_encode_with_too_many_modules ... ok
[INFO] [stdout] test cennznut::v0::tests::it_fails_to_encode_with_zero_methods ... ok
[INFO] [stdout] test cennznut::v0::tests::it_fails_to_encode_with_zero_modules ... ok
[INFO] [stdout] test cennznut::v0::tests::it_invalidates_missing_contract ... ok
[INFO] [stdout] test cennznut::v0::tests::it_validate_modules_error_with_bad_bytecode ... ok
[INFO] [stdout] test cennznut::v0::tests::it_validate_modules_error_with_false_constraints ... ok
[INFO] [stdout] test cennznut::v0::tests::it_fails_to_encode_when_cennznut_is_too_large ... ok
[INFO] [stdout] test cennznut::v0::tests::it_validate_modules_with_empty_constraints ... ok
[INFO] [stdout] test cennznut::v0::tests::it_validates_contracts ... ok
[INFO] [stdout] test cennznut::v0::tests::it_validates_modules ... ok
[INFO] [stdout] test cennznut::v0::tests::it_validates_wildcard_contract ... ok
[INFO] [stdout] test cennznut::v0::tests::it_works_decode ... ok
[INFO] [stdout] test cennznut::v0::tests::it_works_decode_one_contract ... ok
[INFO] [stdout] test cennznut::v0::tests::it_works_decode_two_contracts ... ok
[INFO] [stdout] test cennznut::v0::tests::it_works_decode_with_constraints ... ok
[INFO] [stdout] test cennznut::v0::tests::it_works_decode_with_method_cooldown ... ok
[INFO] [stdout] test cennznut::v0::tests::it_works_decode_with_module_cooldown ... ok
[INFO] [stdout] test cennznut::v0::tests::it_works_decode_with_version_0 ... ok
[INFO] [stdout] test cennznut::v0::tests::it_works_encode ... ok
[INFO] [stdout] test cennznut::v0::tests::it_works_encode_one_contract ... ok
[INFO] [stdout] test cennznut::v0::tests::it_works_encode_one_module ... ok
[INFO] [stdout] test cennznut::v0::tests::it_works_encode_two_contracts ... ok
[INFO] [stdout] test cennznut::v0::tests::it_works_encode_with_constraints ... ok
[INFO] [stdout] test cennznut::v0::tests::it_works_encode_with_contract_cooldown ... ok
[INFO] [stdout] test cennznut::v0::tests::it_works_encode_with_method_cooldown ... ok
[INFO] [stdout] test cennznut::v0::tests::it_works_encode_with_module_cooldown ... ok
[INFO] [stdout] test cennznut::v0::tests::it_works_get_pact ... ok
[INFO] [stdout] test cennznut::v0::tests::it_works_with_lots_of_things_codec ... ok
[INFO] [stdout] test cennznut::v0::tests::registered_methods_have_priority_over_wildcard_methods ... ok
[INFO] [stdout] test cennznut::v0::tests::registered_modules_have_priority_over_wildcard_modules ... ok
[INFO] [stdout] test cennznut::v0::tests::unregistered_method_fails_validation ... ok
[INFO] [stdout] test cennznut::v0::tests::unregistered_module_fails_validation ... ok
[INFO] [stdout] test cennznut::v0::tests::wildcard_module ... ok
[INFO] [stdout] test cennznut::v0::tests::wildcard_method ... ok
[INFO] [stdout] test cennznut::v0::tests::wildcard_module_validate_modules ... ok
[INFO] [stdout] test cennznut::v0::tests::wildcard_method_validate_modules ... ok
[INFO] [stdout] test test::it_fails_decode_with_invalid_constraints ... ok
[INFO] [stdout] test cennznut::v0::contract::test::it_initializes_wildcard ... ok
[INFO] [stdout] test cennznut::v0::tests::wildcard_module_wildcard_method_validate_modules ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 87 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests cennznut
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c9932868e0840d9f9cdef48443c62d41e242c8ef9a26cc6e58aeda0cfd2f2bd0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9932868e0840d9f9cdef48443c62d41e242c8ef9a26cc6e58aeda0cfd2f2bd0", kill_on_drop: false }`
[INFO] [stdout] c9932868e0840d9f9cdef48443c62d41e242c8ef9a26cc6e58aeda0cfd2f2bd0
