[INFO] fetching crate parsec 0.7.3...
[INFO] checking parsec-0.7.3 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate parsec 0.7.3 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate parsec 0.7.3 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate parsec 0.7.3
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate parsec 0.7.3
[INFO] tweaked toml for crates.io crate parsec 0.7.3 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate crates.io crate parsec 0.7.3 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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 33b505d9771c8392a91e9022661860f626aa624ec7599753b1aa63b9bbef74d7
[INFO] running `Command { std: "docker" "start" "-a" "33b505d9771c8392a91e9022661860f626aa624ec7599753b1aa63b9bbef74d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "33b505d9771c8392a91e9022661860f626aa624ec7599753b1aa63b9bbef74d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33b505d9771c8392a91e9022661860f626aa624ec7599753b1aa63b9bbef74d7", kill_on_drop: false }`
[INFO] [stdout] 33b505d9771c8392a91e9022661860f626aa624ec7599753b1aa63b9bbef74d7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e30f8dc8d9178555da2655e683c603c3e353263d19e9dd3d33999b7ea9252fd6
[INFO] running `Command { std: "docker" "start" "-a" "e30f8dc8d9178555da2655e683c603c3e353263d19e9dd3d33999b7ea9252fd6", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling libc v0.2.80
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.50
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling serde_derive v1.0.117
[INFO] [stderr]    Compiling getrandom v0.1.15
[INFO] [stderr]    Compiling serde v1.0.117
[INFO] [stderr]    Compiling const_fn v0.4.3
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]     Checking ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking gimli v0.23.0
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling rayon-core v1.9.0
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]     Checking adler v0.2.3
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking rustc-demangle v0.1.18
[INFO] [stderr]     Checking itoa v0.4.6
[INFO] [stderr]    Compiling serde_json v1.0.59
[INFO] [stderr]     Checking object v0.22.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling crossbeam-utils v0.8.0
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling miniz_oxide v0.4.3
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]     Checking regex-automata v0.1.9
[INFO] [stderr]    Compiling rayon v1.5.0
[INFO] [stderr]     Checking itertools v0.8.2
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]    Compiling cast v0.2.3
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking thread_local v1.0.1
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]     Checking zeroize v1.1.1
[INFO] [stderr]     Checking regex-syntax v0.6.21
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking hex_fmt v0.3.0
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking walkdir v2.3.1
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking rand_xoshiro v0.1.0
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]     Checking tiny-keccak v1.5.0
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]     Checking unwrap v1.2.1
[INFO] [stderr]     Checking crossbeam-epoch v0.9.0
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand_xorshift v0.2.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.0
[INFO] [stderr]     Checking pom v1.1.0
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking criterion-plot v0.3.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.0
[INFO] [stderr]     Checking addr2line v0.14.0
[INFO] [stderr]     Checking backtrace v0.3.55
[INFO] [stderr]     Checking regex v1.4.2
[INFO] [stderr]    Compiling synstructure v0.12.4
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]    Compiling ff_derive v0.6.0
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]     Checking ff v0.6.0
[INFO] [stderr]     Checking group v0.6.0
[INFO] [stderr]     Checking pairing v0.16.0
[INFO] [stderr]     Checking bstr v0.2.14
[INFO] [stderr]     Checking bincode v1.3.1
[INFO] [stderr]     Checking threshold_crypto v0.4.0
[INFO] [stderr]     Checking parsec v0.7.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking csv v1.1.4
[INFO] [stdout] error: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
[INFO] [stdout]    --> src/lib.rs:152:5
[INFO] [stdout]     |
[INFO] [stdout] 152 |     box_pointers,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     = note: `#[forbid(renamed_and_removed_lints)]` implied by `#[forbid(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: derive helper attribute is used before it is introduced
[INFO] [stdout]   --> src/block.rs:23:3
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[serde(bound = "")]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout] 24 | #[derive(Clone, PartialEq, Eq, PartialOrd, Ord, Serialize, Deserialize, Debug)]
[INFO] [stdout]    |                                                 --------- the attribute is introduced here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout]    = note: `#[forbid(legacy_derive_helpers)]` implied by `#[forbid(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: derive helper attribute is used before it is introduced
[INFO] [stdout]   --> src/gossip/cause.rs:31:3
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[serde(bound(
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Debug, Serialize, Deserialize)]
[INFO] [stdout]    |                                                              --------- the attribute is introduced here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: derive helper attribute is used before it is introduced
[INFO] [stdout]   --> src/gossip/content.rs:22:3
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[serde(bound(
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize, Debug)]
[INFO] [stdout]    |                                                       --------- the attribute is introduced here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: derive helper attribute is used before it is introduced
[INFO] [stdout]   --> src/gossip/messages.rs:12:3
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[serde(bound = "")]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout] 13 | #[derive(Clone, PartialEq, Eq, Hash, Serialize, Deserialize, Debug)]
[INFO] [stdout]    |                                      --------- the attribute is introduced here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: derive helper attribute is used before it is introduced
[INFO] [stdout]   --> src/gossip/messages.rs:25:3
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[serde(bound = "")]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout] 26 | #[derive(Clone, PartialEq, Eq, Hash, Serialize, Deserialize, Debug)]
[INFO] [stdout]    |                                      --------- the attribute is introduced here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: derive helper attribute is used before it is introduced
[INFO] [stdout]   --> src/gossip/packed_event.rs:21:3
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[serde(bound = "")]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout] 22 | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize)]
[INFO] [stdout]    |                                                       --------- the attribute is introduced here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: derive helper attribute is used before it is introduced
[INFO] [stdout]   --> src/id.rs:49:3
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[serde(bound = "")]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout] 50 | #[derive(Clone, PartialEq, Eq, PartialOrd, Ord, Hash, Serialize, Deserialize, Debug)]
[INFO] [stdout]    |                                                       --------- the attribute is introduced here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: derive helper attribute is used before it is introduced
[INFO] [stdout]   --> src/key_gen/message.rs:14:3
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[serde(bound = "")]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout] 15 | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize)]
[INFO] [stdout]    |                                                       --------- the attribute is introduced here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: derive helper attribute is used before it is introduced
[INFO] [stdout]   --> src/observation.rs:28:3
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[serde(bound = "")]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout] 29 | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize)]
[INFO] [stdout]    |                                                       --------- the attribute is introduced here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: derive helper attribute is used before it is introduced
[INFO] [stdout]    --> src/observation.rs:142:3
[INFO] [stdout]     |
[INFO] [stdout] 142 | #[serde(bound = "")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout] 143 | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                       --------- the attribute is introduced here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: derive helper attribute is used before it is introduced
[INFO] [stdout]   --> src/vote.rs:21:3
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[serde(bound(deserialize = "T: DeserializeOwned"))]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout] 22 | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize)]
[INFO] [stdout]    |                                                       --------- the attribute is introduced here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/block.rs:24:49
[INFO] [stdout]     |
[INFO] [stdout] 24  | #[derive(Clone, PartialEq, Eq, PartialOrd, Ord, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                 ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/block.rs:24:49
[INFO] [stdout]     |
[INFO] [stdout] 24  | #[derive(Clone, PartialEq, Eq, PartialOrd, Ord, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                 ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/block.rs:24:49
[INFO] [stdout]     |
[INFO] [stdout] 24  | #[derive(Clone, PartialEq, Eq, PartialOrd, Ord, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                 ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/block.rs:24:49
[INFO] [stdout]     |
[INFO] [stdout] 24  | #[derive(Clone, PartialEq, Eq, PartialOrd, Ord, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                 ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/block.rs:24:49
[INFO] [stdout]     |
[INFO] [stdout] 24  | #[derive(Clone, PartialEq, Eq, PartialOrd, Ord, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                 ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/block.rs:24:60
[INFO] [stdout]     |
[INFO] [stdout] 24  | #[derive(Clone, PartialEq, Eq, PartialOrd, Ord, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                            ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/block.rs:24:60
[INFO] [stdout]     |
[INFO] [stdout] 24  | #[derive(Clone, PartialEq, Eq, PartialOrd, Ord, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                            ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/block.rs:24:60
[INFO] [stdout]     |
[INFO] [stdout] 24  | #[derive(Clone, PartialEq, Eq, PartialOrd, Ord, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                            ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/block.rs:24:60
[INFO] [stdout]     |
[INFO] [stdout] 24  | #[derive(Clone, PartialEq, Eq, PartialOrd, Ord, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                            ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/block.rs:24:60
[INFO] [stdout]     |
[INFO] [stdout] 24  | #[derive(Clone, PartialEq, Eq, PartialOrd, Ord, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                            ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]    --> src/block.rs:24:60
[INFO] [stdout]     |
[INFO] [stdout] 24  | #[derive(Clone, PartialEq, Eq, PartialOrd, Ord, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                            ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/cause.rs:35:62
[INFO] [stdout]     |
[INFO] [stdout] 35  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Debug, Serialize, Deserialize)]
[INFO] [stdout]     |                                                              ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/cause.rs:35:62
[INFO] [stdout]     |
[INFO] [stdout] 35  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Debug, Serialize, Deserialize)]
[INFO] [stdout]     |                                                              ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/cause.rs:35:62
[INFO] [stdout]     |
[INFO] [stdout] 35  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Debug, Serialize, Deserialize)]
[INFO] [stdout]     |                                                              ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/cause.rs:35:62
[INFO] [stdout]     |
[INFO] [stdout] 35  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Debug, Serialize, Deserialize)]
[INFO] [stdout]     |                                                              ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/cause.rs:35:62
[INFO] [stdout]     |
[INFO] [stdout] 35  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Debug, Serialize, Deserialize)]
[INFO] [stdout]     |                                                              ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/cause.rs:35:73
[INFO] [stdout]     |
[INFO] [stdout] 35  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Debug, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                         ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/cause.rs:35:73
[INFO] [stdout]     |
[INFO] [stdout] 35  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Debug, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                         ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/cause.rs:35:73
[INFO] [stdout]     |
[INFO] [stdout] 35  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Debug, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                         ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/cause.rs:35:73
[INFO] [stdout]     |
[INFO] [stdout] 35  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Debug, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                         ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/cause.rs:35:73
[INFO] [stdout]     |
[INFO] [stdout] 35  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Debug, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                         ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/cause.rs:35:73
[INFO] [stdout]     |
[INFO] [stdout] 35  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Debug, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                         ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/content.rs:26:55
[INFO] [stdout]     |
[INFO] [stdout] 26  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                       ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/content.rs:26:55
[INFO] [stdout]     |
[INFO] [stdout] 26  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                       ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/content.rs:26:55
[INFO] [stdout]     |
[INFO] [stdout] 26  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                       ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/content.rs:26:55
[INFO] [stdout]     |
[INFO] [stdout] 26  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                       ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/content.rs:26:55
[INFO] [stdout]     |
[INFO] [stdout] 26  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                       ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/content.rs:26:66
[INFO] [stdout]     |
[INFO] [stdout] 26  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/content.rs:26:66
[INFO] [stdout]     |
[INFO] [stdout] 26  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/content.rs:26:66
[INFO] [stdout]     |
[INFO] [stdout] 26  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/content.rs:26:66
[INFO] [stdout]     |
[INFO] [stdout] 26  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/content.rs:26:66
[INFO] [stdout]     |
[INFO] [stdout] 26  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/content.rs:26:66
[INFO] [stdout]     |
[INFO] [stdout] 26  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/event_hash.rs:13:61
[INFO] [stdout]     |
[INFO] [stdout] 13  | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Hash, Serialize, Deserialize)]
[INFO] [stdout]     |                                                             ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/event_hash.rs:13:61
[INFO] [stdout]     |
[INFO] [stdout] 13  | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Hash, Serialize, Deserialize)]
[INFO] [stdout]     |                                                             ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/event_hash.rs:13:61
[INFO] [stdout]     |
[INFO] [stdout] 13  | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Hash, Serialize, Deserialize)]
[INFO] [stdout]     |                                                             ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/event_hash.rs:13:61
[INFO] [stdout]     |
[INFO] [stdout] 13  | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Hash, Serialize, Deserialize)]
[INFO] [stdout]     |                                                             ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/event_hash.rs:13:61
[INFO] [stdout]     |
[INFO] [stdout] 13  | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Hash, Serialize, Deserialize)]
[INFO] [stdout]     |                                                             ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/event_hash.rs:13:72
[INFO] [stdout]     |
[INFO] [stdout] 13  | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Hash, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                        ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/event_hash.rs:13:72
[INFO] [stdout]     |
[INFO] [stdout] 13  | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Hash, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                        ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/event_hash.rs:13:72
[INFO] [stdout]     |
[INFO] [stdout] 13  | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Hash, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                        ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/event_hash.rs:13:72
[INFO] [stdout]     |
[INFO] [stdout] 13  | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Hash, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                        ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/event_hash.rs:13:72
[INFO] [stdout]     |
[INFO] [stdout] 13  | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Hash, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                        ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/messages.rs:13:38
[INFO] [stdout]     |
[INFO] [stdout] 13  | #[derive(Clone, PartialEq, Eq, Hash, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                      ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/messages.rs:13:38
[INFO] [stdout]     |
[INFO] [stdout] 13  | #[derive(Clone, PartialEq, Eq, Hash, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                      ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/messages.rs:13:38
[INFO] [stdout]     |
[INFO] [stdout] 13  | #[derive(Clone, PartialEq, Eq, Hash, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                      ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/messages.rs:13:38
[INFO] [stdout]     |
[INFO] [stdout] 13  | #[derive(Clone, PartialEq, Eq, Hash, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                      ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/messages.rs:13:38
[INFO] [stdout]     |
[INFO] [stdout] 13  | #[derive(Clone, PartialEq, Eq, Hash, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                      ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/messages.rs:13:49
[INFO] [stdout]     |
[INFO] [stdout] 13  | #[derive(Clone, PartialEq, Eq, Hash, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                 ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/messages.rs:13:49
[INFO] [stdout]     |
[INFO] [stdout] 13  | #[derive(Clone, PartialEq, Eq, Hash, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                 ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/messages.rs:13:49
[INFO] [stdout]     |
[INFO] [stdout] 13  | #[derive(Clone, PartialEq, Eq, Hash, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                 ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/messages.rs:13:49
[INFO] [stdout]     |
[INFO] [stdout] 13  | #[derive(Clone, PartialEq, Eq, Hash, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                 ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/messages.rs:13:49
[INFO] [stdout]     |
[INFO] [stdout] 13  | #[derive(Clone, PartialEq, Eq, Hash, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                 ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/messages.rs:13:49
[INFO] [stdout]     |
[INFO] [stdout] 13  | #[derive(Clone, PartialEq, Eq, Hash, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                 ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/messages.rs:26:38
[INFO] [stdout]     |
[INFO] [stdout] 26  | #[derive(Clone, PartialEq, Eq, Hash, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                      ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/messages.rs:26:38
[INFO] [stdout]     |
[INFO] [stdout] 26  | #[derive(Clone, PartialEq, Eq, Hash, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                      ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/messages.rs:26:38
[INFO] [stdout]     |
[INFO] [stdout] 26  | #[derive(Clone, PartialEq, Eq, Hash, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                      ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/messages.rs:26:38
[INFO] [stdout]     |
[INFO] [stdout] 26  | #[derive(Clone, PartialEq, Eq, Hash, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                      ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/messages.rs:26:38
[INFO] [stdout]     |
[INFO] [stdout] 26  | #[derive(Clone, PartialEq, Eq, Hash, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                      ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/messages.rs:26:49
[INFO] [stdout]     |
[INFO] [stdout] 26  | #[derive(Clone, PartialEq, Eq, Hash, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                 ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/messages.rs:26:49
[INFO] [stdout]     |
[INFO] [stdout] 26  | #[derive(Clone, PartialEq, Eq, Hash, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                 ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/messages.rs:26:49
[INFO] [stdout]     |
[INFO] [stdout] 26  | #[derive(Clone, PartialEq, Eq, Hash, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                 ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/messages.rs:26:49
[INFO] [stdout]     |
[INFO] [stdout] 26  | #[derive(Clone, PartialEq, Eq, Hash, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                 ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/messages.rs:26:49
[INFO] [stdout]     |
[INFO] [stdout] 26  | #[derive(Clone, PartialEq, Eq, Hash, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                 ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/messages.rs:26:49
[INFO] [stdout]     |
[INFO] [stdout] 26  | #[derive(Clone, PartialEq, Eq, Hash, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                 ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/packed_event.rs:22:55
[INFO] [stdout]     |
[INFO] [stdout] 22  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize)]
[INFO] [stdout]     |                                                       ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/packed_event.rs:22:55
[INFO] [stdout]     |
[INFO] [stdout] 22  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize)]
[INFO] [stdout]     |                                                       ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/packed_event.rs:22:55
[INFO] [stdout]     |
[INFO] [stdout] 22  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize)]
[INFO] [stdout]     |                                                       ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/packed_event.rs:22:55
[INFO] [stdout]     |
[INFO] [stdout] 22  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize)]
[INFO] [stdout]     |                                                       ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/packed_event.rs:22:55
[INFO] [stdout]     |
[INFO] [stdout] 22  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize)]
[INFO] [stdout]     |                                                       ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/packed_event.rs:22:66
[INFO] [stdout]     |
[INFO] [stdout] 22  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/packed_event.rs:22:66
[INFO] [stdout]     |
[INFO] [stdout] 22  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/packed_event.rs:22:66
[INFO] [stdout]     |
[INFO] [stdout] 22  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/packed_event.rs:22:66
[INFO] [stdout]     |
[INFO] [stdout] 22  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/packed_event.rs:22:66
[INFO] [stdout]     |
[INFO] [stdout] 22  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/packed_event.rs:22:66
[INFO] [stdout]     |
[INFO] [stdout] 22  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/hash.rs:13:61
[INFO] [stdout]     |
[INFO] [stdout] 13  | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Hash, Serialize, Deserialize)]
[INFO] [stdout]     |                                                             ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/hash.rs:13:61
[INFO] [stdout]     |
[INFO] [stdout] 13  | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Hash, Serialize, Deserialize)]
[INFO] [stdout]     |                                                             ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/hash.rs:13:61
[INFO] [stdout]     |
[INFO] [stdout] 13  | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Hash, Serialize, Deserialize)]
[INFO] [stdout]     |                                                             ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/hash.rs:13:61
[INFO] [stdout]     |
[INFO] [stdout] 13  | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Hash, Serialize, Deserialize)]
[INFO] [stdout]     |                                                             ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/hash.rs:13:61
[INFO] [stdout]     |
[INFO] [stdout] 13  | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Hash, Serialize, Deserialize)]
[INFO] [stdout]     |                                                             ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/hash.rs:13:72
[INFO] [stdout]     |
[INFO] [stdout] 13  | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Hash, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                        ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/hash.rs:13:72
[INFO] [stdout]     |
[INFO] [stdout] 13  | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Hash, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                        ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/hash.rs:13:72
[INFO] [stdout]     |
[INFO] [stdout] 13  | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Hash, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                        ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/hash.rs:13:72
[INFO] [stdout]     |
[INFO] [stdout] 13  | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Hash, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                        ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/hash.rs:13:72
[INFO] [stdout]     |
[INFO] [stdout] 13  | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Hash, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                        ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]   --> src/hash.rs:49:33
[INFO] [stdout]    |
[INFO] [stdout] 49 |         write!(formatter, "{}", self::full::FullDisplay(self))
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[forbid(unused_qualifications)]` implied by `#[forbid(warnings)]`
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 49 -         write!(formatter, "{}", self::full::FullDisplay(self))
[INFO] [stdout] 49 +         write!(formatter, "{}", full::FullDisplay(self))
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/id.rs:50:55
[INFO] [stdout]     |
[INFO] [stdout] 50  | #[derive(Clone, PartialEq, Eq, PartialOrd, Ord, Hash, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                       ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/id.rs:50:55
[INFO] [stdout]     |
[INFO] [stdout] 50  | #[derive(Clone, PartialEq, Eq, PartialOrd, Ord, Hash, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                       ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/id.rs:50:55
[INFO] [stdout]     |
[INFO] [stdout] 50  | #[derive(Clone, PartialEq, Eq, PartialOrd, Ord, Hash, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                       ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/id.rs:50:55
[INFO] [stdout]     |
[INFO] [stdout] 50  | #[derive(Clone, PartialEq, Eq, PartialOrd, Ord, Hash, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                       ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/id.rs:50:55
[INFO] [stdout]     |
[INFO] [stdout] 50  | #[derive(Clone, PartialEq, Eq, PartialOrd, Ord, Hash, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                       ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/id.rs:50:66
[INFO] [stdout]     |
[INFO] [stdout] 50  | #[derive(Clone, PartialEq, Eq, PartialOrd, Ord, Hash, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/id.rs:50:66
[INFO] [stdout]     |
[INFO] [stdout] 50  | #[derive(Clone, PartialEq, Eq, PartialOrd, Ord, Hash, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/id.rs:50:66
[INFO] [stdout]     |
[INFO] [stdout] 50  | #[derive(Clone, PartialEq, Eq, PartialOrd, Ord, Hash, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/id.rs:50:66
[INFO] [stdout]     |
[INFO] [stdout] 50  | #[derive(Clone, PartialEq, Eq, PartialOrd, Ord, Hash, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/id.rs:50:66
[INFO] [stdout]     |
[INFO] [stdout] 50  | #[derive(Clone, PartialEq, Eq, PartialOrd, Ord, Hash, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]    --> src/id.rs:50:66
[INFO] [stdout]     |
[INFO] [stdout] 50  | #[derive(Clone, PartialEq, Eq, PartialOrd, Ord, Hash, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/message.rs:15:55
[INFO] [stdout]     |
[INFO] [stdout] 15  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize)]
[INFO] [stdout]     |                                                       ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/message.rs:15:55
[INFO] [stdout]     |
[INFO] [stdout] 15  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize)]
[INFO] [stdout]     |                                                       ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/message.rs:15:55
[INFO] [stdout]     |
[INFO] [stdout] 15  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize)]
[INFO] [stdout]     |                                                       ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/message.rs:15:55
[INFO] [stdout]     |
[INFO] [stdout] 15  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize)]
[INFO] [stdout]     |                                                       ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/message.rs:15:55
[INFO] [stdout]     |
[INFO] [stdout] 15  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize)]
[INFO] [stdout]     |                                                       ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/message.rs:15:66
[INFO] [stdout]     |
[INFO] [stdout] 15  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/message.rs:15:66
[INFO] [stdout]     |
[INFO] [stdout] 15  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/message.rs:15:66
[INFO] [stdout]     |
[INFO] [stdout] 15  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/message.rs:15:66
[INFO] [stdout]     |
[INFO] [stdout] 15  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/message.rs:15:66
[INFO] [stdout]     |
[INFO] [stdout] 15  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/message.rs:15:66
[INFO] [stdout]     |
[INFO] [stdout] 15  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:121:39
[INFO] [stdout]     |
[INFO] [stdout] 121 | #[derive(Clone, Eq, PartialEq, Debug, Fail)]
[INFO] [stdout]     |                                       ^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:121:39
[INFO] [stdout]     |
[INFO] [stdout] 121 | #[derive(Clone, Eq, PartialEq, Debug, Fail)]
[INFO] [stdout]     |                                       ^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:146:10
[INFO] [stdout]     |
[INFO] [stdout] 146 | #[derive(Deserialize, Serialize, Clone, Hash, Eq, PartialEq, PartialOrd, Ord)]
[INFO] [stdout]     |          ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:146:10
[INFO] [stdout]     |
[INFO] [stdout] 146 | #[derive(Deserialize, Serialize, Clone, Hash, Eq, PartialEq, PartialOrd, Ord)]
[INFO] [stdout]     |          ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:146:10
[INFO] [stdout]     |
[INFO] [stdout] 146 | #[derive(Deserialize, Serialize, Clone, Hash, Eq, PartialEq, PartialOrd, Ord)]
[INFO] [stdout]     |          ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:146:10
[INFO] [stdout]     |
[INFO] [stdout] 146 | #[derive(Deserialize, Serialize, Clone, Hash, Eq, PartialEq, PartialOrd, Ord)]
[INFO] [stdout]     |          ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:146:10
[INFO] [stdout]     |
[INFO] [stdout] 146 | #[derive(Deserialize, Serialize, Clone, Hash, Eq, PartialEq, PartialOrd, Ord)]
[INFO] [stdout]     |          ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:146:23
[INFO] [stdout]     |
[INFO] [stdout] 146 | #[derive(Deserialize, Serialize, Clone, Hash, Eq, PartialEq, PartialOrd, Ord)]
[INFO] [stdout]     |                       ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:146:23
[INFO] [stdout]     |
[INFO] [stdout] 146 | #[derive(Deserialize, Serialize, Clone, Hash, Eq, PartialEq, PartialOrd, Ord)]
[INFO] [stdout]     |                       ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:146:23
[INFO] [stdout]     |
[INFO] [stdout] 146 | #[derive(Deserialize, Serialize, Clone, Hash, Eq, PartialEq, PartialOrd, Ord)]
[INFO] [stdout]     |                       ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:146:23
[INFO] [stdout]     |
[INFO] [stdout] 146 | #[derive(Deserialize, Serialize, Clone, Hash, Eq, PartialEq, PartialOrd, Ord)]
[INFO] [stdout]     |                       ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:146:23
[INFO] [stdout]     |
[INFO] [stdout] 146 | #[derive(Deserialize, Serialize, Clone, Hash, Eq, PartialEq, PartialOrd, Ord)]
[INFO] [stdout]     |                       ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:163:10
[INFO] [stdout]     |
[INFO] [stdout] 163 | #[derive(Deserialize, Serialize, Clone, Hash, Eq, PartialEq, PartialOrd, Ord)]
[INFO] [stdout]     |          ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:163:10
[INFO] [stdout]     |
[INFO] [stdout] 163 | #[derive(Deserialize, Serialize, Clone, Hash, Eq, PartialEq, PartialOrd, Ord)]
[INFO] [stdout]     |          ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:163:10
[INFO] [stdout]     |
[INFO] [stdout] 163 | #[derive(Deserialize, Serialize, Clone, Hash, Eq, PartialEq, PartialOrd, Ord)]
[INFO] [stdout]     |          ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:163:10
[INFO] [stdout]     |
[INFO] [stdout] 163 | #[derive(Deserialize, Serialize, Clone, Hash, Eq, PartialEq, PartialOrd, Ord)]
[INFO] [stdout]     |          ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:163:10
[INFO] [stdout]     |
[INFO] [stdout] 163 | #[derive(Deserialize, Serialize, Clone, Hash, Eq, PartialEq, PartialOrd, Ord)]
[INFO] [stdout]     |          ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:163:23
[INFO] [stdout]     |
[INFO] [stdout] 163 | #[derive(Deserialize, Serialize, Clone, Hash, Eq, PartialEq, PartialOrd, Ord)]
[INFO] [stdout]     |                       ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:163:23
[INFO] [stdout]     |
[INFO] [stdout] 163 | #[derive(Deserialize, Serialize, Clone, Hash, Eq, PartialEq, PartialOrd, Ord)]
[INFO] [stdout]     |                       ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:163:23
[INFO] [stdout]     |
[INFO] [stdout] 163 | #[derive(Deserialize, Serialize, Clone, Hash, Eq, PartialEq, PartialOrd, Ord)]
[INFO] [stdout]     |                       ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:163:23
[INFO] [stdout]     |
[INFO] [stdout] 163 | #[derive(Deserialize, Serialize, Clone, Hash, Eq, PartialEq, PartialOrd, Ord)]
[INFO] [stdout]     |                       ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:163:23
[INFO] [stdout]     |
[INFO] [stdout] 163 | #[derive(Deserialize, Serialize, Clone, Hash, Eq, PartialEq, PartialOrd, Ord)]
[INFO] [stdout]     |                       ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:248:10
[INFO] [stdout]     |
[INFO] [stdout] 248 | #[derive(Deserialize)]
[INFO] [stdout]     |          ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:248:10
[INFO] [stdout]     |
[INFO] [stdout] 248 | #[derive(Deserialize)]
[INFO] [stdout]     |          ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:248:10
[INFO] [stdout]     |
[INFO] [stdout] 248 | #[derive(Deserialize)]
[INFO] [stdout]     |          ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:248:10
[INFO] [stdout]     |
[INFO] [stdout] 248 | #[derive(Deserialize)]
[INFO] [stdout]     |          ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:248:10
[INFO] [stdout]     |
[INFO] [stdout] 248 | #[derive(Deserialize)]
[INFO] [stdout]     |          ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:248:10
[INFO] [stdout]     |
[INFO] [stdout] 248 | #[derive(Deserialize)]
[INFO] [stdout]     |          ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:307:13
[INFO] [stdout]     |
[INFO] [stdout] 307 |     #[allow(unused)]
[INFO] [stdout]     |             ^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:499:45
[INFO] [stdout]     |
[INFO] [stdout] 499 | #[derive(Clone, Copy, Eq, PartialEq, Debug, Fail, Serialize, Deserialize, PartialOrd, Ord)]
[INFO] [stdout]     |                                             ^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:499:45
[INFO] [stdout]     |
[INFO] [stdout] 499 | #[derive(Clone, Copy, Eq, PartialEq, Debug, Fail, Serialize, Deserialize, PartialOrd, Ord)]
[INFO] [stdout]     |                                             ^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:499:51
[INFO] [stdout]     |
[INFO] [stdout] 499 | #[derive(Clone, Copy, Eq, PartialEq, Debug, Fail, Serialize, Deserialize, PartialOrd, Ord)]
[INFO] [stdout]     |                                                   ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:499:51
[INFO] [stdout]     |
[INFO] [stdout] 499 | #[derive(Clone, Copy, Eq, PartialEq, Debug, Fail, Serialize, Deserialize, PartialOrd, Ord)]
[INFO] [stdout]     |                                                   ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:499:51
[INFO] [stdout]     |
[INFO] [stdout] 499 | #[derive(Clone, Copy, Eq, PartialEq, Debug, Fail, Serialize, Deserialize, PartialOrd, Ord)]
[INFO] [stdout]     |                                                   ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:499:51
[INFO] [stdout]     |
[INFO] [stdout] 499 | #[derive(Clone, Copy, Eq, PartialEq, Debug, Fail, Serialize, Deserialize, PartialOrd, Ord)]
[INFO] [stdout]     |                                                   ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:499:51
[INFO] [stdout]     |
[INFO] [stdout] 499 | #[derive(Clone, Copy, Eq, PartialEq, Debug, Fail, Serialize, Deserialize, PartialOrd, Ord)]
[INFO] [stdout]     |                                                   ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:499:62
[INFO] [stdout]     |
[INFO] [stdout] 499 | #[derive(Clone, Copy, Eq, PartialEq, Debug, Fail, Serialize, Deserialize, PartialOrd, Ord)]
[INFO] [stdout]     |                                                              ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:499:62
[INFO] [stdout]     |
[INFO] [stdout] 499 | #[derive(Clone, Copy, Eq, PartialEq, Debug, Fail, Serialize, Deserialize, PartialOrd, Ord)]
[INFO] [stdout]     |                                                              ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:499:62
[INFO] [stdout]     |
[INFO] [stdout] 499 | #[derive(Clone, Copy, Eq, PartialEq, Debug, Fail, Serialize, Deserialize, PartialOrd, Ord)]
[INFO] [stdout]     |                                                              ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:499:62
[INFO] [stdout]     |
[INFO] [stdout] 499 | #[derive(Clone, Copy, Eq, PartialEq, Debug, Fail, Serialize, Deserialize, PartialOrd, Ord)]
[INFO] [stdout]     |                                                              ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:499:62
[INFO] [stdout]     |
[INFO] [stdout] 499 | #[derive(Clone, Copy, Eq, PartialEq, Debug, Fail, Serialize, Deserialize, PartialOrd, Ord)]
[INFO] [stdout]     |                                                              ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:499:62
[INFO] [stdout]     |
[INFO] [stdout] 499 | #[derive(Clone, Copy, Eq, PartialEq, Debug, Fail, Serialize, Deserialize, PartialOrd, Ord)]
[INFO] [stdout]     |                                                              ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:519:45
[INFO] [stdout]     |
[INFO] [stdout] 519 | #[derive(Clone, Copy, Eq, PartialEq, Debug, Fail, Serialize, Deserialize, PartialOrd, Ord)]
[INFO] [stdout]     |                                             ^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:519:45
[INFO] [stdout]     |
[INFO] [stdout] 519 | #[derive(Clone, Copy, Eq, PartialEq, Debug, Fail, Serialize, Deserialize, PartialOrd, Ord)]
[INFO] [stdout]     |                                             ^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:519:51
[INFO] [stdout]     |
[INFO] [stdout] 519 | #[derive(Clone, Copy, Eq, PartialEq, Debug, Fail, Serialize, Deserialize, PartialOrd, Ord)]
[INFO] [stdout]     |                                                   ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:519:51
[INFO] [stdout]     |
[INFO] [stdout] 519 | #[derive(Clone, Copy, Eq, PartialEq, Debug, Fail, Serialize, Deserialize, PartialOrd, Ord)]
[INFO] [stdout]     |                                                   ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:519:51
[INFO] [stdout]     |
[INFO] [stdout] 519 | #[derive(Clone, Copy, Eq, PartialEq, Debug, Fail, Serialize, Deserialize, PartialOrd, Ord)]
[INFO] [stdout]     |                                                   ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:519:51
[INFO] [stdout]     |
[INFO] [stdout] 519 | #[derive(Clone, Copy, Eq, PartialEq, Debug, Fail, Serialize, Deserialize, PartialOrd, Ord)]
[INFO] [stdout]     |                                                   ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:519:51
[INFO] [stdout]     |
[INFO] [stdout] 519 | #[derive(Clone, Copy, Eq, PartialEq, Debug, Fail, Serialize, Deserialize, PartialOrd, Ord)]
[INFO] [stdout]     |                                                   ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:519:62
[INFO] [stdout]     |
[INFO] [stdout] 519 | #[derive(Clone, Copy, Eq, PartialEq, Debug, Fail, Serialize, Deserialize, PartialOrd, Ord)]
[INFO] [stdout]     |                                                              ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:519:62
[INFO] [stdout]     |
[INFO] [stdout] 519 | #[derive(Clone, Copy, Eq, PartialEq, Debug, Fail, Serialize, Deserialize, PartialOrd, Ord)]
[INFO] [stdout]     |                                                              ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:519:62
[INFO] [stdout]     |
[INFO] [stdout] 519 | #[derive(Clone, Copy, Eq, PartialEq, Debug, Fail, Serialize, Deserialize, PartialOrd, Ord)]
[INFO] [stdout]     |                                                              ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:519:62
[INFO] [stdout]     |
[INFO] [stdout] 519 | #[derive(Clone, Copy, Eq, PartialEq, Debug, Fail, Serialize, Deserialize, PartialOrd, Ord)]
[INFO] [stdout]     |                                                              ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:519:62
[INFO] [stdout]     |
[INFO] [stdout] 519 | #[derive(Clone, Copy, Eq, PartialEq, Debug, Fail, Serialize, Deserialize, PartialOrd, Ord)]
[INFO] [stdout]     |                                                              ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:519:62
[INFO] [stdout]     |
[INFO] [stdout] 519 | #[derive(Clone, Copy, Eq, PartialEq, Debug, Fail, Serialize, Deserialize, PartialOrd, Ord)]
[INFO] [stdout]     |                                                              ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/bool_set.rs:10:38
[INFO] [stdout]     |
[INFO] [stdout] 10  | #[derive(Clone, Copy, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                      ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/bool_set.rs:10:38
[INFO] [stdout]     |
[INFO] [stdout] 10  | #[derive(Clone, Copy, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                      ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/bool_set.rs:10:38
[INFO] [stdout]     |
[INFO] [stdout] 10  | #[derive(Clone, Copy, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                      ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/bool_set.rs:10:38
[INFO] [stdout]     |
[INFO] [stdout] 10  | #[derive(Clone, Copy, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                      ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/bool_set.rs:10:38
[INFO] [stdout]     |
[INFO] [stdout] 10  | #[derive(Clone, Copy, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                      ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/bool_set.rs:10:49
[INFO] [stdout]     |
[INFO] [stdout] 10  | #[derive(Clone, Copy, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                                 ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/bool_set.rs:10:49
[INFO] [stdout]     |
[INFO] [stdout] 10  | #[derive(Clone, Copy, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                                 ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/bool_set.rs:10:49
[INFO] [stdout]     |
[INFO] [stdout] 10  | #[derive(Clone, Copy, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                                 ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/bool_set.rs:10:49
[INFO] [stdout]     |
[INFO] [stdout] 10  | #[derive(Clone, Copy, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                                 ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/bool_set.rs:10:49
[INFO] [stdout]     |
[INFO] [stdout] 10  | #[derive(Clone, Copy, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                                 ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/bool_set.rs:10:49
[INFO] [stdout]     |
[INFO] [stdout] 10  | #[derive(Clone, Copy, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                                 ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_election.rs:22:1
[INFO] [stdout]     |
[INFO] [stdout] 22  | / lazy_static! {
[INFO] [stdout] 23  | |     static ref EMPTY_BTREESET_EVENT_INDEX: BTreeSet<EventIndex> = BTreeSet::new();
[INFO] [stdout] 24  | | }
[INFO] [stdout]     | |_^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |       warnings
[INFO] [stdout]     |       -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `__lazy_static_internal` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(dead_code) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_election.rs:22:1
[INFO] [stdout]     |
[INFO] [stdout] 22  | / lazy_static! {
[INFO] [stdout] 23  | |     static ref EMPTY_BTREESET_EVENT_INDEX: BTreeSet<EventIndex> = BTreeSet::new();
[INFO] [stdout] 24  | | }
[INFO] [stdout]     | |_^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |       warnings
[INFO] [stdout]     |       -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `__lazy_static_internal` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote.rs:24:47
[INFO] [stdout]     |
[INFO] [stdout] 24  | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                               ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote.rs:24:47
[INFO] [stdout]     |
[INFO] [stdout] 24  | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                               ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote.rs:24:47
[INFO] [stdout]     |
[INFO] [stdout] 24  | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                               ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote.rs:24:47
[INFO] [stdout]     |
[INFO] [stdout] 24  | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                               ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote.rs:24:47
[INFO] [stdout]     |
[INFO] [stdout] 24  | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                               ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote.rs:24:58
[INFO] [stdout]     |
[INFO] [stdout] 24  | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                                          ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote.rs:24:58
[INFO] [stdout]     |
[INFO] [stdout] 24  | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                                          ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote.rs:24:58
[INFO] [stdout]     |
[INFO] [stdout] 24  | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                                          ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote.rs:24:58
[INFO] [stdout]     |
[INFO] [stdout] 24  | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                                          ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote.rs:24:58
[INFO] [stdout]     |
[INFO] [stdout] 24  | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                                          ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote.rs:24:58
[INFO] [stdout]     |
[INFO] [stdout] 24  | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                                          ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:13:47
[INFO] [stdout]     |
[INFO] [stdout] 13  | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                               ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:13:47
[INFO] [stdout]     |
[INFO] [stdout] 13  | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                               ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:13:47
[INFO] [stdout]     |
[INFO] [stdout] 13  | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                               ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:13:47
[INFO] [stdout]     |
[INFO] [stdout] 13  | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                               ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:13:47
[INFO] [stdout]     |
[INFO] [stdout] 13  | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                               ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:13:58
[INFO] [stdout]     |
[INFO] [stdout] 13  | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                                          ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:13:58
[INFO] [stdout]     |
[INFO] [stdout] 13  | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                                          ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:13:58
[INFO] [stdout]     |
[INFO] [stdout] 13  | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                                          ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:13:58
[INFO] [stdout]     |
[INFO] [stdout] 13  | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                                          ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:13:58
[INFO] [stdout]     |
[INFO] [stdout] 13  | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                                          ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:53:47
[INFO] [stdout]     |
[INFO] [stdout] 53  | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                               ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:53:47
[INFO] [stdout]     |
[INFO] [stdout] 53  | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                               ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:53:47
[INFO] [stdout]     |
[INFO] [stdout] 53  | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                               ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:53:47
[INFO] [stdout]     |
[INFO] [stdout] 53  | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                               ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:53:47
[INFO] [stdout]     |
[INFO] [stdout] 53  | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                               ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:53:58
[INFO] [stdout]     |
[INFO] [stdout] 53  | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                                          ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:53:58
[INFO] [stdout]     |
[INFO] [stdout] 53  | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                                          ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:53:58
[INFO] [stdout]     |
[INFO] [stdout] 53  | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                                          ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:53:58
[INFO] [stdout]     |
[INFO] [stdout] 53  | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                                          ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:53:58
[INFO] [stdout]     |
[INFO] [stdout] 53  | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                                          ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:78:47
[INFO] [stdout]     |
[INFO] [stdout] 78  | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                               ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:78:47
[INFO] [stdout]     |
[INFO] [stdout] 78  | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                               ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:78:47
[INFO] [stdout]     |
[INFO] [stdout] 78  | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                               ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:78:47
[INFO] [stdout]     |
[INFO] [stdout] 78  | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                               ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:78:47
[INFO] [stdout]     |
[INFO] [stdout] 78  | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                               ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:78:58
[INFO] [stdout]     |
[INFO] [stdout] 78  | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                                          ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:78:58
[INFO] [stdout]     |
[INFO] [stdout] 78  | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                                          ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:78:58
[INFO] [stdout]     |
[INFO] [stdout] 78  | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                                          ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:78:58
[INFO] [stdout]     |
[INFO] [stdout] 78  | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                                          ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:78:58
[INFO] [stdout]     |
[INFO] [stdout] 78  | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                                          ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:120:47
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                               ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:120:47
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                               ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:120:47
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                               ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:120:47
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                               ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:120:47
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                               ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:120:58
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                                          ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:120:58
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                                          ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:120:58
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                                          ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:120:58
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                                          ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:120:58
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                                          ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:120:58
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                                          ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:156:38
[INFO] [stdout]     |
[INFO] [stdout] 156 | #[derive(Clone, Copy, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                      ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:156:38
[INFO] [stdout]     |
[INFO] [stdout] 156 | #[derive(Clone, Copy, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                      ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:156:38
[INFO] [stdout]     |
[INFO] [stdout] 156 | #[derive(Clone, Copy, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                      ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:156:38
[INFO] [stdout]     |
[INFO] [stdout] 156 | #[derive(Clone, Copy, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                      ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:156:38
[INFO] [stdout]     |
[INFO] [stdout] 156 | #[derive(Clone, Copy, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                      ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:156:49
[INFO] [stdout]     |
[INFO] [stdout] 156 | #[derive(Clone, Copy, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                                 ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:156:49
[INFO] [stdout]     |
[INFO] [stdout] 156 | #[derive(Clone, Copy, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                                 ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:156:49
[INFO] [stdout]     |
[INFO] [stdout] 156 | #[derive(Clone, Copy, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                                 ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:156:49
[INFO] [stdout]     |
[INFO] [stdout] 156 | #[derive(Clone, Copy, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                                 ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:156:49
[INFO] [stdout]     |
[INFO] [stdout] 156 | #[derive(Clone, Copy, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                                 ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:156:49
[INFO] [stdout]     |
[INFO] [stdout] 156 | #[derive(Clone, Copy, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                                 ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:376:50
[INFO] [stdout]     |
[INFO] [stdout] 376 | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Serialize, Deserialize)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:376:50
[INFO] [stdout]     |
[INFO] [stdout] 376 | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Serialize, Deserialize)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:376:50
[INFO] [stdout]     |
[INFO] [stdout] 376 | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Serialize, Deserialize)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:376:50
[INFO] [stdout]     |
[INFO] [stdout] 376 | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Serialize, Deserialize)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:376:50
[INFO] [stdout]     |
[INFO] [stdout] 376 | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Serialize, Deserialize)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:376:61
[INFO] [stdout]     |
[INFO] [stdout] 376 | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Serialize, Deserialize)]
[INFO] [stdout]     |                                                             ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:376:61
[INFO] [stdout]     |
[INFO] [stdout] 376 | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Serialize, Deserialize)]
[INFO] [stdout]     |                                                             ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:376:61
[INFO] [stdout]     |
[INFO] [stdout] 376 | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Serialize, Deserialize)]
[INFO] [stdout]     |                                                             ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:376:61
[INFO] [stdout]     |
[INFO] [stdout] 376 | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Serialize, Deserialize)]
[INFO] [stdout]     |                                                             ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:376:61
[INFO] [stdout]     |
[INFO] [stdout] 376 | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Serialize, Deserialize)]
[INFO] [stdout]     |                                                             ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:376:61
[INFO] [stdout]     |
[INFO] [stdout] 376 | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Serialize, Deserialize)]
[INFO] [stdout]     |                                                             ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/observation.rs:29:55
[INFO] [stdout]     |
[INFO] [stdout] 29  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize)]
[INFO] [stdout]     |                                                       ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/observation.rs:29:55
[INFO] [stdout]     |
[INFO] [stdout] 29  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize)]
[INFO] [stdout]     |                                                       ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/observation.rs:29:55
[INFO] [stdout]     |
[INFO] [stdout] 29  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize)]
[INFO] [stdout]     |                                                       ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/observation.rs:29:55
[INFO] [stdout]     |
[INFO] [stdout] 29  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize)]
[INFO] [stdout]     |                                                       ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/observation.rs:29:55
[INFO] [stdout]     |
[INFO] [stdout] 29  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize)]
[INFO] [stdout]     |                                                       ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/observation.rs:29:66
[INFO] [stdout]     |
[INFO] [stdout] 29  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/observation.rs:29:66
[INFO] [stdout]     |
[INFO] [stdout] 29  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/observation.rs:29:66
[INFO] [stdout]     |
[INFO] [stdout] 29  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/observation.rs:29:66
[INFO] [stdout]     |
[INFO] [stdout] 29  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/observation.rs:29:66
[INFO] [stdout]     |
[INFO] [stdout] 29  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]    --> src/observation.rs:29:66
[INFO] [stdout]     |
[INFO] [stdout] 29  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/observation.rs:143:55
[INFO] [stdout]     |
[INFO] [stdout] 143 | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                       ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/observation.rs:143:55
[INFO] [stdout]     |
[INFO] [stdout] 143 | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                       ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/observation.rs:143:55
[INFO] [stdout]     |
[INFO] [stdout] 143 | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                       ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/observation.rs:143:55
[INFO] [stdout]     |
[INFO] [stdout] 143 | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                       ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/observation.rs:143:55
[INFO] [stdout]     |
[INFO] [stdout] 143 | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                       ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/observation.rs:143:66
[INFO] [stdout]     |
[INFO] [stdout] 143 | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/observation.rs:143:66
[INFO] [stdout]     |
[INFO] [stdout] 143 | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/observation.rs:143:66
[INFO] [stdout]     |
[INFO] [stdout] 143 | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/observation.rs:143:66
[INFO] [stdout]     |
[INFO] [stdout] 143 | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/observation.rs:143:66
[INFO] [stdout]     |
[INFO] [stdout] 143 | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]    --> src/observation.rs:143:66
[INFO] [stdout]     |
[INFO] [stdout] 143 | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/observation.rs:286:61
[INFO] [stdout]     |
[INFO] [stdout] 286 | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Hash, Serialize, Deserialize)]
[INFO] [stdout]     |                                                             ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/observation.rs:286:61
[INFO] [stdout]     |
[INFO] [stdout] 286 | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Hash, Serialize, Deserialize)]
[INFO] [stdout]     |                                                             ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/observation.rs:286:61
[INFO] [stdout]     |
[INFO] [stdout] 286 | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Hash, Serialize, Deserialize)]
[INFO] [stdout]     |                                                             ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/observation.rs:286:61
[INFO] [stdout]     |
[INFO] [stdout] 286 | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Hash, Serialize, Deserialize)]
[INFO] [stdout]     |                                                             ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/observation.rs:286:61
[INFO] [stdout]     |
[INFO] [stdout] 286 | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Hash, Serialize, Deserialize)]
[INFO] [stdout]     |                                                             ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/observation.rs:286:72
[INFO] [stdout]     |
[INFO] [stdout] 286 | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Hash, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                        ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/observation.rs:286:72
[INFO] [stdout]     |
[INFO] [stdout] 286 | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Hash, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                        ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/observation.rs:286:72
[INFO] [stdout]     |
[INFO] [stdout] 286 | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Hash, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                        ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/observation.rs:286:72
[INFO] [stdout]     |
[INFO] [stdout] 286 | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Hash, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                        ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/observation.rs:286:72
[INFO] [stdout]     |
[INFO] [stdout] 286 | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Hash, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                        ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: elided lifetime has a name
[INFO] [stdout]    --> src/peer_list/mod.rs:128:43
[INFO] [stdout]     |
[INFO] [stdout] 126 |     pub fn gossip_recipients<'a>(
[INFO] [stdout]     |                              -- lifetime `'a` declared here
[INFO] [stdout] 127 |         &'a self,
[INFO] [stdout] 128 |     ) -> impl Iterator<Item = (PeerIndex, &Peer<S::PublicId>)> + 'a {
[INFO] [stdout]     |                                           ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[forbid(elided_named_lifetimes)]` implied by `#[forbid(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/vote.rs:22:55
[INFO] [stdout]     |
[INFO] [stdout] 22  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize)]
[INFO] [stdout]     |                                                       ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/vote.rs:22:55
[INFO] [stdout]     |
[INFO] [stdout] 22  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize)]
[INFO] [stdout]     |                                                       ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/vote.rs:22:55
[INFO] [stdout]     |
[INFO] [stdout] 22  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize)]
[INFO] [stdout]     |                                                       ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/vote.rs:22:55
[INFO] [stdout]     |
[INFO] [stdout] 22  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize)]
[INFO] [stdout]     |                                                       ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/vote.rs:22:55
[INFO] [stdout]     |
[INFO] [stdout] 22  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize)]
[INFO] [stdout]     |                                                       ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/vote.rs:22:66
[INFO] [stdout]     |
[INFO] [stdout] 22  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/vote.rs:22:66
[INFO] [stdout]     |
[INFO] [stdout] 22  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/vote.rs:22:66
[INFO] [stdout]     |
[INFO] [stdout] 22  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/vote.rs:22:66
[INFO] [stdout]     |
[INFO] [stdout] 22  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/vote.rs:22:66
[INFO] [stdout]     |
[INFO] [stdout] 22  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]    --> src/vote.rs:22:66
[INFO] [stdout]     |
[INFO] [stdout] 22  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tinytemplate v1.1.0
[INFO] [stderr]     Checking criterion v0.2.11
[INFO] [stdout] For more information about this error, try `rustc --explain E0453`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `parsec` (lib) due to 307 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
[INFO] [stdout]    --> src/lib.rs:152:5
[INFO] [stdout]     |
[INFO] [stdout] 152 |     box_pointers,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     = note: `#[forbid(renamed_and_removed_lints)]` implied by `#[forbid(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: derive helper attribute is used before it is introduced
[INFO] [stdout]   --> src/block.rs:23:3
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[serde(bound = "")]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout] 24 | #[derive(Clone, PartialEq, Eq, PartialOrd, Ord, Serialize, Deserialize, Debug)]
[INFO] [stdout]    |                                                 --------- the attribute is introduced here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout]    = note: `#[forbid(legacy_derive_helpers)]` implied by `#[forbid(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: derive helper attribute is used before it is introduced
[INFO] [stdout]   --> src/gossip/cause.rs:31:3
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[serde(bound(
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Debug, Serialize, Deserialize)]
[INFO] [stdout]    |                                                              --------- the attribute is introduced here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: derive helper attribute is used before it is introduced
[INFO] [stdout]   --> src/gossip/content.rs:22:3
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[serde(bound(
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize, Debug)]
[INFO] [stdout]    |                                                       --------- the attribute is introduced here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: derive helper attribute is used before it is introduced
[INFO] [stdout]   --> src/gossip/messages.rs:12:3
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[serde(bound = "")]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout] 13 | #[derive(Clone, PartialEq, Eq, Hash, Serialize, Deserialize, Debug)]
[INFO] [stdout]    |                                      --------- the attribute is introduced here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: derive helper attribute is used before it is introduced
[INFO] [stdout]   --> src/gossip/messages.rs:25:3
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[serde(bound = "")]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout] 26 | #[derive(Clone, PartialEq, Eq, Hash, Serialize, Deserialize, Debug)]
[INFO] [stdout]    |                                      --------- the attribute is introduced here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: derive helper attribute is used before it is introduced
[INFO] [stdout]   --> src/gossip/packed_event.rs:21:3
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[serde(bound = "")]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout] 22 | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize)]
[INFO] [stdout]    |                                                       --------- the attribute is introduced here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: derive helper attribute is used before it is introduced
[INFO] [stdout]   --> src/id.rs:49:3
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[serde(bound = "")]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout] 50 | #[derive(Clone, PartialEq, Eq, PartialOrd, Ord, Hash, Serialize, Deserialize, Debug)]
[INFO] [stdout]    |                                                       --------- the attribute is introduced here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: derive helper attribute is used before it is introduced
[INFO] [stdout]   --> src/key_gen/message.rs:14:3
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[serde(bound = "")]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout] 15 | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize)]
[INFO] [stdout]    |                                                       --------- the attribute is introduced here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: derive helper attribute is used before it is introduced
[INFO] [stdout]   --> src/observation.rs:28:3
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[serde(bound = "")]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout] 29 | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize)]
[INFO] [stdout]    |                                                       --------- the attribute is introduced here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: derive helper attribute is used before it is introduced
[INFO] [stdout]    --> src/observation.rs:142:3
[INFO] [stdout]     |
[INFO] [stdout] 142 | #[serde(bound = "")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout] 143 | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                       --------- the attribute is introduced here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: derive helper attribute is used before it is introduced
[INFO] [stdout]   --> src/vote.rs:21:3
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[serde(bound(deserialize = "T: DeserializeOwned"))]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout] 22 | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize)]
[INFO] [stdout]    |                                                       --------- the attribute is introduced here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/block.rs:24:49
[INFO] [stdout]     |
[INFO] [stdout] 24  | #[derive(Clone, PartialEq, Eq, PartialOrd, Ord, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                 ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/block.rs:24:49
[INFO] [stdout]     |
[INFO] [stdout] 24  | #[derive(Clone, PartialEq, Eq, PartialOrd, Ord, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                 ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/block.rs:24:49
[INFO] [stdout]     |
[INFO] [stdout] 24  | #[derive(Clone, PartialEq, Eq, PartialOrd, Ord, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                 ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/block.rs:24:49
[INFO] [stdout]     |
[INFO] [stdout] 24  | #[derive(Clone, PartialEq, Eq, PartialOrd, Ord, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                 ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/block.rs:24:49
[INFO] [stdout]     |
[INFO] [stdout] 24  | #[derive(Clone, PartialEq, Eq, PartialOrd, Ord, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                 ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/block.rs:24:60
[INFO] [stdout]     |
[INFO] [stdout] 24  | #[derive(Clone, PartialEq, Eq, PartialOrd, Ord, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                            ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/block.rs:24:60
[INFO] [stdout]     |
[INFO] [stdout] 24  | #[derive(Clone, PartialEq, Eq, PartialOrd, Ord, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                            ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/block.rs:24:60
[INFO] [stdout]     |
[INFO] [stdout] 24  | #[derive(Clone, PartialEq, Eq, PartialOrd, Ord, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                            ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/block.rs:24:60
[INFO] [stdout]     |
[INFO] [stdout] 24  | #[derive(Clone, PartialEq, Eq, PartialOrd, Ord, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                            ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/block.rs:24:60
[INFO] [stdout]     |
[INFO] [stdout] 24  | #[derive(Clone, PartialEq, Eq, PartialOrd, Ord, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                            ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]    --> src/block.rs:24:60
[INFO] [stdout]     |
[INFO] [stdout] 24  | #[derive(Clone, PartialEq, Eq, PartialOrd, Ord, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                            ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/cause.rs:35:62
[INFO] [stdout]     |
[INFO] [stdout] 35  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Debug, Serialize, Deserialize)]
[INFO] [stdout]     |                                                              ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/cause.rs:35:62
[INFO] [stdout]     |
[INFO] [stdout] 35  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Debug, Serialize, Deserialize)]
[INFO] [stdout]     |                                                              ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/cause.rs:35:62
[INFO] [stdout]     |
[INFO] [stdout] 35  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Debug, Serialize, Deserialize)]
[INFO] [stdout]     |                                                              ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/cause.rs:35:62
[INFO] [stdout]     |
[INFO] [stdout] 35  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Debug, Serialize, Deserialize)]
[INFO] [stdout]     |                                                              ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/cause.rs:35:62
[INFO] [stdout]     |
[INFO] [stdout] 35  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Debug, Serialize, Deserialize)]
[INFO] [stdout]     |                                                              ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/cause.rs:35:73
[INFO] [stdout]     |
[INFO] [stdout] 35  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Debug, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                         ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/cause.rs:35:73
[INFO] [stdout]     |
[INFO] [stdout] 35  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Debug, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                         ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/cause.rs:35:73
[INFO] [stdout]     |
[INFO] [stdout] 35  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Debug, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                         ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/cause.rs:35:73
[INFO] [stdout]     |
[INFO] [stdout] 35  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Debug, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                         ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/cause.rs:35:73
[INFO] [stdout]     |
[INFO] [stdout] 35  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Debug, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                         ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/cause.rs:35:73
[INFO] [stdout]     |
[INFO] [stdout] 35  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Debug, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                         ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/content.rs:26:55
[INFO] [stdout]     |
[INFO] [stdout] 26  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                       ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/content.rs:26:55
[INFO] [stdout]     |
[INFO] [stdout] 26  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                       ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/content.rs:26:55
[INFO] [stdout]     |
[INFO] [stdout] 26  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                       ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/content.rs:26:55
[INFO] [stdout]     |
[INFO] [stdout] 26  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                       ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/content.rs:26:55
[INFO] [stdout]     |
[INFO] [stdout] 26  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                       ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/content.rs:26:66
[INFO] [stdout]     |
[INFO] [stdout] 26  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/content.rs:26:66
[INFO] [stdout]     |
[INFO] [stdout] 26  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/content.rs:26:66
[INFO] [stdout]     |
[INFO] [stdout] 26  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/content.rs:26:66
[INFO] [stdout]     |
[INFO] [stdout] 26  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/content.rs:26:66
[INFO] [stdout]     |
[INFO] [stdout] 26  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/content.rs:26:66
[INFO] [stdout]     |
[INFO] [stdout] 26  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/event_hash.rs:13:61
[INFO] [stdout]     |
[INFO] [stdout] 13  | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Hash, Serialize, Deserialize)]
[INFO] [stdout]     |                                                             ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/event_hash.rs:13:61
[INFO] [stdout]     |
[INFO] [stdout] 13  | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Hash, Serialize, Deserialize)]
[INFO] [stdout]     |                                                             ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/event_hash.rs:13:61
[INFO] [stdout]     |
[INFO] [stdout] 13  | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Hash, Serialize, Deserialize)]
[INFO] [stdout]     |                                                             ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/event_hash.rs:13:61
[INFO] [stdout]     |
[INFO] [stdout] 13  | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Hash, Serialize, Deserialize)]
[INFO] [stdout]     |                                                             ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/event_hash.rs:13:61
[INFO] [stdout]     |
[INFO] [stdout] 13  | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Hash, Serialize, Deserialize)]
[INFO] [stdout]     |                                                             ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/event_hash.rs:13:72
[INFO] [stdout]     |
[INFO] [stdout] 13  | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Hash, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                        ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/event_hash.rs:13:72
[INFO] [stdout]     |
[INFO] [stdout] 13  | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Hash, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                        ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/event_hash.rs:13:72
[INFO] [stdout]     |
[INFO] [stdout] 13  | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Hash, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                        ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/event_hash.rs:13:72
[INFO] [stdout]     |
[INFO] [stdout] 13  | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Hash, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                        ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/event_hash.rs:13:72
[INFO] [stdout]     |
[INFO] [stdout] 13  | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Hash, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                        ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/messages.rs:13:38
[INFO] [stdout]     |
[INFO] [stdout] 13  | #[derive(Clone, PartialEq, Eq, Hash, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                      ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/messages.rs:13:38
[INFO] [stdout]     |
[INFO] [stdout] 13  | #[derive(Clone, PartialEq, Eq, Hash, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                      ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/messages.rs:13:38
[INFO] [stdout]     |
[INFO] [stdout] 13  | #[derive(Clone, PartialEq, Eq, Hash, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                      ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/messages.rs:13:38
[INFO] [stdout]     |
[INFO] [stdout] 13  | #[derive(Clone, PartialEq, Eq, Hash, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                      ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/messages.rs:13:38
[INFO] [stdout]     |
[INFO] [stdout] 13  | #[derive(Clone, PartialEq, Eq, Hash, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                      ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/messages.rs:13:49
[INFO] [stdout]     |
[INFO] [stdout] 13  | #[derive(Clone, PartialEq, Eq, Hash, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                 ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/messages.rs:13:49
[INFO] [stdout]     |
[INFO] [stdout] 13  | #[derive(Clone, PartialEq, Eq, Hash, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                 ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/messages.rs:13:49
[INFO] [stdout]     |
[INFO] [stdout] 13  | #[derive(Clone, PartialEq, Eq, Hash, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                 ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/messages.rs:13:49
[INFO] [stdout]     |
[INFO] [stdout] 13  | #[derive(Clone, PartialEq, Eq, Hash, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                 ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/messages.rs:13:49
[INFO] [stdout]     |
[INFO] [stdout] 13  | #[derive(Clone, PartialEq, Eq, Hash, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                 ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/messages.rs:13:49
[INFO] [stdout]     |
[INFO] [stdout] 13  | #[derive(Clone, PartialEq, Eq, Hash, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                 ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/messages.rs:26:38
[INFO] [stdout]     |
[INFO] [stdout] 26  | #[derive(Clone, PartialEq, Eq, Hash, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                      ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/messages.rs:26:38
[INFO] [stdout]     |
[INFO] [stdout] 26  | #[derive(Clone, PartialEq, Eq, Hash, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                      ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/messages.rs:26:38
[INFO] [stdout]     |
[INFO] [stdout] 26  | #[derive(Clone, PartialEq, Eq, Hash, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                      ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/messages.rs:26:38
[INFO] [stdout]     |
[INFO] [stdout] 26  | #[derive(Clone, PartialEq, Eq, Hash, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                      ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/messages.rs:26:38
[INFO] [stdout]     |
[INFO] [stdout] 26  | #[derive(Clone, PartialEq, Eq, Hash, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                      ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/messages.rs:26:49
[INFO] [stdout]     |
[INFO] [stdout] 26  | #[derive(Clone, PartialEq, Eq, Hash, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                 ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/messages.rs:26:49
[INFO] [stdout]     |
[INFO] [stdout] 26  | #[derive(Clone, PartialEq, Eq, Hash, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                 ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/messages.rs:26:49
[INFO] [stdout]     |
[INFO] [stdout] 26  | #[derive(Clone, PartialEq, Eq, Hash, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                 ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/messages.rs:26:49
[INFO] [stdout]     |
[INFO] [stdout] 26  | #[derive(Clone, PartialEq, Eq, Hash, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                 ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/messages.rs:26:49
[INFO] [stdout]     |
[INFO] [stdout] 26  | #[derive(Clone, PartialEq, Eq, Hash, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                 ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/messages.rs:26:49
[INFO] [stdout]     |
[INFO] [stdout] 26  | #[derive(Clone, PartialEq, Eq, Hash, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                 ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/packed_event.rs:22:55
[INFO] [stdout]     |
[INFO] [stdout] 22  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize)]
[INFO] [stdout]     |                                                       ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/packed_event.rs:22:55
[INFO] [stdout]     |
[INFO] [stdout] 22  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize)]
[INFO] [stdout]     |                                                       ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/packed_event.rs:22:55
[INFO] [stdout]     |
[INFO] [stdout] 22  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize)]
[INFO] [stdout]     |                                                       ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/packed_event.rs:22:55
[INFO] [stdout]     |
[INFO] [stdout] 22  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize)]
[INFO] [stdout]     |                                                       ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/packed_event.rs:22:55
[INFO] [stdout]     |
[INFO] [stdout] 22  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize)]
[INFO] [stdout]     |                                                       ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/packed_event.rs:22:66
[INFO] [stdout]     |
[INFO] [stdout] 22  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/packed_event.rs:22:66
[INFO] [stdout]     |
[INFO] [stdout] 22  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/packed_event.rs:22:66
[INFO] [stdout]     |
[INFO] [stdout] 22  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/packed_event.rs:22:66
[INFO] [stdout]     |
[INFO] [stdout] 22  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/packed_event.rs:22:66
[INFO] [stdout]     |
[INFO] [stdout] 22  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]    --> src/gossip/packed_event.rs:22:66
[INFO] [stdout]     |
[INFO] [stdout] 22  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/hash.rs:13:61
[INFO] [stdout]     |
[INFO] [stdout] 13  | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Hash, Serialize, Deserialize)]
[INFO] [stdout]     |                                                             ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/hash.rs:13:61
[INFO] [stdout]     |
[INFO] [stdout] 13  | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Hash, Serialize, Deserialize)]
[INFO] [stdout]     |                                                             ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/hash.rs:13:61
[INFO] [stdout]     |
[INFO] [stdout] 13  | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Hash, Serialize, Deserialize)]
[INFO] [stdout]     |                                                             ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/hash.rs:13:61
[INFO] [stdout]     |
[INFO] [stdout] 13  | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Hash, Serialize, Deserialize)]
[INFO] [stdout]     |                                                             ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/hash.rs:13:61
[INFO] [stdout]     |
[INFO] [stdout] 13  | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Hash, Serialize, Deserialize)]
[INFO] [stdout]     |                                                             ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/hash.rs:13:72
[INFO] [stdout]     |
[INFO] [stdout] 13  | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Hash, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                        ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/hash.rs:13:72
[INFO] [stdout]     |
[INFO] [stdout] 13  | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Hash, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                        ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/hash.rs:13:72
[INFO] [stdout]     |
[INFO] [stdout] 13  | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Hash, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                        ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/hash.rs:13:72
[INFO] [stdout]     |
[INFO] [stdout] 13  | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Hash, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                        ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/hash.rs:13:72
[INFO] [stdout]     |
[INFO] [stdout] 13  | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Hash, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                        ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/id.rs:50:55
[INFO] [stdout]     |
[INFO] [stdout] 50  | #[derive(Clone, PartialEq, Eq, PartialOrd, Ord, Hash, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                       ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/id.rs:50:55
[INFO] [stdout]     |
[INFO] [stdout] 50  | #[derive(Clone, PartialEq, Eq, PartialOrd, Ord, Hash, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                       ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/id.rs:50:55
[INFO] [stdout]     |
[INFO] [stdout] 50  | #[derive(Clone, PartialEq, Eq, PartialOrd, Ord, Hash, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                       ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/id.rs:50:55
[INFO] [stdout]     |
[INFO] [stdout] 50  | #[derive(Clone, PartialEq, Eq, PartialOrd, Ord, Hash, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                       ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/id.rs:50:55
[INFO] [stdout]     |
[INFO] [stdout] 50  | #[derive(Clone, PartialEq, Eq, PartialOrd, Ord, Hash, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                       ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/id.rs:50:66
[INFO] [stdout]     |
[INFO] [stdout] 50  | #[derive(Clone, PartialEq, Eq, PartialOrd, Ord, Hash, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/id.rs:50:66
[INFO] [stdout]     |
[INFO] [stdout] 50  | #[derive(Clone, PartialEq, Eq, PartialOrd, Ord, Hash, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/id.rs:50:66
[INFO] [stdout]     |
[INFO] [stdout] 50  | #[derive(Clone, PartialEq, Eq, PartialOrd, Ord, Hash, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/id.rs:50:66
[INFO] [stdout]     |
[INFO] [stdout] 50  | #[derive(Clone, PartialEq, Eq, PartialOrd, Ord, Hash, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/id.rs:50:66
[INFO] [stdout]     |
[INFO] [stdout] 50  | #[derive(Clone, PartialEq, Eq, PartialOrd, Ord, Hash, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]    --> src/id.rs:50:66
[INFO] [stdout]     |
[INFO] [stdout] 50  | #[derive(Clone, PartialEq, Eq, PartialOrd, Ord, Hash, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/message.rs:15:55
[INFO] [stdout]     |
[INFO] [stdout] 15  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize)]
[INFO] [stdout]     |                                                       ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/message.rs:15:55
[INFO] [stdout]     |
[INFO] [stdout] 15  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize)]
[INFO] [stdout]     |                                                       ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/message.rs:15:55
[INFO] [stdout]     |
[INFO] [stdout] 15  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize)]
[INFO] [stdout]     |                                                       ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/message.rs:15:55
[INFO] [stdout]     |
[INFO] [stdout] 15  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize)]
[INFO] [stdout]     |                                                       ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/message.rs:15:55
[INFO] [stdout]     |
[INFO] [stdout] 15  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize)]
[INFO] [stdout]     |                                                       ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/message.rs:15:66
[INFO] [stdout]     |
[INFO] [stdout] 15  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/message.rs:15:66
[INFO] [stdout]     |
[INFO] [stdout] 15  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/message.rs:15:66
[INFO] [stdout]     |
[INFO] [stdout] 15  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/message.rs:15:66
[INFO] [stdout]     |
[INFO] [stdout] 15  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/message.rs:15:66
[INFO] [stdout]     |
[INFO] [stdout] 15  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/message.rs:15:66
[INFO] [stdout]     |
[INFO] [stdout] 15  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:121:39
[INFO] [stdout]     |
[INFO] [stdout] 121 | #[derive(Clone, Eq, PartialEq, Debug, Fail)]
[INFO] [stdout]     |                                       ^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:121:39
[INFO] [stdout]     |
[INFO] [stdout] 121 | #[derive(Clone, Eq, PartialEq, Debug, Fail)]
[INFO] [stdout]     |                                       ^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:146:10
[INFO] [stdout]     |
[INFO] [stdout] 146 | #[derive(Deserialize, Serialize, Clone, Hash, Eq, PartialEq, PartialOrd, Ord)]
[INFO] [stdout]     |          ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:146:10
[INFO] [stdout]     |
[INFO] [stdout] 146 | #[derive(Deserialize, Serialize, Clone, Hash, Eq, PartialEq, PartialOrd, Ord)]
[INFO] [stdout]     |          ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:146:10
[INFO] [stdout]     |
[INFO] [stdout] 146 | #[derive(Deserialize, Serialize, Clone, Hash, Eq, PartialEq, PartialOrd, Ord)]
[INFO] [stdout]     |          ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:146:10
[INFO] [stdout]     |
[INFO] [stdout] 146 | #[derive(Deserialize, Serialize, Clone, Hash, Eq, PartialEq, PartialOrd, Ord)]
[INFO] [stdout]     |          ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:146:10
[INFO] [stdout]     |
[INFO] [stdout] 146 | #[derive(Deserialize, Serialize, Clone, Hash, Eq, PartialEq, PartialOrd, Ord)]
[INFO] [stdout]     |          ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:146:23
[INFO] [stdout]     |
[INFO] [stdout] 146 | #[derive(Deserialize, Serialize, Clone, Hash, Eq, PartialEq, PartialOrd, Ord)]
[INFO] [stdout]     |                       ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:146:23
[INFO] [stdout]     |
[INFO] [stdout] 146 | #[derive(Deserialize, Serialize, Clone, Hash, Eq, PartialEq, PartialOrd, Ord)]
[INFO] [stdout]     |                       ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:146:23
[INFO] [stdout]     |
[INFO] [stdout] 146 | #[derive(Deserialize, Serialize, Clone, Hash, Eq, PartialEq, PartialOrd, Ord)]
[INFO] [stdout]     |                       ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:146:23
[INFO] [stdout]     |
[INFO] [stdout] 146 | #[derive(Deserialize, Serialize, Clone, Hash, Eq, PartialEq, PartialOrd, Ord)]
[INFO] [stdout]     |                       ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:146:23
[INFO] [stdout]     |
[INFO] [stdout] 146 | #[derive(Deserialize, Serialize, Clone, Hash, Eq, PartialEq, PartialOrd, Ord)]
[INFO] [stdout]     |                       ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:163:10
[INFO] [stdout]     |
[INFO] [stdout] 163 | #[derive(Deserialize, Serialize, Clone, Hash, Eq, PartialEq, PartialOrd, Ord)]
[INFO] [stdout]     |          ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:163:10
[INFO] [stdout]     |
[INFO] [stdout] 163 | #[derive(Deserialize, Serialize, Clone, Hash, Eq, PartialEq, PartialOrd, Ord)]
[INFO] [stdout]     |          ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:163:10
[INFO] [stdout]     |
[INFO] [stdout] 163 | #[derive(Deserialize, Serialize, Clone, Hash, Eq, PartialEq, PartialOrd, Ord)]
[INFO] [stdout]     |          ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:163:10
[INFO] [stdout]     |
[INFO] [stdout] 163 | #[derive(Deserialize, Serialize, Clone, Hash, Eq, PartialEq, PartialOrd, Ord)]
[INFO] [stdout]     |          ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:163:10
[INFO] [stdout]     |
[INFO] [stdout] 163 | #[derive(Deserialize, Serialize, Clone, Hash, Eq, PartialEq, PartialOrd, Ord)]
[INFO] [stdout]     |          ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:163:23
[INFO] [stdout]     |
[INFO] [stdout] 163 | #[derive(Deserialize, Serialize, Clone, Hash, Eq, PartialEq, PartialOrd, Ord)]
[INFO] [stdout]     |                       ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:163:23
[INFO] [stdout]     |
[INFO] [stdout] 163 | #[derive(Deserialize, Serialize, Clone, Hash, Eq, PartialEq, PartialOrd, Ord)]
[INFO] [stdout]     |                       ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:163:23
[INFO] [stdout]     |
[INFO] [stdout] 163 | #[derive(Deserialize, Serialize, Clone, Hash, Eq, PartialEq, PartialOrd, Ord)]
[INFO] [stdout]     |                       ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:163:23
[INFO] [stdout]     |
[INFO] [stdout] 163 | #[derive(Deserialize, Serialize, Clone, Hash, Eq, PartialEq, PartialOrd, Ord)]
[INFO] [stdout]     |                       ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:163:23
[INFO] [stdout]     |
[INFO] [stdout] 163 | #[derive(Deserialize, Serialize, Clone, Hash, Eq, PartialEq, PartialOrd, Ord)]
[INFO] [stdout]     |                       ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:248:10
[INFO] [stdout]     |
[INFO] [stdout] 248 | #[derive(Deserialize)]
[INFO] [stdout]     |          ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:248:10
[INFO] [stdout]     |
[INFO] [stdout] 248 | #[derive(Deserialize)]
[INFO] [stdout]     |          ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:248:10
[INFO] [stdout]     |
[INFO] [stdout] 248 | #[derive(Deserialize)]
[INFO] [stdout]     |          ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:248:10
[INFO] [stdout]     |
[INFO] [stdout] 248 | #[derive(Deserialize)]
[INFO] [stdout]     |          ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:248:10
[INFO] [stdout]     |
[INFO] [stdout] 248 | #[derive(Deserialize)]
[INFO] [stdout]     |          ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:248:10
[INFO] [stdout]     |
[INFO] [stdout] 248 | #[derive(Deserialize)]
[INFO] [stdout]     |          ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:307:13
[INFO] [stdout]     |
[INFO] [stdout] 307 |     #[allow(unused)]
[INFO] [stdout]     |             ^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:499:45
[INFO] [stdout]     |
[INFO] [stdout] 499 | #[derive(Clone, Copy, Eq, PartialEq, Debug, Fail, Serialize, Deserialize, PartialOrd, Ord)]
[INFO] [stdout]     |                                             ^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:499:45
[INFO] [stdout]     |
[INFO] [stdout] 499 | #[derive(Clone, Copy, Eq, PartialEq, Debug, Fail, Serialize, Deserialize, PartialOrd, Ord)]
[INFO] [stdout]     |                                             ^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:499:51
[INFO] [stdout]     |
[INFO] [stdout] 499 | #[derive(Clone, Copy, Eq, PartialEq, Debug, Fail, Serialize, Deserialize, PartialOrd, Ord)]
[INFO] [stdout]     |                                                   ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:499:51
[INFO] [stdout]     |
[INFO] [stdout] 499 | #[derive(Clone, Copy, Eq, PartialEq, Debug, Fail, Serialize, Deserialize, PartialOrd, Ord)]
[INFO] [stdout]     |                                                   ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:499:51
[INFO] [stdout]     |
[INFO] [stdout] 499 | #[derive(Clone, Copy, Eq, PartialEq, Debug, Fail, Serialize, Deserialize, PartialOrd, Ord)]
[INFO] [stdout]     |                                                   ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:499:51
[INFO] [stdout]     |
[INFO] [stdout] 499 | #[derive(Clone, Copy, Eq, PartialEq, Debug, Fail, Serialize, Deserialize, PartialOrd, Ord)]
[INFO] [stdout]     |                                                   ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:499:51
[INFO] [stdout]     |
[INFO] [stdout] 499 | #[derive(Clone, Copy, Eq, PartialEq, Debug, Fail, Serialize, Deserialize, PartialOrd, Ord)]
[INFO] [stdout]     |                                                   ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:499:62
[INFO] [stdout]     |
[INFO] [stdout] 499 | #[derive(Clone, Copy, Eq, PartialEq, Debug, Fail, Serialize, Deserialize, PartialOrd, Ord)]
[INFO] [stdout]     |                                                              ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:499:62
[INFO] [stdout]     |
[INFO] [stdout] 499 | #[derive(Clone, Copy, Eq, PartialEq, Debug, Fail, Serialize, Deserialize, PartialOrd, Ord)]
[INFO] [stdout]     |                                                              ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:499:62
[INFO] [stdout]     |
[INFO] [stdout] 499 | #[derive(Clone, Copy, Eq, PartialEq, Debug, Fail, Serialize, Deserialize, PartialOrd, Ord)]
[INFO] [stdout]     |                                                              ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:499:62
[INFO] [stdout]     |
[INFO] [stdout] 499 | #[derive(Clone, Copy, Eq, PartialEq, Debug, Fail, Serialize, Deserialize, PartialOrd, Ord)]
[INFO] [stdout]     |                                                              ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:499:62
[INFO] [stdout]     |
[INFO] [stdout] 499 | #[derive(Clone, Copy, Eq, PartialEq, Debug, Fail, Serialize, Deserialize, PartialOrd, Ord)]
[INFO] [stdout]     |                                                              ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:499:62
[INFO] [stdout]     |
[INFO] [stdout] 499 | #[derive(Clone, Copy, Eq, PartialEq, Debug, Fail, Serialize, Deserialize, PartialOrd, Ord)]
[INFO] [stdout]     |                                                              ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:519:45
[INFO] [stdout]     |
[INFO] [stdout] 519 | #[derive(Clone, Copy, Eq, PartialEq, Debug, Fail, Serialize, Deserialize, PartialOrd, Ord)]
[INFO] [stdout]     |                                             ^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:519:45
[INFO] [stdout]     |
[INFO] [stdout] 519 | #[derive(Clone, Copy, Eq, PartialEq, Debug, Fail, Serialize, Deserialize, PartialOrd, Ord)]
[INFO] [stdout]     |                                             ^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:519:51
[INFO] [stdout]     |
[INFO] [stdout] 519 | #[derive(Clone, Copy, Eq, PartialEq, Debug, Fail, Serialize, Deserialize, PartialOrd, Ord)]
[INFO] [stdout]     |                                                   ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:519:51
[INFO] [stdout]     |
[INFO] [stdout] 519 | #[derive(Clone, Copy, Eq, PartialEq, Debug, Fail, Serialize, Deserialize, PartialOrd, Ord)]
[INFO] [stdout]     |                                                   ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:519:51
[INFO] [stdout]     |
[INFO] [stdout] 519 | #[derive(Clone, Copy, Eq, PartialEq, Debug, Fail, Serialize, Deserialize, PartialOrd, Ord)]
[INFO] [stdout]     |                                                   ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:519:51
[INFO] [stdout]     |
[INFO] [stdout] 519 | #[derive(Clone, Copy, Eq, PartialEq, Debug, Fail, Serialize, Deserialize, PartialOrd, Ord)]
[INFO] [stdout]     |                                                   ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:519:51
[INFO] [stdout]     |
[INFO] [stdout] 519 | #[derive(Clone, Copy, Eq, PartialEq, Debug, Fail, Serialize, Deserialize, PartialOrd, Ord)]
[INFO] [stdout]     |                                                   ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:519:62
[INFO] [stdout]     |
[INFO] [stdout] 519 | #[derive(Clone, Copy, Eq, PartialEq, Debug, Fail, Serialize, Deserialize, PartialOrd, Ord)]
[INFO] [stdout]     |                                                              ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:519:62
[INFO] [stdout]     |
[INFO] [stdout] 519 | #[derive(Clone, Copy, Eq, PartialEq, Debug, Fail, Serialize, Deserialize, PartialOrd, Ord)]
[INFO] [stdout]     |                                                              ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:519:62
[INFO] [stdout]     |
[INFO] [stdout] 519 | #[derive(Clone, Copy, Eq, PartialEq, Debug, Fail, Serialize, Deserialize, PartialOrd, Ord)]
[INFO] [stdout]     |                                                              ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:519:62
[INFO] [stdout]     |
[INFO] [stdout] 519 | #[derive(Clone, Copy, Eq, PartialEq, Debug, Fail, Serialize, Deserialize, PartialOrd, Ord)]
[INFO] [stdout]     |                                                              ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:519:62
[INFO] [stdout]     |
[INFO] [stdout] 519 | #[derive(Clone, Copy, Eq, PartialEq, Debug, Fail, Serialize, Deserialize, PartialOrd, Ord)]
[INFO] [stdout]     |                                                              ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]    --> src/key_gen/mod.rs:519:62
[INFO] [stdout]     |
[INFO] [stdout] 519 | #[derive(Clone, Copy, Eq, PartialEq, Debug, Fail, Serialize, Deserialize, PartialOrd, Ord)]
[INFO] [stdout]     |                                                              ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/bool_set.rs:10:38
[INFO] [stdout]     |
[INFO] [stdout] 10  | #[derive(Clone, Copy, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                      ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/bool_set.rs:10:38
[INFO] [stdout]     |
[INFO] [stdout] 10  | #[derive(Clone, Copy, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                      ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/bool_set.rs:10:38
[INFO] [stdout]     |
[INFO] [stdout] 10  | #[derive(Clone, Copy, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                      ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/bool_set.rs:10:38
[INFO] [stdout]     |
[INFO] [stdout] 10  | #[derive(Clone, Copy, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                      ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/bool_set.rs:10:38
[INFO] [stdout]     |
[INFO] [stdout] 10  | #[derive(Clone, Copy, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                      ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/bool_set.rs:10:49
[INFO] [stdout]     |
[INFO] [stdout] 10  | #[derive(Clone, Copy, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                                 ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/bool_set.rs:10:49
[INFO] [stdout]     |
[INFO] [stdout] 10  | #[derive(Clone, Copy, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                                 ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/bool_set.rs:10:49
[INFO] [stdout]     |
[INFO] [stdout] 10  | #[derive(Clone, Copy, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                                 ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/bool_set.rs:10:49
[INFO] [stdout]     |
[INFO] [stdout] 10  | #[derive(Clone, Copy, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                                 ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/bool_set.rs:10:49
[INFO] [stdout]     |
[INFO] [stdout] 10  | #[derive(Clone, Copy, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                                 ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/bool_set.rs:10:49
[INFO] [stdout]     |
[INFO] [stdout] 10  | #[derive(Clone, Copy, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                                 ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_election.rs:22:1
[INFO] [stdout]     |
[INFO] [stdout] 22  | / lazy_static! {
[INFO] [stdout] 23  | |     static ref EMPTY_BTREESET_EVENT_INDEX: BTreeSet<EventIndex> = BTreeSet::new();
[INFO] [stdout] 24  | | }
[INFO] [stdout]     | |_^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |       warnings
[INFO] [stdout]     |       -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `__lazy_static_internal` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(dead_code) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_election.rs:22:1
[INFO] [stdout]     |
[INFO] [stdout] 22  | / lazy_static! {
[INFO] [stdout] 23  | |     static ref EMPTY_BTREESET_EVENT_INDEX: BTreeSet<EventIndex> = BTreeSet::new();
[INFO] [stdout] 24  | | }
[INFO] [stdout]     | |_^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |       warnings
[INFO] [stdout]     |       -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `__lazy_static_internal` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote.rs:24:47
[INFO] [stdout]     |
[INFO] [stdout] 24  | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                               ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote.rs:24:47
[INFO] [stdout]     |
[INFO] [stdout] 24  | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                               ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote.rs:24:47
[INFO] [stdout]     |
[INFO] [stdout] 24  | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                               ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote.rs:24:47
[INFO] [stdout]     |
[INFO] [stdout] 24  | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                               ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote.rs:24:47
[INFO] [stdout]     |
[INFO] [stdout] 24  | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                               ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote.rs:24:58
[INFO] [stdout]     |
[INFO] [stdout] 24  | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                                          ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote.rs:24:58
[INFO] [stdout]     |
[INFO] [stdout] 24  | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                                          ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote.rs:24:58
[INFO] [stdout]     |
[INFO] [stdout] 24  | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                                          ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote.rs:24:58
[INFO] [stdout]     |
[INFO] [stdout] 24  | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                                          ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote.rs:24:58
[INFO] [stdout]     |
[INFO] [stdout] 24  | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                                          ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote.rs:24:58
[INFO] [stdout]     |
[INFO] [stdout] 24  | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                                          ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:13:47
[INFO] [stdout]     |
[INFO] [stdout] 13  | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                               ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:13:47
[INFO] [stdout]     |
[INFO] [stdout] 13  | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                               ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:13:47
[INFO] [stdout]     |
[INFO] [stdout] 13  | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                               ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:13:47
[INFO] [stdout]     |
[INFO] [stdout] 13  | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                               ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:13:47
[INFO] [stdout]     |
[INFO] [stdout] 13  | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                               ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:13:58
[INFO] [stdout]     |
[INFO] [stdout] 13  | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                                          ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:13:58
[INFO] [stdout]     |
[INFO] [stdout] 13  | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                                          ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:13:58
[INFO] [stdout]     |
[INFO] [stdout] 13  | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                                          ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:13:58
[INFO] [stdout]     |
[INFO] [stdout] 13  | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                                          ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:13:58
[INFO] [stdout]     |
[INFO] [stdout] 13  | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                                          ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:53:47
[INFO] [stdout]     |
[INFO] [stdout] 53  | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                               ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:53:47
[INFO] [stdout]     |
[INFO] [stdout] 53  | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                               ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:53:47
[INFO] [stdout]     |
[INFO] [stdout] 53  | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                               ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:53:47
[INFO] [stdout]     |
[INFO] [stdout] 53  | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                               ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:53:47
[INFO] [stdout]     |
[INFO] [stdout] 53  | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                               ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:53:58
[INFO] [stdout]     |
[INFO] [stdout] 53  | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                                          ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:53:58
[INFO] [stdout]     |
[INFO] [stdout] 53  | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                                          ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:53:58
[INFO] [stdout]     |
[INFO] [stdout] 53  | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                                          ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:53:58
[INFO] [stdout]     |
[INFO] [stdout] 53  | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                                          ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:53:58
[INFO] [stdout]     |
[INFO] [stdout] 53  | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                                          ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:78:47
[INFO] [stdout]     |
[INFO] [stdout] 78  | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                               ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:78:47
[INFO] [stdout]     |
[INFO] [stdout] 78  | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                               ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:78:47
[INFO] [stdout]     |
[INFO] [stdout] 78  | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                               ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:78:47
[INFO] [stdout]     |
[INFO] [stdout] 78  | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                               ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:78:47
[INFO] [stdout]     |
[INFO] [stdout] 78  | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                               ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:78:58
[INFO] [stdout]     |
[INFO] [stdout] 78  | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                                          ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:78:58
[INFO] [stdout]     |
[INFO] [stdout] 78  | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                                          ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:78:58
[INFO] [stdout]     |
[INFO] [stdout] 78  | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                                          ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:78:58
[INFO] [stdout]     |
[INFO] [stdout] 78  | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                                          ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:78:58
[INFO] [stdout]     |
[INFO] [stdout] 78  | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                                          ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:120:47
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                               ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:120:47
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                               ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:120:47
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                               ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:120:47
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                               ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:120:47
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                               ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:120:58
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                                          ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:120:58
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                                          ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:120:58
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                                          ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:120:58
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                                          ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:120:58
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                                          ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:120:58
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[derive(Clone, Copy, Default, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                                          ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:156:38
[INFO] [stdout]     |
[INFO] [stdout] 156 | #[derive(Clone, Copy, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                      ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:156:38
[INFO] [stdout]     |
[INFO] [stdout] 156 | #[derive(Clone, Copy, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                      ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:156:38
[INFO] [stdout]     |
[INFO] [stdout] 156 | #[derive(Clone, Copy, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                      ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:156:38
[INFO] [stdout]     |
[INFO] [stdout] 156 | #[derive(Clone, Copy, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                      ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:156:38
[INFO] [stdout]     |
[INFO] [stdout] 156 | #[derive(Clone, Copy, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                      ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:156:49
[INFO] [stdout]     |
[INFO] [stdout] 156 | #[derive(Clone, Copy, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                                 ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:156:49
[INFO] [stdout]     |
[INFO] [stdout] 156 | #[derive(Clone, Copy, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                                 ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:156:49
[INFO] [stdout]     |
[INFO] [stdout] 156 | #[derive(Clone, Copy, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                                 ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:156:49
[INFO] [stdout]     |
[INFO] [stdout] 156 | #[derive(Clone, Copy, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                                 ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:156:49
[INFO] [stdout]     |
[INFO] [stdout] 156 | #[derive(Clone, Copy, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                                 ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:156:49
[INFO] [stdout]     |
[INFO] [stdout] 156 | #[derive(Clone, Copy, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]     |                                                 ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:376:50
[INFO] [stdout]     |
[INFO] [stdout] 376 | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Serialize, Deserialize)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:376:50
[INFO] [stdout]     |
[INFO] [stdout] 376 | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Serialize, Deserialize)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:376:50
[INFO] [stdout]     |
[INFO] [stdout] 376 | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Serialize, Deserialize)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:376:50
[INFO] [stdout]     |
[INFO] [stdout] 376 | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Serialize, Deserialize)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:376:50
[INFO] [stdout]     |
[INFO] [stdout] 376 | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Serialize, Deserialize)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:376:61
[INFO] [stdout]     |
[INFO] [stdout] 376 | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Serialize, Deserialize)]
[INFO] [stdout]     |                                                             ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:376:61
[INFO] [stdout]     |
[INFO] [stdout] 376 | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Serialize, Deserialize)]
[INFO] [stdout]     |                                                             ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:376:61
[INFO] [stdout]     |
[INFO] [stdout] 376 | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Serialize, Deserialize)]
[INFO] [stdout]     |                                                             ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:376:61
[INFO] [stdout]     |
[INFO] [stdout] 376 | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Serialize, Deserialize)]
[INFO] [stdout]     |                                                             ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:376:61
[INFO] [stdout]     |
[INFO] [stdout] 376 | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Serialize, Deserialize)]
[INFO] [stdout]     |                                                             ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]    --> src/meta_voting/meta_vote_values.rs:376:61
[INFO] [stdout]     |
[INFO] [stdout] 376 | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Serialize, Deserialize)]
[INFO] [stdout]     |                                                             ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/observation.rs:29:55
[INFO] [stdout]     |
[INFO] [stdout] 29  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize)]
[INFO] [stdout]     |                                                       ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/observation.rs:29:55
[INFO] [stdout]     |
[INFO] [stdout] 29  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize)]
[INFO] [stdout]     |                                                       ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/observation.rs:29:55
[INFO] [stdout]     |
[INFO] [stdout] 29  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize)]
[INFO] [stdout]     |                                                       ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/observation.rs:29:55
[INFO] [stdout]     |
[INFO] [stdout] 29  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize)]
[INFO] [stdout]     |                                                       ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/observation.rs:29:55
[INFO] [stdout]     |
[INFO] [stdout] 29  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize)]
[INFO] [stdout]     |                                                       ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/observation.rs:29:66
[INFO] [stdout]     |
[INFO] [stdout] 29  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/observation.rs:29:66
[INFO] [stdout]     |
[INFO] [stdout] 29  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/observation.rs:29:66
[INFO] [stdout]     |
[INFO] [stdout] 29  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/observation.rs:29:66
[INFO] [stdout]     |
[INFO] [stdout] 29  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/observation.rs:29:66
[INFO] [stdout]     |
[INFO] [stdout] 29  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]    --> src/observation.rs:29:66
[INFO] [stdout]     |
[INFO] [stdout] 29  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/observation.rs:143:55
[INFO] [stdout]     |
[INFO] [stdout] 143 | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                       ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/observation.rs:143:55
[INFO] [stdout]     |
[INFO] [stdout] 143 | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                       ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/observation.rs:143:55
[INFO] [stdout]     |
[INFO] [stdout] 143 | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                       ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/observation.rs:143:55
[INFO] [stdout]     |
[INFO] [stdout] 143 | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                       ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/observation.rs:143:55
[INFO] [stdout]     |
[INFO] [stdout] 143 | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                       ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/observation.rs:143:66
[INFO] [stdout]     |
[INFO] [stdout] 143 | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/observation.rs:143:66
[INFO] [stdout]     |
[INFO] [stdout] 143 | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/observation.rs:143:66
[INFO] [stdout]     |
[INFO] [stdout] 143 | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/observation.rs:143:66
[INFO] [stdout]     |
[INFO] [stdout] 143 | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/observation.rs:143:66
[INFO] [stdout]     |
[INFO] [stdout] 143 | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]    --> src/observation.rs:143:66
[INFO] [stdout]     |
[INFO] [stdout] 143 | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize, Debug)]
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/observation.rs:286:61
[INFO] [stdout]     |
[INFO] [stdout] 286 | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Hash, Serialize, Deserialize)]
[INFO] [stdout]     |                                                             ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/observation.rs:286:61
[INFO] [stdout]     |
[INFO] [stdout] 286 | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Hash, Serialize, Deserialize)]
[INFO] [stdout]     |                                                             ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/observation.rs:286:61
[INFO] [stdout]     |
[INFO] [stdout] 286 | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Hash, Serialize, Deserialize)]
[INFO] [stdout]     |                                                             ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/observation.rs:286:61
[INFO] [stdout]     |
[INFO] [stdout] 286 | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Hash, Serialize, Deserialize)]
[INFO] [stdout]     |                                                             ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/observation.rs:286:61
[INFO] [stdout]     |
[INFO] [stdout] 286 | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Hash, Serialize, Deserialize)]
[INFO] [stdout]     |                                                             ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/observation.rs:286:72
[INFO] [stdout]     |
[INFO] [stdout] 286 | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Hash, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                        ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/observation.rs:286:72
[INFO] [stdout]     |
[INFO] [stdout] 286 | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Hash, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                        ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/observation.rs:286:72
[INFO] [stdout]     |
[INFO] [stdout] 286 | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Hash, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                        ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/observation.rs:286:72
[INFO] [stdout]     |
[INFO] [stdout] 286 | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Hash, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                        ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/observation.rs:286:72
[INFO] [stdout]     |
[INFO] [stdout] 286 | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Hash, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                        ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]    --> src/parsec_helpers.rs:106:5
[INFO] [stdout]     |
[INFO] [stdout] 106 | /     lazy_static! {
[INFO] [stdout] 107 | |         /// Hashes for opaque events to use in tests.
[INFO] [stdout] 108 | |         static ref OPAQUE_HASHES: Vec<ObservationHash> =
[INFO] [stdout] 109 | |             (0..9).map(observation_hash_from_u8).collect();
[INFO] [stdout] ...   |
[INFO] [stdout] 113 | |             (0..9).map(PeerIndex::new_test_peer_index).collect();
[INFO] [stdout] 114 | |     }
[INFO] [stdout]     | |_____^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |       warnings
[INFO] [stdout]     |       -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `__lazy_static_internal` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(dead_code) incompatible with previous forbid
[INFO] [stdout]    --> src/parsec_helpers.rs:106:5
[INFO] [stdout]     |
[INFO] [stdout] 106 | /     lazy_static! {
[INFO] [stdout] 107 | |         /// Hashes for opaque events to use in tests.
[INFO] [stdout] 108 | |         static ref OPAQUE_HASHES: Vec<ObservationHash> =
[INFO] [stdout] 109 | |             (0..9).map(observation_hash_from_u8).collect();
[INFO] [stdout] ...   |
[INFO] [stdout] 113 | |             (0..9).map(PeerIndex::new_test_peer_index).collect();
[INFO] [stdout] 114 | |     }
[INFO] [stdout]     | |_____^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |       warnings
[INFO] [stdout]     |       -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `__lazy_static_internal` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]    --> src/parsec_helpers.rs:106:5
[INFO] [stdout]     |
[INFO] [stdout] 106 | /     lazy_static! {
[INFO] [stdout] 107 | |         /// Hashes for opaque events to use in tests.
[INFO] [stdout] 108 | |         static ref OPAQUE_HASHES: Vec<ObservationHash> =
[INFO] [stdout] 109 | |             (0..9).map(observation_hash_from_u8).collect();
[INFO] [stdout] ...   |
[INFO] [stdout] 113 | |             (0..9).map(PeerIndex::new_test_peer_index).collect();
[INFO] [stdout] 114 | |     }
[INFO] [stdout]     | |_____^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |       warnings
[INFO] [stdout]     |       -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `__lazy_static_internal` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(dead_code) incompatible with previous forbid
[INFO] [stdout]    --> src/parsec_helpers.rs:106:5
[INFO] [stdout]     |
[INFO] [stdout] 106 | /     lazy_static! {
[INFO] [stdout] 107 | |         /// Hashes for opaque events to use in tests.
[INFO] [stdout] 108 | |         static ref OPAQUE_HASHES: Vec<ObservationHash> =
[INFO] [stdout] 109 | |             (0..9).map(observation_hash_from_u8).collect();
[INFO] [stdout] ...   |
[INFO] [stdout] 113 | |             (0..9).map(PeerIndex::new_test_peer_index).collect();
[INFO] [stdout] 114 | |     }
[INFO] [stdout]     | |_____^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |       warnings
[INFO] [stdout]     |       -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `__lazy_static_internal` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: elided lifetime has a name
[INFO] [stdout]    --> src/peer_list/mod.rs:128:43
[INFO] [stdout]     |
[INFO] [stdout] 126 |     pub fn gossip_recipients<'a>(
[INFO] [stdout]     |                              -- lifetime `'a` declared here
[INFO] [stdout] 127 |         &'a self,
[INFO] [stdout] 128 |     ) -> impl Iterator<Item = (PeerIndex, &Peer<S::PublicId>)> + 'a {
[INFO] [stdout]     |                                           ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[forbid(elided_named_lifetimes)]` implied by `#[forbid(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/vote.rs:22:55
[INFO] [stdout]     |
[INFO] [stdout] 22  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize)]
[INFO] [stdout]     |                                                       ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/vote.rs:22:55
[INFO] [stdout]     |
[INFO] [stdout] 22  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize)]
[INFO] [stdout]     |                                                       ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/vote.rs:22:55
[INFO] [stdout]     |
[INFO] [stdout] 22  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize)]
[INFO] [stdout]     |                                                       ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/vote.rs:22:55
[INFO] [stdout]     |
[INFO] [stdout] 22  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize)]
[INFO] [stdout]     |                                                       ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/vote.rs:22:55
[INFO] [stdout]     |
[INFO] [stdout] 22  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize)]
[INFO] [stdout]     |                                                       ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/vote.rs:22:66
[INFO] [stdout]     |
[INFO] [stdout] 22  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/vote.rs:22:66
[INFO] [stdout]     |
[INFO] [stdout] 22  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/vote.rs:22:66
[INFO] [stdout]     |
[INFO] [stdout] 22  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/vote.rs:22:66
[INFO] [stdout]     |
[INFO] [stdout] 22  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/vote.rs:22:66
[INFO] [stdout]     |
[INFO] [stdout] 22  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]    --> src/vote.rs:22:66
[INFO] [stdout]     |
[INFO] [stdout] 22  | #[derive(Clone, PartialEq, Eq, Hash, PartialOrd, Ord, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout] 30  | / lazy_static! {
[INFO] [stdout] 31  | |     static ref PEERS: Vec<PeerId> = NAMES
[INFO] [stdout] 32  | |         .iter()
[INFO] [stdout] 33  | |         .map(|name| PeerId::new_with_keypair(name))
[INFO] [stdout] 34  | |         .collect();
[INFO] [stdout] 35  | | }
[INFO] [stdout]     | |_^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |       warnings
[INFO] [stdout]     |       -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `__lazy_static_internal` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(dead_code) incompatible with previous forbid
[INFO] [stdout]    --> src/mock.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout] 30  | / lazy_static! {
[INFO] [stdout] 31  | |     static ref PEERS: Vec<PeerId> = NAMES
[INFO] [stdout] 32  | |         .iter()
[INFO] [stdout] 33  | |         .map(|name| PeerId::new_with_keypair(name))
[INFO] [stdout] 34  | |         .collect();
[INFO] [stdout] 35  | | }
[INFO] [stdout]     | |_^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |       warnings
[INFO] [stdout]     |       -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `__lazy_static_internal` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/mock.rs:40:17
[INFO] [stdout]     |
[INFO] [stdout] 40  | #[derive(Clone, Serialize, Deserialize)]
[INFO] [stdout]     |                 ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/mock.rs:40:17
[INFO] [stdout]     |
[INFO] [stdout] 40  | #[derive(Clone, Serialize, Deserialize)]
[INFO] [stdout]     |                 ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/mock.rs:40:17
[INFO] [stdout]     |
[INFO] [stdout] 40  | #[derive(Clone, Serialize, Deserialize)]
[INFO] [stdout]     |                 ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/mock.rs:40:17
[INFO] [stdout]     |
[INFO] [stdout] 40  | #[derive(Clone, Serialize, Deserialize)]
[INFO] [stdout]     |                 ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/mock.rs:40:17
[INFO] [stdout]     |
[INFO] [stdout] 40  | #[derive(Clone, Serialize, Deserialize)]
[INFO] [stdout]     |                 ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/mock.rs:40:28
[INFO] [stdout]     |
[INFO] [stdout] 40  | #[derive(Clone, Serialize, Deserialize)]
[INFO] [stdout]     |                            ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/mock.rs:40:28
[INFO] [stdout]     |
[INFO] [stdout] 40  | #[derive(Clone, Serialize, Deserialize)]
[INFO] [stdout]     |                            ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/mock.rs:40:28
[INFO] [stdout]     |
[INFO] [stdout] 40  | #[derive(Clone, Serialize, Deserialize)]
[INFO] [stdout]     |                            ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/mock.rs:40:28
[INFO] [stdout]     |
[INFO] [stdout] 40  | #[derive(Clone, Serialize, Deserialize)]
[INFO] [stdout]     |                            ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/mock.rs:40:28
[INFO] [stdout]     |
[INFO] [stdout] 40  | #[derive(Clone, Serialize, Deserialize)]
[INFO] [stdout]     |                            ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_camel_case_types) incompatible with previous forbid
[INFO] [stdout]    --> src/mock.rs:40:28
[INFO] [stdout]     |
[INFO] [stdout] 40  | #[derive(Clone, Serialize, Deserialize)]
[INFO] [stdout]     |                            ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/mock.rs:194:55
[INFO] [stdout]     |
[INFO] [stdout] 194 | #[derive(Clone, Eq, PartialEq, Hash, Ord, PartialOrd, Serialize, Deserialize)]
[INFO] [stdout]     |                                                       ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/mock.rs:194:55
[INFO] [stdout]     |
[INFO] [stdout] 194 | #[derive(Clone, Eq, PartialEq, Hash, Ord, PartialOrd, Serialize, Deserialize)]
[INFO] [stdout]     |                                                       ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/mock.rs:194:55
[INFO] [stdout]     |
[INFO] [stdout] 194 | #[derive(Clone, Eq, PartialEq, Hash, Ord, PartialOrd, Serialize, Deserialize)]
[INFO] [stdout]     |                                                       ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/mock.rs:194:55
[INFO] [stdout]     |
[INFO] [stdout] 194 | #[derive(Clone, Eq, PartialEq, Hash, Ord, PartialOrd, Serialize, Deserialize)]
[INFO] [stdout]     |                                                       ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/mock.rs:194:55
[INFO] [stdout]     |
[INFO] [stdout] 194 | #[derive(Clone, Eq, PartialEq, Hash, Ord, PartialOrd, Serialize, Deserialize)]
[INFO] [stdout]     |                                                       ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/mock.rs:194:66
[INFO] [stdout]     |
[INFO] [stdout] 194 | #[derive(Clone, Eq, PartialEq, Hash, Ord, PartialOrd, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/mock.rs:194:66
[INFO] [stdout]     |
[INFO] [stdout] 194 | #[derive(Clone, Eq, PartialEq, Hash, Ord, PartialOrd, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/mock.rs:194:66
[INFO] [stdout]     |
[INFO] [stdout] 194 | #[derive(Clone, Eq, PartialEq, Hash, Ord, PartialOrd, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/mock.rs:194:66
[INFO] [stdout]     |
[INFO] [stdout] 194 | #[derive(Clone, Eq, PartialEq, Hash, Ord, PartialOrd, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/mock.rs:194:66
[INFO] [stdout]     |
[INFO] [stdout] 194 | #[derive(Clone, Eq, PartialEq, Hash, Ord, PartialOrd, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/mock.rs:233:61
[INFO] [stdout]     |
[INFO] [stdout] 233 | #[derive(Copy, Clone, Eq, PartialEq, Ord, PartialOrd, Hash, Serialize, Deserialize)]
[INFO] [stdout]     |                                                             ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/mock.rs:233:61
[INFO] [stdout]     |
[INFO] [stdout] 233 | #[derive(Copy, Clone, Eq, PartialEq, Ord, PartialOrd, Hash, Serialize, Deserialize)]
[INFO] [stdout]     |                                                             ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/mock.rs:233:61
[INFO] [stdout]     |
[INFO] [stdout] 233 | #[derive(Copy, Clone, Eq, PartialEq, Ord, PartialOrd, Hash, Serialize, Deserialize)]
[INFO] [stdout]     |                                                             ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/mock.rs:233:61
[INFO] [stdout]     |
[INFO] [stdout] 233 | #[derive(Copy, Clone, Eq, PartialEq, Ord, PartialOrd, Hash, Serialize, Deserialize)]
[INFO] [stdout]     |                                                             ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/mock.rs:233:61
[INFO] [stdout]     |
[INFO] [stdout] 233 | #[derive(Copy, Clone, Eq, PartialEq, Ord, PartialOrd, Hash, Serialize, Deserialize)]
[INFO] [stdout]     |                                                             ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/mock.rs:233:72
[INFO] [stdout]     |
[INFO] [stdout] 233 | #[derive(Copy, Clone, Eq, PartialEq, Ord, PartialOrd, Hash, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                        ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/mock.rs:233:72
[INFO] [stdout]     |
[INFO] [stdout] 233 | #[derive(Copy, Clone, Eq, PartialEq, Ord, PartialOrd, Hash, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                        ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/mock.rs:233:72
[INFO] [stdout]     |
[INFO] [stdout] 233 | #[derive(Copy, Clone, Eq, PartialEq, Ord, PartialOrd, Hash, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                        ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/mock.rs:233:72
[INFO] [stdout]     |
[INFO] [stdout] 233 | #[derive(Copy, Clone, Eq, PartialEq, Ord, PartialOrd, Hash, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                        ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/mock.rs:233:72
[INFO] [stdout]     |
[INFO] [stdout] 233 | #[derive(Copy, Clone, Eq, PartialEq, Ord, PartialOrd, Hash, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                        ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/mock.rs:237:17
[INFO] [stdout]     |
[INFO] [stdout] 237 | #[derive(Clone, Serialize, Deserialize)]
[INFO] [stdout]     |                 ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/mock.rs:237:17
[INFO] [stdout]     |
[INFO] [stdout] 237 | #[derive(Clone, Serialize, Deserialize)]
[INFO] [stdout]     |                 ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/mock.rs:237:17
[INFO] [stdout]     |
[INFO] [stdout] 237 | #[derive(Clone, Serialize, Deserialize)]
[INFO] [stdout]     |                 ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/mock.rs:237:17
[INFO] [stdout]     |
[INFO] [stdout] 237 | #[derive(Clone, Serialize, Deserialize)]
[INFO] [stdout]     |                 ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/mock.rs:237:17
[INFO] [stdout]     |
[INFO] [stdout] 237 | #[derive(Clone, Serialize, Deserialize)]
[INFO] [stdout]     |                 ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/mock.rs:237:28
[INFO] [stdout]     |
[INFO] [stdout] 237 | #[derive(Clone, Serialize, Deserialize)]
[INFO] [stdout]     |                            ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/mock.rs:237:28
[INFO] [stdout]     |
[INFO] [stdout] 237 | #[derive(Clone, Serialize, Deserialize)]
[INFO] [stdout]     |                            ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/mock.rs:237:28
[INFO] [stdout]     |
[INFO] [stdout] 237 | #[derive(Clone, Serialize, Deserialize)]
[INFO] [stdout]     |                            ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/mock.rs:237:28
[INFO] [stdout]     |
[INFO] [stdout] 237 | #[derive(Clone, Serialize, Deserialize)]
[INFO] [stdout]     |                            ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/mock.rs:237:28
[INFO] [stdout]     |
[INFO] [stdout] 237 | #[derive(Clone, Serialize, Deserialize)]
[INFO] [stdout]     |                            ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/mock.rs:241:61
[INFO] [stdout]     |
[INFO] [stdout] 241 | #[derive(Copy, Clone, Eq, PartialEq, Ord, PartialOrd, Hash, Serialize, Deserialize)]
[INFO] [stdout]     |                                                             ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/mock.rs:241:61
[INFO] [stdout]     |
[INFO] [stdout] 241 | #[derive(Copy, Clone, Eq, PartialEq, Ord, PartialOrd, Hash, Serialize, Deserialize)]
[INFO] [stdout]     |                                                             ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/mock.rs:241:61
[INFO] [stdout]     |
[INFO] [stdout] 241 | #[derive(Copy, Clone, Eq, PartialEq, Ord, PartialOrd, Hash, Serialize, Deserialize)]
[INFO] [stdout]     |                                                             ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/mock.rs:241:61
[INFO] [stdout]     |
[INFO] [stdout] 241 | #[derive(Copy, Clone, Eq, PartialEq, Ord, PartialOrd, Hash, Serialize, Deserialize)]
[INFO] [stdout]     |                                                             ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/mock.rs:241:61
[INFO] [stdout]     |
[INFO] [stdout] 241 | #[derive(Copy, Clone, Eq, PartialEq, Ord, PartialOrd, Hash, Serialize, Deserialize)]
[INFO] [stdout]     |                                                             ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]    --> src/mock.rs:241:72
[INFO] [stdout]     |
[INFO] [stdout] 241 | #[derive(Copy, Clone, Eq, PartialEq, Ord, PartialOrd, Hash, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                        ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid
[INFO] [stdout]    --> src/mock.rs:241:72
[INFO] [stdout]     |
[INFO] [stdout] 241 | #[derive(Copy, Clone, Eq, PartialEq, Ord, PartialOrd, Hash, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                        ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid
[INFO] [stdout]    --> src/mock.rs:241:72
[INFO] [stdout]     |
[INFO] [stdout] 241 | #[derive(Copy, Clone, Eq, PartialEq, Ord, PartialOrd, Hash, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                        ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid
[INFO] [stdout]    --> src/mock.rs:241:72
[INFO] [stdout]     |
[INFO] [stdout] 241 | #[derive(Copy, Clone, Eq, PartialEq, Ord, PartialOrd, Hash, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                        ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]    --> src/mock.rs:241:72
[INFO] [stdout]     |
[INFO] [stdout] 241 | #[derive(Copy, Clone, Eq, PartialEq, Ord, PartialOrd, Hash, Serialize, Deserialize)]
[INFO] [stdout]     |                                                                        ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0453`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `parsec` (lib test) due to 363 previous errors
[INFO] running `Command { std: "docker" "inspect" "e30f8dc8d9178555da2655e683c603c3e353263d19e9dd3d33999b7ea9252fd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e30f8dc8d9178555da2655e683c603c3e353263d19e9dd3d33999b7ea9252fd6", kill_on_drop: false }`
[INFO] [stdout] e30f8dc8d9178555da2655e683c603c3e353263d19e9dd3d33999b7ea9252fd6
