[INFO] fetching crate flash_rust_ws 0.5.1... [INFO] testing flash_rust_ws-0.5.1 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate flash_rust_ws 0.5.1 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate flash_rust_ws 0.5.1 [INFO] finished tweaking crates.io crate flash_rust_ws 0.5.1 [INFO] tweaked toml for crates.io crate flash_rust_ws 0.5.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate flash_rust_ws 0.5.1 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 65435397745b5a507928efbc0cb2ae2d86e6719ebf6032590364fde64a7771a7 [INFO] running `Command { std: "docker" "start" "-a" "65435397745b5a507928efbc0cb2ae2d86e6719ebf6032590364fde64a7771a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "65435397745b5a507928efbc0cb2ae2d86e6719ebf6032590364fde64a7771a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65435397745b5a507928efbc0cb2ae2d86e6719ebf6032590364fde64a7771a7", kill_on_drop: false }` [INFO] [stdout] 65435397745b5a507928efbc0cb2ae2d86e6719ebf6032590364fde64a7771a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 24bf8d8ff43f7f93b19319492165c2df53d769f850d0bb22d17be72dfe0b6998 [INFO] running `Command { std: "docker" "start" "-a" "24bf8d8ff43f7f93b19319492165c2df53d769f850d0bb22d17be72dfe0b6998", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling cc v1.1.15 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling rustls-pki-types v1.8.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling serde_json v1.0.127 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling oid-registry v0.7.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling destructure_traitobject v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling unsafe-any-ors v1.0.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling pem v3.0.4 [INFO] [stderr] Compiling rustls-webpki v0.102.7 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling webpki-roots v0.26.5 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling cpufeatures v0.2.13 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling asn1-rs-derive v0.5.1 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling async-trait v0.1.82 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling asn1-rs v0.6.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling der-parser v9.0.0 [INFO] [stderr] Compiling rcgen v0.12.1 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling x509-parser v0.16.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling typemap-ors v1.0.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling rustls-pemfile v2.1.3 [INFO] [stderr] Compiling thread-id v4.2.2 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [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 http-range v0.1.5 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling xml-rs v0.8.21 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling sha1 v0.6.1 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling deadpool v0.11.2 [INFO] [stderr] Compiling h2 v0.4.6 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling serde_spanned v0.6.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_qs v0.12.0 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling toml_edit v0.22.20 [INFO] [stderr] Compiling async-stream-connection v1.0.1 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling libsystemd v0.7.0 [INFO] [stderr] Compiling log4rs v1.3.0 [INFO] [stderr] Compiling async-fcgi v0.5.0 [INFO] [stderr] Compiling users v0.11.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-staticfile v0.10.1 [INFO] [stderr] Compiling hyper-util v0.1.7 [INFO] [stderr] Compiling async-acme v0.5.0 [INFO] [stderr] Compiling flash_rust_ws v0.5.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `tlsnative` [INFO] [stdout] --> src/main.rs:32:32 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(any(feature = "tlsrust", feature = "tlsnative"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-acme`, `async-fcgi`, `async-stream-connection`, `base64`, `chrono`, `deadpool`, `default`, `fcgi`, `logrot`, `proxy`, `rustls-pemfile`, `sha1`, `tlsrust`, `tlsrust_acme`, `tokio-rustls`, `tokio-util`, `webdav`, `websocket`, `websocket-codec`, and `xml-rs` [INFO] [stdout] = help: consider adding `tlsnative` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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] error[E0733]: recursion in an async fn requires boxing [INFO] [stdout] --> src/dispatch/dav/propfind.rs:232:1 [INFO] [stdout] | [INFO] [stdout] 232 | / async fn handle_propfind_path_recursive( [INFO] [stdout] 233 | | path: &Path, [INFO] [stdout] 234 | | root: &Path, [INFO] [stdout] 235 | | web_mount: &str, [INFO] [stdout] ... | [INFO] [stdout] 238 | | props: &[OwnedName], [INFO] [stdout] 239 | | ) -> Result<(), XmlWError> { [INFO] [stdout] | |__________________________^ [INFO] [stdout] ... [INFO] [stdout] 260 | handle_propfind_path_recursive(&path, root, web_mount, depth - 1, xmlwriter, props); [INFO] [stdout] | ----------------------------------------------------------------------------------- recursive call here [INFO] [stdout] | [INFO] [stdout] = note: a recursive `async fn` call must introduce indirection such as `Box::pin` to avoid an infinitely sized future [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0733`. [INFO] [stdout] [INFO] [stderr] error: could not compile `flash_rust_ws` (bin "flash_rust_ws") due to 1 previous error; 16 warnings emitted [INFO] running `Command { std: "docker" "inspect" "24bf8d8ff43f7f93b19319492165c2df53d769f850d0bb22d17be72dfe0b6998", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24bf8d8ff43f7f93b19319492165c2df53d769f850d0bb22d17be72dfe0b6998", kill_on_drop: false }` [INFO] [stdout] 24bf8d8ff43f7f93b19319492165c2df53d769f850d0bb22d17be72dfe0b6998