[INFO] fetching crate hyper-http-proxy 1.1.0... [INFO] testing hyper-http-proxy-1.1.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate hyper-http-proxy 1.1.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate hyper-http-proxy 1.1.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate hyper-http-proxy 1.1.0 [INFO] tweaked toml for crates.io crate hyper-http-proxy 1.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate hyper-http-proxy 1.1.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate hyper-http-proxy 1.1.0 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5324d6e03a240925624ae6cb92e4e1b160a4ca1ca1bcfe47e91f183691b3f552 [INFO] running `Command { std: "docker" "start" "-a" "5324d6e03a240925624ae6cb92e4e1b160a4ca1ca1bcfe47e91f183691b3f552", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5324d6e03a240925624ae6cb92e4e1b160a4ca1ca1bcfe47e91f183691b3f552", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5324d6e03a240925624ae6cb92e4e1b160a4ca1ca1bcfe47e91f183691b3f552", kill_on_drop: false }` [INFO] [stdout] 5324d6e03a240925624ae6cb92e4e1b160a4ca1ca1bcfe47e91f183691b3f552 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7214196e8b6bd7ef88bd98c7d94cc06d299efab4d6bf17ec2fc3979afb5294d1 [INFO] running `Command { std: "docker" "start" "-a" "7214196e8b6bd7ef88bd98c7d94cc06d299efab4d6bf17ec2fc3979afb5294d1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling once_cell v1.21.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling rustls v0.23.23 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling rustls-native-certs v0.7.3 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling tokio v1.44.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling headers-core v0.3.0 [INFO] [stderr] Compiling headers v0.4.0 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling hyper-rustls v0.27.5 [INFO] [stderr] Compiling hyper-http-proxy v1.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.58s [INFO] running `Command { std: "docker" "inspect" "7214196e8b6bd7ef88bd98c7d94cc06d299efab4d6bf17ec2fc3979afb5294d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7214196e8b6bd7ef88bd98c7d94cc06d299efab4d6bf17ec2fc3979afb5294d1", kill_on_drop: false }` [INFO] [stdout] 7214196e8b6bd7ef88bd98c7d94cc06d299efab4d6bf17ec2fc3979afb5294d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cfd41aeb8b19ad26620fbc1549b8a24cb7422bc3eecc05387bf7c81479da65f5 [INFO] running `Command { std: "docker" "start" "-a" "cfd41aeb8b19ad26620fbc1549b8a24cb7422bc3eecc05387bf7c81479da65f5", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tokio v1.44.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling hyper-rustls v0.27.5 [INFO] [stderr] Compiling hyper-http-proxy v1.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `tls` [INFO] [stdout] --> examples/basic.rs:20:23 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(not(any(feature = "tls", feature = "rustls-base", feature = "openssl-tls")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `__rustls`, `__tls`, `default`, `default-tls`, `hyper-tls`, `native-tls`, `native-tls-vendored`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, and `tokio-native-tls` [INFO] [stdout] = help: consider adding `tls` 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: `rustls-base` [INFO] [stdout] --> examples/basic.rs:20:40 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(not(any(feature = "tls", feature = "rustls-base", feature = "openssl-tls")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `__rustls`, `__tls`, `default`, `default-tls`, `hyper-tls`, `native-tls`, `native-tls-vendored`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, and `tokio-native-tls` [INFO] [stdout] = help: consider adding `rustls-base` 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: `openssl-tls` [INFO] [stdout] --> examples/basic.rs:20:65 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(not(any(feature = "tls", feature = "rustls-base", feature = "openssl-tls")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `__rustls`, `__tls`, `default`, `default-tls`, `hyper-tls`, `native-tls`, `native-tls-vendored`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, and `tokio-native-tls` [INFO] [stdout] = help: consider adding `openssl-tls` 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: `tls` [INFO] [stdout] --> examples/basic.rs:23:19 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg(any(feature = "tls", feature = "rustls-base", feature = "openssl"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `__rustls`, `__tls`, `default`, `default-tls`, `hyper-tls`, `native-tls`, `native-tls-vendored`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, and `tokio-native-tls` [INFO] [stdout] = help: consider adding `tls` 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: `rustls-base` [INFO] [stdout] --> examples/basic.rs:23:36 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg(any(feature = "tls", feature = "rustls-base", feature = "openssl"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `__rustls`, `__tls`, `default`, `default-tls`, `hyper-tls`, `native-tls`, `native-tls-vendored`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, and `tokio-native-tls` [INFO] [stdout] = help: consider adding `rustls-base` 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: `openssl` [INFO] [stdout] --> examples/basic.rs:23:61 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg(any(feature = "tls", feature = "rustls-base", feature = "openssl"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `__rustls`, `__tls`, `default`, `default-tls`, `hyper-tls`, `native-tls`, `native-tls-vendored`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, and `tokio-native-tls` [INFO] [stdout] = help: consider adding `openssl` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 20.07s [INFO] running `Command { std: "docker" "inspect" "cfd41aeb8b19ad26620fbc1549b8a24cb7422bc3eecc05387bf7c81479da65f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfd41aeb8b19ad26620fbc1549b8a24cb7422bc3eecc05387bf7c81479da65f5", kill_on_drop: false }` [INFO] [stdout] cfd41aeb8b19ad26620fbc1549b8a24cb7422bc3eecc05387bf7c81479da65f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 67c718e58389bceac8f9e845afd45f34d88c2ae7ec8e0db248e229b050f297a8 [INFO] running `Command { std: "docker" "start" "-a" "67c718e58389bceac8f9e845afd45f34d88c2ae7ec8e0db248e229b050f297a8", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `tls` [INFO] [stderr] --> examples/basic.rs:20:23 [INFO] [stderr] | [INFO] [stderr] 20 | #[cfg(not(any(feature = "tls", feature = "rustls-base", feature = "openssl-tls")))] [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `__rustls`, `__tls`, `default`, `default-tls`, `hyper-tls`, `native-tls`, `native-tls-vendored`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, and `tokio-native-tls` [INFO] [stderr] = help: consider adding `tls` 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: `rustls-base` [INFO] [stderr] --> examples/basic.rs:20:40 [INFO] [stderr] | [INFO] [stderr] 20 | #[cfg(not(any(feature = "tls", feature = "rustls-base", feature = "openssl-tls")))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `__rustls`, `__tls`, `default`, `default-tls`, `hyper-tls`, `native-tls`, `native-tls-vendored`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, and `tokio-native-tls` [INFO] [stderr] = help: consider adding `rustls-base` 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: `openssl-tls` [INFO] [stderr] --> examples/basic.rs:20:65 [INFO] [stderr] | [INFO] [stderr] 20 | #[cfg(not(any(feature = "tls", feature = "rustls-base", feature = "openssl-tls")))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `__rustls`, `__tls`, `default`, `default-tls`, `hyper-tls`, `native-tls`, `native-tls-vendored`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, and `tokio-native-tls` [INFO] [stderr] = help: consider adding `openssl-tls` 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: `tls` [INFO] [stderr] --> examples/basic.rs:23:19 [INFO] [stderr] | [INFO] [stderr] 23 | #[cfg(any(feature = "tls", feature = "rustls-base", feature = "openssl"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `__rustls`, `__tls`, `default`, `default-tls`, `hyper-tls`, `native-tls`, `native-tls-vendored`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, and `tokio-native-tls` [INFO] [stderr] = help: consider adding `tls` 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: `rustls-base` [INFO] [stderr] --> examples/basic.rs:23:36 [INFO] [stderr] | [INFO] [stderr] 23 | #[cfg(any(feature = "tls", feature = "rustls-base", feature = "openssl"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `__rustls`, `__tls`, `default`, `default-tls`, `hyper-tls`, `native-tls`, `native-tls-vendored`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, and `tokio-native-tls` [INFO] [stderr] = help: consider adding `rustls-base` 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: `openssl` [INFO] [stderr] --> examples/basic.rs:23:61 [INFO] [stderr] | [INFO] [stderr] 23 | #[cfg(any(feature = "tls", feature = "rustls-base", feature = "openssl"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `__rustls`, `__tls`, `default`, `default-tls`, `hyper-tls`, `native-tls`, `native-tls-vendored`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, and `tokio-native-tls` [INFO] [stderr] = help: consider adding `openssl` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: `hyper-http-proxy` (example "basic") generated 6 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hyper_http_proxy-aad57c657c565e7b) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test tests::test_new_proxy_without_authorization ... ok [INFO] [stdout] test tests::test_new_proxy_with_authorization ... ok [INFO] [stdout] test tunnel::tests::test_tunnel_eof ... ok [INFO] [stdout] test tunnel::tests::test_tunnel_bad_response ... ok [INFO] [stdout] test tunnel::tests::test_tunnel ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Doc-tests hyper_http_proxy [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 4) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "67c718e58389bceac8f9e845afd45f34d88c2ae7ec8e0db248e229b050f297a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67c718e58389bceac8f9e845afd45f34d88c2ae7ec8e0db248e229b050f297a8", kill_on_drop: false }` [INFO] [stdout] 67c718e58389bceac8f9e845afd45f34d88c2ae7ec8e0db248e229b050f297a8