[INFO] cloning repository https://github.com/ustulation/using-quinn [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ustulation/using-quinn" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fustulation%2Fusing-quinn", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fustulation%2Fusing-quinn'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9503e41199dae0c5bfbad20e4ef2f8e99ef9d487 [INFO] checking ustulation/using-quinn against try#575650af7d7ca88602df28e39d27bf3e456c306e for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fustulation%2Fusing-quinn" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ustulation/using-quinn on toolchain 575650af7d7ca88602df28e39d27bf3e456c306e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+575650af7d7ca88602df28e39d27bf3e456c306e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ustulation/using-quinn [INFO] finished tweaking git repo https://github.com/ustulation/using-quinn [INFO] tweaked toml for git repo https://github.com/ustulation/using-quinn written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+575650af7d7ca88602df28e39d27bf3e456c306e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+575650af7d7ca88602df28e39d27bf3e456c306e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded untrusted v0.7.1 [INFO] [stderr] Downloaded unicode-width v0.1.8 [INFO] [stderr] Downloaded base64 v0.11.0 [INFO] [stderr] Downloaded getrandom v0.1.16 [INFO] [stderr] Downloaded dirs-sys-next v0.1.1 [INFO] [stderr] Downloaded yansi v0.5.0 [INFO] [stderr] Downloaded futures-executor v0.3.8 [INFO] [stderr] Downloaded spin v0.5.2 [INFO] [stderr] Downloaded structopt v0.3.21 [INFO] [stderr] Downloaded base64 v0.12.3 [INFO] [stderr] Downloaded attohttpc v0.10.1 [INFO] [stderr] Downloaded anyhow v1.0.37 [INFO] [stderr] Downloaded wasi v0.10.0+wasi-snapshot-preview1 [INFO] [stderr] Downloaded redox_users v0.3.5 [INFO] [stderr] Downloaded num-traits v0.2.14 [INFO] [stderr] Downloaded rustversion v1.0.4 [INFO] [stderr] Downloaded dirs-next v2.0.0 [INFO] [stderr] Downloaded bincode v1.3.1 [INFO] [stderr] Downloaded igd v0.11.1 [INFO] [stderr] Downloaded err-derive v0.2.4 [INFO] [stderr] Downloaded quinn-proto v0.6.1 [INFO] [stderr] Downloaded rcgen v0.8.9 [INFO] [stderr] Downloaded pem v0.8.2 [INFO] [stderr] Downloaded js-sys v0.3.46 [INFO] [stderr] Downloaded clap v2.33.3 [INFO] [stderr] Downloaded flexi_logger v0.16.3 [INFO] [stderr] Downloaded hyper v0.13.9 [INFO] [stderr] Downloaded chrono v0.4.19 [INFO] [stderr] Downloaded rustls v0.17.0 [INFO] [stderr] Downloaded syn v1.0.57 [INFO] [stderr] Downloaded textwrap v0.11.0 [INFO] [stderr] Downloaded assert_matches v1.4.0 [INFO] [stderr] Downloaded xmltree v0.10.2 [INFO] [stderr] Downloaded quinn v0.6.1 [INFO] [stderr] Downloaded web-sys v0.3.46 [INFO] [stderr] Downloaded ring v0.16.19 [INFO] [stderr] Downloaded proc-macro-error v1.0.4 [INFO] [stderr] Downloaded webpki v0.21.4 [INFO] [stderr] Downloaded httpdate v0.3.2 [INFO] [stderr] Downloaded xml-rs v0.8.3 [INFO] [stderr] Downloaded yasna v0.3.2 [INFO] [stderr] Downloaded time v0.1.44 [INFO] [stderr] Downloaded sct v0.6.0 [INFO] [stderr] Downloaded ansi_term v0.11.0 [INFO] [stderr] Downloaded structopt-derive v0.4.14 [INFO] [stderr] Downloaded atty v0.2.14 [INFO] [stderr] Downloaded strsim v0.8.0 [INFO] [stderr] Downloaded vec_map v0.8.2 [INFO] [stderr] Downloaded proc-macro-error-attr v1.0.4 [INFO] [stderr] Downloaded tokio-macros v0.2.6 [INFO] [stderr] Downloaded glob v0.3.0 [INFO] [stderr] Downloaded tracing-attributes v0.1.11 [INFO] [stderr] Downloaded num-integer v0.1.44 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+575650af7d7ca88602df28e39d27bf3e456c306e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ca5333cdd44b7a726999f22fc341a0db92c8ed53fb22405c65a918b7529d6c8d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ca5333cdd44b7a726999f22fc341a0db92c8ed53fb22405c65a918b7529d6c8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ca5333cdd44b7a726999f22fc341a0db92c8ed53fb22405c65a918b7529d6c8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca5333cdd44b7a726999f22fc341a0db92c8ed53fb22405c65a918b7529d6c8d", kill_on_drop: false }` [INFO] [stdout] ca5333cdd44b7a726999f22fc341a0db92c8ed53fb22405c65a918b7529d6c8d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+575650af7d7ca88602df28e39d27bf3e456c306e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 82d78ca73a54c3713db9dd1e158e0bb7c529a5ed4ec7532722e30399d49a0208 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "82d78ca73a54c3713db9dd1e158e0bb7c529a5ed4ec7532722e30399d49a0208", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Compiling anyhow v1.0.37 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking assert_matches v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling ring v0.16.19 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking xmltree v0.10.2 [INFO] [stderr] Checking futures-task v0.3.8 [INFO] [stderr] Checking ryu v1.0.5 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking dirs-sys-next v0.1.1 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Checking serde v1.0.118 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking futures-util v0.3.8 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking pem v0.8.2 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling err-derive v0.2.4 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking thiserror v1.0.23 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking rustls v0.17.0 [INFO] [stderr] Checking yasna v0.3.2 [INFO] [stderr] Checking flexi_logger v0.16.3 [INFO] [stderr] Checking tracing v0.1.22 [INFO] [stderr] Checking pin-project v0.4.27 [INFO] [stderr] Checking tracing-futures v0.2.4 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Checking serde_json v1.0.61 [INFO] [stderr] Checking rcgen v0.8.9 [INFO] [stderr] Checking futures-executor v0.3.8 [INFO] [stderr] Checking structopt v0.3.21 [INFO] [stderr] Checking futures v0.3.8 [INFO] [stderr] Checking http v0.2.2 [INFO] [stderr] Checking tokio v0.2.24 [INFO] [stderr] Checking quinn-proto v0.6.1 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking attohttpc v0.10.1 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking quinn v0.6.1 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking hyper v0.13.9 [INFO] [stderr] Checking igd v0.11.1 [INFO] [stderr] Checking qp2p v0.9.7 (/opt/rustwide/workdir) [INFO] [stdout] error[E0453]: deny(bad_style) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 21 | bad_style, [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: deny(deprecated) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 22 | deprecated, [INFO] [stdout] | ^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: deny(improper_ctypes) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 23 | improper_ctypes, [INFO] [stdout] | ^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: deny(non_shorthand_field_patterns) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 25 | non_shorthand_field_patterns, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: deny(stable_features) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 27 | stable_features, [INFO] [stdout] | ^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: deny(unconditional_recursion) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 28 | unconditional_recursion, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: deny(unknown_lints) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 29 | unknown_lints, [INFO] [stdout] | ^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: deny(unused_allocation) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 31 | unused_allocation, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: deny(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 32 | unused_attributes, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: deny(unused_comparisons) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 33 | unused_comparisons, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: deny(unused_features) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 34 | unused_features, [INFO] [stdout] | ^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: deny(unused_parens) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 35 | unused_parens, [INFO] [stdout] | ^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: deny(while_true) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 36 | while_true, [INFO] [stdout] | ^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: warn(unused) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 43 | unused, [INFO] [stdout] | ^^^^^^ overruled by previous forbid [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: warn(unused_extern_crates) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 44 | unused_extern_crates, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: deny(bad_style) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 21 | bad_style, [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: deny(deprecated) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 22 | deprecated, [INFO] [stdout] | ^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: deny(improper_ctypes) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 23 | improper_ctypes, [INFO] [stdout] | ^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: deny(non_shorthand_field_patterns) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 25 | non_shorthand_field_patterns, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: deny(stable_features) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 27 | stable_features, [INFO] [stdout] | ^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: deny(unconditional_recursion) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 28 | unconditional_recursion, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: deny(unknown_lints) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 29 | unknown_lints, [INFO] [stdout] | ^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: deny(unused_allocation) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 31 | unused_allocation, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: deny(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 32 | unused_attributes, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: deny(unused_comparisons) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 33 | unused_comparisons, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: deny(unused_features) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 34 | unused_features, [INFO] [stdout] | ^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: deny(unused_parens) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 35 | unused_parens, [INFO] [stdout] | ^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: deny(while_true) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 36 | while_true, [INFO] [stdout] | ^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: warn(unused) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 43 | unused, [INFO] [stdout] | ^^^^^^ overruled by previous forbid [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: warn(unused_extern_crates) incompatible with previous forbid [INFO] [stdout] --> src/lib.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] ... [INFO] [stdout] 44 | unused_extern_crates, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/api.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/api.rs:68:10 [INFO] [stdout] | [INFO] [stdout] 68 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/api.rs:68:17 [INFO] [stdout] | [INFO] [stdout] 68 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused) incompatible with previous forbid [INFO] [stdout] --> src/bootstrap_cache.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #![allow(unused)] [INFO] [stdout] | ^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unused import: `info` [INFO] [stdout] --> src/bootstrap_cache.rs:14:11 [INFO] [stdout] | [INFO] [stdout] 14 | use log::{info, warn}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[forbid(unused_imports)]` implied by `#[forbid(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unused imports: `Path`, `io` [INFO] [stdout] --> src/bootstrap_cache.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | fs, io, [INFO] [stdout] | ^^ [INFO] [stdout] 18 | net::SocketAddr, [INFO] [stdout] 19 | path::{Path, PathBuf}, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/bootstrap_cache.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/bootstrap_cache.rs:26:17 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/config.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/config.rs:24:17 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/config.rs:24:24 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/config.rs:24:33 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/config.rs:24:33 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/config.rs:24:33 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/config.rs:24:33 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/config.rs:24:33 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:24:33 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[forbid(unused_qualifications)]` implied by `#[forbid(warnings)]` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:24:33 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:24:33 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:24:33 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:24:33 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:24:33 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:24:33 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:24:33 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:24:33 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:24:33 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:24:33 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:24:33 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:24:33 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/config.rs:24:44 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/config.rs:24:44 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/config.rs:24:44 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/config.rs:24:44 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/config.rs:24:44 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_camel_case_types) incompatible with previous forbid [INFO] [stdout] --> src/config.rs:24:44 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:24:44 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:24:44 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:24:44 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:24:44 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:24:44 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:24:44 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:24:44 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:24:44 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:24:44 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:24:44 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:24:44 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:24:44 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:24:44 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:24:44 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:24:44 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:24:44 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:24:44 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:24:44 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:24:44 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:24:44 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:24:44 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:24:44 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:24:44 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:24:44 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:24:44 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:24:44 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:24:44 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:24:44 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:24:44 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:24:44 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:24:44 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:24:44 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:24:44 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:24:44 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:24:44 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/config.rs:24:57 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/config.rs:24:61 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> src/config.rs:24:72 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unknown_lints) incompatible with previous forbid [INFO] [stdout] --> src/config.rs:24:72 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(dead_code) incompatible with previous forbid [INFO] [stdout] --> src/config.rs:24:72 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/config.rs:24:72 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/config.rs:112:10 [INFO] [stdout] | [INFO] [stdout] 112 | #[derive(Serialize, Deserialize, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/config.rs:112:10 [INFO] [stdout] | [INFO] [stdout] 112 | #[derive(Serialize, Deserialize, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/config.rs:112:10 [INFO] [stdout] | [INFO] [stdout] 112 | #[derive(Serialize, Deserialize, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/config.rs:112:10 [INFO] [stdout] | [INFO] [stdout] 112 | #[derive(Serialize, Deserialize, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/config.rs:112:10 [INFO] [stdout] | [INFO] [stdout] 112 | #[derive(Serialize, Deserialize, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:112:10 [INFO] [stdout] | [INFO] [stdout] 112 | #[derive(Serialize, Deserialize, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:112:10 [INFO] [stdout] | [INFO] [stdout] 112 | #[derive(Serialize, Deserialize, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:112:10 [INFO] [stdout] | [INFO] [stdout] 112 | #[derive(Serialize, Deserialize, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/config.rs:112:21 [INFO] [stdout] | [INFO] [stdout] 112 | #[derive(Serialize, Deserialize, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/config.rs:112:21 [INFO] [stdout] | [INFO] [stdout] 112 | #[derive(Serialize, Deserialize, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/config.rs:112:21 [INFO] [stdout] | [INFO] [stdout] 112 | #[derive(Serialize, Deserialize, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/config.rs:112:21 [INFO] [stdout] | [INFO] [stdout] 112 | #[derive(Serialize, Deserialize, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/config.rs:112:21 [INFO] [stdout] | [INFO] [stdout] 112 | #[derive(Serialize, Deserialize, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_camel_case_types) incompatible with previous forbid [INFO] [stdout] --> src/config.rs:112:21 [INFO] [stdout] | [INFO] [stdout] 112 | #[derive(Serialize, Deserialize, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:112:21 [INFO] [stdout] | [INFO] [stdout] 112 | #[derive(Serialize, Deserialize, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:112:21 [INFO] [stdout] | [INFO] [stdout] 112 | #[derive(Serialize, Deserialize, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:112:21 [INFO] [stdout] | [INFO] [stdout] 112 | #[derive(Serialize, Deserialize, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:112:21 [INFO] [stdout] | [INFO] [stdout] 112 | #[derive(Serialize, Deserialize, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:112:21 [INFO] [stdout] | [INFO] [stdout] 112 | #[derive(Serialize, Deserialize, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:112:21 [INFO] [stdout] | [INFO] [stdout] 112 | #[derive(Serialize, Deserialize, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:112:21 [INFO] [stdout] | [INFO] [stdout] 112 | #[derive(Serialize, Deserialize, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:112:21 [INFO] [stdout] | [INFO] [stdout] 112 | #[derive(Serialize, Deserialize, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/config.rs:112:34 [INFO] [stdout] | [INFO] [stdout] 112 | #[derive(Serialize, Deserialize, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/config.rs:112:41 [INFO] [stdout] | [INFO] [stdout] 112 | #[derive(Serialize, Deserialize, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/config.rs:112:45 [INFO] [stdout] | [INFO] [stdout] 112 | #[derive(Serialize, Deserialize, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/connection_deduplicator.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | #[derive(Clone, Error, Debug)] [INFO] [stdout] | ^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/connection_deduplicator.rs:71:17 [INFO] [stdout] | [INFO] [stdout] 71 | #[derive(Clone, Error, Debug)] [INFO] [stdout] | ^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(deprecated) incompatible with previous forbid [INFO] [stdout] --> src/connection_deduplicator.rs:71:17 [INFO] [stdout] | [INFO] [stdout] 71 | #[derive(Clone, Error, Debug)] [INFO] [stdout] | ^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> src/connection_deduplicator.rs:71:17 [INFO] [stdout] | [INFO] [stdout] 71 | #[derive(Clone, Error, Debug)] [INFO] [stdout] | ^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/connection_deduplicator.rs:71:24 [INFO] [stdout] | [INFO] [stdout] 71 | #[derive(Clone, Error, Debug)] [INFO] [stdout] | ^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/connection_pool.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/connection_pool.rs:65:10 [INFO] [stdout] | [INFO] [stdout] 65 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/connection_pool.rs:83:10 [INFO] [stdout] | [INFO] [stdout] 83 | #[derive(Default)] [INFO] [stdout] | ^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/connection_pool.rs:91:10 [INFO] [stdout] | [INFO] [stdout] 91 | #[derive(Clone, Copy, Eq, PartialEq, Ord, PartialOrd)] [INFO] [stdout] | ^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/connection_pool.rs:91:17 [INFO] [stdout] | [INFO] [stdout] 91 | #[derive(Clone, Copy, Eq, PartialEq, Ord, PartialOrd)] [INFO] [stdout] | ^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/connection_pool.rs:91:23 [INFO] [stdout] | [INFO] [stdout] 91 | #[derive(Clone, Copy, Eq, PartialEq, Ord, PartialOrd)] [INFO] [stdout] | ^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/connection_pool.rs:91:27 [INFO] [stdout] | [INFO] [stdout] 91 | #[derive(Clone, Copy, Eq, PartialEq, Ord, PartialOrd)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/connection_pool.rs:91:38 [INFO] [stdout] | [INFO] [stdout] 91 | #[derive(Clone, Copy, Eq, PartialEq, Ord, PartialOrd)] [INFO] [stdout] | ^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/connection_pool.rs:91:43 [INFO] [stdout] | [INFO] [stdout] 91 | #[derive(Clone, Copy, Eq, PartialEq, Ord, PartialOrd)] [INFO] [stdout] | ^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/connection_pool.rs:109:10 [INFO] [stdout] | [INFO] [stdout] 109 | #[derive(Default)] [INFO] [stdout] | ^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/connections.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> src/connections.rs:189:9 [INFO] [stdout] | [INFO] [stdout] 189 | / select! { [INFO] [stdout] 190 | | next_uni = Self::next_on_uni_streams(&mut self.uni_streams) => [INFO] [stdout] 191 | | next_uni.map(|(bytes, recv)| Message::UniStream { [INFO] [stdout] 192 | | bytes, [INFO] [stdout] ... | [INFO] [stdout] 202 | | }), [INFO] [stdout] 203 | | } [INFO] [stdout] | |_________^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/error.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Debug, Error)] [INFO] [stdout] | ^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/error.rs:18:17 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Debug, Error)] [INFO] [stdout] | ^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(deprecated) incompatible with previous forbid [INFO] [stdout] --> src/error.rs:18:17 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Debug, Error)] [INFO] [stdout] | ^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_imports) incompatible with previous forbid [INFO] [stdout] --> src/error.rs:18:17 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Debug, Error)] [INFO] [stdout] | ^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> src/error.rs:18:17 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Debug, Error)] [INFO] [stdout] | ^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/wire_msg.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Serialize, Deserialize, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/wire_msg.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Serialize, Deserialize, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/wire_msg.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Serialize, Deserialize, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/wire_msg.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Serialize, Deserialize, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/wire_msg.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Serialize, Deserialize, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/wire_msg.rs:23:21 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Serialize, Deserialize, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/wire_msg.rs:23:21 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Serialize, Deserialize, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/wire_msg.rs:23:21 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Serialize, Deserialize, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/wire_msg.rs:23:21 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Serialize, Deserialize, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/wire_msg.rs:23:21 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Serialize, Deserialize, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_camel_case_types) incompatible with previous forbid [INFO] [stdout] --> src/wire_msg.rs:23:21 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Serialize, Deserialize, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/wire_msg.rs:23:21 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Serialize, Deserialize, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/wire_msg.rs:23:21 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Serialize, Deserialize, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/wire_msg.rs:23:34 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Serialize, Deserialize, Debug, Clone)] [INFO] [stdout] | ^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/wire_msg.rs:23:41 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Serialize, Deserialize, Debug, Clone)] [INFO] [stdout] | ^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused) incompatible with previous forbid [INFO] [stdout] --> src/wire_msg.rs:102:13 [INFO] [stdout] | [INFO] [stdout] 102 | #[allow(unused)] [INFO] [stdout] | ^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/wire_msg.rs:97:10 [INFO] [stdout] | [INFO] [stdout] 97 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/api.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/api.rs:68:10 [INFO] [stdout] | [INFO] [stdout] 68 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/api.rs:68:17 [INFO] [stdout] | [INFO] [stdout] 68 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused) incompatible with previous forbid [INFO] [stdout] --> src/bootstrap_cache.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #![allow(unused)] [INFO] [stdout] | ^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unused import: `info` [INFO] [stdout] --> src/bootstrap_cache.rs:14:11 [INFO] [stdout] | [INFO] [stdout] 14 | use log::{info, warn}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[forbid(unused_imports)]` implied by `#[forbid(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unused imports: `Path`, `io` [INFO] [stdout] --> src/bootstrap_cache.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | fs, io, [INFO] [stdout] | ^^ [INFO] [stdout] 18 | net::SocketAddr, [INFO] [stdout] 19 | path::{Path, PathBuf}, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/bootstrap_cache.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/bootstrap_cache.rs:26:17 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/api.rs:117:19 [INFO] [stdout] | [INFO] [stdout] 117 | let cfg = unwrap_config_or_default(cfg)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/config.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/config.rs:24:17 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/config.rs:24:24 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/api.rs:152:17 [INFO] [stdout] | [INFO] [stdout] 152 | SerialisableCertificate::new(vec![MAIDSAFE_DOMAIN.to_string()])?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/config.rs:24:33 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/api.rs:153:13 [INFO] [stdout] | [INFO] [stdout] 153 | our_complete_cert.obtain_priv_key_and_cert()? [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/config.rs:24:33 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/config.rs:24:33 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/config.rs:24:33 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/api.rs:161:13 [INFO] [stdout] | [INFO] [stdout] 161 | BootstrapCache::clear_from_disk(custom_dirs.as_ref())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/api.rs:165:13 [INFO] [stdout] | [INFO] [stdout] 165 | BootstrapCache::new(cfg.hard_coded_contacts, custom_dirs.as_ref(), cfg.fresh)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/config.rs:24:33 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/api.rs:177:13 [INFO] [stdout] | [INFO] [stdout] 177 | peer_config::new_our_cfg(idle_timeout_msec, keep_alive_interval_msec, cert, key)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:24:33 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[forbid(unused_qualifications)]` implied by `#[forbid(warnings)]` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:24:33 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:24:33 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:24:33 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:24:33 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/api.rs:179:26 [INFO] [stdout] | [INFO] [stdout] 179 | let client_cfg = peer_config::new_client_cfg(idle_timeout_msec, keep_alive_interval_msec)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:24:33 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:24:33 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:24:33 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/api.rs:232:24 [INFO] [stdout] | [INFO] [stdout] 232 | let endpoint = self.new_endpoint()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:24:33 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:24:33 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/api.rs:245:41 [INFO] [stdout] | [INFO] [stdout] 245 | let (conn, incoming_messages) = future::select_ok(tasks) [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 246 | | .await [INFO] [stdout] 247 | | .map_err(|err| { [INFO] [stdout] 248 | | error!("Failed to bootstrap to the network: {}", err); [INFO] [stdout] 249 | | Error::BootstrapFailure [INFO] [stdout] 250 | | })? [INFO] [stdout] | |_______________^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/api.rs:256:33 [INFO] [stdout] | [INFO] [stdout] 256 | let incoming_messages = incoming_messages.ok_or(Error::BootstrapFailure)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:24:33 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:24:33 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/api.rs:284:24 [INFO] [stdout] | [INFO] [stdout] 284 | let endpoint = self.new_endpoint()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:24:33 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/config.rs:24:44 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/config.rs:24:44 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/config.rs:24:44 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/config.rs:24:44 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/api.rs:285:25 [INFO] [stdout] | [INFO] [stdout] 285 | let (conn, _) = endpoint.connect_to(node_addr).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/config.rs:24:44 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_camel_case_types) incompatible with previous forbid [INFO] [stdout] --> src/config.rs:24:44 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:24:44 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/api.rs:320:48 [INFO] [stdout] | [INFO] [stdout] 320 | let (quinn_endpoint, quinn_incoming) = bind( [INFO] [stdout] | ________________________________________________^ [INFO] [stdout] 321 | | self.endpoint_cfg.clone(), [INFO] [stdout] 322 | | self.local_addr, [INFO] [stdout] 323 | | self.allow_random_port, [INFO] [stdout] 324 | | )?; [INFO] [stdout] | |__________^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:24:44 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:24:44 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:24:44 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:24:44 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/api.rs:328:24 [INFO] [stdout] | [INFO] [stdout] 328 | let endpoint = Endpoint::new( [INFO] [stdout] | ________________________^ [INFO] [stdout] 329 | | quinn_endpoint, [INFO] [stdout] 330 | | quinn_incoming, [INFO] [stdout] 331 | | self.client_cfg.clone(), [INFO] [stdout] 332 | | bootstrap_nodes, [INFO] [stdout] 333 | | self.qp2p_config.clone(), [INFO] [stdout] 334 | | )?; [INFO] [stdout] | |__________^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:24:44 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:24:44 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/api.rs:374:30 [INFO] [stdout] | [INFO] [stdout] 374 | let mut cfg = cfg.map_or(Config::read_or_construct_default(None)?, |cfg| cfg); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/api.rs:379:9 [INFO] [stdout] | [INFO] [stdout] 379 | Config::clear_config_from_disk(None)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/bootstrap_cache.rs:50:47 [INFO] [stdout] | [INFO] [stdout] 50 | || Ok::<_, Error>(get_cache_path(&utils::project_dir()?)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/bootstrap_cache.rs:49:26 [INFO] [stdout] | [INFO] [stdout] 49 | let cache_path = user_override.map_or_else( [INFO] [stdout] | __________________________^ [INFO] [stdout] 50 | | || Ok::<_, Error>(get_cache_path(&utils::project_dir()?)), [INFO] [stdout] 51 | | |d| Ok(get_cache_path(d)), [INFO] [stdout] 52 | | )?; [INFO] [stdout] | |__________^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/bootstrap_cache.rs:58:17 [INFO] [stdout] | [INFO] [stdout] 58 | utils::read_from_disk(&cache_path)? [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/bootstrap_cache.rs:61:29 [INFO] [stdout] | [INFO] [stdout] 61 | let cache_dir = cache_path.parent().ok_or_else(|| { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 62 | | Error::InvalidPath(format!( [INFO] [stdout] 63 | | "Failed to get parent directory of '{}'", [INFO] [stdout] 64 | | cache_path.display().to_string() [INFO] [stdout] 65 | | )) [INFO] [stdout] 66 | | })?; [INFO] [stdout] | |_______________^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/bootstrap_cache.rs:67:13 [INFO] [stdout] | [INFO] [stdout] 67 | fs::create_dir_all(&cache_dir)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/bootstrap_cache.rs:118:47 [INFO] [stdout] | [INFO] [stdout] 118 | || Ok::<_, Error>(get_cache_path(&utils::project_dir()?)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/bootstrap_cache.rs:117:26 [INFO] [stdout] | [INFO] [stdout] 117 | let cache_path = user_override.map_or_else( [INFO] [stdout] | __________________________^ [INFO] [stdout] 118 | | || Ok::<_, Error>(get_cache_path(&utils::project_dir()?)), [INFO] [stdout] 119 | | |d| Ok(get_cache_path(d)), [INFO] [stdout] 120 | | )?; [INFO] [stdout] | |__________^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/bootstrap_cache.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | std::fs::remove_file(cache_path)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/config.rs:81:27 [INFO] [stdout] | [INFO] [stdout] 81 | let config_path = config_path(user_override)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/config.rs:85:16 [INFO] [stdout] | [INFO] [stdout] 85 | Ok(utils::read_from_disk(&config_path)?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/config.rs:87:30 [INFO] [stdout] | [INFO] [stdout] 87 | let config_dir = config_path [INFO] [stdout] | ______________________________^ [INFO] [stdout] 88 | | .parent() [INFO] [stdout] 89 | | .ok_or_else(|| io::ErrorKind::NotFound.into()) [INFO] [stdout] 90 | | .map_err(Error::Io)?; [INFO] [stdout] | |____________________________________^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/config.rs:91:13 [INFO] [stdout] | [INFO] [stdout] 91 | fs::create_dir_all(&config_dir)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/config.rs:94:13 [INFO] [stdout] | [INFO] [stdout] 94 | utils::write_to_disk(&config_path, &cfg)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/config.rs:102:27 [INFO] [stdout] | [INFO] [stdout] 102 | let config_path = config_path(user_override)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/config.rs:104:13 [INFO] [stdout] | [INFO] [stdout] 104 | fs::remove_file(&config_path)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:24:44 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:24:44 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:24:44 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:24:44 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:24:44 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:24:44 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:24:44 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/config.rs:123:20 [INFO] [stdout] | [INFO] [stdout] 123 | let cert = rcgen::generate_simple_self_signed(domains)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:24:44 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:24:44 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:24:44 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:24:44 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:24:44 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:24:44 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:24:44 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:24:44 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:24:44 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/config.rs:125:23 [INFO] [stdout] | [INFO] [stdout] 125 | cert_der: cert.serialize_der()?.into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:24:44 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:24:44 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:24:44 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:24:44 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:24:44 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:24:44 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:24:44 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:24:44 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/config.rs:137:13 [INFO] [stdout] | [INFO] [stdout] 137 | quinn::PrivateKey::from_der(&self.key_der).map_err(|_| Error::CertificatePkParse)?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:24:44 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:24:44 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:24:44 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:24:44 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/config.rs:24:57 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/config.rs:138:13 [INFO] [stdout] | [INFO] [stdout] 138 | quinn::Certificate::from_der(&self.cert_der).map_err(|_| Error::CertificateParse)?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/config.rs:24:61 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> src/config.rs:24:72 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unknown_lints) incompatible with previous forbid [INFO] [stdout] --> src/config.rs:24:72 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(dead_code) incompatible with previous forbid [INFO] [stdout] --> src/config.rs:24:72 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/config.rs:24:72 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Serialize, Deserialize, Eq, PartialEq, StructOpt)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/config.rs:112:10 [INFO] [stdout] | [INFO] [stdout] 112 | #[derive(Serialize, Deserialize, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/config.rs:148:20 [INFO] [stdout] | [INFO] [stdout] 148 | let cert = base64::decode(s)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/config.rs:112:10 [INFO] [stdout] | [INFO] [stdout] 112 | #[derive(Serialize, Deserialize, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/config.rs:112:10 [INFO] [stdout] | [INFO] [stdout] 112 | #[derive(Serialize, Deserialize, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/config.rs:112:10 [INFO] [stdout] | [INFO] [stdout] 112 | #[derive(Serialize, Deserialize, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/config.rs:112:10 [INFO] [stdout] | [INFO] [stdout] 112 | #[derive(Serialize, Deserialize, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:112:10 [INFO] [stdout] | [INFO] [stdout] 112 | #[derive(Serialize, Deserialize, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:112:10 [INFO] [stdout] | [INFO] [stdout] 112 | #[derive(Serialize, Deserialize, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:112:10 [INFO] [stdout] | [INFO] [stdout] 112 | #[derive(Serialize, Deserialize, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/config.rs:149:35 [INFO] [stdout] | [INFO] [stdout] 149 | let (cert_der, key_der) = bincode::deserialize(&cert)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/config.rs:112:21 [INFO] [stdout] | [INFO] [stdout] 112 | #[derive(Serialize, Deserialize, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/config.rs:112:21 [INFO] [stdout] | [INFO] [stdout] 112 | #[derive(Serialize, Deserialize, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/config.rs:112:21 [INFO] [stdout] | [INFO] [stdout] 112 | #[derive(Serialize, Deserialize, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/config.rs:112:21 [INFO] [stdout] | [INFO] [stdout] 112 | #[derive(Serialize, Deserialize, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/config.rs:168:44 [INFO] [stdout] | [INFO] [stdout] 168 | || Ok::<_, Error>(get_config_file(&utils::project_dir()?)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/config.rs:112:21 [INFO] [stdout] | [INFO] [stdout] 112 | #[derive(Serialize, Deserialize, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_camel_case_types) incompatible with previous forbid [INFO] [stdout] --> src/config.rs:112:21 [INFO] [stdout] | [INFO] [stdout] 112 | #[derive(Serialize, Deserialize, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:112:21 [INFO] [stdout] | [INFO] [stdout] 112 | #[derive(Serialize, Deserialize, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:112:21 [INFO] [stdout] | [INFO] [stdout] 112 | #[derive(Serialize, Deserialize, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:112:21 [INFO] [stdout] | [INFO] [stdout] 112 | #[derive(Serialize, Deserialize, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:112:21 [INFO] [stdout] | [INFO] [stdout] 112 | #[derive(Serialize, Deserialize, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:112:21 [INFO] [stdout] | [INFO] [stdout] 112 | #[derive(Serialize, Deserialize, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:112:21 [INFO] [stdout] | [INFO] [stdout] 112 | #[derive(Serialize, Deserialize, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:112:21 [INFO] [stdout] | [INFO] [stdout] 112 | #[derive(Serialize, Deserialize, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/config.rs:167:20 [INFO] [stdout] | [INFO] [stdout] 167 | let cfg_path = user_override.map_or_else( [INFO] [stdout] | ____________________^ [INFO] [stdout] 168 | | || Ok::<_, Error>(get_config_file(&utils::project_dir()?)), [INFO] [stdout] 169 | | |d| Ok(get_config_file(d)), [INFO] [stdout] 170 | | )?; [INFO] [stdout] | |______^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/config.rs:112:21 [INFO] [stdout] | [INFO] [stdout] 112 | #[derive(Serialize, Deserialize, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/config.rs:112:34 [INFO] [stdout] | [INFO] [stdout] 112 | #[derive(Serialize, Deserialize, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/config.rs:112:41 [INFO] [stdout] | [INFO] [stdout] 112 | #[derive(Serialize, Deserialize, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/connection_pool.rs:49:27 [INFO] [stdout] | [INFO] [stdout] 49 | let (key, conn) = store [INFO] [stdout] | ___________________________^ [INFO] [stdout] 50 | | .map [INFO] [stdout] 51 | | .range_mut(Key::min(*addr)..=Key::max(*addr)) [INFO] [stdout] 52 | | .next()?; [INFO] [stdout] | |____________________^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/connections.rs:83:42 [INFO] [stdout] | [INFO] [stdout] 83 | let (send_stream, recv_stream) = self.handle_error(self.quic_conn.open_bi().await)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/config.rs:112:45 [INFO] [stdout] | [INFO] [stdout] 112 | #[derive(Serialize, Deserialize, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/connections.rs:90:46 [INFO] [stdout] | [INFO] [stdout] 90 | let (mut send_stream, recv_stream) = self.open_bi().await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/connections.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 91 | self.handle_error(send_stream.send_user_msg(msg).await)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/connections.rs:97:31 [INFO] [stdout] | [INFO] [stdout] 97 | let mut send_stream = self.handle_error(self.quic_conn.open_uni().await)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/connections.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | self.handle_error(send_msg(&mut send_stream, msg).await)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/connections.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 99 | self.handle_error(send_stream.finish().await)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/connection_deduplicator.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | #[derive(Clone, Error, Debug)] [INFO] [stdout] | ^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/connection_deduplicator.rs:71:17 [INFO] [stdout] | [INFO] [stdout] 71 | #[derive(Clone, Error, Debug)] [INFO] [stdout] | ^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(deprecated) incompatible with previous forbid [INFO] [stdout] --> src/connection_deduplicator.rs:71:17 [INFO] [stdout] | [INFO] [stdout] 71 | #[derive(Clone, Error, Debug)] [INFO] [stdout] | ^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> src/connection_deduplicator.rs:71:17 [INFO] [stdout] | [INFO] [stdout] 71 | #[derive(Clone, Error, Debug)] [INFO] [stdout] | ^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/connection_deduplicator.rs:71:24 [INFO] [stdout] | [INFO] [stdout] 71 | #[derive(Clone, Error, Debug)] [INFO] [stdout] | ^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/connection_pool.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/connection_pool.rs:65:10 [INFO] [stdout] | [INFO] [stdout] 65 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/connection_pool.rs:83:10 [INFO] [stdout] | [INFO] [stdout] 83 | #[derive(Default)] [INFO] [stdout] | ^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/connection_pool.rs:91:10 [INFO] [stdout] | [INFO] [stdout] 91 | #[derive(Clone, Copy, Eq, PartialEq, Ord, PartialOrd)] [INFO] [stdout] | ^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/connection_pool.rs:91:17 [INFO] [stdout] | [INFO] [stdout] 91 | #[derive(Clone, Copy, Eq, PartialEq, Ord, PartialOrd)] [INFO] [stdout] | ^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/connection_pool.rs:91:23 [INFO] [stdout] | [INFO] [stdout] 91 | #[derive(Clone, Copy, Eq, PartialEq, Ord, PartialOrd)] [INFO] [stdout] | ^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/connection_pool.rs:91:27 [INFO] [stdout] | [INFO] [stdout] 91 | #[derive(Clone, Copy, Eq, PartialEq, Ord, PartialOrd)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/connection_pool.rs:91:38 [INFO] [stdout] | [INFO] [stdout] 91 | #[derive(Clone, Copy, Eq, PartialEq, Ord, PartialOrd)] [INFO] [stdout] | ^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/connection_pool.rs:91:43 [INFO] [stdout] | [INFO] [stdout] 91 | #[derive(Clone, Copy, Eq, PartialEq, Ord, PartialOrd)] [INFO] [stdout] | ^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/connection_pool.rs:109:10 [INFO] [stdout] | [INFO] [stdout] 109 | #[derive(Default)] [INFO] [stdout] | ^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/connections.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/connections.rs:189:9 [INFO] [stdout] | [INFO] [stdout] 189 | / select! { [INFO] [stdout] 190 | | next_uni = Self::next_on_uni_streams(&mut self.uni_streams) => [INFO] [stdout] 191 | | next_uni.map(|(bytes, recv)| Message::UniStream { [INFO] [stdout] 192 | | bytes, [INFO] [stdout] ... | [INFO] [stdout] 202 | | }), [INFO] [stdout] 203 | | } [INFO] [stdout] | |_________^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/connections.rs:253:21 [INFO] [stdout] | [INFO] [stdout] 253 | message.write_to_stream(&mut send).await.ok()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/connections.rs:323:9 [INFO] [stdout] | [INFO] [stdout] 323 | self.quinn_send_stream.finish().await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/connections.rs:342:5 [INFO] [stdout] | [INFO] [stdout] 342 | wire_msg.write_to_stream(&mut send_stream).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/endpoint.rs:63:26 [INFO] [stdout] | [INFO] [stdout] 63 | let local_addr = quic_endpoint.local_addr()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/endpoint.rs:277:35 [INFO] [stdout] | [INFO] [stdout] 277 | let (connection, _) = self.connect_to(&node).await?; // TODO: move into loop [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/endpoint.rs:279:58 [INFO] [stdout] | [INFO] [stdout] 279 | let (mut send_stream, mut recv_stream) = connection.open_bi().await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/endpoint.rs:280:17 [INFO] [stdout] | [INFO] [stdout] 280 | send_stream.send(WireMsg::EndpointEchoReq).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/endpoint.rs:290:27 [INFO] [stdout] | [INFO] [stdout] 290 | let (result, _) = futures::future::select_ok(tasks).await.map_err(|err| { [INFO] [stdout] | ___________________________^ [INFO] [stdout] 291 | | log::error!("Failed to contact echo service: {}", err); [INFO] [stdout] 292 | | Error::EchoServiceFailure(err.to_string()) [INFO] [stdout] 293 | | })?; [INFO] [stdout] | |___________^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/igd.rs:54:19 [INFO] [stdout] | [INFO] [stdout] 54 | let gateway = igd::aio::search_gateway(Default::default()).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/igd.rs:61:24 [INFO] [stdout] | [INFO] [stdout] 61 | let ext_addr = gateway [INFO] [stdout] | ________________________^ [INFO] [stdout] 62 | | .get_any_address( [INFO] [stdout] 63 | | igd::PortMappingProtocol::UDP, [INFO] [stdout] 64 | | socket_addr, [INFO] [stdout] ... | [INFO] [stdout] 67 | | ) [INFO] [stdout] 68 | | .await?; [INFO] [stdout] | |___________________^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/igd.rs:85:19 [INFO] [stdout] | [INFO] [stdout] 85 | let gateway = igd::aio::search_gateway(Default::default()).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/igd.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 88 | / gateway [INFO] [stdout] 89 | | .add_port( [INFO] [stdout] 90 | | igd::PortMappingProtocol::UDP, [INFO] [stdout] 91 | | ext_port, [INFO] [stdout] ... | [INFO] [stdout] 95 | | ) [INFO] [stdout] 96 | | .await?; [INFO] [stdout] | |___________________^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/igd.rs:110:19 [INFO] [stdout] | [INFO] [stdout] 110 | let gateway = igd::search_gateway(Default::default())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/igd.rs:111:24 [INFO] [stdout] | [INFO] [stdout] 111 | let gateway_conn = std::net::TcpStream::connect(gateway.addr)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/igd.rs:112:20 [INFO] [stdout] | [INFO] [stdout] 112 | let local_sa = gateway_conn.local_addr()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/peer_config.rs:57:13 [INFO] [stdout] | [INFO] [stdout] 57 | let _ = our_cfg_builder [INFO] [stdout] | _____________^ [INFO] [stdout] 58 | | .certificate(quinn::CertificateChain::from_certs(vec![our_cert]), our_key)? [INFO] [stdout] | |___________________________________________________________________________________^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/utils.rs:30:16 [INFO] [stdout] | [INFO] [stdout] 30 | let dirs = home_dir().ok_or(Error::UserHomeDir)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/utils.rs:77:8 [INFO] [stdout] | [INFO] [stdout] 77 | Ok(File::open(file_path) [INFO] [stdout] | ________^ [INFO] [stdout] 78 | | .map_err(Into::into) [INFO] [stdout] 79 | | .map(BufReader::new) [INFO] [stdout] 80 | | .and_then(|mut rdr| deserialize_from(&mut rdr))?) [INFO] [stdout] | |________________________________________________________^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/utils.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | / File::create(file_path) [INFO] [stdout] 89 | | .map_err(Into::into) [INFO] [stdout] 90 | | .map(BufWriter::new) [INFO] [stdout] 91 | | .and_then(|mut rdr| serialize_into(&mut rdr, s))?; [INFO] [stdout] | |_________________________________________________________^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> src/connections.rs:189:9 [INFO] [stdout] | [INFO] [stdout] 189 | / select! { [INFO] [stdout] 190 | | next_uni = Self::next_on_uni_streams(&mut self.uni_streams) => [INFO] [stdout] 191 | | next_uni.map(|(bytes, recv)| Message::UniStream { [INFO] [stdout] 192 | | bytes, [INFO] [stdout] ... | [INFO] [stdout] 202 | | }), [INFO] [stdout] 203 | | } [INFO] [stdout] | |_________^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/wire_msg.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | recv.read_exact(&mut header_bytes).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/wire_msg.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | recv.read_exact(&mut data).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/error.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Debug, Error)] [INFO] [stdout] | ^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/wire_msg.rs:53:16 [INFO] [stdout] | [INFO] [stdout] 53 | Ok(bincode::deserialize(&data)?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/wire_msg.rs:64:30 [INFO] [stdout] | [INFO] [stdout] 64 | _ => (From::from(bincode::serialize(&self)?), ECHO_SRVC_MSG_FLAG), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/wire_msg.rs:68:26 [INFO] [stdout] | [INFO] [stdout] 68 | let msg_header = MsgHeader::new(&msg_bytes, msg_flag)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/wire_msg.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 72 | send_stream.write_all(&header_bytes).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/wire_msg.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 75 | send_stream.write_all(&msg_bytes[..]).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/error.rs:18:17 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Debug, Error)] [INFO] [stdout] | ^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(deprecated) incompatible with previous forbid [INFO] [stdout] --> src/error.rs:18:17 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Debug, Error)] [INFO] [stdout] | ^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_imports) incompatible with previous forbid [INFO] [stdout] --> src/error.rs:18:17 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Debug, Error)] [INFO] [stdout] | ^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_variables) incompatible with previous forbid [INFO] [stdout] --> src/error.rs:18:17 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Debug, Error)] [INFO] [stdout] | ^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/wire_msg.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Serialize, Deserialize, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/wire_msg.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Serialize, Deserialize, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/wire_msg.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Serialize, Deserialize, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/wire_msg.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Serialize, Deserialize, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/wire_msg.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Serialize, Deserialize, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_upper_case_globals) incompatible with previous forbid [INFO] [stdout] --> src/wire_msg.rs:23:21 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Serialize, Deserialize, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_attributes) incompatible with previous forbid [INFO] [stdout] --> src/wire_msg.rs:23:21 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Serialize, Deserialize, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/wire_msg.rs:23:21 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Serialize, Deserialize, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(rust_2018_idioms) incompatible with previous forbid [INFO] [stdout] --> src/wire_msg.rs:23:21 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Serialize, Deserialize, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_macros) incompatible with previous forbid [INFO] [stdout] --> src/wire_msg.rs:23:21 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Serialize, Deserialize, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(non_camel_case_types) incompatible with previous forbid [INFO] [stdout] --> src/wire_msg.rs:23:21 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Serialize, Deserialize, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/wire_msg.rs:23:21 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Serialize, Deserialize, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/wire_msg.rs:23:21 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Serialize, Deserialize, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/wire_msg.rs:23:34 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Serialize, Deserialize, Debug, Clone)] [INFO] [stdout] | ^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/wire_msg.rs:23:41 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Serialize, Deserialize, Debug, Clone)] [INFO] [stdout] | ^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused) incompatible with previous forbid [INFO] [stdout] --> src/wire_msg.rs:102:13 [INFO] [stdout] | [INFO] [stdout] 102 | #[allow(unused)] [INFO] [stdout] | ^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unused_qualifications) incompatible with previous forbid [INFO] [stdout] --> src/wire_msg.rs:97:10 [INFO] [stdout] | [INFO] [stdout] 97 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/api.rs:117:19 [INFO] [stdout] | [INFO] [stdout] 117 | let cfg = unwrap_config_or_default(cfg)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/api.rs:152:17 [INFO] [stdout] | [INFO] [stdout] 152 | SerialisableCertificate::new(vec![MAIDSAFE_DOMAIN.to_string()])?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/api.rs:153:13 [INFO] [stdout] | [INFO] [stdout] 153 | our_complete_cert.obtain_priv_key_and_cert()? [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/api.rs:161:13 [INFO] [stdout] | [INFO] [stdout] 161 | BootstrapCache::clear_from_disk(custom_dirs.as_ref())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/api.rs:165:13 [INFO] [stdout] | [INFO] [stdout] 165 | BootstrapCache::new(cfg.hard_coded_contacts, custom_dirs.as_ref(), cfg.fresh)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/api.rs:177:13 [INFO] [stdout] | [INFO] [stdout] 177 | peer_config::new_our_cfg(idle_timeout_msec, keep_alive_interval_msec, cert, key)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/api.rs:179:26 [INFO] [stdout] | [INFO] [stdout] 179 | let client_cfg = peer_config::new_client_cfg(idle_timeout_msec, keep_alive_interval_msec)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/api.rs:232:24 [INFO] [stdout] | [INFO] [stdout] 232 | let endpoint = self.new_endpoint()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/api.rs:245:41 [INFO] [stdout] | [INFO] [stdout] 245 | let (conn, incoming_messages) = future::select_ok(tasks) [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 246 | | .await [INFO] [stdout] 247 | | .map_err(|err| { [INFO] [stdout] 248 | | error!("Failed to bootstrap to the network: {}", err); [INFO] [stdout] 249 | | Error::BootstrapFailure [INFO] [stdout] 250 | | })? [INFO] [stdout] | |_______________^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/api.rs:256:33 [INFO] [stdout] | [INFO] [stdout] 256 | let incoming_messages = incoming_messages.ok_or(Error::BootstrapFailure)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/api.rs:284:24 [INFO] [stdout] | [INFO] [stdout] 284 | let endpoint = self.new_endpoint()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/api.rs:285:25 [INFO] [stdout] | [INFO] [stdout] 285 | let (conn, _) = endpoint.connect_to(node_addr).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/api.rs:320:48 [INFO] [stdout] | [INFO] [stdout] 320 | let (quinn_endpoint, quinn_incoming) = bind( [INFO] [stdout] | ________________________________________________^ [INFO] [stdout] 321 | | self.endpoint_cfg.clone(), [INFO] [stdout] 322 | | self.local_addr, [INFO] [stdout] 323 | | self.allow_random_port, [INFO] [stdout] 324 | | )?; [INFO] [stdout] | |__________^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/api.rs:328:24 [INFO] [stdout] | [INFO] [stdout] 328 | let endpoint = Endpoint::new( [INFO] [stdout] | ________________________^ [INFO] [stdout] 329 | | quinn_endpoint, [INFO] [stdout] 330 | | quinn_incoming, [INFO] [stdout] 331 | | self.client_cfg.clone(), [INFO] [stdout] 332 | | bootstrap_nodes, [INFO] [stdout] 333 | | self.qp2p_config.clone(), [INFO] [stdout] 334 | | )?; [INFO] [stdout] | |__________^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/api.rs:374:30 [INFO] [stdout] | [INFO] [stdout] 374 | let mut cfg = cfg.map_or(Config::read_or_construct_default(None)?, |cfg| cfg); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/api.rs:379:9 [INFO] [stdout] | [INFO] [stdout] 379 | Config::clear_config_from_disk(None)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/bootstrap_cache.rs:50:47 [INFO] [stdout] | [INFO] [stdout] 50 | || Ok::<_, Error>(get_cache_path(&utils::project_dir()?)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/bootstrap_cache.rs:49:26 [INFO] [stdout] | [INFO] [stdout] 49 | let cache_path = user_override.map_or_else( [INFO] [stdout] | __________________________^ [INFO] [stdout] 50 | | || Ok::<_, Error>(get_cache_path(&utils::project_dir()?)), [INFO] [stdout] 51 | | |d| Ok(get_cache_path(d)), [INFO] [stdout] 52 | | )?; [INFO] [stdout] | |__________^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/bootstrap_cache.rs:58:17 [INFO] [stdout] | [INFO] [stdout] 58 | utils::read_from_disk(&cache_path)? [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/bootstrap_cache.rs:61:29 [INFO] [stdout] | [INFO] [stdout] 61 | let cache_dir = cache_path.parent().ok_or_else(|| { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 62 | | Error::InvalidPath(format!( [INFO] [stdout] 63 | | "Failed to get parent directory of '{}'", [INFO] [stdout] 64 | | cache_path.display().to_string() [INFO] [stdout] 65 | | )) [INFO] [stdout] 66 | | })?; [INFO] [stdout] | |_______________^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/bootstrap_cache.rs:67:13 [INFO] [stdout] | [INFO] [stdout] 67 | fs::create_dir_all(&cache_dir)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/bootstrap_cache.rs:118:47 [INFO] [stdout] | [INFO] [stdout] 118 | || Ok::<_, Error>(get_cache_path(&utils::project_dir()?)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/bootstrap_cache.rs:117:26 [INFO] [stdout] | [INFO] [stdout] 117 | let cache_path = user_override.map_or_else( [INFO] [stdout] | __________________________^ [INFO] [stdout] 118 | | || Ok::<_, Error>(get_cache_path(&utils::project_dir()?)), [INFO] [stdout] 119 | | |d| Ok(get_cache_path(d)), [INFO] [stdout] 120 | | )?; [INFO] [stdout] | |__________^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/bootstrap_cache.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | std::fs::remove_file(cache_path)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/bootstrap_cache.rs:157:29 [INFO] [stdout] | [INFO] [stdout] 157 | let mut cache = BootstrapCache::new(Default::default(), Some(&dirs), false)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/bootstrap_cache.rs:165:25 [INFO] [stdout] | [INFO] [stdout] 165 | let cache = BootstrapCache::new(Default::default(), Some(&dirs), false)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/bootstrap_cache.rs:178:29 [INFO] [stdout] | [INFO] [stdout] 178 | let mut cache = BootstrapCache::new(hard_coded, Some(&dirs), false)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/bootstrap_cache.rs:193:29 [INFO] [stdout] | [INFO] [stdout] 193 | let mut cache = BootstrapCache::new(Default::default(), Some(&dirs), false)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/bootstrap_cache.rs:212:29 [INFO] [stdout] | [INFO] [stdout] 212 | let mut cache = BootstrapCache::new(Default::default(), Some(&dirs), false)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/config.rs:81:27 [INFO] [stdout] | [INFO] [stdout] 81 | let config_path = config_path(user_override)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/config.rs:85:16 [INFO] [stdout] | [INFO] [stdout] 85 | Ok(utils::read_from_disk(&config_path)?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/config.rs:87:30 [INFO] [stdout] | [INFO] [stdout] 87 | let config_dir = config_path [INFO] [stdout] | ______________________________^ [INFO] [stdout] 88 | | .parent() [INFO] [stdout] 89 | | .ok_or_else(|| io::ErrorKind::NotFound.into()) [INFO] [stdout] 90 | | .map_err(Error::Io)?; [INFO] [stdout] | |____________________________________^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/config.rs:91:13 [INFO] [stdout] | [INFO] [stdout] 91 | fs::create_dir_all(&config_dir)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/config.rs:94:13 [INFO] [stdout] | [INFO] [stdout] 94 | utils::write_to_disk(&config_path, &cfg)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/config.rs:102:27 [INFO] [stdout] | [INFO] [stdout] 102 | let config_path = config_path(user_override)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/config.rs:104:13 [INFO] [stdout] | [INFO] [stdout] 104 | fs::remove_file(&config_path)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/config.rs:123:20 [INFO] [stdout] | [INFO] [stdout] 123 | let cert = rcgen::generate_simple_self_signed(domains)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/config.rs:125:23 [INFO] [stdout] | [INFO] [stdout] 125 | cert_der: cert.serialize_der()?.into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/config.rs:137:13 [INFO] [stdout] | [INFO] [stdout] 137 | quinn::PrivateKey::from_der(&self.key_der).map_err(|_| Error::CertificatePkParse)?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/config.rs:138:13 [INFO] [stdout] | [INFO] [stdout] 138 | quinn::Certificate::from_der(&self.cert_der).map_err(|_| Error::CertificateParse)?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/config.rs:148:20 [INFO] [stdout] | [INFO] [stdout] 148 | let cert = base64::decode(s)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/config.rs:149:35 [INFO] [stdout] | [INFO] [stdout] 149 | let (cert_der, key_der) = bincode::deserialize(&cert)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/config.rs:168:44 [INFO] [stdout] | [INFO] [stdout] 168 | || Ok::<_, Error>(get_config_file(&utils::project_dir()?)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/config.rs:167:20 [INFO] [stdout] | [INFO] [stdout] 167 | let cfg_path = user_override.map_or_else( [INFO] [stdout] | ____________________^ [INFO] [stdout] 168 | | || Ok::<_, Error>(get_config_file(&utils::project_dir()?)), [INFO] [stdout] 169 | | |d| Ok(get_config_file(d)), [INFO] [stdout] 170 | | )?; [INFO] [stdout] | |______^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/config.rs:184:27 [INFO] [stdout] | [INFO] [stdout] 184 | let config_path = config_path(Some(&dir))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/config.rs:188:19 [INFO] [stdout] | [INFO] [stdout] 188 | let cfg = Config::read_or_construct_default(Some(&dir))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/config.rs:189:24 [INFO] [stdout] | [INFO] [stdout] 189 | let read_cfg = utils::read_from_disk(&config_path)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/connection_pool.rs:49:27 [INFO] [stdout] | [INFO] [stdout] 49 | let (key, conn) = store [INFO] [stdout] | ___________________________^ [INFO] [stdout] 50 | | .map [INFO] [stdout] 51 | | .range_mut(Key::min(*addr)..=Key::max(*addr)) [INFO] [stdout] 52 | | .next()?; [INFO] [stdout] | |____________________^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/connections.rs:83:42 [INFO] [stdout] | [INFO] [stdout] 83 | let (send_stream, recv_stream) = self.handle_error(self.quic_conn.open_bi().await)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/connections.rs:90:46 [INFO] [stdout] | [INFO] [stdout] 90 | let (mut send_stream, recv_stream) = self.open_bi().await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/connections.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 91 | self.handle_error(send_stream.send_user_msg(msg).await)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/connections.rs:97:31 [INFO] [stdout] | [INFO] [stdout] 97 | let mut send_stream = self.handle_error(self.quic_conn.open_uni().await)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/connections.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | self.handle_error(send_msg(&mut send_stream, msg).await)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/connections.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 99 | self.handle_error(send_stream.finish().await)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/connections.rs:189:9 [INFO] [stdout] | [INFO] [stdout] 189 | / select! { [INFO] [stdout] 190 | | next_uni = Self::next_on_uni_streams(&mut self.uni_streams) => [INFO] [stdout] 191 | | next_uni.map(|(bytes, recv)| Message::UniStream { [INFO] [stdout] 192 | | bytes, [INFO] [stdout] ... | [INFO] [stdout] 202 | | }), [INFO] [stdout] 203 | | } [INFO] [stdout] | |_________^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/connections.rs:253:21 [INFO] [stdout] | [INFO] [stdout] 253 | message.write_to_stream(&mut send).await.ok()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/connections.rs:323:9 [INFO] [stdout] | [INFO] [stdout] 323 | self.quinn_send_stream.finish().await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/connections.rs:342:5 [INFO] [stdout] | [INFO] [stdout] 342 | wire_msg.write_to_stream(&mut send_stream).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/endpoint.rs:63:26 [INFO] [stdout] | [INFO] [stdout] 63 | let local_addr = quic_endpoint.local_addr()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/endpoint.rs:277:35 [INFO] [stdout] | [INFO] [stdout] 277 | let (connection, _) = self.connect_to(&node).await?; // TODO: move into loop [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/endpoint.rs:279:58 [INFO] [stdout] | [INFO] [stdout] 279 | let (mut send_stream, mut recv_stream) = connection.open_bi().await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/endpoint.rs:280:17 [INFO] [stdout] | [INFO] [stdout] 280 | send_stream.send(WireMsg::EndpointEchoReq).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/endpoint.rs:290:27 [INFO] [stdout] | [INFO] [stdout] 290 | let (result, _) = futures::future::select_ok(tasks).await.map_err(|err| { [INFO] [stdout] | ___________________________^ [INFO] [stdout] 291 | | log::error!("Failed to contact echo service: {}", err); [INFO] [stdout] 292 | | Error::EchoServiceFailure(err.to_string()) [INFO] [stdout] 293 | | })?; [INFO] [stdout] | |___________^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/igd.rs:54:19 [INFO] [stdout] | [INFO] [stdout] 54 | let gateway = igd::aio::search_gateway(Default::default()).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/igd.rs:61:24 [INFO] [stdout] | [INFO] [stdout] 61 | let ext_addr = gateway [INFO] [stdout] | ________________________^ [INFO] [stdout] 62 | | .get_any_address( [INFO] [stdout] 63 | | igd::PortMappingProtocol::UDP, [INFO] [stdout] 64 | | socket_addr, [INFO] [stdout] ... | [INFO] [stdout] 67 | | ) [INFO] [stdout] 68 | | .await?; [INFO] [stdout] | |___________________^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/igd.rs:85:19 [INFO] [stdout] | [INFO] [stdout] 85 | let gateway = igd::aio::search_gateway(Default::default()).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/igd.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 88 | / gateway [INFO] [stdout] 89 | | .add_port( [INFO] [stdout] 90 | | igd::PortMappingProtocol::UDP, [INFO] [stdout] 91 | | ext_port, [INFO] [stdout] ... | [INFO] [stdout] 95 | | ) [INFO] [stdout] 96 | | .await?; [INFO] [stdout] | |___________________^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/igd.rs:110:19 [INFO] [stdout] | [INFO] [stdout] 110 | let gateway = igd::search_gateway(Default::default())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/igd.rs:111:24 [INFO] [stdout] | [INFO] [stdout] 111 | let gateway_conn = std::net::TcpStream::connect(gateway.addr)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/igd.rs:112:20 [INFO] [stdout] | [INFO] [stdout] 112 | let local_sa = gateway_conn.local_addr()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/peer_config.rs:57:13 [INFO] [stdout] | [INFO] [stdout] 57 | let _ = our_cfg_builder [INFO] [stdout] | _____________^ [INFO] [stdout] 58 | | .certificate(quinn::CertificateChain::from_certs(vec![our_cert]), our_key)? [INFO] [stdout] | |___________________________________________________________________________________^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/utils.rs:30:16 [INFO] [stdout] | [INFO] [stdout] 30 | let dirs = home_dir().ok_or(Error::UserHomeDir)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/utils.rs:77:8 [INFO] [stdout] | [INFO] [stdout] 77 | Ok(File::open(file_path) [INFO] [stdout] | ________^ [INFO] [stdout] 78 | | .map_err(Into::into) [INFO] [stdout] 79 | | .map(BufReader::new) [INFO] [stdout] 80 | | .and_then(|mut rdr| deserialize_from(&mut rdr))?) [INFO] [stdout] | |________________________________________________________^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/utils.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | / File::create(file_path) [INFO] [stdout] 89 | | .map_err(Into::into) [INFO] [stdout] 90 | | .map(BufWriter::new) [INFO] [stdout] 91 | | .and_then(|mut rdr| serialize_into(&mut rdr, s))?; [INFO] [stdout] | |_________________________________________________________^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/wire_msg.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | recv.read_exact(&mut header_bytes).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/wire_msg.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | recv.read_exact(&mut data).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/wire_msg.rs:53:16 [INFO] [stdout] | [INFO] [stdout] 53 | Ok(bincode::deserialize(&data)?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/wire_msg.rs:64:30 [INFO] [stdout] | [INFO] [stdout] 64 | _ => (From::from(bincode::serialize(&self)?), ECHO_SRVC_MSG_FLAG), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/wire_msg.rs:68:26 [INFO] [stdout] | [INFO] [stdout] 68 | let msg_header = MsgHeader::new(&msg_bytes, msg_flag)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/wire_msg.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 72 | send_stream.write_all(&header_bytes).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/wire_msg.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 75 | send_stream.write_all(&msg_bytes[..]).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/tests/common.rs:17:16 [INFO] [stdout] | [INFO] [stdout] 17 | let qp2p = QuicP2p::with_config( [INFO] [stdout] | ________________^ [INFO] [stdout] 18 | | Some(Config { [INFO] [stdout] 19 | | port: Some(0), [INFO] [stdout] 20 | | ip: Some(IpAddr::V4(Ipv4Addr::LOCALHOST)), [INFO] [stdout] ... | [INFO] [stdout] 26 | | true, [INFO] [stdout] 27 | | )?; [INFO] [stdout] | |______^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/tests/common.rs:41:16 [INFO] [stdout] | [INFO] [stdout] 41 | let qp2p = new_qp2p()?; [INFO] [stdout] | ^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/tests/common.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | let peer1 = qp2p.new_endpoint()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/tests/common.rs:43:22 [INFO] [stdout] | [INFO] [stdout] 43 | let peer1_addr = peer1.socket_addr().await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/tests/common.rs:45:17 [INFO] [stdout] | [INFO] [stdout] 45 | let peer2 = qp2p.new_endpoint()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/tests/common.rs:46:23 [INFO] [stdout] | [INFO] [stdout] 46 | let _connection = peer2.connect_to(&peer1_addr).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/tests/common.rs:49:29 [INFO] [stdout] | [INFO] [stdout] 49 | let incoming_messages = incoming_conn [INFO] [stdout] | _____________________________^ [INFO] [stdout] 50 | | .next() [INFO] [stdout] 51 | | .await [INFO] [stdout] 52 | | .ok_or_else(|| anyhow!("Missing expected incoming message"))?; [INFO] [stdout] | |_____________________________________________________________________^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/tests/common.rs:54:49 [INFO] [stdout] | [INFO] [stdout] 54 | assert_eq!(incoming_messages.remote_addr(), peer2.socket_addr().await?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/tests/common.rs:63:16 [INFO] [stdout] | [INFO] [stdout] 63 | let qp2p = new_qp2p()?; [INFO] [stdout] | ^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/tests/common.rs:64:17 [INFO] [stdout] | [INFO] [stdout] 64 | let peer1 = qp2p.new_endpoint()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/tests/common.rs:65:22 [INFO] [stdout] | [INFO] [stdout] 65 | let peer1_addr = peer1.socket_addr().await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/tests/common.rs:67:17 [INFO] [stdout] | [INFO] [stdout] 67 | let peer2 = qp2p.new_endpoint()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/tests/common.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | let (connection, _) = peer2.connect_to(&peer1_addr).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/tests/common.rs:72:48 [INFO] [stdout] | [INFO] [stdout] 72 | let (mut send_stream2, mut recv_stream2) = connection.send_bi(msg.clone()).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/tests/common.rs:76:33 [INFO] [stdout] | [INFO] [stdout] 76 | let mut incoming_messages = incoming_conn [INFO] [stdout] | _________________________________^ [INFO] [stdout] 77 | | .next() [INFO] [stdout] 78 | | .await [INFO] [stdout] 79 | | .ok_or_else(|| anyhow!("Missing expected incoming connection"))?; [INFO] [stdout] | |________________________________________________________________________^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/tests/common.rs:81:19 [INFO] [stdout] | [INFO] [stdout] 81 | let message = incoming_messages [INFO] [stdout] | ___________________^ [INFO] [stdout] 82 | | .next() [INFO] [stdout] 83 | | .await [INFO] [stdout] 84 | | .ok_or_else(|| anyhow!("Missing expected incmoing message"))?; [INFO] [stdout] | |_____________________________________________________________________^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/tests/common.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | send_stream2.send_user_msg(msg.clone()).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/tests/common.rs:97:28 [INFO] [stdout] | [INFO] [stdout] 97 | let recieved_message = recv_stream1.next().await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/tests/common.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | send_stream1.send_user_msg(response_msg.clone()).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/tests/common.rs:104:29 [INFO] [stdout] | [INFO] [stdout] 104 | let received_response = recv_stream2.next().await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/tests/common.rs:115:16 [INFO] [stdout] | [INFO] [stdout] 115 | let qp2p = new_qp2p()?; [INFO] [stdout] | ^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/tests/common.rs:116:17 [INFO] [stdout] | [INFO] [stdout] 116 | let peer1 = qp2p.new_endpoint()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/tests/common.rs:117:22 [INFO] [stdout] | [INFO] [stdout] 117 | let peer1_addr = peer1.socket_addr().await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/tests/common.rs:120:17 [INFO] [stdout] | [INFO] [stdout] 120 | let peer2 = qp2p.new_endpoint()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/tests/common.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | let peer2_addr = peer2.socket_addr().await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/tests/common.rs:125:30 [INFO] [stdout] | [INFO] [stdout] 125 | let (conn_to_peer1, _) = peer2.connect_to(&peer1_addr).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/tests/common.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 127 | conn_to_peer1.send_uni(msg_from_peer2.clone()).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/tests/common.rs:131:33 [INFO] [stdout] | [INFO] [stdout] 131 | let mut incoming_messages = incoming_conn_peer1 [INFO] [stdout] | _________________________________^ [INFO] [stdout] 132 | | .next() [INFO] [stdout] 133 | | .await [INFO] [stdout] 134 | | .ok_or_else(|| anyhow!("Missing expected incoming connection"))?; [INFO] [stdout] | |________________________________________________________________________^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/tests/common.rs:135:19 [INFO] [stdout] | [INFO] [stdout] 135 | let message = incoming_messages [INFO] [stdout] | ___________________^ [INFO] [stdout] 136 | | .next() [INFO] [stdout] 137 | | .await [INFO] [stdout] 138 | | .ok_or_else(|| anyhow!("Missing expected incmoing message"))?; [INFO] [stdout] | |_____________________________________________________________________^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/tests/common.rs:154:30 [INFO] [stdout] | [INFO] [stdout] 154 | let (conn_to_peer2, _) = peer1.connect_to(&src).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/tests/common.rs:156:5 [INFO] [stdout] | [INFO] [stdout] 156 | conn_to_peer2.send_uni(msg_from_peer1.clone()).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/tests/common.rs:160:33 [INFO] [stdout] | [INFO] [stdout] 160 | let mut incoming_messages = incoming_conn_peer2 [INFO] [stdout] | _________________________________^ [INFO] [stdout] 161 | | .next() [INFO] [stdout] 162 | | .await [INFO] [stdout] 163 | | .ok_or_else(|| anyhow!("Missing expected incoming connection"))?; [INFO] [stdout] | |________________________________________________________________________^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/tests/common.rs:164:19 [INFO] [stdout] | [INFO] [stdout] 164 | let message = incoming_messages [INFO] [stdout] | ___________________^ [INFO] [stdout] 165 | | .next() [INFO] [stdout] 166 | | .await [INFO] [stdout] 167 | | .ok_or_else(|| anyhow!("Missing expected incmoing message"))?; [INFO] [stdout] | |_____________________________________________________________________^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/tests/common.rs:186:16 [INFO] [stdout] | [INFO] [stdout] 186 | let qp2p = new_qp2p()?; [INFO] [stdout] | ^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/tests/common.rs:187:17 [INFO] [stdout] | [INFO] [stdout] 187 | let alice = qp2p.new_endpoint()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/tests/common.rs:189:15 [INFO] [stdout] | [INFO] [stdout] 189 | let bob = qp2p.new_endpoint()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/tests/common.rs:190:20 [INFO] [stdout] | [INFO] [stdout] 190 | let bob_addr = bob.socket_addr().await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/tests/common.rs:194:51 [INFO] [stdout] | [INFO] [stdout] 194 | let (alice_conn0, alice_incoming_messages0) = alice.connect_to(&bob_addr).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/tests/common.rs:197:5 [INFO] [stdout] | [INFO] [stdout] 197 | alice_conn0.send_uni(msg0.clone()).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/tests/common.rs:202:51 [INFO] [stdout] | [INFO] [stdout] 202 | let (alice_conn1, alice_incoming_messages1) = alice.connect_to(&bob_addr).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/tests/common.rs:205:5 [INFO] [stdout] | [INFO] [stdout] 205 | alice_conn1.send_uni(msg1.clone()).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/tests/common.rs:208:37 [INFO] [stdout] | [INFO] [stdout] 208 | let mut bob_incoming_messages = bob_incoming_conns [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 209 | | .next() [INFO] [stdout] 210 | | .await [INFO] [stdout] 211 | | .ok_or_else(|| anyhow!("Missing expected incoming connection"))?; [INFO] [stdout] | |________________________________________________________________________^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/tests/common.rs:242:16 [INFO] [stdout] | [INFO] [stdout] 242 | let qp2p = new_qp2p()?; [INFO] [stdout] | ^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/tests/common.rs:243:17 [INFO] [stdout] | [INFO] [stdout] 243 | let alice = qp2p.new_endpoint()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/tests/common.rs:244:22 [INFO] [stdout] | [INFO] [stdout] 244 | let alice_addr = alice.socket_addr().await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/tests/common.rs:246:15 [INFO] [stdout] | [INFO] [stdout] 246 | let bob = qp2p.new_endpoint()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/tests/common.rs:247:20 [INFO] [stdout] | [INFO] [stdout] 247 | let bob_addr = bob.socket_addr().await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/tests/common.rs:251:49 [INFO] [stdout] | [INFO] [stdout] 251 | let (alice_conn, alice_incoming_messages) = alice.connect_to(&bob_addr).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/tests/common.rs:253:9 [INFO] [stdout] | [INFO] [stdout] 253 | alice_incoming_messages.ok_or_else(|| anyhow!("Missing expected incmoing message"))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/tests/common.rs:255:5 [INFO] [stdout] | [INFO] [stdout] 255 | alice_conn.send_uni(msg0.clone()).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/tests/common.rs:258:38 [INFO] [stdout] | [INFO] [stdout] 258 | let mut bob_incoming_messages0 = bob_incoming_conns [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 259 | | .next() [INFO] [stdout] 260 | | .await [INFO] [stdout] 261 | | .ok_or_else(|| anyhow!("Missing expected incoming connection"))?; [INFO] [stdout] | |________________________________________________________________________^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/tests/common.rs:271:46 [INFO] [stdout] | [INFO] [stdout] 271 | let (bob_conn, bob_incoming_messages1) = bob.connect_to(&alice_addr).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/tests/common.rs:275:5 [INFO] [stdout] | [INFO] [stdout] 275 | bob_conn.send_uni(msg1.clone()).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/tests/common.rs:293:16 [INFO] [stdout] | [INFO] [stdout] 293 | let qp2p = new_qp2p()?; [INFO] [stdout] | ^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/tests/common.rs:294:17 [INFO] [stdout] | [INFO] [stdout] 294 | let alice = qp2p.new_endpoint()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/tests/common.rs:296:15 [INFO] [stdout] | [INFO] [stdout] 296 | let bob = qp2p.new_endpoint()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/tests/common.rs:297:20 [INFO] [stdout] | [INFO] [stdout] 297 | let bob_addr = bob.socket_addr().await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/tests/common.rs:301:49 [INFO] [stdout] | [INFO] [stdout] 301 | let (alice_conn, alice_incoming_messages) = alice.connect_to(&bob_addr).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/tests/common.rs:303:9 [INFO] [stdout] | [INFO] [stdout] 303 | alice_incoming_messages.ok_or_else(|| anyhow!("Missing expected incmoing message"))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/tests/common.rs:305:5 [INFO] [stdout] | [INFO] [stdout] 305 | alice_conn.send_uni(msg0.clone()).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/tests/common.rs:308:37 [INFO] [stdout] | [INFO] [stdout] 308 | let mut bob_incoming_messages = bob_incoming_conns [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 309 | | .next() [INFO] [stdout] 310 | | .await [INFO] [stdout] 311 | | .ok_or_else(|| anyhow!("Missing expected incoming connection"))?; [INFO] [stdout] | |________________________________________________________________________^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/tests/common.rs:330:49 [INFO] [stdout] | [INFO] [stdout] 330 | let (alice_conn, alice_incoming_messages) = alice.connect_to(&bob_addr).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/tests/common.rs:335:5 [INFO] [stdout] | [INFO] [stdout] 335 | alice_conn.send_uni(msg2.clone()).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/tests/common.rs:338:37 [INFO] [stdout] | [INFO] [stdout] 338 | let mut bob_incoming_messages = bob_incoming_conns [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 339 | | .next() [INFO] [stdout] 340 | | .await [INFO] [stdout] 341 | | .ok_or_else(|| anyhow!("Missing expected incoming connection"))?; [INFO] [stdout] | |________________________________________________________________________^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/tests/common.rs:361:16 [INFO] [stdout] | [INFO] [stdout] 361 | let qp2p = new_qp2p()?; [INFO] [stdout] | ^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/tests/common.rs:362:17 [INFO] [stdout] | [INFO] [stdout] 362 | let alice = qp2p.new_endpoint()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/tests/common.rs:363:22 [INFO] [stdout] | [INFO] [stdout] 363 | let alice_addr = alice.socket_addr().await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/tests/common.rs:366:15 [INFO] [stdout] | [INFO] [stdout] 366 | let bob = qp2p.new_endpoint()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/tests/common.rs:367:20 [INFO] [stdout] | [INFO] [stdout] 367 | let bob_addr = bob.socket_addr().await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/tests/common.rs:370:50 [INFO] [stdout] | [INFO] [stdout] 370 | let (alice_conn, alice_incoming_messages0) = alice.connect_to(&bob_addr).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/tests/common.rs:372:9 [INFO] [stdout] | [INFO] [stdout] 372 | alice_incoming_messages0.ok_or_else(|| anyhow!("Missing expected incmoing message"))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/tests/common.rs:374:46 [INFO] [stdout] | [INFO] [stdout] 374 | let (bob_conn, bob_incoming_messages0) = bob.connect_to(&alice_addr).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/tests/common.rs:377:40 [INFO] [stdout] | [INFO] [stdout] 377 | let mut alice_incoming_messages1 = alice_incoming_conns [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 378 | | .next() [INFO] [stdout] 379 | | .await [INFO] [stdout] 380 | | .ok_or_else(|| anyhow!("Missing expected incoming connection"))?; [INFO] [stdout] | |________________________________________________________________________^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/tests/common.rs:382:38 [INFO] [stdout] | [INFO] [stdout] 382 | let mut bob_incoming_messages1 = bob_incoming_conns [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 383 | | .next() [INFO] [stdout] 384 | | .await [INFO] [stdout] 385 | | .ok_or_else(|| anyhow!("Missing expected incoming connection"))?; [INFO] [stdout] | |________________________________________________________________________^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/tests/common.rs:388:5 [INFO] [stdout] | [INFO] [stdout] 388 | alice_conn.send_uni(msg0.clone()).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/tests/common.rs:391:5 [INFO] [stdout] | [INFO] [stdout] 391 | bob_conn.send_uni(msg1.clone()).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/tests/common.rs:418:46 [INFO] [stdout] | [INFO] [stdout] 418 | let (bob_conn, bob_incoming_messages2) = bob.connect_to(&alice_addr).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/tests/common.rs:422:5 [INFO] [stdout] | [INFO] [stdout] 422 | bob_conn.send_uni(msg2.clone()).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/tests/common.rs:439:16 [INFO] [stdout] | [INFO] [stdout] 439 | let qp2p = new_qp2p()?; [INFO] [stdout] | ^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/tests/common.rs:440:17 [INFO] [stdout] | [INFO] [stdout] 440 | let alice = qp2p.new_endpoint()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/tests/common.rs:441:22 [INFO] [stdout] | [INFO] [stdout] 441 | let alice_addr = alice.socket_addr().await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/tests/common.rs:444:15 [INFO] [stdout] | [INFO] [stdout] 444 | let bob = qp2p.new_endpoint()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/tests/common.rs:448:9 [INFO] [stdout] | [INFO] [stdout] 448 | future::try_join(bob.connect_to(&alice_addr), bob.connect_to(&alice_addr)).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/tests/common.rs:456:5 [INFO] [stdout] | [INFO] [stdout] 456 | conn0.send_uni(msg0.clone()).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/tests/common.rs:459:5 [INFO] [stdout] | [INFO] [stdout] 459 | conn1.send_uni(msg1.clone()).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/tests/common.rs:463:39 [INFO] [stdout] | [INFO] [stdout] 463 | let mut alice_incoming_messages = alice_incoming_conns [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 464 | | .next() [INFO] [stdout] 465 | | .await [INFO] [stdout] 466 | | .ok_or_else(|| anyhow!("Missing expected incoming connection"))?; [INFO] [stdout] | |________________________________________________________________________^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/tests/echo_service.rs:9:16 [INFO] [stdout] | [INFO] [stdout] 9 | let qp2p = QuicP2p::with_config( [INFO] [stdout] | ________________^ [INFO] [stdout] 10 | | Some(Config { [INFO] [stdout] 11 | | port: None, [INFO] [stdout] 12 | | ip: None, [INFO] [stdout] ... | [INFO] [stdout] 17 | | false, [INFO] [stdout] 18 | | )?; [INFO] [stdout] | |______^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/tests/echo_service.rs:20:17 [INFO] [stdout] | [INFO] [stdout] 20 | let peer1 = qp2p.new_endpoint()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/tests/echo_service.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 21 | let peer1_addr = peer1.socket_addr().await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/tests/echo_service.rs:26:36 [INFO] [stdout] | [INFO] [stdout] 26 | let mut inbound_messages = incoming [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 27 | | .next() [INFO] [stdout] 28 | | .await [INFO] [stdout] 29 | | .ok_or_else(|| anyhow!("Missing expected incoming message"))?; [INFO] [stdout] | |_________________________________________________________________________^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/tests/echo_service.rs:36:21 [INFO] [stdout] | [INFO] [stdout] 36 | let peer2 = qp2p.new_endpoint()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/tests/echo_service.rs:37:27 [INFO] [stdout] | [INFO] [stdout] 37 | let socket_addr = peer2.socket_addr().await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/tests/echo_service.rs:38:31 [INFO] [stdout] | [INFO] [stdout] 38 | let (connection, _) = peer2.connect_to(&peer1_addr).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/tests/echo_service.rs:39:50 [INFO] [stdout] | [INFO] [stdout] 39 | let (mut send_stream, mut recv_stream) = connection.open_bi().await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/tests/echo_service.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | / echo_service_req [INFO] [stdout] 42 | | .write_to_stream(&mut send_stream.quinn_send_stream) [INFO] [stdout] 43 | | .await?; [INFO] [stdout] | |___________________^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/tests/echo_service.rs:44:24 [INFO] [stdout] | [INFO] [stdout] 44 | let response = WireMsg::read_from_stream(&mut recv_stream.quinn_recv_stream).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/tests/echo_service.rs:54:13 [INFO] [stdout] | [INFO] [stdout] 54 | let _ = res1??; [INFO] [stdout] | ^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/tests/echo_service.rs:54:13 [INFO] [stdout] | [INFO] [stdout] 54 | let _ = res1??; [INFO] [stdout] | ^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/tests/echo_service.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | res2??; [INFO] [stdout] | ^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(unreachable_code) incompatible with previous forbid [INFO] [stdout] --> src/tests/echo_service.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | res2??; [INFO] [stdout] | ^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warnings [INFO] [stdout] | -------- `forbid` level set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 228 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0453`. [INFO] [stdout] [INFO] [stderr] error: could not compile `qp2p` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 336 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0453`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "82d78ca73a54c3713db9dd1e158e0bb7c529a5ed4ec7532722e30399d49a0208", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82d78ca73a54c3713db9dd1e158e0bb7c529a5ed4ec7532722e30399d49a0208", kill_on_drop: false }` [INFO] [stdout] 82d78ca73a54c3713db9dd1e158e0bb7c529a5ed4ec7532722e30399d49a0208