[INFO] fetching crate quic-p2p 0.7.1...
[INFO] checking quic-p2p-0.7.1 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate quic-p2p 0.7.1 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate quic-p2p 0.7.1 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 quic-p2p 0.7.1
[INFO] finished tweaking crates.io crate quic-p2p 0.7.1
[INFO] tweaked toml for crates.io crate quic-p2p 0.7.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate crates.io crate quic-p2p 0.7.1 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2225eb7f871fd57b68039f7781b57928fd4ba9a8ce548fa7700ecf9128336956
[INFO] running `Command { std: "docker" "start" "-a" "2225eb7f871fd57b68039f7781b57928fd4ba9a8ce548fa7700ecf9128336956", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2225eb7f871fd57b68039f7781b57928fd4ba9a8ce548fa7700ecf9128336956", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2225eb7f871fd57b68039f7781b57928fd4ba9a8ce548fa7700ecf9128336956", kill_on_drop: false }`
[INFO] [stdout] 2225eb7f871fd57b68039f7781b57928fd4ba9a8ce548fa7700ecf9128336956
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3c5525e45ddb09a60b4abbc75d6b9558522837cebaeddf28c3efc56500fac340
[INFO] running `Command { std: "docker" "start" "-a" "3c5525e45ddb09a60b4abbc75d6b9558522837cebaeddf28c3efc56500fac340", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling libc v0.2.79
[INFO] [stderr]    Compiling syn v1.0.46
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]     Checking once_cell v1.4.1
[INFO] [stderr]    Compiling serde_derive v1.0.117
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling serde v1.0.117
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling cc v1.0.61
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]     Checking regex-syntax v0.6.20
[INFO] [stderr]    Compiling getrandom v0.1.15
[INFO] [stderr]     Checking slab v0.4.2
[INFO] [stderr]    Compiling pin-project-internal v0.4.27
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]    Compiling rustversion v1.0.3
[INFO] [stderr]     Checking tracing-core v0.1.17
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling proc-macro-nested v0.1.6
[INFO] [stderr]     Checking thread_local v1.0.1
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking aho-corasick v0.7.14
[INFO] [stderr]    Compiling proc-macro-hack v0.5.18
[INFO] [stderr]     Checking gimli v0.22.0
[INFO] [stderr]     Checking futures-core v0.3.6
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]     Checking adler v0.2.3
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]    Compiling num-integer v0.1.43
[INFO] [stderr]    Compiling miniz_oxide v0.4.3
[INFO] [stderr]     Checking futures-sink v0.3.6
[INFO] [stderr]     Checking pin-project-lite v0.1.11
[INFO] [stderr]     Checking futures-channel v0.3.6
[INFO] [stderr]     Checking futures-task v0.3.6
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.9
[INFO] [stderr]     Checking futures-io v0.3.6
[INFO] [stderr]     Checking object v0.21.1
[INFO] [stderr]     Checking rustc-demangle v0.1.18
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling ring v0.16.15
[INFO] [stderr]     Checking net2 v0.2.35
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling unicode-segmentation v1.6.0
[INFO] [stderr]    Compiling serde_json v1.0.59
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]     Checking base64 v0.11.0
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking mio v0.6.22
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking base64 v0.10.1
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling build_const v0.2.1
[INFO] [stderr]    Compiling nix v0.13.1
[INFO] [stderr]     Checking itoa v0.4.6
[INFO] [stderr]     Checking regex v1.4.1
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking regex-automata v0.1.9
[INFO] [stderr]    Compiling crc v1.8.1
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]     Checking directories v1.0.2
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking dirs v1.0.5
[INFO] [stderr]     Checking crossbeam-channel v0.4.4
[INFO] [stderr]     Checking tracing-log v0.1.1
[INFO] [stderr]     Checking sharded-slab v0.0.9
[INFO] [stderr]     Checking utf8parse v0.1.1
[INFO] [stderr]     Checking termcolor v1.1.0
[INFO] [stderr]     Checking unwrap v1.2.1
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking addr2line v0.13.0
[INFO] [stderr]     Checking smallvec v1.4.2
[INFO] [stderr]     Checking matchers v0.0.1
[INFO] [stderr]     Checking env_logger v0.6.2
[INFO] [stderr]     Checking yasna v0.3.2
[INFO] [stderr]     Checking backtrace v0.3.53
[INFO] [stderr]    Compiling structopt-derive v0.2.18
[INFO] [stderr]     Checking structopt v0.2.18
[INFO] [stderr]     Checking rustyline v4.1.0
[INFO] [stderr]     Checking sct v0.6.0
[INFO] [stderr]     Checking webpki v0.21.3
[INFO] [stderr]     Checking rustls v0.17.0
[INFO] [stderr]    Compiling synstructure v0.12.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.11
[INFO] [stderr]    Compiling futures-macro v0.3.6
[INFO] [stderr]    Compiling derive_more v0.99.11
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]    Compiling err-derive v0.2.4
[INFO] [stderr]     Checking pem v0.6.1
[INFO] [stderr]     Checking rcgen v0.7.0
[INFO] [stderr]     Checking tracing v0.1.21
[INFO] [stderr]     Checking pin-project v0.4.27
[INFO] [stderr]     Checking futures-util v0.3.6
[INFO] [stderr]     Checking futures-executor v0.3.6
[INFO] [stderr]     Checking futures v0.3.6
[INFO] [stderr]     Checking bytes v0.5.6
[INFO] [stderr]     Checking bincode v1.3.1
[INFO] [stderr]     Checking tracing-serde v0.1.2
[INFO] [stderr]     Checking quinn-proto v0.6.1
[INFO] [stderr]     Checking tokio v0.2.22
[INFO] [stderr]     Checking tracing-subscriber v0.2.13
[INFO] [stderr]     Checking quinn v0.6.1
[INFO] [stderr]     Checking quic-p2p v0.7.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0453]: warn(unused) incompatible with previous forbid
[INFO] [stdout]   --> src/lib.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout] ...
[INFO] [stdout] 44 |     unused,
[INFO] [stdout]    |     ^^^^^^ overruled by previous forbid
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: warn(unused_extern_crates) incompatible with previous forbid
[INFO] [stdout]   --> src/lib.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout] ...
[INFO] [stdout] 45 |     unused_extern_crates,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]   --> src/config.rs:24:33
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)]
[INFO] [stdout]    |                                 ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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/config.rs:24:33
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)]
[INFO] [stdout]    |                                 ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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/config.rs:24:33
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)]
[INFO] [stdout]    |                                 ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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/config.rs:24:33
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)]
[INFO] [stdout]    |                                 ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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/config.rs:24:33
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)]
[INFO] [stdout]    |                                 ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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/config.rs:24:44
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)]
[INFO] [stdout]    |                                            ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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/config.rs:24:44
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)]
[INFO] [stdout]    |                                            ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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/config.rs:24:44
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)]
[INFO] [stdout]    |                                            ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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/config.rs:24:44
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)]
[INFO] [stdout]    |                                            ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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/config.rs:24:44
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)]
[INFO] [stdout]    |                                            ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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/config.rs:24:44
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)]
[INFO] [stdout]    |                                            ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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_variables) incompatible with previous forbid
[INFO] [stdout]   --> src/config.rs:24:72
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)]
[INFO] [stdout]    |                                                                        ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `StructOpt` (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/config.rs:24:72
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)]
[INFO] [stdout]    |                                                                        ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `StructOpt` (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/config.rs:24:72
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)]
[INFO] [stdout]    |                                                                        ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `StructOpt` (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/config.rs:97:10
[INFO] [stdout]    |
[INFO] [stdout] 97 | #[derive(Serialize, Deserialize, Clone, Eq, PartialEq)]
[INFO] [stdout]    |          ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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/config.rs:97:10
[INFO] [stdout]    |
[INFO] [stdout] 97 | #[derive(Serialize, Deserialize, Clone, Eq, PartialEq)]
[INFO] [stdout]    |          ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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/config.rs:97:10
[INFO] [stdout]    |
[INFO] [stdout] 97 | #[derive(Serialize, Deserialize, Clone, Eq, PartialEq)]
[INFO] [stdout]    |          ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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/config.rs:97:10
[INFO] [stdout]    |
[INFO] [stdout] 97 | #[derive(Serialize, Deserialize, Clone, Eq, PartialEq)]
[INFO] [stdout]    |          ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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/config.rs:97:10
[INFO] [stdout]    |
[INFO] [stdout] 97 | #[derive(Serialize, Deserialize, Clone, Eq, PartialEq)]
[INFO] [stdout]    |          ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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/config.rs:97:21
[INFO] [stdout]    |
[INFO] [stdout] 97 | #[derive(Serialize, Deserialize, Clone, Eq, PartialEq)]
[INFO] [stdout]    |                     ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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/config.rs:97:21
[INFO] [stdout]    |
[INFO] [stdout] 97 | #[derive(Serialize, Deserialize, Clone, Eq, PartialEq)]
[INFO] [stdout]    |                     ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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/config.rs:97:21
[INFO] [stdout]    |
[INFO] [stdout] 97 | #[derive(Serialize, Deserialize, Clone, Eq, PartialEq)]
[INFO] [stdout]    |                     ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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/config.rs:97:21
[INFO] [stdout]    |
[INFO] [stdout] 97 | #[derive(Serialize, Deserialize, Clone, Eq, PartialEq)]
[INFO] [stdout]    |                     ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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/config.rs:97:21
[INFO] [stdout]    |
[INFO] [stdout] 97 | #[derive(Serialize, Deserialize, Clone, Eq, PartialEq)]
[INFO] [stdout]    |                     ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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/config.rs:97:21
[INFO] [stdout]    |
[INFO] [stdout] 97 | #[derive(Serialize, Deserialize, Clone, Eq, PartialEq)]
[INFO] [stdout]    |                     ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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/config.rs:164:17
[INFO] [stdout]     |
[INFO] [stdout] 164 | #[derive(Debug, Serialize, Deserialize, Clone, Copy, Eq, PartialEq)]
[INFO] [stdout]     |                 ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:18:5
[INFO] [stdout]     |
[INFO] [stdout] 18  |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in 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/config.rs:164:17
[INFO] [stdout]     |
[INFO] [stdout] 164 | #[derive(Debug, Serialize, Deserialize, Clone, Copy, Eq, PartialEq)]
[INFO] [stdout]     |                 ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:18:5
[INFO] [stdout]     |
[INFO] [stdout] 18  |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in 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/config.rs:164:17
[INFO] [stdout]     |
[INFO] [stdout] 164 | #[derive(Debug, Serialize, Deserialize, Clone, Copy, Eq, PartialEq)]
[INFO] [stdout]     |                 ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:18:5
[INFO] [stdout]     |
[INFO] [stdout] 18  |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in 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/config.rs:164:17
[INFO] [stdout]     |
[INFO] [stdout] 164 | #[derive(Debug, Serialize, Deserialize, Clone, Copy, Eq, PartialEq)]
[INFO] [stdout]     |                 ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:18:5
[INFO] [stdout]     |
[INFO] [stdout] 18  |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in 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/config.rs:164:17
[INFO] [stdout]     |
[INFO] [stdout] 164 | #[derive(Debug, Serialize, Deserialize, Clone, Copy, Eq, PartialEq)]
[INFO] [stdout]     |                 ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:18:5
[INFO] [stdout]     |
[INFO] [stdout] 18  |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in 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/config.rs:164:28
[INFO] [stdout]     |
[INFO] [stdout] 164 | #[derive(Debug, Serialize, Deserialize, Clone, Copy, Eq, PartialEq)]
[INFO] [stdout]     |                            ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:18:5
[INFO] [stdout]     |
[INFO] [stdout] 18  |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in 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/config.rs:164:28
[INFO] [stdout]     |
[INFO] [stdout] 164 | #[derive(Debug, Serialize, Deserialize, Clone, Copy, Eq, PartialEq)]
[INFO] [stdout]     |                            ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:18:5
[INFO] [stdout]     |
[INFO] [stdout] 18  |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in 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/config.rs:164:28
[INFO] [stdout]     |
[INFO] [stdout] 164 | #[derive(Debug, Serialize, Deserialize, Clone, Copy, Eq, PartialEq)]
[INFO] [stdout]     |                            ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:18:5
[INFO] [stdout]     |
[INFO] [stdout] 18  |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in 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/config.rs:164:28
[INFO] [stdout]     |
[INFO] [stdout] 164 | #[derive(Debug, Serialize, Deserialize, Clone, Copy, Eq, PartialEq)]
[INFO] [stdout]     |                            ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:18:5
[INFO] [stdout]     |
[INFO] [stdout] 18  |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in 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/config.rs:164:28
[INFO] [stdout]     |
[INFO] [stdout] 164 | #[derive(Debug, Serialize, Deserialize, Clone, Copy, Eq, PartialEq)]
[INFO] [stdout]     |                            ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:18:5
[INFO] [stdout]     |
[INFO] [stdout] 18  |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in 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/config.rs:164:28
[INFO] [stdout]     |
[INFO] [stdout] 164 | #[derive(Debug, Serialize, Deserialize, Clone, Copy, Eq, PartialEq)]
[INFO] [stdout]     |                            ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:18:5
[INFO] [stdout]     |
[INFO] [stdout] 18  |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (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/connect.rs:78:17
[INFO] [stdout]    |
[INFO] [stdout] 78 | /                 select! {
[INFO] [stdout] 79 | |                     // Terminator leaf
[INFO] [stdout] 80 | |                     _ = terminator_rx.recv().fuse() => {
[INFO] [stdout] 81 | |                         handle_connect_err(node_addr, &QuicP2pError::ConnectionCancelled);
[INFO] [stdout] ...  |
[INFO] [stdout] 89 | |                     },
[INFO] [stdout] 90 | |                 }
[INFO] [stdout]    | |_________________^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |       warnings
[INFO] [stdout]    |       -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::select_internal` which comes from the expansion of the macro `select` (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/connection/to_peer.rs:52:13
[INFO] [stdout]    |
[INFO] [stdout] 52 |     #[allow(unused)]
[INFO] [stdout]    |             ^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused) incompatible with previous forbid
[INFO] [stdout]   --> src/context.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[allow(unused)]
[INFO] [stdout]    |         ^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `androideabi`
[INFO] [stdout]   --> src/dirs.rs:13:40
[INFO] [stdout]    |
[INFO] [stdout] 13 |         not(any(target_os = "android", target_os = "androideabi", target_os = "ios"))
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, `unknown`, `visionos`, and `vita` and 6 more
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = note: `#[forbid(unexpected_cfgs)]` implied by `#[forbid(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused) incompatible with previous forbid
[INFO] [stdout]   --> src/dirs.rs:28:13
[INFO] [stdout]    |
[INFO] [stdout] 28 |     #[allow(unused)]
[INFO] [stdout]    |             ^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `androideabi`
[INFO] [stdout]   --> src/dirs.rs:46:44
[INFO] [stdout]    |
[INFO] [stdout] 46 |             not(any(target_os = "android", target_os = "androideabi", target_os = "ios"))
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, `unknown`, `visionos`, and `vita` and 6 more
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused) incompatible with previous forbid
[INFO] [stdout]   --> src/dirs.rs:40:13
[INFO] [stdout]    |
[INFO] [stdout] 40 |     #[allow(unused)]
[INFO] [stdout]    |             ^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `androideabi`
[INFO] [stdout]   --> src/dirs.rs:62:52
[INFO] [stdout]    |
[INFO] [stdout] 62 |                     not(any(target_os = "android", target_os = "androideabi", target_os = "ios"))
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, `unknown`, `visionos`, and `vita` and 6 more
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `androideabi`
[INFO] [stdout]   --> src/dirs.rs:78:52
[INFO] [stdout]    |
[INFO] [stdout] 78 |                     not(any(target_os = "android", target_os = "androideabi", target_os = "ios"))
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, `unknown`, `visionos`, and `vita` and 6 more
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused) incompatible with previous forbid
[INFO] [stdout]   --> src/dirs.rs:87:13
[INFO] [stdout]    |
[INFO] [stdout] 87 |     #[allow(unused)]
[INFO] [stdout]    |             ^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `androideabi`
[INFO] [stdout]   --> src/dirs.rs:95:52
[INFO] [stdout]    |
[INFO] [stdout] 95 |                     not(any(target_os = "android", target_os = "androideabi", target_os = "ios"))
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, `unknown`, `visionos`, and `vita` and 6 more
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]   --> src/error.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Debug, Error)]
[INFO] [stdout]    |                 ^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Error` (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/error.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Debug, Error)]
[INFO] [stdout]    |                 ^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Error` (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/event_loop.rs:96:13
[INFO] [stdout]    |
[INFO] [stdout] 96 |     #[allow(unused)]
[INFO] [stdout]    |             ^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     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/peer.rs:14:17
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Debug, Serialize, Deserialize, Clone, PartialEq, Eq, Hash)]
[INFO] [stdout]    |                 ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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/peer.rs:14:17
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Debug, Serialize, Deserialize, Clone, PartialEq, Eq, Hash)]
[INFO] [stdout]    |                 ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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/peer.rs:14:17
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Debug, Serialize, Deserialize, Clone, PartialEq, Eq, Hash)]
[INFO] [stdout]    |                 ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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/peer.rs:14:17
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Debug, Serialize, Deserialize, Clone, PartialEq, Eq, Hash)]
[INFO] [stdout]    |                 ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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/peer.rs:14:17
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Debug, Serialize, Deserialize, Clone, PartialEq, Eq, Hash)]
[INFO] [stdout]    |                 ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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/peer.rs:14:28
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Debug, Serialize, Deserialize, Clone, PartialEq, Eq, Hash)]
[INFO] [stdout]    |                            ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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/peer.rs:14:28
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Debug, Serialize, Deserialize, Clone, PartialEq, Eq, Hash)]
[INFO] [stdout]    |                            ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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/peer.rs:14:28
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Debug, Serialize, Deserialize, Clone, PartialEq, Eq, Hash)]
[INFO] [stdout]    |                            ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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/peer.rs:14:28
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Debug, Serialize, Deserialize, Clone, PartialEq, Eq, Hash)]
[INFO] [stdout]    |                            ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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/peer.rs:14:28
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Debug, Serialize, Deserialize, Clone, PartialEq, Eq, Hash)]
[INFO] [stdout]    |                            ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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/peer.rs:14:28
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Debug, Serialize, Deserialize, Clone, PartialEq, Eq, Hash)]
[INFO] [stdout]    |                            ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: warn(unused) incompatible with previous forbid
[INFO] [stdout]   --> src/lib.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout] ...
[INFO] [stdout] 44 |     unused,
[INFO] [stdout]    |     ^^^^^^ overruled by previous forbid
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `androideabi`
[INFO] [stdout]    --> src/utils.rs:121:40
[INFO] [stdout]     |
[INFO] [stdout] 121 |         not(any(target_os = "android", target_os = "androideabi", target_os = "ios"))
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, `unknown`, `visionos`, and `vita` and 6 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `androideabi`
[INFO] [stdout]    --> src/utils.rs:136:40
[INFO] [stdout]     |
[INFO] [stdout] 136 |         not(any(target_os = "android", target_os = "androideabi", target_os = "ios"))
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, `unknown`, `visionos`, and `vita` and 6 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: warn(unused_extern_crates) incompatible with previous forbid
[INFO] [stdout]   --> src/lib.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout] ...
[INFO] [stdout] 45 |     unused_extern_crates,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused) incompatible with previous forbid
[INFO] [stdout]   --> src/utils.rs:39:14
[INFO] [stdout]    |
[INFO] [stdout] 39 |     #![allow(unused)]
[INFO] [stdout]    |              ^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     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/wire_msg.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Serialize, Deserialize, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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/wire_msg.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Serialize, Deserialize, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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/wire_msg.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Serialize, Deserialize, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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/wire_msg.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Serialize, Deserialize, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/communicate.rs:531:17
[INFO] [stdout]     |
[INFO] [stdout] 531 |                 bytes::Bytes::from(vec![]),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:18:5
[INFO] [stdout]     |
[INFO] [stdout] 18  |     warnings
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     = note: `#[forbid(unused_qualifications)]` implied by `#[forbid(warnings)]`
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 531 -                 bytes::Bytes::from(vec![]),
[INFO] [stdout] 531 +                 Bytes::from(vec![]),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]   --> src/config.rs:24:33
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)]
[INFO] [stdout]    |                                 ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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/wire_msg.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Serialize, Deserialize, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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/wire_msg.rs:17:21
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Serialize, Deserialize, Debug, Clone)]
[INFO] [stdout]    |                     ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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/config.rs:24:33
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)]
[INFO] [stdout]    |                                 ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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/config.rs:24:33
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)]
[INFO] [stdout]    |                                 ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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/wire_msg.rs:17:21
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Serialize, Deserialize, Debug, Clone)]
[INFO] [stdout]    |                     ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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/config.rs:24:33
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)]
[INFO] [stdout]    |                                 ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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/wire_msg.rs:17:21
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Serialize, Deserialize, Debug, Clone)]
[INFO] [stdout]    |                     ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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/wire_msg.rs:17:21
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Serialize, Deserialize, Debug, Clone)]
[INFO] [stdout]    |                     ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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/config.rs:24:33
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)]
[INFO] [stdout]    |                                 ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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/wire_msg.rs:17:21
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Serialize, Deserialize, Debug, Clone)]
[INFO] [stdout]    |                     ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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/config.rs:24:44
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)]
[INFO] [stdout]    |                                            ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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/wire_msg.rs:17:21
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Serialize, Deserialize, Debug, Clone)]
[INFO] [stdout]    |                     ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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/config.rs:24:44
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)]
[INFO] [stdout]    |                                            ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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/config.rs:24:44
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)]
[INFO] [stdout]    |                                            ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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/wire_msg.rs:73:10
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[derive(Serialize, Deserialize, Debug, Clone, Copy)]
[INFO] [stdout]    |          ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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/config.rs:24:44
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)]
[INFO] [stdout]    |                                            ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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/wire_msg.rs:73:10
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[derive(Serialize, Deserialize, Debug, Clone, Copy)]
[INFO] [stdout]    |          ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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/config.rs:24:44
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)]
[INFO] [stdout]    |                                            ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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/wire_msg.rs:73:10
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[derive(Serialize, Deserialize, Debug, Clone, Copy)]
[INFO] [stdout]    |          ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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/wire_msg.rs:73:10
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[derive(Serialize, Deserialize, Debug, Clone, Copy)]
[INFO] [stdout]    |          ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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_camel_case_types) incompatible with previous forbid
[INFO] [stdout]   --> src/config.rs:24:44
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)]
[INFO] [stdout]    |                                            ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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/wire_msg.rs:73:10
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[derive(Serialize, Deserialize, Debug, Clone, Copy)]
[INFO] [stdout]    |          ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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_variables) incompatible with previous forbid
[INFO] [stdout]   --> src/config.rs:24:72
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)]
[INFO] [stdout]    |                                                                        ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `StructOpt` (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/config.rs:24:72
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)]
[INFO] [stdout]    |                                                                        ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `StructOpt` (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/wire_msg.rs:73:21
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[derive(Serialize, Deserialize, Debug, Clone, Copy)]
[INFO] [stdout]    |                     ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (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/config.rs:24:72
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)]
[INFO] [stdout]    |                                                                        ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `StructOpt` (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/wire_msg.rs:73:21
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[derive(Serialize, Deserialize, Debug, Clone, Copy)]
[INFO] [stdout]    |                     ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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/config.rs:97:10
[INFO] [stdout]    |
[INFO] [stdout] 97 | #[derive(Serialize, Deserialize, Clone, Eq, PartialEq)]
[INFO] [stdout]    |          ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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/wire_msg.rs:73:21
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[derive(Serialize, Deserialize, Debug, Clone, Copy)]
[INFO] [stdout]    |                     ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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/config.rs:97:10
[INFO] [stdout]    |
[INFO] [stdout] 97 | #[derive(Serialize, Deserialize, Clone, Eq, PartialEq)]
[INFO] [stdout]    |          ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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/wire_msg.rs:73:21
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[derive(Serialize, Deserialize, Debug, Clone, Copy)]
[INFO] [stdout]    |                     ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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/config.rs:97:10
[INFO] [stdout]    |
[INFO] [stdout] 97 | #[derive(Serialize, Deserialize, Clone, Eq, PartialEq)]
[INFO] [stdout]    |          ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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/wire_msg.rs:73:21
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[derive(Serialize, Deserialize, Debug, Clone, Copy)]
[INFO] [stdout]    |                     ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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/config.rs:97:10
[INFO] [stdout]    |
[INFO] [stdout] 97 | #[derive(Serialize, Deserialize, Clone, Eq, PartialEq)]
[INFO] [stdout]    |          ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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_camel_case_types) incompatible with previous forbid
[INFO] [stdout]   --> src/wire_msg.rs:73:21
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[derive(Serialize, Deserialize, Debug, Clone, Copy)]
[INFO] [stdout]    |                     ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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_mut) incompatible with previous forbid
[INFO] [stdout]    --> src/lib.rs:150:17
[INFO] [stdout]     |
[INFO] [stdout] 18  |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout] ...
[INFO] [stdout] 150 |         #[allow(unused_mut)] // Needs to be mutable when `upnp` is enabled
[INFO] [stdout]     |                 ^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid
[INFO] [stdout]   --> src/config.rs:97:10
[INFO] [stdout]    |
[INFO] [stdout] 97 | #[derive(Serialize, Deserialize, Clone, Eq, PartialEq)]
[INFO] [stdout]    |          ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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/config.rs:97:21
[INFO] [stdout]    |
[INFO] [stdout] 97 | #[derive(Serialize, Deserialize, Clone, Eq, PartialEq)]
[INFO] [stdout]    |                     ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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/config.rs:97:21
[INFO] [stdout]    |
[INFO] [stdout] 97 | #[derive(Serialize, Deserialize, Clone, Eq, PartialEq)]
[INFO] [stdout]    |                     ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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/config.rs:97:21
[INFO] [stdout]    |
[INFO] [stdout] 97 | #[derive(Serialize, Deserialize, Clone, Eq, PartialEq)]
[INFO] [stdout]    |                     ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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/config.rs:97:21
[INFO] [stdout]    |
[INFO] [stdout] 97 | #[derive(Serialize, Deserialize, Clone, Eq, PartialEq)]
[INFO] [stdout]    |                     ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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/config.rs:97:21
[INFO] [stdout]    |
[INFO] [stdout] 97 | #[derive(Serialize, Deserialize, Clone, Eq, PartialEq)]
[INFO] [stdout]    |                     ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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/config.rs:97:21
[INFO] [stdout]    |
[INFO] [stdout] 97 | #[derive(Serialize, Deserialize, Clone, Eq, PartialEq)]
[INFO] [stdout]    |                     ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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/config.rs:164:17
[INFO] [stdout]     |
[INFO] [stdout] 164 | #[derive(Debug, Serialize, Deserialize, Clone, Copy, Eq, PartialEq)]
[INFO] [stdout]     |                 ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:18:5
[INFO] [stdout]     |
[INFO] [stdout] 18  |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in 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/config.rs:164:17
[INFO] [stdout]     |
[INFO] [stdout] 164 | #[derive(Debug, Serialize, Deserialize, Clone, Copy, Eq, PartialEq)]
[INFO] [stdout]     |                 ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:18:5
[INFO] [stdout]     |
[INFO] [stdout] 18  |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in 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/config.rs:164:17
[INFO] [stdout]     |
[INFO] [stdout] 164 | #[derive(Debug, Serialize, Deserialize, Clone, Copy, Eq, PartialEq)]
[INFO] [stdout]     |                 ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:18:5
[INFO] [stdout]     |
[INFO] [stdout] 18  |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in 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/config.rs:164:17
[INFO] [stdout]     |
[INFO] [stdout] 164 | #[derive(Debug, Serialize, Deserialize, Clone, Copy, Eq, PartialEq)]
[INFO] [stdout]     |                 ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:18:5
[INFO] [stdout]     |
[INFO] [stdout] 18  |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in 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/config.rs:164:17
[INFO] [stdout]     |
[INFO] [stdout] 164 | #[derive(Debug, Serialize, Deserialize, Clone, Copy, Eq, PartialEq)]
[INFO] [stdout]     |                 ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:18:5
[INFO] [stdout]     |
[INFO] [stdout] 18  |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in 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/config.rs:164:28
[INFO] [stdout]     |
[INFO] [stdout] 164 | #[derive(Debug, Serialize, Deserialize, Clone, Copy, Eq, PartialEq)]
[INFO] [stdout]     |                            ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:18:5
[INFO] [stdout]     |
[INFO] [stdout] 18  |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in 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/config.rs:164:28
[INFO] [stdout]     |
[INFO] [stdout] 164 | #[derive(Debug, Serialize, Deserialize, Clone, Copy, Eq, PartialEq)]
[INFO] [stdout]     |                            ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:18:5
[INFO] [stdout]     |
[INFO] [stdout] 18  |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in 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/config.rs:164:28
[INFO] [stdout]     |
[INFO] [stdout] 164 | #[derive(Debug, Serialize, Deserialize, Clone, Copy, Eq, PartialEq)]
[INFO] [stdout]     |                            ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:18:5
[INFO] [stdout]     |
[INFO] [stdout] 18  |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in 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/config.rs:164:28
[INFO] [stdout]     |
[INFO] [stdout] 164 | #[derive(Debug, Serialize, Deserialize, Clone, Copy, Eq, PartialEq)]
[INFO] [stdout]     |                            ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:18:5
[INFO] [stdout]     |
[INFO] [stdout] 18  |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in 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/config.rs:164:28
[INFO] [stdout]     |
[INFO] [stdout] 164 | #[derive(Debug, Serialize, Deserialize, Clone, Copy, Eq, PartialEq)]
[INFO] [stdout]     |                            ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:18:5
[INFO] [stdout]     |
[INFO] [stdout] 18  |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in 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/config.rs:164:28
[INFO] [stdout]     |
[INFO] [stdout] 164 | #[derive(Debug, Serialize, Deserialize, Clone, Copy, Eq, PartialEq)]
[INFO] [stdout]     |                            ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:18:5
[INFO] [stdout]     |
[INFO] [stdout] 18  |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (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/connect.rs:78:17
[INFO] [stdout]    |
[INFO] [stdout] 78 | /                 select! {
[INFO] [stdout] 79 | |                     // Terminator leaf
[INFO] [stdout] 80 | |                     _ = terminator_rx.recv().fuse() => {
[INFO] [stdout] 81 | |                         handle_connect_err(node_addr, &QuicP2pError::ConnectionCancelled);
[INFO] [stdout] ...  |
[INFO] [stdout] 89 | |                     },
[INFO] [stdout] 90 | |                 }
[INFO] [stdout]    | |_________________^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |       warnings
[INFO] [stdout]    |       -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::select_internal` which comes from the expansion of the macro `select` (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/connection/to_peer.rs:52:13
[INFO] [stdout]    |
[INFO] [stdout] 52 |     #[allow(unused)]
[INFO] [stdout]    |             ^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused) incompatible with previous forbid
[INFO] [stdout]   --> src/context.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[allow(unused)]
[INFO] [stdout]    |         ^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `androideabi`
[INFO] [stdout]   --> src/dirs.rs:13:40
[INFO] [stdout]    |
[INFO] [stdout] 13 |         not(any(target_os = "android", target_os = "androideabi", target_os = "ios"))
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, `unknown`, `visionos`, and `vita` and 6 more
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[forbid(unexpected_cfgs)]` implied by `#[forbid(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused) incompatible with previous forbid
[INFO] [stdout]   --> src/dirs.rs:28:13
[INFO] [stdout]    |
[INFO] [stdout] 28 |     #[allow(unused)]
[INFO] [stdout]    |             ^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `androideabi`
[INFO] [stdout]   --> src/dirs.rs:46:44
[INFO] [stdout]    |
[INFO] [stdout] 46 |             not(any(target_os = "android", target_os = "androideabi", target_os = "ios"))
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, `unknown`, `visionos`, and `vita` and 6 more
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused) incompatible with previous forbid
[INFO] [stdout]   --> src/dirs.rs:40:13
[INFO] [stdout]    |
[INFO] [stdout] 40 |     #[allow(unused)]
[INFO] [stdout]    |             ^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `androideabi`
[INFO] [stdout]   --> src/dirs.rs:62:52
[INFO] [stdout]    |
[INFO] [stdout] 62 |                     not(any(target_os = "android", target_os = "androideabi", target_os = "ios"))
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, `unknown`, `visionos`, and `vita` and 6 more
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `androideabi`
[INFO] [stdout]   --> src/dirs.rs:78:52
[INFO] [stdout]    |
[INFO] [stdout] 78 |                     not(any(target_os = "android", target_os = "androideabi", target_os = "ios"))
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, `unknown`, `visionos`, and `vita` and 6 more
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused) incompatible with previous forbid
[INFO] [stdout]   --> src/dirs.rs:87:13
[INFO] [stdout]    |
[INFO] [stdout] 87 |     #[allow(unused)]
[INFO] [stdout]    |             ^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `androideabi`
[INFO] [stdout]   --> src/dirs.rs:95:52
[INFO] [stdout]    |
[INFO] [stdout] 95 |                     not(any(target_os = "android", target_os = "androideabi", target_os = "ios"))
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, `unknown`, `visionos`, and `vita` and 6 more
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid
[INFO] [stdout]   --> src/error.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Debug, Error)]
[INFO] [stdout]    |                 ^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Error` (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/error.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Debug, Error)]
[INFO] [stdout]    |                 ^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Error` (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/event_loop.rs:96:13
[INFO] [stdout]    |
[INFO] [stdout] 96 |     #[allow(unused)]
[INFO] [stdout]    |             ^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     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/peer.rs:14:17
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Debug, Serialize, Deserialize, Clone, PartialEq, Eq, Hash)]
[INFO] [stdout]    |                 ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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/peer.rs:14:17
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Debug, Serialize, Deserialize, Clone, PartialEq, Eq, Hash)]
[INFO] [stdout]    |                 ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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/peer.rs:14:17
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Debug, Serialize, Deserialize, Clone, PartialEq, Eq, Hash)]
[INFO] [stdout]    |                 ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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/peer.rs:14:17
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Debug, Serialize, Deserialize, Clone, PartialEq, Eq, Hash)]
[INFO] [stdout]    |                 ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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/peer.rs:14:17
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Debug, Serialize, Deserialize, Clone, PartialEq, Eq, Hash)]
[INFO] [stdout]    |                 ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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/peer.rs:14:28
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Debug, Serialize, Deserialize, Clone, PartialEq, Eq, Hash)]
[INFO] [stdout]    |                            ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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/peer.rs:14:28
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Debug, Serialize, Deserialize, Clone, PartialEq, Eq, Hash)]
[INFO] [stdout]    |                            ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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/peer.rs:14:28
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Debug, Serialize, Deserialize, Clone, PartialEq, Eq, Hash)]
[INFO] [stdout]    |                            ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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/peer.rs:14:28
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Debug, Serialize, Deserialize, Clone, PartialEq, Eq, Hash)]
[INFO] [stdout]    |                            ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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/peer.rs:14:28
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Debug, Serialize, Deserialize, Clone, PartialEq, Eq, Hash)]
[INFO] [stdout]    |                            ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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/peer.rs:14:28
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Debug, Serialize, Deserialize, Clone, PartialEq, Eq, Hash)]
[INFO] [stdout]    |                            ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `androideabi`
[INFO] [stdout]    --> src/utils.rs:121:40
[INFO] [stdout]     |
[INFO] [stdout] 121 |         not(any(target_os = "android", target_os = "androideabi", target_os = "ios"))
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, `unknown`, `visionos`, and `vita` and 6 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `androideabi`
[INFO] [stdout]    --> src/utils.rs:136:40
[INFO] [stdout]     |
[INFO] [stdout] 136 |         not(any(target_os = "android", target_os = "androideabi", target_os = "ios"))
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, `unknown`, `visionos`, and `vita` and 6 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0453]: allow(unused) incompatible with previous forbid
[INFO] [stdout]   --> src/utils.rs:39:14
[INFO] [stdout]    |
[INFO] [stdout] 39 |     #![allow(unused)]
[INFO] [stdout]    |              ^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     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/wire_msg.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Serialize, Deserialize, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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/wire_msg.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Serialize, Deserialize, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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/wire_msg.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Serialize, Deserialize, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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/wire_msg.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Serialize, Deserialize, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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/wire_msg.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Serialize, Deserialize, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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/wire_msg.rs:17:21
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Serialize, Deserialize, Debug, Clone)]
[INFO] [stdout]    |                     ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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/wire_msg.rs:17:21
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Serialize, Deserialize, Debug, Clone)]
[INFO] [stdout]    |                     ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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/wire_msg.rs:17:21
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Serialize, Deserialize, Debug, Clone)]
[INFO] [stdout]    |                     ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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/wire_msg.rs:17:21
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Serialize, Deserialize, Debug, Clone)]
[INFO] [stdout]    |                     ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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/wire_msg.rs:17:21
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Serialize, Deserialize, Debug, Clone)]
[INFO] [stdout]    |                     ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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/wire_msg.rs:17:21
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Serialize, Deserialize, Debug, Clone)]
[INFO] [stdout]    |                     ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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/wire_msg.rs:73:10
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[derive(Serialize, Deserialize, Debug, Clone, Copy)]
[INFO] [stdout]    |          ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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/wire_msg.rs:73:10
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[derive(Serialize, Deserialize, Debug, Clone, Copy)]
[INFO] [stdout]    |          ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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/wire_msg.rs:73:10
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[derive(Serialize, Deserialize, Debug, Clone, Copy)]
[INFO] [stdout]    |          ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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/wire_msg.rs:73:10
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[derive(Serialize, Deserialize, Debug, Clone, Copy)]
[INFO] [stdout]    |          ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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/wire_msg.rs:73:10
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[derive(Serialize, Deserialize, Debug, Clone, Copy)]
[INFO] [stdout]    |          ^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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/wire_msg.rs:73:21
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[derive(Serialize, Deserialize, Debug, Clone, Copy)]
[INFO] [stdout]    |                     ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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/wire_msg.rs:73:21
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[derive(Serialize, Deserialize, Debug, Clone, Copy)]
[INFO] [stdout]    |                     ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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/wire_msg.rs:73:21
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[derive(Serialize, Deserialize, Debug, Clone, Copy)]
[INFO] [stdout]    |                     ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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/wire_msg.rs:73:21
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[derive(Serialize, Deserialize, Debug, Clone, Copy)]
[INFO] [stdout]    |                     ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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/wire_msg.rs:73:21
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[derive(Serialize, Deserialize, Debug, Clone, Copy)]
[INFO] [stdout]    |                     ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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/wire_msg.rs:73:21
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[derive(Serialize, Deserialize, Debug, Clone, Copy)]
[INFO] [stdout]    |                     ^^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     warnings
[INFO] [stdout]    |     -------- `forbid` level set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in 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_mut) incompatible with previous forbid
[INFO] [stdout]    --> src/lib.rs:150:17
[INFO] [stdout]     |
[INFO] [stdout] 18  |     warnings
[INFO] [stdout]     |     -------- `forbid` level set here
[INFO] [stdout] ...
[INFO] [stdout] 150 |         #[allow(unused_mut)] // Needs to be mutable when `upnp` is enabled
[INFO] [stdout]     |                 ^^^^^^^^^^ overruled by previous forbid
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/lib.rs:642:20
[INFO] [stdout]     |
[INFO] [stdout] 642 |         let data = bytes::Bytes::from(vec![12, 13, 14, 253]);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 642 -         let data = bytes::Bytes::from(vec![12, 13, 14, 253]);
[INFO] [stdout] 642 +         let data = Bytes::from(vec![12, 13, 14, 253]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/lib.rs:685:32
[INFO] [stdout]     |
[INFO] [stdout] 685 |         let big_msg_to_qp2p0 = bytes::Bytes::from(vec![255; 400 * 1024 * 1024]);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 685 -         let big_msg_to_qp2p0 = bytes::Bytes::from(vec![255; 400 * 1024 * 1024]);
[INFO] [stdout] 685 +         let big_msg_to_qp2p0 = Bytes::from(vec![255; 400 * 1024 * 1024]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/lib.rs:689:35
[INFO] [stdout]     |
[INFO] [stdout] 689 |         let small_msg0_to_qp2p0 = bytes::Bytes::from(vec![255, 254, 253, 252]);
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 689 -         let small_msg0_to_qp2p0 = bytes::Bytes::from(vec![255, 254, 253, 252]);
[INFO] [stdout] 689 +         let small_msg0_to_qp2p0 = Bytes::from(vec![255, 254, 253, 252]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/lib.rs:692:35
[INFO] [stdout]     |
[INFO] [stdout] 692 |         let small_msg1_to_qp2p0 = bytes::Bytes::from(vec![155, 154, 153, 152]);
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 692 -         let small_msg1_to_qp2p0 = bytes::Bytes::from(vec![155, 154, 153, 152]);
[INFO] [stdout] 692 +         let small_msg1_to_qp2p0 = Bytes::from(vec![155, 154, 153, 152]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/lib.rs:695:28
[INFO] [stdout]     |
[INFO] [stdout] 695 |         let msg_to_qp2p1 = bytes::Bytes::from(vec![120, 129, 2]);
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 695 -         let msg_to_qp2p1 = bytes::Bytes::from(vec![120, 129, 2]);
[INFO] [stdout] 695 +         let msg_to_qp2p1 = Bytes::from(vec![120, 129, 2]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0453`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `quic-p2p` (lib) due to 89 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0453`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `quic-p2p` (lib test) due to 95 previous errors
[INFO] running `Command { std: "docker" "inspect" "3c5525e45ddb09a60b4abbc75d6b9558522837cebaeddf28c3efc56500fac340", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c5525e45ddb09a60b4abbc75d6b9558522837cebaeddf28c3efc56500fac340", kill_on_drop: false }`
[INFO] [stdout] 3c5525e45ddb09a60b4abbc75d6b9558522837cebaeddf28c3efc56500fac340
