[INFO] cloning repository https://github.com/User65k/flash_rust_ws
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/User65k/flash_rust_ws" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUser65k%2Fflash_rust_ws", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUser65k%2Fflash_rust_ws'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f2fcdd5e5bafeaad6e1796125c79fd378c52b235
[INFO] checking User65k/flash_rust_ws against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUser65k%2Fflash_rust_ws" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/User65k/flash_rust_ws
[INFO] finished tweaking git repo https://github.com/User65k/flash_rust_ws
[INFO] tweaked toml for git repo https://github.com/User65k/flash_rust_ws written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/User65k/flash_rust_ws on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 240 packages to highest compatible versions
[INFO] [stderr]       Adding base64 v0.13.1 (available: v0.23.1)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding rand v0.9.5 (available: v0.10.2)
[INFO] [stderr]       Adding sha1 v0.6.1 (available: v0.11.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]    --> Cargo.toml:117:1
[INFO] [stderr]     |
[INFO] [stderr] 117 | readme = "README.md"
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: binary `flash_rust_ws` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-5-tc1/source/target/.../flash_rust_ws
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `flash-rust-ws`, convert `bin.name`
[INFO] [stderr]  --> Cargo.toml:2:8
[INFO] [stderr]   |
[INFO] [stderr] 2 - name = "flash_rust_ws"
[INFO] [stderr] 2 + name = "flash-rust-ws"
[INFO] [stderr]   |
[INFO] [stderr] warning: `flash_rust_ws` (manifest) generated 2 warnings
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded xml v1.4.0
[INFO] [stderr]   Downloaded typemap-ors v1.0.0
[INFO] [stderr]   Downloaded unsafe-any-ors v1.0.0
[INFO] [stderr]   Downloaded websocket-codec v0.5.2
[INFO] [stderr]   Downloaded log4rs v1.4.0
[INFO] [stderr]   Downloaded thread-id v5.1.0
[INFO] [stderr]   Downloaded mock_instant v0.6.1
[INFO] [stderr]   Downloaded hyper-staticfile v0.10.1
[INFO] [stderr]   Downloaded exn v0.3.1
[INFO] [stderr]   Downloaded async-fcgi v0.5.0
[INFO] [stderr]   Downloaded async-stream-connection v1.0.1
[INFO] [stderr]   Downloaded async-acme v0.6.0
[INFO] [stderr]   Downloaded libsystemd v0.7.2
[INFO] [stderr]   Downloaded generic-async-http-client v0.6.3
[INFO] [stderr]   Downloaded deadpool v0.13.1
[INFO] [stderr]   Downloaded destructure_traitobject v0.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 11c319335c3eab99a67410a455958aa9cf1994fc86c9b499dcfd4ee63bf6b9e2
[INFO] running `Command { std: "docker" "start" "11c319335c3eab99a67410a455958aa9cf1994fc86c9b499dcfd4ee63bf6b9e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "11c319335c3eab99a67410a455958aa9cf1994fc86c9b499dcfd4ee63bf6b9e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "11c319335c3eab99a67410a455958aa9cf1994fc86c9b499dcfd4ee63bf6b9e2" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "11c319335c3eab99a67410a455958aa9cf1994fc86c9b499dcfd4ee63bf6b9e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "11c319335c3eab99a67410a455958aa9cf1994fc86c9b499dcfd4ee63bf6b9e2" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]    --> Cargo.toml:117:1
[INFO] [stderr]     |
[INFO] [stderr] 117 | readme = "README.md"
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: binary `flash_rust_ws` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /opt/rustwide/target/.../flash_rust_ws
[INFO] [stderr]   |                          ^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `flash-rust-ws`, convert `bin.name`
[INFO] [stderr]  --> Cargo.toml:2:8
[INFO] [stderr]   |
[INFO] [stderr] 2 - name = "flash_rust_ws"
[INFO] [stderr] 2 + name = "flash-rust-ws"
[INFO] [stderr]   |
[INFO] [stderr] warning: `flash_rust_ws` (manifest) generated 2 warnings
[INFO] [stderr]     Checking smallvec v1.16.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.12
[INFO] [stderr]    Compiling zerocopy v0.8.57
[INFO] [stderr]     Checking rustls-pki-types v1.15.1
[INFO] [stderr]     Checking futures-channel v0.3.34
[INFO] [stderr]    Compiling syn v3.0.5
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]     Checking mio v1.2.3
[INFO] [stderr]     Checking log v0.4.34
[INFO] [stderr]     Checking litemap v0.8.3
[INFO] [stderr]     Checking writeable v0.6.4
[INFO] [stderr]    Compiling icu_properties_data v2.3.0
[INFO] [stderr]     Checking futures-io v0.3.34
[INFO] [stderr]    Compiling icu_normalizer_data v2.3.0
[INFO] [stderr]     Checking indexmap v2.14.2
[INFO] [stderr]     Checking futures-task v0.3.34
[INFO] [stderr]    Compiling cc v1.4.6
[INFO] [stderr]    Compiling rustls v0.23.44
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking num-integer v0.1.47
[INFO] [stderr]    Compiling thiserror v2.0.20
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking webpki-roots v1.0.9
[INFO] [stderr]     Checking serde_json v1.0.151
[INFO] [stderr]     Checking destructure_traitobject v0.2.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking yasna v0.5.2
[INFO] [stderr]     Checking unsafe-any-ors v1.0.0
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking winnow v1.0.4
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking bitflags v2.13.2
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]     Checking num-bigint v0.4.8
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking sha1 v0.6.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking typemap-ors v1.0.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking uuid v1.26.1
[INFO] [stderr]     Checking toml_parser v1.1.3+spec-1.1.0
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking thread-id v5.1.0
[INFO] [stderr]     Checking log-mdc v0.1.0
[INFO] [stderr]     Checking mock_instant v0.6.1
[INFO] [stderr]     Checking humantime v2.4.0
[INFO] [stderr]     Checking toml_writer v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking xml v1.4.0
[INFO] [stderr]     Checking deadpool-runtime v0.3.1
[INFO] [stderr]     Checking users v0.11.0
[INFO] [stderr]     Checking md5 v0.8.1
[INFO] [stderr]     Checking exn v0.3.1
[INFO] [stderr]     Checking toml v1.1.6+spec-1.1.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking xml-rs v1.0.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling asn1-rs-derive v0.5.1
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling displaydoc v0.2.7
[INFO] [stderr]    Compiling tokio-macros v2.7.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.6
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling futures-macro v0.3.34
[INFO] [stderr]    Compiling thiserror-impl v2.0.20
[INFO] [stderr]    Compiling async-trait v0.1.92
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking futures-util v0.3.34
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking asn1-rs v0.6.2
[INFO] [stderr]     Checking zerotrie v0.2.5
[INFO] [stderr]     Checking rustls-webpki v0.103.15
[INFO] [stderr]     Checking rcgen v0.13.2
[INFO] [stderr]     Checking zerovec v0.11.8
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking tinystr v0.8.4
[INFO] [stderr]     Checking potential_utf v0.1.6
[INFO] [stderr]     Checking icu_collections v2.3.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking icu_locale_core v2.3.0
[INFO] [stderr]     Checking rand v0.8.8
[INFO] [stderr]     Checking rand v0.9.5
[INFO] [stderr]     Checking der-parser v9.0.0
[INFO] [stderr]     Checking oid-registry v0.7.1
[INFO] [stderr]     Checking x509-parser v0.16.0
[INFO] [stderr]     Checking icu_provider v2.3.1
[INFO] [stderr]     Checking serde v1.0.229
[INFO] [stderr]     Checking icu_normalizer v2.3.0
[INFO] [stderr]     Checking icu_properties v2.3.0
[INFO] [stderr]     Checking serde_qs v0.13.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking libsystemd v0.7.2
[INFO] [stderr]     Checking log4rs v1.4.0
[INFO] [stderr]     Checking futures-executor v0.3.34
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking futures v0.3.34
[INFO] [stderr]     Checking futures-rustls v0.26.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking tokio-util v0.7.19
[INFO] [stderr]     Checking tokio-rustls v0.26.5
[INFO] [stderr]     Checking async-stream-connection v1.0.1
[INFO] [stderr]     Checking deadpool v0.13.1
[INFO] [stderr]     Checking async-fcgi v0.5.0
[INFO] [stderr]     Checking h2 v0.4.19
[INFO] [stderr]     Checking websocket-codec v0.5.2
[INFO] [stderr]     Checking hyper v1.11.1
[INFO] [stderr]     Checking generic-async-http-client v0.6.3
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking hyper-staticfile v0.10.1
[INFO] [stderr]     Checking async-acme v0.6.0
[INFO] [stderr]     Checking flash_rust_ws v0.5.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `tlsnative`
[INFO] [stdout]   --> src/main.rs:32:32
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[cfg(any(feature = "tlsrust", feature = "tlsnative"))]
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async-acme`, `async-fcgi`, `async-stream-connection`, `base64`, `chrono`, `deadpool`, `default`, `fcgi`, `logrot`, `proxy`, `rustls-pemfile`, `sha1`, `tlsrust`, `tlsrust_acme`, `tokio-rustls`, `tokio-util`, `webdav`, `websocket`, `websocket-codec`, and `xml-rs`
[INFO] [stdout]    = help: consider adding `tlsnative` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tlsnative`
[INFO] [stdout]   --> src/config.rs:11:32
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg(any(feature = "tlsrust", feature = "tlsnative"))]
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async-acme`, `async-fcgi`, `async-stream-connection`, `base64`, `chrono`, `deadpool`, `default`, `fcgi`, `logrot`, `proxy`, `rustls-pemfile`, `sha1`, `tlsrust`, `tlsrust_acme`, `tokio-rustls`, `tokio-util`, `webdav`, `websocket`, `websocket-codec`, and `xml-rs`
[INFO] [stdout]    = help: consider adding `tlsnative` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tlsnative`
[INFO] [stdout]    --> src/config.rs:320:36
[INFO] [stdout]     |
[INFO] [stdout] 320 |     #[cfg(any(feature = "tlsrust", feature = "tlsnative"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async-acme`, `async-fcgi`, `async-stream-connection`, `base64`, `chrono`, `deadpool`, `default`, `fcgi`, `logrot`, `proxy`, `rustls-pemfile`, `sha1`, `tlsrust`, `tlsrust_acme`, `tokio-rustls`, `tokio-util`, `webdav`, `websocket`, `websocket-codec`, and `xml-rs`
[INFO] [stdout]     = help: consider adding `tlsnative` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tlsnative`
[INFO] [stdout]    --> src/config.rs:428:36
[INFO] [stdout]     |
[INFO] [stdout] 428 |     #[cfg(any(feature = "tlsrust", feature = "tlsnative"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async-acme`, `async-fcgi`, `async-stream-connection`, `base64`, `chrono`, `deadpool`, `default`, `fcgi`, `logrot`, `proxy`, `rustls-pemfile`, `sha1`, `tlsrust`, `tlsrust_acme`, `tokio-rustls`, `tokio-util`, `webdav`, `websocket`, `websocket-codec`, and `xml-rs`
[INFO] [stdout]     = help: consider adding `tlsnative` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tlsnative`
[INFO] [stdout]    --> src/config.rs:437:44
[INFO] [stdout]     |
[INFO] [stdout] 437 |             #[cfg(any(feature = "tlsrust", feature = "tlsnative"))]
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async-acme`, `async-fcgi`, `async-stream-connection`, `base64`, `chrono`, `deadpool`, `default`, `fcgi`, `logrot`, `proxy`, `rustls-pemfile`, `sha1`, `tlsrust`, `tlsrust_acme`, `tokio-rustls`, `tokio-util`, `webdav`, `websocket`, `websocket-codec`, and `xml-rs`
[INFO] [stdout]     = help: consider adding `tlsnative` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tlsnative`
[INFO] [stdout]    --> src/config.rs:484:40
[INFO] [stdout]     |
[INFO] [stdout] 484 |         #[cfg(any(feature = "tlsrust", feature = "tlsnative"))]
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async-acme`, `async-fcgi`, `async-stream-connection`, `base64`, `chrono`, `deadpool`, `default`, `fcgi`, `logrot`, `proxy`, `rustls-pemfile`, `sha1`, `tlsrust`, `tlsrust_acme`, `tokio-rustls`, `tokio-util`, `webdav`, `websocket`, `websocket-codec`, and `xml-rs`
[INFO] [stdout]     = help: consider adding `tlsnative` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tlsnative`
[INFO] [stdout]    --> src/config.rs:505:48
[INFO] [stdout]     |
[INFO] [stdout] 505 |                 #[cfg(any(feature = "tlsrust", feature = "tlsnative"))]
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async-acme`, `async-fcgi`, `async-stream-connection`, `base64`, `chrono`, `deadpool`, `default`, `fcgi`, `logrot`, `proxy`, `rustls-pemfile`, `sha1`, `tlsrust`, `tlsrust_acme`, `tokio-rustls`, `tokio-util`, `webdav`, `websocket`, `websocket-codec`, and `xml-rs`
[INFO] [stdout]     = help: consider adding `tlsnative` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tlsnative`
[INFO] [stdout]    --> src/config.rs:520:48
[INFO] [stdout]     |
[INFO] [stdout] 520 |                 #[cfg(any(feature = "tlsrust", feature = "tlsnative"))]
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async-acme`, `async-fcgi`, `async-stream-connection`, `base64`, `chrono`, `deadpool`, `default`, `fcgi`, `logrot`, `proxy`, `rustls-pemfile`, `sha1`, `tlsrust`, `tlsrust_acme`, `tokio-rustls`, `tokio-util`, `webdav`, `websocket`, `websocket-codec`, and `xml-rs`
[INFO] [stdout]     = help: consider adding `tlsnative` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tlsnative`
[INFO] [stdout]   --> src/dispatch/proxy/cfg.rs:42:36
[INFO] [stdout]    |
[INFO] [stdout] 42 |     #[cfg(any(feature = "tlsrust", feature = "tlsnative"))]
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async-acme`, `async-fcgi`, `async-stream-connection`, `base64`, `chrono`, `deadpool`, `default`, `fcgi`, `logrot`, `proxy`, `rustls-pemfile`, `sha1`, `tlsrust`, `tlsrust_acme`, `tokio-rustls`, `tokio-util`, `webdav`, `websocket`, `websocket-codec`, and `xml-rs`
[INFO] [stdout]    = help: consider adding `tlsnative` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tlsnative`
[INFO] [stdout]    --> src/dispatch/proxy/cfg.rs:117:44
[INFO] [stdout]     |
[INFO] [stdout] 117 |             #[cfg(any(feature = "tlsrust", feature = "tlsnative"))]
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async-acme`, `async-fcgi`, `async-stream-connection`, `base64`, `chrono`, `deadpool`, `default`, `fcgi`, `logrot`, `proxy`, `rustls-pemfile`, `sha1`, `tlsrust`, `tlsrust_acme`, `tokio-rustls`, `tokio-util`, `webdav`, `websocket`, `websocket-codec`, and `xml-rs`
[INFO] [stdout]     = help: consider adding `tlsnative` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tlsnative`
[INFO] [stdout]    --> src/dispatch/proxy/cfg.rs:119:48
[INFO] [stdout]     |
[INFO] [stdout] 119 |             #[cfg(not(any(feature = "tlsrust", feature = "tlsnative")))]
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async-acme`, `async-fcgi`, `async-stream-connection`, `base64`, `chrono`, `deadpool`, `default`, `fcgi`, `logrot`, `proxy`, `rustls-pemfile`, `sha1`, `tlsrust`, `tlsrust_acme`, `tokio-rustls`, `tokio-util`, `webdav`, `websocket`, `websocket-codec`, and `xml-rs`
[INFO] [stdout]     = help: consider adding `tlsnative` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tlsnative`
[INFO] [stdout]    --> src/dispatch/proxy/client.rs:155:44
[INFO] [stdout]     |
[INFO] [stdout] 155 |             #[cfg(any(feature = "tlsrust", feature = "tlsnative"))]
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async-acme`, `async-fcgi`, `async-stream-connection`, `base64`, `chrono`, `deadpool`, `default`, `fcgi`, `logrot`, `proxy`, `rustls-pemfile`, `sha1`, `tlsrust`, `tlsrust_acme`, `tokio-rustls`, `tokio-util`, `webdav`, `websocket`, `websocket-codec`, and `xml-rs`
[INFO] [stdout]     = help: consider adding `tlsnative` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `http::Error as HTTPError`
[INFO] [stdout]   --> src/dispatch/mod.rs:24:29
[INFO] [stdout]    |
[INFO] [stdout] 24 |     body::Incoming, header, http::Error as HTTPError, Request, Response, StatusCode, Version,
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tlsnative`
[INFO] [stdout]   --> src/transport/mod.rs:38:32
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[cfg(any(feature = "tlsrust", feature = "tlsnative"))]
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async-acme`, `async-fcgi`, `async-stream-connection`, `base64`, `chrono`, `deadpool`, `default`, `fcgi`, `logrot`, `proxy`, `rustls-pemfile`, `sha1`, `tlsrust`, `tlsrust_acme`, `tokio-rustls`, `tokio-util`, `webdav`, `websocket`, `websocket-codec`, and `xml-rs`
[INFO] [stdout]    = help: consider adding `tlsnative` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tlsnative`
[INFO] [stdout]   --> src/transport/tls/mod.rs:20:32
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[cfg(all(feature = "tlsrust", feature = "tlsnative"))]
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async-acme`, `async-fcgi`, `async-stream-connection`, `base64`, `chrono`, `deadpool`, `default`, `fcgi`, `logrot`, `proxy`, `rustls-pemfile`, `sha1`, `tlsrust`, `tlsrust_acme`, `tokio-rustls`, `tokio-util`, `webdav`, `websocket`, `websocket-codec`, and `xml-rs`
[INFO] [stdout]    = help: consider adding `tlsnative` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tlsnative`
[INFO] [stdout]   --> src/main.rs:55:48
[INFO] [stdout]    |
[INFO] [stdout] 55 |                 #[cfg(any(feature = "tlsrust", feature = "tlsnative"))]
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async-acme`, `async-fcgi`, `async-stream-connection`, `base64`, `chrono`, `deadpool`, `default`, `fcgi`, `logrot`, `proxy`, `rustls-pemfile`, `sha1`, `tlsrust`, `tlsrust_acme`, `tokio-rustls`, `tokio-util`, `webdav`, `websocket`, `websocket-codec`, and `xml-rs`
[INFO] [stdout]    = help: consider adding `tlsnative` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tlsnative`
[INFO] [stdout]   --> src/main.rs:60:48
[INFO] [stdout]    |
[INFO] [stdout] 60 |                 #[cfg(any(feature = "tlsrust", feature = "tlsnative"))]
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async-acme`, `async-fcgi`, `async-stream-connection`, `base64`, `chrono`, `deadpool`, `default`, `fcgi`, `logrot`, `proxy`, `rustls-pemfile`, `sha1`, `tlsrust`, `tlsrust_acme`, `tokio-rustls`, `tokio-util`, `webdav`, `websocket`, `websocket-codec`, and `xml-rs`
[INFO] [stdout]    = help: consider adding `tlsnative` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `rand::thread_rng`: Renamed to `rng`
[INFO] [stdout]    --> src/dispatch/proxy/mod.rs:388:44
[INFO] [stdout]     |
[INFO] [stdout] 388 |                 rand::Rng::fill(&mut rand::thread_rng(), &mut key[..]);
[INFO] [stdout]     |                                            ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tlsnative`
[INFO] [stdout]   --> src/main.rs:32:32
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[cfg(any(feature = "tlsrust", feature = "tlsnative"))]
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async-acme`, `async-fcgi`, `async-stream-connection`, `base64`, `chrono`, `deadpool`, `default`, `fcgi`, `logrot`, `proxy`, `rustls-pemfile`, `sha1`, `tlsrust`, `tlsrust_acme`, `tokio-rustls`, `tokio-util`, `webdav`, `websocket`, `websocket-codec`, and `xml-rs`
[INFO] [stdout]    = help: consider adding `tlsnative` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tlsnative`
[INFO] [stdout]   --> src/config.rs:11:32
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg(any(feature = "tlsrust", feature = "tlsnative"))]
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async-acme`, `async-fcgi`, `async-stream-connection`, `base64`, `chrono`, `deadpool`, `default`, `fcgi`, `logrot`, `proxy`, `rustls-pemfile`, `sha1`, `tlsrust`, `tlsrust_acme`, `tokio-rustls`, `tokio-util`, `webdav`, `websocket`, `websocket-codec`, and `xml-rs`
[INFO] [stdout]    = help: consider adding `tlsnative` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tlsnative`
[INFO] [stdout]    --> src/config.rs:320:36
[INFO] [stdout]     |
[INFO] [stdout] 320 |     #[cfg(any(feature = "tlsrust", feature = "tlsnative"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async-acme`, `async-fcgi`, `async-stream-connection`, `base64`, `chrono`, `deadpool`, `default`, `fcgi`, `logrot`, `proxy`, `rustls-pemfile`, `sha1`, `tlsrust`, `tlsrust_acme`, `tokio-rustls`, `tokio-util`, `webdav`, `websocket`, `websocket-codec`, and `xml-rs`
[INFO] [stdout]     = help: consider adding `tlsnative` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tlsnative`
[INFO] [stdout]    --> src/config.rs:334:44
[INFO] [stdout]     |
[INFO] [stdout] 334 |             #[cfg(any(feature = "tlsrust", feature = "tlsnative"))]
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async-acme`, `async-fcgi`, `async-stream-connection`, `base64`, `chrono`, `deadpool`, `default`, `fcgi`, `logrot`, `proxy`, `rustls-pemfile`, `sha1`, `tlsrust`, `tlsrust_acme`, `tokio-rustls`, `tokio-util`, `webdav`, `websocket`, `websocket-codec`, and `xml-rs`
[INFO] [stdout]     = help: consider adding `tlsnative` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tlsnative`
[INFO] [stdout]    --> src/config.rs:428:36
[INFO] [stdout]     |
[INFO] [stdout] 428 |     #[cfg(any(feature = "tlsrust", feature = "tlsnative"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async-acme`, `async-fcgi`, `async-stream-connection`, `base64`, `chrono`, `deadpool`, `default`, `fcgi`, `logrot`, `proxy`, `rustls-pemfile`, `sha1`, `tlsrust`, `tlsrust_acme`, `tokio-rustls`, `tokio-util`, `webdav`, `websocket`, `websocket-codec`, and `xml-rs`
[INFO] [stdout]     = help: consider adding `tlsnative` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tlsnative`
[INFO] [stdout]    --> src/config.rs:437:44
[INFO] [stdout]     |
[INFO] [stdout] 437 |             #[cfg(any(feature = "tlsrust", feature = "tlsnative"))]
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async-acme`, `async-fcgi`, `async-stream-connection`, `base64`, `chrono`, `deadpool`, `default`, `fcgi`, `logrot`, `proxy`, `rustls-pemfile`, `sha1`, `tlsrust`, `tlsrust_acme`, `tokio-rustls`, `tokio-util`, `webdav`, `websocket`, `websocket-codec`, and `xml-rs`
[INFO] [stdout]     = help: consider adding `tlsnative` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tlsnative`
[INFO] [stdout]    --> src/config.rs:484:40
[INFO] [stdout]     |
[INFO] [stdout] 484 |         #[cfg(any(feature = "tlsrust", feature = "tlsnative"))]
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async-acme`, `async-fcgi`, `async-stream-connection`, `base64`, `chrono`, `deadpool`, `default`, `fcgi`, `logrot`, `proxy`, `rustls-pemfile`, `sha1`, `tlsrust`, `tlsrust_acme`, `tokio-rustls`, `tokio-util`, `webdav`, `websocket`, `websocket-codec`, and `xml-rs`
[INFO] [stdout]     = help: consider adding `tlsnative` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tlsnative`
[INFO] [stdout]    --> src/config.rs:505:48
[INFO] [stdout]     |
[INFO] [stdout] 505 |                 #[cfg(any(feature = "tlsrust", feature = "tlsnative"))]
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async-acme`, `async-fcgi`, `async-stream-connection`, `base64`, `chrono`, `deadpool`, `default`, `fcgi`, `logrot`, `proxy`, `rustls-pemfile`, `sha1`, `tlsrust`, `tlsrust_acme`, `tokio-rustls`, `tokio-util`, `webdav`, `websocket`, `websocket-codec`, and `xml-rs`
[INFO] [stdout]     = help: consider adding `tlsnative` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tlsnative`
[INFO] [stdout]    --> src/config.rs:520:48
[INFO] [stdout]     |
[INFO] [stdout] 520 |                 #[cfg(any(feature = "tlsrust", feature = "tlsnative"))]
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async-acme`, `async-fcgi`, `async-stream-connection`, `base64`, `chrono`, `deadpool`, `default`, `fcgi`, `logrot`, `proxy`, `rustls-pemfile`, `sha1`, `tlsrust`, `tlsrust_acme`, `tokio-rustls`, `tokio-util`, `webdav`, `websocket`, `websocket-codec`, and `xml-rs`
[INFO] [stdout]     = help: consider adding `tlsnative` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tlsnative`
[INFO] [stdout]   --> src/dispatch/proxy/cfg.rs:42:36
[INFO] [stdout]    |
[INFO] [stdout] 42 |     #[cfg(any(feature = "tlsrust", feature = "tlsnative"))]
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async-acme`, `async-fcgi`, `async-stream-connection`, `base64`, `chrono`, `deadpool`, `default`, `fcgi`, `logrot`, `proxy`, `rustls-pemfile`, `sha1`, `tlsrust`, `tlsrust_acme`, `tokio-rustls`, `tokio-util`, `webdav`, `websocket`, `websocket-codec`, and `xml-rs`
[INFO] [stdout]    = help: consider adding `tlsnative` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tlsnative`
[INFO] [stdout]    --> src/dispatch/proxy/cfg.rs:117:44
[INFO] [stdout]     |
[INFO] [stdout] 117 |             #[cfg(any(feature = "tlsrust", feature = "tlsnative"))]
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async-acme`, `async-fcgi`, `async-stream-connection`, `base64`, `chrono`, `deadpool`, `default`, `fcgi`, `logrot`, `proxy`, `rustls-pemfile`, `sha1`, `tlsrust`, `tlsrust_acme`, `tokio-rustls`, `tokio-util`, `webdav`, `websocket`, `websocket-codec`, and `xml-rs`
[INFO] [stdout]     = help: consider adding `tlsnative` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tlsnative`
[INFO] [stdout]    --> src/dispatch/proxy/cfg.rs:119:48
[INFO] [stdout]     |
[INFO] [stdout] 119 |             #[cfg(not(any(feature = "tlsrust", feature = "tlsnative")))]
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async-acme`, `async-fcgi`, `async-stream-connection`, `base64`, `chrono`, `deadpool`, `default`, `fcgi`, `logrot`, `proxy`, `rustls-pemfile`, `sha1`, `tlsrust`, `tlsrust_acme`, `tokio-rustls`, `tokio-util`, `webdav`, `websocket`, `websocket-codec`, and `xml-rs`
[INFO] [stdout]     = help: consider adding `tlsnative` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tlsnative`
[INFO] [stdout]    --> src/dispatch/proxy/client.rs:155:44
[INFO] [stdout]     |
[INFO] [stdout] 155 |             #[cfg(any(feature = "tlsrust", feature = "tlsnative"))]
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async-acme`, `async-fcgi`, `async-stream-connection`, `base64`, `chrono`, `deadpool`, `default`, `fcgi`, `logrot`, `proxy`, `rustls-pemfile`, `sha1`, `tlsrust`, `tlsrust_acme`, `tokio-rustls`, `tokio-util`, `webdav`, `websocket`, `websocket-codec`, and `xml-rs`
[INFO] [stdout]     = help: consider adding `tlsnative` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tlsnative`
[INFO] [stdout]    --> src/dispatch/proxy/test.rs:588:32
[INFO] [stdout]     |
[INFO] [stdout] 588 | #[cfg(any(feature = "tlsrust", feature = "tlsnative"))]
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async-acme`, `async-fcgi`, `async-stream-connection`, `base64`, `chrono`, `deadpool`, `default`, `fcgi`, `logrot`, `proxy`, `rustls-pemfile`, `sha1`, `tlsrust`, `tlsrust_acme`, `tokio-rustls`, `tokio-util`, `webdav`, `websocket`, `websocket-codec`, and `xml-rs`
[INFO] [stdout]     = help: consider adding `tlsnative` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tlsnative`
[INFO] [stdout]    --> src/dispatch/proxy/test.rs:292:36
[INFO] [stdout]     |
[INFO] [stdout] 292 |     #[cfg(any(feature = "tlsrust", feature = "tlsnative"))] tls: Option<
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async-acme`, `async-fcgi`, `async-stream-connection`, `base64`, `chrono`, `deadpool`, `default`, `fcgi`, `logrot`, `proxy`, `rustls-pemfile`, `sha1`, `tlsrust`, `tlsrust_acme`, `tokio-rustls`, `tokio-util`, `webdav`, `websocket`, `websocket-codec`, and `xml-rs`
[INFO] [stdout]     = help: consider adding `tlsnative` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tlsnative`
[INFO] [stdout]    --> src/dispatch/proxy/test.rs:313:40
[INFO] [stdout]     |
[INFO] [stdout] 313 |         #[cfg(any(feature = "tlsrust", feature = "tlsnative"))]
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async-acme`, `async-fcgi`, `async-stream-connection`, `base64`, `chrono`, `deadpool`, `default`, `fcgi`, `logrot`, `proxy`, `rustls-pemfile`, `sha1`, `tlsrust`, `tlsrust_acme`, `tokio-rustls`, `tokio-util`, `webdav`, `websocket`, `websocket-codec`, and `xml-rs`
[INFO] [stdout]     = help: consider adding `tlsnative` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tlsnative`
[INFO] [stdout]    --> src/dispatch/proxy/test.rs:352:40
[INFO] [stdout]     |
[INFO] [stdout] 352 |         #[cfg(any(feature = "tlsrust", feature = "tlsnative"))]
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async-acme`, `async-fcgi`, `async-stream-connection`, `base64`, `chrono`, `deadpool`, `default`, `fcgi`, `logrot`, `proxy`, `rustls-pemfile`, `sha1`, `tlsrust`, `tlsrust_acme`, `tokio-rustls`, `tokio-util`, `webdav`, `websocket`, `websocket-codec`, and `xml-rs`
[INFO] [stdout]     = help: consider adding `tlsnative` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tlsnative`
[INFO] [stdout]    --> src/dispatch/proxy/test.rs:420:40
[INFO] [stdout]     |
[INFO] [stdout] 420 |         #[cfg(any(feature = "tlsrust", feature = "tlsnative"))]
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async-acme`, `async-fcgi`, `async-stream-connection`, `base64`, `chrono`, `deadpool`, `default`, `fcgi`, `logrot`, `proxy`, `rustls-pemfile`, `sha1`, `tlsrust`, `tlsrust_acme`, `tokio-rustls`, `tokio-util`, `webdav`, `websocket`, `websocket-codec`, and `xml-rs`
[INFO] [stdout]     = help: consider adding `tlsnative` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tlsnative`
[INFO] [stdout]    --> src/dispatch/proxy/test.rs:947:40
[INFO] [stdout]     |
[INFO] [stdout] 947 |         #[cfg(any(feature = "tlsrust", feature = "tlsnative"))]
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async-acme`, `async-fcgi`, `async-stream-connection`, `base64`, `chrono`, `deadpool`, `default`, `fcgi`, `logrot`, `proxy`, `rustls-pemfile`, `sha1`, `tlsrust`, `tlsrust_acme`, `tokio-rustls`, `tokio-util`, `webdav`, `websocket`, `websocket-codec`, and `xml-rs`
[INFO] [stdout]     = help: consider adding `tlsnative` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tlsnative`
[INFO] [stdout]    --> src/dispatch/test.rs:340:44
[INFO] [stdout]     |
[INFO] [stdout] 340 |             #[cfg(any(feature = "tlsrust", feature = "tlsnative"))]
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async-acme`, `async-fcgi`, `async-stream-connection`, `base64`, `chrono`, `deadpool`, `default`, `fcgi`, `logrot`, `proxy`, `rustls-pemfile`, `sha1`, `tlsrust`, `tlsrust_acme`, `tokio-rustls`, `tokio-util`, `webdav`, `websocket`, `websocket-codec`, and `xml-rs`
[INFO] [stdout]     = help: consider adding `tlsnative` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tlsnative`
[INFO] [stdout]    --> src/dispatch/websocket.rs:396:36
[INFO] [stdout]     |
[INFO] [stdout] 396 |     #[cfg(any(feature = "tlsrust", feature = "tlsnative"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async-acme`, `async-fcgi`, `async-stream-connection`, `base64`, `chrono`, `deadpool`, `default`, `fcgi`, `logrot`, `proxy`, `rustls-pemfile`, `sha1`, `tlsrust`, `tlsrust_acme`, `tokio-rustls`, `tokio-util`, `webdav`, `websocket`, `websocket-codec`, and `xml-rs`
[INFO] [stdout]     = help: consider adding `tlsnative` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `http::Error as HTTPError`
[INFO] [stdout]   --> src/dispatch/mod.rs:24:29
[INFO] [stdout]    |
[INFO] [stdout] 24 |     body::Incoming, header, http::Error as HTTPError, Request, Response, StatusCode, Version,
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tlsnative`
[INFO] [stdout]   --> src/transport/mod.rs:38:32
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[cfg(any(feature = "tlsrust", feature = "tlsnative"))]
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async-acme`, `async-fcgi`, `async-stream-connection`, `base64`, `chrono`, `deadpool`, `default`, `fcgi`, `logrot`, `proxy`, `rustls-pemfile`, `sha1`, `tlsrust`, `tlsrust_acme`, `tokio-rustls`, `tokio-util`, `webdav`, `websocket`, `websocket-codec`, and `xml-rs`
[INFO] [stdout]    = help: consider adding `tlsnative` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tlsnative`
[INFO] [stdout]   --> src/transport/tls/mod.rs:20:32
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[cfg(all(feature = "tlsrust", feature = "tlsnative"))]
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async-acme`, `async-fcgi`, `async-stream-connection`, `base64`, `chrono`, `deadpool`, `default`, `fcgi`, `logrot`, `proxy`, `rustls-pemfile`, `sha1`, `tlsrust`, `tlsrust_acme`, `tokio-rustls`, `tokio-util`, `webdav`, `websocket`, `websocket-codec`, and `xml-rs`
[INFO] [stdout]    = help: consider adding `tlsnative` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tlsnative`
[INFO] [stdout]   --> src/main.rs:55:48
[INFO] [stdout]    |
[INFO] [stdout] 55 |                 #[cfg(any(feature = "tlsrust", feature = "tlsnative"))]
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async-acme`, `async-fcgi`, `async-stream-connection`, `base64`, `chrono`, `deadpool`, `default`, `fcgi`, `logrot`, `proxy`, `rustls-pemfile`, `sha1`, `tlsrust`, `tlsrust_acme`, `tokio-rustls`, `tokio-util`, `webdav`, `websocket`, `websocket-codec`, and `xml-rs`
[INFO] [stdout]    = help: consider adding `tlsnative` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tlsnative`
[INFO] [stdout]   --> src/main.rs:60:48
[INFO] [stdout]    |
[INFO] [stdout] 60 |                 #[cfg(any(feature = "tlsrust", feature = "tlsnative"))]
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async-acme`, `async-fcgi`, `async-stream-connection`, `base64`, `chrono`, `deadpool`, `default`, `fcgi`, `logrot`, `proxy`, `rustls-pemfile`, `sha1`, `tlsrust`, `tlsrust_acme`, `tokio-rustls`, `tokio-util`, `webdav`, `websocket`, `websocket-codec`, and `xml-rs`
[INFO] [stdout]    = help: consider adding `tlsnative` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tlsnative`
[INFO] [stdout]    --> src/main.rs:371:36
[INFO] [stdout]     |
[INFO] [stdout] 371 |     #[cfg(any(feature = "tlsrust", feature = "tlsnative"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async-acme`, `async-fcgi`, `async-stream-connection`, `base64`, `chrono`, `deadpool`, `default`, `fcgi`, `logrot`, `proxy`, `rustls-pemfile`, `sha1`, `tlsrust`, `tlsrust_acme`, `tokio-rustls`, `tokio-util`, `webdav`, `websocket`, `websocket-codec`, and `xml-rs`
[INFO] [stdout]     = help: consider adding `tlsnative` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tlsnative`
[INFO] [stdout]    --> src/main.rs:403:36
[INFO] [stdout]     |
[INFO] [stdout] 403 |     #[cfg(any(feature = "tlsrust", feature = "tlsnative"))]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async-acme`, `async-fcgi`, `async-stream-connection`, `base64`, `chrono`, `deadpool`, `default`, `fcgi`, `logrot`, `proxy`, `rustls-pemfile`, `sha1`, `tlsrust`, `tlsrust_acme`, `tokio-rustls`, `tokio-util`, `webdav`, `websocket`, `websocket-codec`, and `xml-rs`
[INFO] [stdout]     = help: consider adding `tlsnative` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tlsnative`
[INFO] [stdout]    --> src/main.rs:265:40
[INFO] [stdout]     |
[INFO] [stdout] 265 |         #[cfg(any(feature = "tlsrust", feature = "tlsnative"))] tls: Option<
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async-acme`, `async-fcgi`, `async-stream-connection`, `base64`, `chrono`, `deadpool`, `default`, `fcgi`, `logrot`, `proxy`, `rustls-pemfile`, `sha1`, `tlsrust`, `tlsrust_acme`, `tokio-rustls`, `tokio-util`, `webdav`, `websocket`, `websocket-codec`, and `xml-rs`
[INFO] [stdout]     = help: consider adding `tlsnative` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tlsnative`
[INFO] [stdout]    --> src/main.rs:272:40
[INFO] [stdout]     |
[INFO] [stdout] 272 |         #[cfg(any(feature = "tlsrust", feature = "tlsnative"))]
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async-acme`, `async-fcgi`, `async-stream-connection`, `base64`, `chrono`, `deadpool`, `default`, `fcgi`, `logrot`, `proxy`, `rustls-pemfile`, `sha1`, `tlsrust`, `tlsrust_acme`, `tokio-rustls`, `tokio-util`, `webdav`, `websocket`, `websocket-codec`, and `xml-rs`
[INFO] [stdout]     = help: consider adding `tlsnative` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tlsnative`
[INFO] [stdout]    --> src/main.rs:295:44
[INFO] [stdout]     |
[INFO] [stdout] 295 |             #[cfg(any(feature = "tlsrust", feature = "tlsnative"))]
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async-acme`, `async-fcgi`, `async-stream-connection`, `base64`, `chrono`, `deadpool`, `default`, `fcgi`, `logrot`, `proxy`, `rustls-pemfile`, `sha1`, `tlsrust`, `tlsrust_acme`, `tokio-rustls`, `tokio-util`, `webdav`, `websocket`, `websocket-codec`, and `xml-rs`
[INFO] [stdout]     = help: consider adding `tlsnative` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tlsnative`
[INFO] [stdout]    --> src/main.rs:314:44
[INFO] [stdout]     |
[INFO] [stdout] 314 |             #[cfg(any(feature = "tlsrust", feature = "tlsnative"))]
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async-acme`, `async-fcgi`, `async-stream-connection`, `base64`, `chrono`, `deadpool`, `default`, `fcgi`, `logrot`, `proxy`, `rustls-pemfile`, `sha1`, `tlsrust`, `tlsrust_acme`, `tokio-rustls`, `tokio-util`, `webdav`, `websocket`, `websocket-codec`, and `xml-rs`
[INFO] [stdout]     = help: consider adding `tlsnative` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `rand::thread_rng`: Renamed to `rng`
[INFO] [stdout]    --> src/dispatch/proxy/mod.rs:388:44
[INFO] [stdout]     |
[INFO] [stdout] 388 |                 rand::Rng::fill(&mut rand::thread_rng(), &mut key[..]);
[INFO] [stdout]     |                                            ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `logfile` is never read
[INFO] [stdout]    --> src/config.rs:347:9
[INFO] [stdout]     |
[INFO] [stdout] 346 | pub struct Configuration {
[INFO] [stdout]     |            ------------- field in this struct
[INFO] [stdout] 347 |     pub logfile: Option<Utf8PathBuf>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Configuration` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `logfile` is never read
[INFO] [stdout]    --> src/config.rs:347:9
[INFO] [stdout]     |
[INFO] [stdout] 346 | pub struct Configuration {
[INFO] [stdout]     |            ------------- field in this struct
[INFO] [stdout] 347 |     pub logfile: Option<Utf8PathBuf>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Configuration` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/dispatch/fcgi/test.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn data(&mut self) -> OldApiFut;
[INFO] [stdout]    |             ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |             |
[INFO] [stdout]    |             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn data(&mut self) -> OldApiFut<'_>;
[INFO] [stdout]    |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/dispatch/fcgi/test.rs:39:13
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn data(&mut self) -> OldApiFut {
[INFO] [stdout]    |             ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |             |
[INFO] [stdout]    |             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn data(&mut self) -> OldApiFut<'_> {
[INFO] [stdout]    |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.04s
[INFO] running `Command { std: "docker" "inspect" "11c319335c3eab99a67410a455958aa9cf1994fc86c9b499dcfd4ee63bf6b9e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11c319335c3eab99a67410a455958aa9cf1994fc86c9b499dcfd4ee63bf6b9e2", kill_on_drop: false }`
[INFO] [stdout] 11c319335c3eab99a67410a455958aa9cf1994fc86c9b499dcfd4ee63bf6b9e2
