[INFO] fetching crate quic-p2p 0.7.1... [INFO] testing quic-p2p-0.7.1 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate quic-p2p 0.7.1 into /workspace/builds/worker-1-tc1/source [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-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate quic-p2p 0.7.1 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unwrap v1.2.1 [INFO] [stderr] Downloaded sharded-slab v0.0.9 [INFO] [stderr] Downloaded yasna v0.3.2 [INFO] [stderr] Downloaded rustyline v4.1.0 [INFO] [stderr] Downloaded tracing-log v0.1.1 [INFO] [stderr] Downloaded syn v1.0.46 [INFO] [stderr] Downloaded gimli v0.22.0 [INFO] [stderr] Downloaded smallvec v1.4.2 [INFO] [stderr] Downloaded tracing-subscriber v0.2.13 [INFO] [stderr] Downloaded tracing-attributes v0.1.11 [INFO] [stderr] Downloaded tracing-serde v0.1.2 [INFO] [stderr] Downloaded libc v0.2.79 [INFO] [stderr] Downloaded build_const v0.2.1 [INFO] [stderr] Downloaded maybe-uninit v2.0.0 [INFO] [stderr] Downloaded hermit-abi v0.1.17 [INFO] [stderr] Downloaded num-integer v0.1.43 [INFO] [stderr] Downloaded crossbeam-channel v0.4.4 [INFO] [stderr] Downloaded h2 v0.2.6 [INFO] [stderr] Downloaded bincode v1.3.1 [INFO] [stderr] Downloaded crc v1.8.1 [INFO] [stderr] Downloaded xmltree v0.10.1 [INFO] [stderr] Downloaded rustc-demangle v0.1.18 [INFO] [stderr] Downloaded utf8parse v0.1.1 [INFO] [stderr] Downloaded adler v0.2.3 [INFO] [stderr] Downloaded crossbeam-utils v0.7.2 [INFO] [stderr] Downloaded regex-syntax v0.6.20 [INFO] [stderr] Downloaded futures-channel v0.3.6 [INFO] [stderr] Downloaded base64 v0.11.0 [INFO] [stderr] Downloaded attohttpc v0.10.1 [INFO] [stderr] Downloaded base64 v0.10.1 [INFO] [stderr] Downloaded rustls v0.17.0 [INFO] [stderr] Downloaded futures-sink v0.3.6 [INFO] [stderr] Downloaded err-derive v0.2.4 [INFO] [stderr] Downloaded unicode-segmentation v1.6.0 [INFO] [stderr] Downloaded regex-automata v0.1.9 [INFO] [stderr] Downloaded regex v1.4.1 [INFO] [stderr] Downloaded futures-macro v0.3.6 [INFO] [stderr] Downloaded object v0.21.1 [INFO] [stderr] Downloaded backtrace v0.3.53 [INFO] [stderr] Downloaded synstructure v0.12.4 [INFO] [stderr] Downloaded nix v0.13.1 [INFO] [stderr] Downloaded aho-corasick v0.7.14 [INFO] [stderr] Downloaded derive_more v0.99.11 [INFO] [stderr] Downloaded futures-util v0.3.6 [INFO] [stderr] Downloaded quinn-proto v0.6.1 [INFO] [stderr] Downloaded directories v1.0.2 [INFO] [stderr] Downloaded igd v0.10.2 [INFO] [stderr] Downloaded pem v0.6.1 [INFO] [stderr] Downloaded arrayvec v0.5.1 [INFO] [stderr] Downloaded proc-macro-hack v0.5.18 [INFO] [stderr] Downloaded rustversion v1.0.3 [INFO] [stderr] Downloaded addr2line v0.13.0 [INFO] [stderr] Downloaded miniz_oxide v0.4.3 [INFO] [stderr] Downloaded rcgen v0.7.0 [INFO] [stderr] Downloaded arrayref v0.3.6 [INFO] [stderr] Downloaded blake2b_simd v0.5.10 [INFO] [stderr] Downloaded rust-argon2 v0.8.2 [INFO] [stderr] Downloaded heck v0.3.1 [INFO] [stderr] Downloaded num-traits v0.2.12 [INFO] [stderr] Downloaded env_logger v0.6.2 [INFO] [stderr] Downloaded xml-rs v0.8.3 [INFO] [stderr] Downloaded futures v0.3.6 [INFO] [stderr] Downloaded futures-executor v0.3.6 [INFO] [stderr] Downloaded futures-io v0.3.6 [INFO] [stderr] Downloaded futures-task v0.3.6 [INFO] [stderr] Downloaded quinn v0.6.1 [INFO] [stderr] Downloaded futures-core v0.3.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e524cc0f387178b084a6957593201d908aff1e3a7029325bbc64bd1fe9d8a523 [INFO] running `Command { std: "docker" "start" "-a" "e524cc0f387178b084a6957593201d908aff1e3a7029325bbc64bd1fe9d8a523", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e524cc0f387178b084a6957593201d908aff1e3a7029325bbc64bd1fe9d8a523", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e524cc0f387178b084a6957593201d908aff1e3a7029325bbc64bd1fe9d8a523", kill_on_drop: false }` [INFO] [stdout] e524cc0f387178b084a6957593201d908aff1e3a7029325bbc64bd1fe9d8a523 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed4e9c71e790d63eed0fbea70e02ad8aeb7a712dca56bbe3529165660f034d6c [INFO] running `Command { std: "docker" "start" "-a" "ed4e9c71e790d63eed0fbea70e02ad8aeb7a712dca56bbe3529165660f034d6c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.46 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling rustversion v1.0.3 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling futures-core v0.3.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling futures-sink v0.3.6 [INFO] [stderr] Compiling futures-channel v0.3.6 [INFO] [stderr] Compiling futures-task v0.3.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling object v0.21.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling futures-io v0.3.6 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling aho-corasick v0.7.14 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.20 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling directories v1.0.2 [INFO] [stderr] Compiling unwrap v1.2.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling yasna v0.3.2 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling backtrace v0.3.53 [INFO] [stderr] Compiling regex v1.4.1 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling futures-macro v0.3.6 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling err-derive v0.2.4 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling pem v0.6.1 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling futures-util v0.3.6 [INFO] [stderr] Compiling rcgen v0.7.0 [INFO] [stderr] Compiling futures-executor v0.3.6 [INFO] [stderr] Compiling futures v0.3.6 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling quinn-proto v0.6.1 [INFO] [stderr] Compiling quinn v0.6.1 [INFO] [stderr] Compiling quic-p2p v0.7.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: 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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: `#[warn(forbidden_lint_groups)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `StructOpt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `StructOpt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `StructOpt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning 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] warning: 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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [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`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, and `trusty` and 12 more [INFO] [stdout] = note: see 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] warning: 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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [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`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, and `trusty` and 12 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [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`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, and `trusty` and 12 more [INFO] [stdout] = note: see 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`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, and `trusty` and 12 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [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`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, and `trusty` and 12 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] 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`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, and `trusty` and 12 more [INFO] [stdout] = note: see 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`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, and `trusty` and 12 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #81670 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/error.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Debug, Error)] [INFO] [stdout] | ^---- [INFO] [stdout] | | [INFO] [stdout] | `Error` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_std_error_Error_FOR_QuicP2pError` [INFO] [stdout] 16 | #[allow(missing_docs)] [INFO] [stdout] 17 | pub enum QuicP2pError { [INFO] [stdout] | ------------ `QuicP2pError` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Error` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Error` may come from an old version of the `err_derive` crate, try updating your dependency with `cargo update -p err_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[forbid(non_local_definitions)]` implied by `#[forbid(warnings)]` [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: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/error.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Debug, Error)] [INFO] [stdout] | ^---- [INFO] [stdout] | | [INFO] [stdout] | `Display` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_core_fmt_Display_FOR_QuicP2pError` [INFO] [stdout] 16 | #[allow(missing_docs)] [INFO] [stdout] 17 | pub enum QuicP2pError { [INFO] [stdout] | ------------ `QuicP2pError` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Error` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Error` may come from an old version of the `err_derive` crate, try updating your dependency with `cargo update -p err_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this 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: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/error.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Debug, Error)] [INFO] [stdout] | ^---- [INFO] [stdout] | | [INFO] [stdout] | `From` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_core_convert_From_io_Error_FOR_QuicP2pError` [INFO] [stdout] 16 | #[allow(missing_docs)] [INFO] [stdout] 17 | pub enum QuicP2pError { [INFO] [stdout] | ------------ `QuicP2pError` is not local [INFO] [stdout] 18 | #[error(display = "I/O Error")] [INFO] [stdout] 19 | Io(#[source] io::Error), [INFO] [stdout] | --------- `Error` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Error` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Error` may come from an old version of the `err_derive` crate, try updating your dependency with `cargo update -p err_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this 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: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/error.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Debug, Error)] [INFO] [stdout] | ^---- [INFO] [stdout] | | [INFO] [stdout] | `From` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_core_convert_From_quinn_ReadError_FOR_QuicP2pError` [INFO] [stdout] 16 | #[allow(missing_docs)] [INFO] [stdout] 17 | pub enum QuicP2pError { [INFO] [stdout] | ------------ `QuicP2pError` is not local [INFO] [stdout] ... [INFO] [stdout] 21 | Read(#[source] quinn::ReadError), [INFO] [stdout] | ---------------- `ReadError` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Error` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Error` may come from an old version of the `err_derive` crate, try updating your dependency with `cargo update -p err_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this 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: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/error.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Debug, Error)] [INFO] [stdout] | ^---- [INFO] [stdout] | | [INFO] [stdout] | `From` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_core_convert_From_quinn_ConnectError_FOR_QuicP2pError` [INFO] [stdout] 16 | #[allow(missing_docs)] [INFO] [stdout] 17 | pub enum QuicP2pError { [INFO] [stdout] | ------------ `QuicP2pError` is not local [INFO] [stdout] ... [INFO] [stdout] 25 | Connect(#[source] quinn::ConnectError), [INFO] [stdout] | ------------------- `ConnectError` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Error` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Error` may come from an old version of the `err_derive` crate, try updating your dependency with `cargo update -p err_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this 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: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/error.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Debug, Error)] [INFO] [stdout] | ^---- [INFO] [stdout] | | [INFO] [stdout] | `From` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_core_convert_From_quinn_ConnectionError_FOR_QuicP2pError` [INFO] [stdout] 16 | #[allow(missing_docs)] [INFO] [stdout] 17 | pub enum QuicP2pError { [INFO] [stdout] | ------------ `QuicP2pError` is not local [INFO] [stdout] ... [INFO] [stdout] 27 | Connection(#[source] quinn::ConnectionError), [INFO] [stdout] | ---------------------- `ConnectionError` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Error` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Error` may come from an old version of the `err_derive` crate, try updating your dependency with `cargo update -p err_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this 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: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/error.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Debug, Error)] [INFO] [stdout] | ^---- [INFO] [stdout] | | [INFO] [stdout] | `From` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_core_convert_From_quinn_EndpointError_FOR_QuicP2pError` [INFO] [stdout] 16 | #[allow(missing_docs)] [INFO] [stdout] 17 | pub enum QuicP2pError { [INFO] [stdout] | ------------ `QuicP2pError` is not local [INFO] [stdout] ... [INFO] [stdout] 29 | Endpoint(#[source] quinn::EndpointError), [INFO] [stdout] | -------------------- `EndpointError` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Error` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Error` may come from an old version of the `err_derive` crate, try updating your dependency with `cargo update -p err_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this 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: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/error.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Debug, Error)] [INFO] [stdout] | ^---- [INFO] [stdout] | | [INFO] [stdout] | `From` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_core_convert_From_tokio_sync_oneshot_error_RecvError_FOR_QuicP2pError` [INFO] [stdout] 16 | #[allow(missing_docs)] [INFO] [stdout] 17 | pub enum QuicP2pError { [INFO] [stdout] | ------------ `QuicP2pError` is not local [INFO] [stdout] ... [INFO] [stdout] 37 | OneShotRx(#[source] tokio::sync::oneshot::error::RecvError), [INFO] [stdout] | -------------------------------------- `RecvError` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Error` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Error` may come from an old version of the `err_derive` crate, try updating your dependency with `cargo update -p err_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this 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: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/error.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Debug, Error)] [INFO] [stdout] | ^---- [INFO] [stdout] | | [INFO] [stdout] | `From` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_core_convert_From_rustls_TLSError_FOR_QuicP2pError` [INFO] [stdout] 16 | #[allow(missing_docs)] [INFO] [stdout] 17 | pub enum QuicP2pError { [INFO] [stdout] | ------------ `QuicP2pError` is not local [INFO] [stdout] ... [INFO] [stdout] 39 | TLS(#[source] rustls::TLSError), [INFO] [stdout] | ---------------- `TLSError` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Error` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Error` may come from an old version of the `err_derive` crate, try updating your dependency with `cargo update -p err_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this 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: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/error.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Debug, Error)] [INFO] [stdout] | ^---- [INFO] [stdout] | | [INFO] [stdout] | `From` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_core_convert_From_bincode_Error_FOR_QuicP2pError` [INFO] [stdout] 16 | #[allow(missing_docs)] [INFO] [stdout] 17 | pub enum QuicP2pError { [INFO] [stdout] | ------------ `QuicP2pError` is not local [INFO] [stdout] ... [INFO] [stdout] 41 | Bincode(#[source] bincode::Error), [INFO] [stdout] | -------------- `Error` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Error` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Error` may come from an old version of the `err_derive` crate, try updating your dependency with `cargo update -p err_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this 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: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/error.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Debug, Error)] [INFO] [stdout] | ^---- [INFO] [stdout] | | [INFO] [stdout] | `From` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_core_convert_From_base64_DecodeError_FOR_QuicP2pError` [INFO] [stdout] 16 | #[allow(missing_docs)] [INFO] [stdout] 17 | pub enum QuicP2pError { [INFO] [stdout] | ------------ `QuicP2pError` is not local [INFO] [stdout] ... [INFO] [stdout] 43 | Base64(#[source] base64::DecodeError), [INFO] [stdout] | ------------------- `DecodeError` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Error` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Error` may come from an old version of the `err_derive` crate, try updating your dependency with `cargo update -p err_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this 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: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/error.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Debug, Error)] [INFO] [stdout] | ^---- [INFO] [stdout] | | [INFO] [stdout] | `From` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_core_convert_From_crossbeam_channel_RecvError_FOR_QuicP2pError` [INFO] [stdout] 16 | #[allow(missing_docs)] [INFO] [stdout] 17 | pub enum QuicP2pError { [INFO] [stdout] | ------------ `QuicP2pError` is not local [INFO] [stdout] ... [INFO] [stdout] 51 | MultiChannelRecv(#[source] crossbeam_channel::RecvError), [INFO] [stdout] | ---------------------------- `RecvError` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Error` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Error` may come from an old version of the `err_derive` crate, try updating your dependency with `cargo update -p err_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this 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: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/error.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Debug, Error)] [INFO] [stdout] | ^---- [INFO] [stdout] | | [INFO] [stdout] | `From` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_core_convert_From_mpsc_RecvError_FOR_QuicP2pError` [INFO] [stdout] 16 | #[allow(missing_docs)] [INFO] [stdout] 17 | pub enum QuicP2pError { [INFO] [stdout] | ------------ `QuicP2pError` is not local [INFO] [stdout] ... [INFO] [stdout] 53 | ChannelRecv(#[source] mpsc::RecvError), [INFO] [stdout] | --------------- `RecvError` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Error` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Error` may come from an old version of the `err_derive` crate, try updating your dependency with `cargo update -p err_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this 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: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/error.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Debug, Error)] [INFO] [stdout] | ^---- [INFO] [stdout] | | [INFO] [stdout] | `From` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_core_convert_From_quinn_WriteError_FOR_QuicP2pError` [INFO] [stdout] 16 | #[allow(missing_docs)] [INFO] [stdout] 17 | pub enum QuicP2pError { [INFO] [stdout] | ------------ `QuicP2pError` is not local [INFO] [stdout] ... [INFO] [stdout] 59 | WriteError(#[source] quinn::WriteError), [INFO] [stdout] | ----------------- `WriteError` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Error` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Error` may come from an old version of the `err_derive` crate, try updating your dependency with `cargo update -p err_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this 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: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/error.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Debug, Error)] [INFO] [stdout] | ^---- [INFO] [stdout] | | [INFO] [stdout] | `From` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_core_convert_From_quinn_ReadToEndError_FOR_QuicP2pError` [INFO] [stdout] 16 | #[allow(missing_docs)] [INFO] [stdout] 17 | pub enum QuicP2pError { [INFO] [stdout] | ------------ `QuicP2pError` is not local [INFO] [stdout] ... [INFO] [stdout] 61 | ReadToEndError(#[source] quinn::ReadToEndError), [INFO] [stdout] | --------------------- `ReadToEndError` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Error` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Error` may come from an old version of the `err_derive` crate, try updating your dependency with `cargo update -p err_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this 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: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/error.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Debug, Error)] [INFO] [stdout] | ^---- [INFO] [stdout] | | [INFO] [stdout] | `From` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_core_convert_From_quinn_ParseError_FOR_QuicP2pError` [INFO] [stdout] 16 | #[allow(missing_docs)] [INFO] [stdout] 17 | pub enum QuicP2pError { [INFO] [stdout] | ------------ `QuicP2pError` is not local [INFO] [stdout] ... [INFO] [stdout] 63 | AddCertificateError(#[source] quinn::ParseError), [INFO] [stdout] | ----------------- `ParseError` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Error` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Error` may come from an old version of the `err_derive` crate, try updating your dependency with `cargo update -p err_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this 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: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/utils.rs:78:17 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn iter(&self) -> IterEvent { [INFO] [stdout] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[forbid(mismatched_lifetime_syntaxes)]` implied by `#[forbid(warnings)]` [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 78 | pub fn iter(&self) -> IterEvent<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `quic-p2p` (lib) due to 24 previous errors; 371 warnings emitted [INFO] running `Command { std: "docker" "inspect" "ed4e9c71e790d63eed0fbea70e02ad8aeb7a712dca56bbe3529165660f034d6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed4e9c71e790d63eed0fbea70e02ad8aeb7a712dca56bbe3529165660f034d6c", kill_on_drop: false }` [INFO] [stdout] ed4e9c71e790d63eed0fbea70e02ad8aeb7a712dca56bbe3529165660f034d6c