[INFO] fetching crate flash_rust_ws 0.5.1...
[INFO] testing flash_rust_ws-0.5.1 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate flash_rust_ws 0.5.1 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate flash_rust_ws 0.5.1
[INFO] finished tweaking crates.io crate flash_rust_ws 0.5.1
[INFO] tweaked toml for crates.io crate flash_rust_ws 0.5.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate flash_rust_ws 0.5.1 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate flash_rust_ws 0.5.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5b422b04e6ea78755d3d4e3aa825766424a8c2ff5ab429c5177a8dab751f0c84
[INFO] running `Command { std: "docker" "start" "-a" "5b422b04e6ea78755d3d4e3aa825766424a8c2ff5ab429c5177a8dab751f0c84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5b422b04e6ea78755d3d4e3aa825766424a8c2ff5ab429c5177a8dab751f0c84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b422b04e6ea78755d3d4e3aa825766424a8c2ff5ab429c5177a8dab751f0c84", kill_on_drop: false }`
[INFO] [stdout] 5b422b04e6ea78755d3d4e3aa825766424a8c2ff5ab429c5177a8dab751f0c84
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d05c937d2bafa9d6ba9d7a00e4dd550aa1d0baddddae55e0fbee2fe6eac21d7d
[INFO] running `Command { std: "docker" "start" "-a" "d05c937d2bafa9d6ba9d7a00e4dd550aa1d0baddddae55e0fbee2fe6eac21d7d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling serde v1.0.209
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling cc v1.1.15
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling rustls-pki-types v1.8.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling serde_json v1.0.127
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling oid-registry v0.7.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling destructure_traitobject v0.2.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling unsafe-any-ors v1.0.0
[INFO] [stderr]    Compiling pem v3.0.4
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling webpki-roots v0.26.5
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]    Compiling cpufeatures v0.2.13
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling nix v0.27.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling thread-id v4.2.2
[INFO] [stderr]    Compiling rustls-pemfile v2.1.3
[INFO] [stderr]    Compiling typemap-ors v1.0.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling log-mdc v0.1.0
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling http-range v0.1.5
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling xml-rs v0.8.21
[INFO] [stderr]    Compiling sha1 v0.6.1
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling serde_derive v1.0.209
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling asn1-rs-derive v0.5.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling async-trait v0.1.82
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling rustls-webpki v0.102.7
[INFO] [stderr]    Compiling rcgen v0.12.1
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling asn1-rs v0.6.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling der-parser v9.0.0
[INFO] [stderr]    Compiling x509-parser v0.16.0
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_spanned v0.6.7
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_qs v0.12.0
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling async-stream-connection v1.0.1
[INFO] [stderr]    Compiling deadpool v0.11.2
[INFO] [stderr]    Compiling toml_edit v0.22.20
[INFO] [stderr]    Compiling async-fcgi v0.5.0
[INFO] [stderr]    Compiling users v0.11.0
[INFO] [stderr]    Compiling libsystemd v0.7.0
[INFO] [stderr]    Compiling h2 v0.4.6
[INFO] [stderr]    Compiling log4rs v1.3.0
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling futures-rustls v0.25.1
[INFO] [stderr]    Compiling tokio-rustls v0.25.0
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling generic-async-http-client v0.5.1
[INFO] [stderr]    Compiling hyper-staticfile v0.10.1
[INFO] [stderr]    Compiling hyper-util v0.1.7
[INFO] [stderr]    Compiling async-acme v0.5.0
[INFO] [stderr]    Compiling 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:426:36
[INFO] [stdout]     |
[INFO] [stdout] 426 |     #[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:435:44
[INFO] [stdout]     |
[INFO] [stdout] 435 |             #[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:480:40
[INFO] [stdout]     |
[INFO] [stdout] 480 |         #[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:501:48
[INFO] [stdout]     |
[INFO] [stdout] 501 |                 #[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:516:48
[INFO] [stdout]     |
[INFO] [stdout] 516 |                 #[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:88:44
[INFO] [stdout]    |
[INFO] [stdout] 88 |             #[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:90:48
[INFO] [stdout]    |
[INFO] [stdout] 90 |             #[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:137:44
[INFO] [stdout]     |
[INFO] [stdout] 137 |             #[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/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: 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/transport/tls/rustls/mod.rs:182:31
[INFO] [stdout]     |
[INFO] [stdout] 182 | fn load_private_key(filename: &Path) -> Result<PrivateKey, io::Error> {
[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] 182 | fn load_private_key(filename: &Path) -> Result<PrivateKey<'_>, io::Error> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.52s
[INFO] running `Command { std: "docker" "inspect" "d05c937d2bafa9d6ba9d7a00e4dd550aa1d0baddddae55e0fbee2fe6eac21d7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d05c937d2bafa9d6ba9d7a00e4dd550aa1d0baddddae55e0fbee2fe6eac21d7d", kill_on_drop: false }`
[INFO] [stdout] d05c937d2bafa9d6ba9d7a00e4dd550aa1d0baddddae55e0fbee2fe6eac21d7d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] edd9c89430c73634afa4a7526f28381f6e5bf65dbfd30e0e860ed4a12c5a7917
[INFO] running `Command { std: "docker" "start" "-a" "edd9c89430c73634afa4a7526f28381f6e5bf65dbfd30e0e860ed4a12c5a7917", kill_on_drop: false }`
[INFO] [stderr]    Compiling 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: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:426:36
[INFO] [stdout]     |
[INFO] [stdout] 426 |     #[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:435:44
[INFO] [stdout]     |
[INFO] [stdout] 435 |             #[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:480:40
[INFO] [stdout]     |
[INFO] [stdout] 480 |         #[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:501:48
[INFO] [stdout]     |
[INFO] [stdout] 501 |                 #[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:516:48
[INFO] [stdout]     |
[INFO] [stdout] 516 |                 #[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:88:44
[INFO] [stdout]    |
[INFO] [stdout] 88 |             #[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:90:48
[INFO] [stdout]    |
[INFO] [stdout] 90 |             #[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:137:44
[INFO] [stdout]     |
[INFO] [stdout] 137 |             #[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:585:32
[INFO] [stdout]     |
[INFO] [stdout] 585 | #[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:289:36
[INFO] [stdout]     |
[INFO] [stdout] 289 |     #[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:310:40
[INFO] [stdout]     |
[INFO] [stdout] 310 |         #[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:349:40
[INFO] [stdout]     |
[INFO] [stdout] 349 |         #[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:417:40
[INFO] [stdout]     |
[INFO] [stdout] 417 |         #[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:944:40
[INFO] [stdout]     |
[INFO] [stdout] 944 |         #[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/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:362:36
[INFO] [stdout]     |
[INFO] [stdout] 362 |     #[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:394:36
[INFO] [stdout]     |
[INFO] [stdout] 394 |     #[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:258:40
[INFO] [stdout]     |
[INFO] [stdout] 258 |         #[cfg(any(feature = "tlsrust", feature = "tlsnative"))] tls: Option<transport::tls::ParsedTLSConfig>,
[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:263:40
[INFO] [stdout]     |
[INFO] [stdout] 263 |         #[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:286:44
[INFO] [stdout]     |
[INFO] [stdout] 286 |             #[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:305:44
[INFO] [stdout]     |
[INFO] [stdout] 305 |             #[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: 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] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/transport/tls/rustls/mod.rs:182:31
[INFO] [stdout]     |
[INFO] [stdout] 182 | fn load_private_key(filename: &Path) -> Result<PrivateKey, io::Error> {
[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] 182 | fn load_private_key(filename: &Path) -> Result<PrivateKey<'_>, io::Error> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 17.13s
[INFO] running `Command { std: "docker" "inspect" "edd9c89430c73634afa4a7526f28381f6e5bf65dbfd30e0e860ed4a12c5a7917", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "edd9c89430c73634afa4a7526f28381f6e5bf65dbfd30e0e860ed4a12c5a7917", kill_on_drop: false }`
[INFO] [stdout] edd9c89430c73634afa4a7526f28381f6e5bf65dbfd30e0e860ed4a12c5a7917
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c68fb650647a8047c8a1ef9959616030692b5c0911a960263592bfb41d094f13
[INFO] running `Command { std: "docker" "start" "-a" "c68fb650647a8047c8a1ef9959616030692b5c0911a960263592bfb41d094f13", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `tlsnative`
[INFO] [stderr]   --> src/main.rs:32:32
[INFO] [stderr]    |
[INFO] [stderr] 32 | #[cfg(any(feature = "tlsrust", feature = "tlsnative"))]
[INFO] [stderr]    |                                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = 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] [stderr]    = help: consider adding `tlsnative` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `tlsnative`
[INFO] [stderr]   --> src/config.rs:11:32
[INFO] [stderr]    |
[INFO] [stderr] 11 | #[cfg(any(feature = "tlsrust", feature = "tlsnative"))]
[INFO] [stderr]    |                                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = 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] [stderr]    = help: consider adding `tlsnative` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `tlsnative`
[INFO] [stderr]    --> src/config.rs:320:36
[INFO] [stderr]     |
[INFO] [stderr] 320 |     #[cfg(any(feature = "tlsrust", feature = "tlsnative"))]
[INFO] [stderr]     |                                    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr]     = help: consider adding `tlsnative` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `tlsnative`
[INFO] [stderr]    --> src/config.rs:334:44
[INFO] [stderr]     |
[INFO] [stderr] 334 |             #[cfg(any(feature = "tlsrust", feature = "tlsnative"))]
[INFO] [stderr]     |                                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr]     = help: consider adding `tlsnative` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `tlsnative`
[INFO] [stderr]    --> src/config.rs:426:36
[INFO] [stderr]     |
[INFO] [stderr] 426 |     #[cfg(any(feature = "tlsrust", feature = "tlsnative"))]
[INFO] [stderr]     |                                    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr]     = help: consider adding `tlsnative` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `tlsnative`
[INFO] [stderr]    --> src/config.rs:435:44
[INFO] [stderr]     |
[INFO] [stderr] 435 |             #[cfg(any(feature = "tlsrust", feature = "tlsnative"))]
[INFO] [stderr]     |                                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr]     = help: consider adding `tlsnative` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `tlsnative`
[INFO] [stderr]    --> src/config.rs:480:40
[INFO] [stderr]     |
[INFO] [stderr] 480 |         #[cfg(any(feature = "tlsrust", feature = "tlsnative"))]
[INFO] [stderr]     |                                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr]     = help: consider adding `tlsnative` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `tlsnative`
[INFO] [stderr]    --> src/config.rs:501:48
[INFO] [stderr]     |
[INFO] [stderr] 501 |                 #[cfg(any(feature = "tlsrust", feature = "tlsnative"))]
[INFO] [stderr]     |                                                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr]     = help: consider adding `tlsnative` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `tlsnative`
[INFO] [stderr]    --> src/config.rs:516:48
[INFO] [stderr]     |
[INFO] [stderr] 516 |                 #[cfg(any(feature = "tlsrust", feature = "tlsnative"))]
[INFO] [stderr]     |                                                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr]     = help: consider adding `tlsnative` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `tlsnative`
[INFO] [stderr]   --> src/dispatch/proxy/cfg.rs:42:36
[INFO] [stderr]    |
[INFO] [stderr] 42 |     #[cfg(any(feature = "tlsrust", feature = "tlsnative"))]
[INFO] [stderr]    |                                    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = 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] [stderr]    = help: consider adding `tlsnative` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `tlsnative`
[INFO] [stderr]   --> src/dispatch/proxy/cfg.rs:88:44
[INFO] [stderr]    |
[INFO] [stderr] 88 |             #[cfg(any(feature = "tlsrust", feature = "tlsnative"))]
[INFO] [stderr]    |                                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = 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] [stderr]    = help: consider adding `tlsnative` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `tlsnative`
[INFO] [stderr]   --> src/dispatch/proxy/cfg.rs:90:48
[INFO] [stderr]    |
[INFO] [stderr] 90 |             #[cfg(not(any(feature = "tlsrust", feature = "tlsnative")))]
[INFO] [stderr]    |                                                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = 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] [stderr]    = help: consider adding `tlsnative` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `tlsnative`
[INFO] [stderr]    --> src/dispatch/proxy/client.rs:137:44
[INFO] [stderr]     |
[INFO] [stderr] 137 |             #[cfg(any(feature = "tlsrust", feature = "tlsnative"))]
[INFO] [stderr]     |                                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr]     = help: consider adding `tlsnative` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `tlsnative`
[INFO] [stderr]    --> src/dispatch/proxy/test.rs:585:32
[INFO] [stderr]     |
[INFO] [stderr] 585 | #[cfg(any(feature = "tlsrust", feature = "tlsnative"))]
[INFO] [stderr]     |                                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr]     = help: consider adding `tlsnative` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `tlsnative`
[INFO] [stderr]    --> src/dispatch/proxy/test.rs:289:36
[INFO] [stderr]     |
[INFO] [stderr] 289 |     #[cfg(any(feature = "tlsrust", feature = "tlsnative"))] tls: Option<
[INFO] [stderr]     |                                    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr]     = help: consider adding `tlsnative` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `tlsnative`
[INFO] [stderr]    --> src/dispatch/proxy/test.rs:310:40
[INFO] [stderr]     |
[INFO] [stderr] 310 |         #[cfg(any(feature = "tlsrust", feature = "tlsnative"))]
[INFO] [stderr]     |                                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr]     = help: consider adding `tlsnative` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `tlsnative`
[INFO] [stderr]    --> src/dispatch/proxy/test.rs:349:40
[INFO] [stderr]     |
[INFO] [stderr] 349 |         #[cfg(any(feature = "tlsrust", feature = "tlsnative"))]
[INFO] [stderr]     |                                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr]     = help: consider adding `tlsnative` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `tlsnative`
[INFO] [stderr]    --> src/dispatch/proxy/test.rs:417:40
[INFO] [stderr]     |
[INFO] [stderr] 417 |         #[cfg(any(feature = "tlsrust", feature = "tlsnative"))]
[INFO] [stderr]     |                                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr]     = help: consider adding `tlsnative` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `tlsnative`
[INFO] [stderr]    --> src/dispatch/proxy/test.rs:944:40
[INFO] [stderr]     |
[INFO] [stderr] 944 |         #[cfg(any(feature = "tlsrust", feature = "tlsnative"))]
[INFO] [stderr]     |                                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr]     = help: consider adding `tlsnative` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `tlsnative`
[INFO] [stderr]    --> src/dispatch/test.rs:340:44
[INFO] [stderr]     |
[INFO] [stderr] 340 |             #[cfg(any(feature = "tlsrust", feature = "tlsnative"))]
[INFO] [stderr]     |                                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr]     = help: consider adding `tlsnative` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `tlsnative`
[INFO] [stderr]   --> src/transport/mod.rs:38:32
[INFO] [stderr]    |
[INFO] [stderr] 38 | #[cfg(any(feature = "tlsrust", feature = "tlsnative"))]
[INFO] [stderr]    |                                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = 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] [stderr]    = help: consider adding `tlsnative` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `tlsnative`
[INFO] [stderr]   --> src/transport/tls/mod.rs:20:32
[INFO] [stderr]    |
[INFO] [stderr] 20 | #[cfg(all(feature = "tlsrust", feature = "tlsnative"))]
[INFO] [stderr]    |                                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = 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] [stderr]    = help: consider adding `tlsnative` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `tlsnative`
[INFO] [stderr]   --> src/main.rs:55:48
[INFO] [stderr]    |
[INFO] [stderr] 55 |                 #[cfg(any(feature = "tlsrust", feature = "tlsnative"))]
[INFO] [stderr]    |                                                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = 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] [stderr]    = help: consider adding `tlsnative` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `tlsnative`
[INFO] [stderr]   --> src/main.rs:60:48
[INFO] [stderr]    |
[INFO] [stderr] 60 |                 #[cfg(any(feature = "tlsrust", feature = "tlsnative"))]
[INFO] [stderr]    |                                                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = 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] [stderr]    = help: consider adding `tlsnative` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `tlsnative`
[INFO] [stderr]    --> src/main.rs:362:36
[INFO] [stderr]     |
[INFO] [stderr] 362 |     #[cfg(any(feature = "tlsrust", feature = "tlsnative"))]
[INFO] [stderr]     |                                    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr]     = help: consider adding `tlsnative` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `tlsnative`
[INFO] [stderr]    --> src/main.rs:394:36
[INFO] [stderr]     |
[INFO] [stderr] 394 |     #[cfg(any(feature = "tlsrust", feature = "tlsnative"))]
[INFO] [stderr]     |                                    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr]     = help: consider adding `tlsnative` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `tlsnative`
[INFO] [stderr]    --> src/main.rs:258:40
[INFO] [stderr]     |
[INFO] [stderr] 258 |         #[cfg(any(feature = "tlsrust", feature = "tlsnative"))] tls: Option<transport::tls::ParsedTLSConfig>,
[INFO] [stderr]     |                                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr]     = help: consider adding `tlsnative` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `tlsnative`
[INFO] [stderr]    --> src/main.rs:263:40
[INFO] [stderr]     |
[INFO] [stderr] 263 |         #[cfg(any(feature = "tlsrust", feature = "tlsnative"))]
[INFO] [stderr]     |                                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr]     = help: consider adding `tlsnative` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `tlsnative`
[INFO] [stderr]    --> src/main.rs:286:44
[INFO] [stderr]     |
[INFO] [stderr] 286 |             #[cfg(any(feature = "tlsrust", feature = "tlsnative"))]
[INFO] [stderr]     |                                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr]     = help: consider adding `tlsnative` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `tlsnative`
[INFO] [stderr]    --> src/main.rs:305:44
[INFO] [stderr]     |
[INFO] [stderr] 305 |             #[cfg(any(feature = "tlsrust", feature = "tlsnative"))]
[INFO] [stderr]     |                                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr]     = help: consider adding `tlsnative` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: field `logfile` is never read
[INFO] [stderr]    --> src/config.rs:347:9
[INFO] [stderr]     |
[INFO] [stderr] 346 | pub struct Configuration {
[INFO] [stderr]     |            ------------- field in this struct
[INFO] [stderr] 347 |     pub logfile: Option<Utf8PathBuf>,
[INFO] [stderr]     |         ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Configuration` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/dispatch/fcgi/test.rs:18:13
[INFO] [stderr]    |
[INFO] [stderr] 18 |     fn data(&mut self) -> OldApiFut;
[INFO] [stderr]    |             ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |             |
[INFO] [stderr]    |             the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 18 |     fn data(&mut self) -> OldApiFut<'_>;
[INFO] [stderr]    |                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/dispatch/fcgi/test.rs:39:13
[INFO] [stderr]    |
[INFO] [stderr] 39 |     fn data(&mut self) -> OldApiFut {
[INFO] [stderr]    |             ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |             |
[INFO] [stderr]    |             the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 39 |     fn data(&mut self) -> OldApiFut<'_> {
[INFO] [stderr]    |                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/transport/tls/rustls/mod.rs:182:31
[INFO] [stderr]     |
[INFO] [stderr] 182 | fn load_private_key(filename: &Path) -> Result<PrivateKey, io::Error> {
[INFO] [stderr]     |                               ^^^^^            ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                               |
[INFO] [stderr]     |                               the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 182 | fn load_private_key(filename: &Path) -> Result<PrivateKey<'_>, io::Error> {
[INFO] [stderr]     |                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `flash_rust_ws` (bin "flash_rust_ws" test) generated 34 warnings (run `cargo fix --bin "flash_rust_ws" -p flash_rust_ws --tests` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/flash_rust_ws-974d7d64d6087da3)
[INFO] [stdout] 
[INFO] [stdout] running 104 tests
[INFO] [stdout] test auth::digest::tests::auth_required ... ok
[INFO] [stdout] test auth::digest::tests::auth_error ... ok
[INFO] [stdout] test auth::digest::tests::nonce ... ok
[INFO] [stdout] test auth::tests::get_map_errors ... ok
[INFO] [stdout] test auth::tests::strip_prefix_from_header ... ok
[INFO] [stdout] test config::tests::cant_listen ... ok
[INFO] [stdout] test config::tests::bad_header ... ok
[INFO] [stdout] test auth::digest::tests::auth_success_qop_auth ... ok
[INFO] [stdout] test auth::tests::get_map ... ok
[INFO] [stdout] test auth::digest::tests::auth_success_multi ... ok
[INFO] [stdout] test config::tests::dir_is_file ... ok
[INFO] [stdout] test config::tests::root_mount ... ok
[INFO] [stdout] test auth::digest::tests::auth_wrong_realm ... ok
[INFO] [stdout] test auth::digest::tests::auth_wrong_pw ... ok
[INFO] [stdout] test config::tests::config_file ... FAILED
[INFO] [stdout] test config::tests::vhost_conflict ... ok
[INFO] [stdout] test auth::digest::tests::auth_success_sess ... ok
[INFO] [stdout] test auth::digest::tests::auth_wrong_user ... ok
[INFO] [stdout] test config::tests::dir_nonexistent ... ok
[INFO] [stdout] test config::tests::toml_to_struct ... ok
[INFO] [stdout] test dispatch::dav::tests::options ... ok
[INFO] [stdout] test config::tests::keyword_mount ... ok
[INFO] [stdout] test dispatch::fcgi::test::add_index_to_folder ... ok
[INFO] [stdout] test dispatch::dav::tests::basic_config ... ok
[INFO] [stdout] test auth::digest::tests::auth_success ... ok
[INFO] [stdout] test dispatch::fcgi::test::basic_config ... ok
[INFO] [stdout] test dispatch::dav::tests::get_file ... ok
[INFO] [stdout] test config::tests::wwwroot_parsing ... ok
[INFO] [stdout] test dispatch::fcgi::test::params_flup_example ... ok
[INFO] [stdout] test dispatch::fcgi::test::params_nginx_example ... ok
[INFO] [stdout] test dispatch::fcgi::test::params_php_example ... ok
[INFO] [stdout] test config::tests::tls_plain_mix ... ok
[INFO] [stdout] test dispatch::dav::tests::mkcol_propfind ... ok
[INFO] [stdout] test dispatch::fcgi::test::resolve_file ... ok
[INFO] [stdout] test dispatch::fcgi::test::file_request_dont_add_index ... ok
[INFO] [stdout] test dispatch::proxy::test::filter_headers ... ok
[INFO] [stdout] test dispatch::proxy::test::force_dir_false ... ok
[INFO] [stdout] test dispatch::proxy::test::dont_upgrade_h11 ... ok
[INFO] [stdout] test dispatch::proxy::test::h2_simple_fwd ... ok
[INFO] [stdout] test dispatch::fcgi::test::simple_fcgi_post ... ok
[INFO] [stdout] test dispatch::proxy::test::h11_keep_alive ... ok
[INFO] [stdout] test dispatch::fcgi::test::wrong_cfg ... ok
[INFO] [stdout] test dispatch::proxy::test::add_headers ... ok
[INFO] [stdout] test dispatch::proxy::test::basic_config ... ok
[INFO] [stdout] test dispatch::dav::tests::put_move_delete ... ok
[INFO] [stdout] test dispatch::fcgi::test::dont_resolve_file ... ok
[INFO] [stdout] test dispatch::fcgi::test::resolve_index ... ok
[INFO] [stdout] test dispatch::fcgi::test::resolve_file_with_path_info ... ok
[INFO] [stdout] test dispatch::proxy::test::filter_method ... ok
[INFO] [stdout] test dispatch::dav::tests::dir_nonexistent ... ok
[INFO] [stdout] test dispatch::fcgi::test::parse_addr ... ok
[INFO] [stdout] test dispatch::proxy::test::web_mount_is_a_folder ... ok
[INFO] [stdout] test dispatch::proxy::test::simple_fwd ... ok
[INFO] [stdout] test dispatch::proxy::test::header_chaining ... ok
[INFO] [stdout] test dispatch::proxy::test::remove_hop_headers ... ok
[INFO] [stdout] test dispatch::proxy::test::resolve_dns_later ... ok
[INFO] [stdout] test dispatch::staticf::tests::basic_config ... ok
[INFO] [stdout] test dispatch::staticf::tests::allowlist_allows ... ok
[INFO] [stdout] test dispatch::proxy::test::upgrade_h11 ... ok
[INFO] [stdout] test dispatch::staticf::tests::redir_test ... ok
[INFO] [stdout] test dispatch::staticf::tests::index_file ... ok
[INFO] [stdout] test dispatch::staticf::tests::dir_redir ... ok
[INFO] [stdout] test dispatch::test::mount::full_folder_names_as_mounts ... ok
[INFO] [stdout] test dispatch::staticf::tests::resolve_file ... ok
[INFO] [stdout] test dispatch::staticf::tests::allowlist_blocks ... ok
[INFO] [stdout] test dispatch::test::mount::path_trav_outside_mounts ... ok
[INFO] [stdout] test dispatch::test::mount::longest_mount ... ok
[INFO] [stdout] test dispatch::test::mount::path_trav_outside_webroot ... ok
[INFO] [stdout] test dispatch::staticf::tests::no_index ... ok
[INFO] [stdout] test dispatch::staticf::tests::resolve_nested_file ... ok
[INFO] [stdout] test dispatch::test::mount::no_mounts ... ok
[INFO] [stdout] test dispatch::staticf::tests::redirects_to_sanitized_path ... ok
[INFO] [stdout] test dispatch::staticf::tests::symlink_dir ... ok
[INFO] [stdout] test dispatch::test::mount::uri_encode ... ok
[INFO] [stdout] test dispatch::test::mount::redirect ... ok
[INFO] [stdout] test dispatch::test::vhost::default_vhost ... ok
[INFO] [stdout] test dispatch::test::mount::webroot ... ok
[INFO] [stdout] test dispatch::test::vhost::specific_vhost ... ok
[INFO] [stdout] test dispatch::test::mount::redirect_w_status ... ok
[INFO] [stdout] test dispatch::test::mount::redirect_w_path ... ok
[INFO] [stdout] test dispatch::test::mount::rustsec_2022_0072_part1 ... ok
[INFO] [stdout] test dispatch::webpath::tests::borrowed_req ... ok
[INFO] [stdout] test dispatch::test::mount::test_mount_params ... ok
[INFO] [stdout] test dispatch::webpath::tests::encode ... ok
[INFO] [stdout] test dispatch::test::vhost::unknown_vhost ... ok
[INFO] [stderr] 2026-01-07 15:54:32 UTC ERROR flash_rust_ws::dispatch - path does not start with /
[INFO] [stderr] 2026-01-07 15:54:32 UTC ERROR flash_rust_ws::dispatch - path does not start with /
[INFO] [stdout] test dispatch::webpath::tests::cow ... ok
[INFO] [stdout] test dispatch::test::mount::rustsec_2022_0072_part2 ... ok
[INFO] [stdout] test dispatch::test::mount::test_barely_mounted ... ok
[INFO] [stdout] test dispatch::test::mount::top_mount ... ok
[INFO] [stdout] test dispatch::proxy::test::https_simple_fwd ... ok
[INFO] [stdout] test dispatch::webpath::tests::rustsec_2022_0072 ... ok
[INFO] [stdout] test tests::http_get ... ok
[INFO] [stdout] test tests::http_connect ... ok
[INFO] [stdout] test dispatch::fcgi::test::test_resolve_path ... ok
[INFO] [stdout] test dispatch::webpath::tests::misc ... ok
[INFO] [stdout] test dispatch::webpath::tests::ito_abs_url ... ok
[INFO] [stdout] test transport::tls::rustls::todo ... ok
[INFO] [stdout] test dispatch::webpath::tests::normalize ... ok
[INFO] [stdout] test dispatch::staticf::tests::symlink_file ... ok
[INFO] [stdout] test dispatch::proxy::test::upgrade_h11_to_h2 ... ok
[INFO] [stdout] test tests::https_get ... ok
[INFO] [stdout] test dispatch::proxy::test::upgrade_h2_to_h11 ... ok
[INFO] [stdout] test dispatch::proxy::test::upgrade_h2 ... ok
[INFO] [stdout] test tests::https_h2_get ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- config::tests::config_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'config::tests::config_file' (42) panicked at src/config.rs:654:56:
[INFO] [stdout] could not create cfg file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d2217b08872 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d2217b08872 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d2217b08872 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d2217b08872 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d2217b22eba - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d2217b22eba - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5d2217b0efd6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d2217b0efd6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5d2217ae164f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d2217ae164f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d2217afdb09 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d22173bf34e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5d22173bf34e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d2217afdd72 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5d2217afdd72 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d2217ae1708 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d2217ad5fe9 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d2217ae2abd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d2217b2362c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d2217b23372 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d2216eb627e - <core[585f66e14d78f9ba]::result::Result<std[3f03f8b59f91bef1]::fs::File, std[3f03f8b59f91bef1]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5d22171bf59f - flash_rust_ws[13d57164ca1fe006]::config::tests::config_file
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config.rs:654:56
[INFO] [stdout]   22:     0x5d22171a9677 - flash_rust_ws[13d57164ca1fe006]::config::tests::config_file::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config.rs:651:21
[INFO] [stdout]   23:     0x5d2216e8e316 - <flash_rust_ws[13d57164ca1fe006]::config::tests::config_file::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5d22173b36fb - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5d22173b36fb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5d22173bff5a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5d22173bff5a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5d22173bff5a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5d22173bff5a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5d22173bff5a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5d22173bff5a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5d22173bff5a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5d22173ba424 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5d22173ba424 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5d22173c2a52 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5d22173c2a52 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5d22173c2a52 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5d22173c2a52 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5d22173c2a52 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5d22173c2a52 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5d22173c2a52 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5d2217b0761f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5d2217b0761f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7ad2fbadeaa4 - <unknown>
[INFO] [stdout]   45:     0x7ad2fbb6ba64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     config::tests::config_file
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 103 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin flash_rust_ws`
[INFO] running `Command { std: "docker" "inspect" "c68fb650647a8047c8a1ef9959616030692b5c0911a960263592bfb41d094f13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c68fb650647a8047c8a1ef9959616030692b5c0911a960263592bfb41d094f13", kill_on_drop: false }`
[INFO] [stdout] c68fb650647a8047c8a1ef9959616030692b5c0911a960263592bfb41d094f13
