[INFO] fetching crate flash_rust_ws 0.5.1... [INFO] testing flash_rust_ws-0.5.1 against 1.90.0 for beta-1.91-3 [INFO] extracting crate flash_rust_ws 0.5.1 into /workspace/builds/worker-4-tc1/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-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate flash_rust_ws 0.5.1 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded users v0.11.0 [INFO] [stderr] Downloaded xml-rs v0.8.21 [INFO] [stderr] Downloaded async-stream-connection v1.0.1 [INFO] [stderr] Downloaded serde_spanned v0.6.7 [INFO] [stderr] Downloaded websocket-codec v0.5.2 [INFO] [stderr] Downloaded futures-rustls v0.25.1 [INFO] [stderr] Downloaded generic-async-http-client v0.5.1 [INFO] [stderr] Downloaded async-trait v0.1.82 [INFO] [stderr] Downloaded rcgen v0.12.1 [INFO] [stderr] Downloaded toml_edit v0.22.20 [INFO] [stderr] Downloaded hyper-util v0.1.7 [INFO] [stderr] Downloaded async-fcgi v0.5.0 [INFO] [stderr] Downloaded deadpool v0.11.2 [INFO] [stderr] Downloaded uuid v1.10.0 [INFO] [stderr] Downloaded async-acme v0.5.0 [INFO] [stderr] Downloaded hyper v1.4.1 [INFO] [stderr] Downloaded hyper-staticfile v0.10.1 [INFO] [stderr] Downloaded nix v0.27.1 [INFO] [stderr] Downloaded winnow v0.6.18 [INFO] [stderr] Downloaded libsystemd v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2d9794381426f16b60fc03df3de30d59f1d2e2916894f448210695e540e3a551 [INFO] running `Command { std: "docker" "start" "-a" "2d9794381426f16b60fc03df3de30d59f1d2e2916894f448210695e540e3a551", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2d9794381426f16b60fc03df3de30d59f1d2e2916894f448210695e540e3a551", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d9794381426f16b60fc03df3de30d59f1d2e2916894f448210695e540e3a551", kill_on_drop: false }` [INFO] [stdout] 2d9794381426f16b60fc03df3de30d59f1d2e2916894f448210695e540e3a551 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ae104c15532c72bd0bcd6a818d1bd536617349b88d70bd83f43cbe9b1fe5ae83 [INFO] running `Command { std: "docker" "start" "-a" "ae104c15532c72bd0bcd6a818d1bd536617349b88d70bd83f43cbe9b1fe5ae83", kill_on_drop: false }` [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 futures-core v0.3.30 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling cc v1.1.15 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rustls-pki-types v1.8.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling serde_json v1.0.127 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling oid-registry v0.7.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling destructure_traitobject v0.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling unsafe-any-ors v1.0.0 [INFO] [stderr] Compiling webpki-roots v0.26.5 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling cpufeatures v0.2.13 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling typemap-ors v1.0.0 [INFO] [stderr] Compiling rustls-pemfile v2.1.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling http-range v0.1.5 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling ring v0.17.8 [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 url v2.5.2 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling thread-id v4.2.2 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling sha1 v0.6.1 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling xml-rs v0.8.21 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling derivative v2.2.0 [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-impl v0.2.0 [INFO] [stderr] Compiling asn1-rs-derive v0.5.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling async-trait v0.1.82 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling thiserror v1.0.63 [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 rustls-webpki v0.102.7 [INFO] [stderr] Compiling rcgen v0.12.1 [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 tokio-util v0.7.11 [INFO] [stderr] Compiling deadpool v0.11.2 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_qs v0.12.0 [INFO] [stderr] Compiling serde_spanned v0.6.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling async-stream-connection v1.0.1 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling users v0.11.0 [INFO] [stderr] Compiling toml_edit v0.22.20 [INFO] [stderr] Compiling async-fcgi v0.5.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 hyper v1.4.1 [INFO] [stderr] Compiling tokio-rustls v0.25.0 [INFO] [stderr] Compiling futures-rustls v0.25.1 [INFO] [stderr] Compiling generic-async-http-client v0.5.1 [INFO] [stderr] Compiling hyper-util v0.1.7 [INFO] [stderr] Compiling hyper-staticfile v0.10.1 [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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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, [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)]` 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 { [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, io::Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "ae104c15532c72bd0bcd6a818d1bd536617349b88d70bd83f43cbe9b1fe5ae83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae104c15532c72bd0bcd6a818d1bd536617349b88d70bd83f43cbe9b1fe5ae83", kill_on_drop: false }` [INFO] [stdout] ae104c15532c72bd0bcd6a818d1bd536617349b88d70bd83f43cbe9b1fe5ae83 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9646d91a96e0fe5654e3215831efd1289be8080f0d8fa33f50ab4ab361603c2d [INFO] running `Command { std: "docker" "start" "-a" "9646d91a96e0fe5654e3215831efd1289be8080f0d8fa33f50ab4ab361603c2d", 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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, [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 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 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 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 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, [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)]` 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 { [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, io::Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 18.14s [INFO] running `Command { std: "docker" "inspect" "9646d91a96e0fe5654e3215831efd1289be8080f0d8fa33f50ab4ab361603c2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9646d91a96e0fe5654e3215831efd1289be8080f0d8fa33f50ab4ab361603c2d", kill_on_drop: false }` [INFO] [stdout] 9646d91a96e0fe5654e3215831efd1289be8080f0d8fa33f50ab4ab361603c2d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0813f089dda745f9bab8cd092dd9cd4672ab93e2b29c2b2c2c8296365fb57ed8 [INFO] running `Command { std: "docker" "start" "-a" "0813f089dda745f9bab8cd092dd9cd4672ab93e2b29c2b2c2c8296365fb57ed8", 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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, [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 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 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 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 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, [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)]` 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 { [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, io::Error> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `flash_rust_ws` (bin "flash_rust_ws" test) generated 34 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/flash_rust_ws-04e93b92d17d77d0) [INFO] [stdout] [INFO] [stdout] running 104 tests [INFO] [stdout] test auth::digest::tests::auth_error ... ok [INFO] [stdout] test auth::digest::tests::nonce ... ok [INFO] [stdout] test auth::tests::get_map ... ok [INFO] [stdout] test auth::tests::get_map_errors ... ok [INFO] [stdout] test config::tests::dir_nonexistent ... ok [INFO] [stdout] test config::tests::keyword_mount ... ok [INFO] [stdout] test auth::digest::tests::auth_success ... ok [INFO] [stdout] test config::tests::bad_header ... ok [INFO] [stdout] test auth::digest::tests::auth_success_qop_auth ... ok [INFO] [stdout] test config::tests::toml_to_struct ... ok [INFO] [stdout] test auth::digest::tests::auth_success_sess ... ok [INFO] [stdout] test dispatch::dav::tests::basic_config ... ok [INFO] [stdout] test auth::digest::tests::auth_wrong_pw ... ok [INFO] [stdout] test dispatch::dav::tests::dir_nonexistent ... ok [INFO] [stdout] test config::tests::wwwroot_parsing ... ok [INFO] [stdout] test dispatch::dav::tests::options ... ok [INFO] [stdout] test dispatch::fcgi::test::add_index_to_folder ... ok [INFO] [stdout] test dispatch::fcgi::test::basic_config ... ok [INFO] [stdout] test dispatch::dav::tests::put_move_delete ... 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::dav::tests::mkcol_propfind ... ok [INFO] [stdout] test dispatch::fcgi::test::params_php_example ... ok [INFO] [stdout] test dispatch::fcgi::test::parse_addr ... ok [INFO] [stdout] test dispatch::fcgi::test::resolve_file ... ok [INFO] [stdout] test dispatch::dav::tests::get_file ... ok [INFO] [stdout] test dispatch::fcgi::test::resolve_file_with_path_info ... ok [INFO] [stdout] test dispatch::fcgi::test::simple_fcgi_post ... ok [INFO] [stdout] test dispatch::fcgi::test::test_resolve_path ... ok [INFO] [stdout] test dispatch::proxy::test::add_headers ... ok [INFO] [stdout] test dispatch::proxy::test::basic_config ... ok [INFO] [stdout] test dispatch::fcgi::test::resolve_index ... ok [INFO] [stdout] test dispatch::proxy::test::filter_headers ... ok [INFO] [stdout] test dispatch::proxy::test::filter_method ... ok [INFO] [stdout] test dispatch::proxy::test::force_dir_false ... ok [INFO] [stdout] test auth::digest::tests::auth_required ... ok [INFO] [stdout] test auth::tests::strip_prefix_from_header ... ok [INFO] [stdout] test config::tests::root_mount ... ok [INFO] [stdout] test dispatch::proxy::test::header_chaining ... ok [INFO] [stdout] test auth::digest::tests::auth_wrong_user ... ok [INFO] [stdout] test dispatch::proxy::test::resolve_dns_later ... ok [INFO] [stdout] test dispatch::proxy::test::h2_simple_fwd ... ok [INFO] [stdout] test dispatch::proxy::test::remove_hop_headers ... ok [INFO] [stdout] test auth::digest::tests::auth_wrong_realm ... ok [INFO] [stdout] test dispatch::proxy::test::dont_upgrade_h11 ... ok [INFO] [stdout] test dispatch::proxy::test::upgrade_h11 ... ok [INFO] [stdout] test dispatch::fcgi::test::dont_resolve_file ... ok [INFO] [stdout] test dispatch::proxy::test::web_mount_is_a_folder ... ok [INFO] [stdout] test auth::digest::tests::auth_success_multi ... ok [INFO] [stdout] test dispatch::staticf::tests::allowlist_allows ... ok [INFO] [stdout] test dispatch::staticf::tests::basic_config ... ok [INFO] [stdout] test dispatch::fcgi::test::file_request_dont_add_index ... ok [INFO] [stdout] test dispatch::staticf::tests::dir_redir ... ok [INFO] [stdout] test dispatch::staticf::tests::no_index ... ok [INFO] [stdout] test dispatch::staticf::tests::allowlist_blocks ... ok [INFO] [stdout] test dispatch::proxy::test::https_simple_fwd ... ok [INFO] [stdout] test dispatch::staticf::tests::index_file ... ok [INFO] [stdout] test dispatch::staticf::tests::redir_test ... ok [INFO] [stdout] test dispatch::staticf::tests::redirects_to_sanitized_path ... ok [INFO] [stdout] test dispatch::staticf::tests::resolve_file ... ok [INFO] [stdout] test dispatch::proxy::test::simple_fwd ... ok [INFO] [stdout] test dispatch::staticf::tests::resolve_nested_file ... ok [INFO] [stdout] test dispatch::staticf::tests::symlink_file ... ok [INFO] [stdout] test dispatch::staticf::tests::symlink_dir ... ok [INFO] [stdout] test dispatch::test::mount::full_folder_names_as_mounts ... ok [INFO] [stdout] test dispatch::test::mount::no_mounts ... ok [INFO] [stdout] test dispatch::test::mount::path_trav_outside_webroot ... ok [INFO] [stdout] test dispatch::test::mount::redirect ... ok [INFO] [stdout] test dispatch::test::mount::longest_mount ... ok [INFO] [stdout] test dispatch::test::mount::path_trav_outside_mounts ... ok [INFO] [stdout] test dispatch::test::mount::test_mount_params ... ok [INFO] [stdout] test dispatch::test::mount::redirect_w_path ... ok [INFO] [stdout] test dispatch::test::mount::uri_encode ... ok [INFO] [stdout] test dispatch::test::mount::redirect_w_status ... 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::vhost::specific_vhost ... ok [INFO] [stdout] test dispatch::test::vhost::unknown_vhost ... ok [INFO] [stdout] test dispatch::test::mount::top_mount ... ok [INFO] [stdout] test dispatch::test::vhost::default_vhost ... ok [INFO] [stdout] test dispatch::test::mount::webroot ... ok [INFO] [stdout] test dispatch::webpath::tests::borrowed_req ... ok [INFO] [stdout] test dispatch::webpath::tests::cow ... ok [INFO] [stdout] test dispatch::test::mount::rustsec_2022_0072_part1 ... ok [INFO] [stdout] test dispatch::webpath::tests::encode ... ok [INFO] [stdout] test dispatch::webpath::tests::ito_abs_url ... ok [INFO] [stdout] test dispatch::webpath::tests::rustsec_2022_0072 ... ok [INFO] [stdout] test dispatch::webpath::tests::normalize ... ok [INFO] [stdout] test transport::tls::rustls::todo ... ok [INFO] [stdout] test dispatch::webpath::tests::misc ... ok [INFO] [stdout] test tests::http_get ... ok [INFO] [stdout] test dispatch::proxy::test::h11_keep_alive ... ok [INFO] [stderr] 2025-10-01 09:13:21 UTC ERROR flash_rust_ws::dispatch - path does not start with / [INFO] [stderr] 2025-10-01 09:13:21 UTC ERROR flash_rust_ws::dispatch - path does not start with / [INFO] [stdout] test dispatch::proxy::test::upgrade_h11_to_h2 ... ok [INFO] [stdout] test tests::https_get ... ok [INFO] [stdout] test tests::http_connect ... ok [INFO] [stdout] test dispatch::proxy::test::upgrade_h2 ... ok [INFO] [stdout] test dispatch::proxy::test::upgrade_h2_to_h11 ... ok [INFO] [stdout] test tests::https_h2_get ... ok [INFO] [stdout] test config::tests::config_file ... FAILED [INFO] [stdout] test config::tests::tls_plain_mix ... ok [INFO] [stdout] test config::tests::dir_is_file ... ok [INFO] [stdout] test config::tests::vhost_conflict ... ok [INFO] [stdout] test dispatch::fcgi::test::wrong_cfg ... ok [INFO] [stdout] test config::tests::cant_listen ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- config::tests::config_file stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'config::tests::config_file' 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: 0x63186fa404c2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x63186fa404c2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x63186fa404c2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x63186fa404c2 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x63186fa6f203 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x63186fa6f203 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x63186fa3b843 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x63186fa3b843 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x63186fa40312 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x63186fa429f9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x63186fa4282e - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x63186f3b83b4 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x63186f3b83b4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x63186fa434ce - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x63186fa434ce - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x63186fa4319a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x63186fa409c9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x63186fa42e2d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x63186fa6c670 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x63186fa6cb86 - core::result::unwrap_failed::h95bc3f5a607b2c95 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5 [INFO] [stdout] 20: 0x63186efd3e4e - core::result::Result::expect::hdf13dcefb23736a5 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23 [INFO] [stdout] 21: 0x63186f25a07f - flash_rust_ws::config::tests::config_file::hc6fea73ca8a96507 [INFO] [stdout] at /opt/rustwide/workdir/src/config.rs:654:56 [INFO] [stdout] 22: 0x63186f25a027 - flash_rust_ws::config::tests::config_file::{{closure}}::h6b6ac9fdc2755210 [INFO] [stdout] at /opt/rustwide/workdir/src/config.rs:651:21 [INFO] [stdout] 23: 0x63186ed88d96 - core::ops::function::FnOnce::call_once::hf1ca508cc8543a58 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 24: 0x63186f3bdc1b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 25: 0x63186f3bdc1b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 26: 0x63186f3bcd55 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 27: 0x63186f3bcd55 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x63186f3bcd55 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 29: 0x63186f3bcd55 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 30: 0x63186f3bcd55 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x63186f3bcd55 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 32: 0x63186f3bcd55 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 33: 0x63186f380954 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 34: 0x63186f380954 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x63186f38432a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x63186f38432a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x63186f38432a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 38: 0x63186f38432a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 39: 0x63186f38432a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x63186f38432a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x63186f38432a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 42: 0x63186fa46e2f - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 43: 0x63186fa46e2f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 44: 0x7bb84ce62aa4 - [INFO] [stdout] 45: 0x7bb84ceefa34 - clone [INFO] [stdout] 46: 0x0 - [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.23s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin flash_rust_ws` [INFO] running `Command { std: "docker" "inspect" "0813f089dda745f9bab8cd092dd9cd4672ab93e2b29c2b2c2c8296365fb57ed8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0813f089dda745f9bab8cd092dd9cd4672ab93e2b29c2b2c2c8296365fb57ed8", kill_on_drop: false }` [INFO] [stdout] 0813f089dda745f9bab8cd092dd9cd4672ab93e2b29c2b2c2c8296365fb57ed8