[INFO] cloning repository https://github.com/alex28042/rust-reverse-proxy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alex28042/rust-reverse-proxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falex28042%2Frust-reverse-proxy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falex28042%2Frust-reverse-proxy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8324a9bb5b117d3635bd0a16166c7e8d1eb5e3a7 [INFO] testing alex28042/rust-reverse-proxy against 1.97.0-beta.6 for beta-1.98-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falex28042%2Frust-reverse-proxy" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/alex28042/rust-reverse-proxy [INFO] finished tweaking git repo https://github.com/alex28042/rust-reverse-proxy [INFO] tweaked toml for git repo https://github.com/alex28042/rust-reverse-proxy written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/alex28042/rust-reverse-proxy on toolchain 1.97.0-beta.6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/alex28042/rust-reverse-proxy 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.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mockall_derive v0.13.1 [INFO] [stderr] Downloaded metrics-util v0.19.1 [INFO] [stderr] Downloaded atomic v0.6.1 [INFO] [stderr] Downloaded sketches-ddsketch v0.3.1 [INFO] [stderr] Downloaded core_affinity v0.8.3 [INFO] [stderr] Downloaded mockall v0.13.1 [INFO] [stderr] Downloaded metrics-exporter-prometheus v0.16.2 [INFO] [stderr] Downloaded rand_xoshiro v0.7.0 [INFO] [stderr] Downloaded fragile v2.1.0 [INFO] [stderr] Downloaded rayon v1.12.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] d7341502b3aa407710e1f74c31431c8dba03b80a096e85cb701e755e45eb44cd [INFO] running `Command { std: "docker" "start" "d7341502b3aa407710e1f74c31431c8dba03b80a096e85cb701e755e45eb44cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d7341502b3aa407710e1f74c31431c8dba03b80a096e85cb701e755e45eb44cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d7341502b3aa407710e1f74c31431c8dba03b80a096e85cb701e755e45eb44cd" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d7341502b3aa407710e1f74c31431c8dba03b80a096e85cb701e755e45eb44cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d7341502b3aa407710e1f74c31431c8dba03b80a096e85cb701e755e45eb44cd" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling hashbrown v0.17.1 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling shlex v2.0.1 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling zerocopy v0.8.50 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.2.1 [INFO] [stderr] Compiling socket2 v0.6.4 [INFO] [stderr] Compiling rustls-pki-types v1.14.1 [INFO] [stderr] Compiling cc v1.2.63 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling http v1.4.1 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling log v0.4.32 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling rustls v0.23.40 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling bitflags v2.12.1 [INFO] [stderr] Compiling rapidhash v4.4.1 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling raw-cpuid v11.6.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling rand_xoshiro v0.7.0 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling sketches-ddsketch v0.3.1 [INFO] [stderr] Compiling metrics v0.24.6 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling webpki-roots v1.0.7 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling core_affinity v0.8.3 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling quanta v0.12.6 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling clap_derive v4.6.1 [INFO] [stderr] Compiling tokio v1.52.3 [INFO] [stderr] Compiling pear v0.2.9 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.4 [INFO] [stderr] Compiling clap v4.6.1 [INFO] [stderr] Compiling rustls-webpki v0.103.13 [INFO] [stderr] Compiling metrics-util v0.19.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling h2 v0.4.14 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling hyper v1.10.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-rustls v0.27.9 [INFO] [stderr] Compiling metrics-exporter-prometheus v0.16.2 [INFO] [stderr] Compiling proxy-test-utils v0.1.0 (/opt/rustwide/workdir/crates/proxy-test-utils) [INFO] [stderr] Compiling proxy-core v0.1.0 (/opt/rustwide/workdir/crates/proxy-core) [INFO] [stderr] Compiling proxy-bin v0.1.0 (/opt/rustwide/workdir/crates/proxy-bin) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "d7341502b3aa407710e1f74c31431c8dba03b80a096e85cb701e755e45eb44cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d7341502b3aa407710e1f74c31431c8dba03b80a096e85cb701e755e45eb44cd" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.50 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling bitflags v2.12.1 [INFO] [stderr] Compiling zerocopy-derive v0.8.50 [INFO] [stderr] Compiling tokio v1.52.3 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling autocfg v1.5.1 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling serde_json v1.0.150 [INFO] [stderr] Compiling either v1.16.0 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling raw-cpuid v11.6.0 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling mockall_derive v0.13.1 [INFO] [stderr] Compiling predicates-core v1.0.10 [INFO] [stderr] Compiling num-conv v0.2.2 [INFO] [stderr] Compiling memchr v2.8.1 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling predicates-tree v1.0.13 [INFO] [stderr] Compiling rayon v1.12.0 [INFO] [stderr] Compiling predicates v3.1.4 [INFO] [stderr] Compiling pem v3.0.6 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling fragile v2.1.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling quanta v0.12.6 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling rcgen v0.13.2 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling mockall v0.13.1 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling h2 v0.4.14 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling rand v0.9.4 [INFO] [stderr] Compiling metrics-util v0.19.1 [INFO] [stderr] Compiling proptest v1.11.0 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling hyper v1.10.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling metrics-exporter-prometheus v0.16.2 [INFO] [stderr] Compiling hyper-rustls v0.27.9 [INFO] [stderr] Compiling proxy-test-utils v0.1.0 (/opt/rustwide/workdir/crates/proxy-test-utils) [INFO] [stderr] Compiling proxy-core v0.1.0 (/opt/rustwide/workdir/crates/proxy-core) [INFO] [stderr] Compiling proxy-bin v0.1.0 (/opt/rustwide/workdir/crates/proxy-bin) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 55.48s [INFO] running `Command { std: "docker" "inspect" "d7341502b3aa407710e1f74c31431c8dba03b80a096e85cb701e755e45eb44cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d7341502b3aa407710e1f74c31431c8dba03b80a096e85cb701e755e45eb44cd" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/reverse_proxy-92c4c66716b84902) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/proxy_core-b85f729b0418599f) [INFO] [stdout] [INFO] [stdout] running 28 tests [INFO] [stdout] test config::tests::rejects_backend_without_host ... ok [INFO] [stdout] test config::tests::parses_minimal_config_with_defaults ... ok [INFO] [stdout] test proxy::headers::tests::creates_forwarded_for_when_absent ... ok [INFO] [stdout] test proxy::headers::tests::strips_standard_hop_by_hop_headers ... ok [INFO] [stdout] test proxy::headers::tests::strips_headers_named_in_connection ... ok [INFO] [stdout] test proxy::headers::tests::appends_to_existing_forwarded_for ... ok [INFO] [stdout] test config::tests::rejects_upstream_without_servers ... ok [INFO] [stdout] test proxy::service::tests::forward_failure_trips_breaker_and_releases_guard ... ok [INFO] [stdout] test proxy::service::tests::forward_success_marks_healthy_and_holds_guard_until_body_drops ... ok [INFO] [stdout] test config::tests::rejects_route_to_unknown_upstream ... ok [INFO] [stdout] test proxy::service::tests::strip_port_handles_host_with_and_without_port ... ok [INFO] [stdout] test upstream::health::tests::builds_probe_uri_with_path ... ok [INFO] [stdout] test upstream::health::tests::normalises_probe_path_without_leading_slash ... ok [INFO] [stdout] test upstream::model::tests::in_flight_guard_tracks_concurrency ... ok [INFO] [stdout] test upstream::model::tests::passive_breaker_trips_and_recovers ... ok [INFO] [stdout] test router::tests::unmatched_path_returns_none ... ok [INFO] [stdout] test upstream::strategies::tests::ip_hash_is_stable_for_same_client ... ok [INFO] [stdout] test upstream::strategies::tests::least_connections_prefers_idle_backend ... ok [INFO] [stdout] test upstream::strategies::tests::returns_none_when_all_down ... ok [INFO] [stdout] test upstream::strategies::tests::round_robin_skips_unhealthy ... ok [INFO] [stdout] test router::tests::host_specific_route_beats_wildcard ... ok [INFO] [stdout] test router::tests::longest_prefix_wins ... ok [INFO] [stdout] test router::tests::exposes_unique_groups ... ok [INFO] [stdout] test upstream::model::tests::starts_available ... ok [INFO] [stdout] test upstream::pool::tests::builds_and_selects ... ok [INFO] [stdout] test upstream::pool::tests::delegates_selection_to_injected_balancer ... ok [INFO] [stderr] Running tests/forwarding.rs (/opt/rustwide/target/debug/deps/forwarding-94617be9c5ff0645) [INFO] [stdout] test proxy::service::tests::rewrite_uri_keeps_path_and_query ... ok [INFO] [stdout] test upstream::strategies::tests::round_robin_rotates_in_order ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test unmatched_route_returns_404 ... ok [INFO] [stdout] test forwards_request_and_sets_forwarded_headers ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/graceful_shutdown.rs (/opt/rustwide/target/debug/deps/graceful_shutdown-3ad2318be54ceffa) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test stops_accepting_after_shutdown ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running tests/headers_property.rs (/opt/rustwide/target/debug/deps/headers_property-f020856d11e90296) [INFO] [stdout] test keeps_arbitrary_headers_and_drops_hop_by_hop ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stderr] Running tests/health_check.rs (/opt/rustwide/target/debug/deps/health_check-bf79f6141843687e) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test failing_backend_is_excluded_then_restored ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.03s [INFO] [stdout] [INFO] [stderr] Running tests/load_balancing.rs (/opt/rustwide/target/debug/deps/load_balancing-8929ef676d338b6f) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test ip_hash_is_sticky_for_one_client ... ok [INFO] [stdout] test round_robin_spreads_requests_evenly ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running tests/tls.rs (/opt/rustwide/target/debug/deps/tls-479851f1438ff7a4) [INFO] [stdout] running 1 test [INFO] [stdout] test terminates_tls_and_forwards_to_http_upstream ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/proxy_test_utils-0c4e99e04b6416b4) [INFO] [stdout] [INFO] [stderr] Doc-tests proxy_test_utils [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d7341502b3aa407710e1f74c31431c8dba03b80a096e85cb701e755e45eb44cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7341502b3aa407710e1f74c31431c8dba03b80a096e85cb701e755e45eb44cd", kill_on_drop: false }` [INFO] [stdout] d7341502b3aa407710e1f74c31431c8dba03b80a096e85cb701e755e45eb44cd