[INFO] fetching crate faucet-server 2.1.0...
[INFO] testing faucet-server-2.1.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate faucet-server 2.1.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate faucet-server 2.1.0
[INFO] finished tweaking crates.io crate faucet-server 2.1.0
[INFO] tweaked toml for crates.io crate faucet-server 2.1.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate faucet-server 2.1.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate faucet-server 2.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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-postgres-rustls v0.13.0
[INFO] [stderr]   Downloaded der_derive v0.7.3
[INFO] [stderr]   Downloaded postgres-types v0.2.10
[INFO] [stderr]   Downloaded find-msvc-tools v0.1.3
[INFO] [stderr]   Downloaded ctrlc v3.5.0
[INFO] [stderr]   Downloaded deadpool-postgres v0.14.1
[INFO] [stderr]   Downloaded cc v1.2.40
[INFO] [stderr]   Downloaded x509-cert v0.2.5
[INFO] [stderr]   Downloaded tls_codec_derive v0.4.2
[INFO] [stderr]   Downloaded tls_codec v0.4.2
[INFO] [stderr]   Downloaded flagset v0.4.7
[INFO] [stderr]   Downloaded tokio-postgres v0.7.14
[INFO] [stderr]   Downloaded aws-lc-sys v0.32.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8cb9510252503cdeae2dcc838c502496f0b2096146b47b3de8f33877762d7b08
[INFO] running `Command { std: "docker" "start" "-a" "8cb9510252503cdeae2dcc838c502496f0b2096146b47b3de8f33877762d7b08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8cb9510252503cdeae2dcc838c502496f0b2096146b47b3de8f33877762d7b08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8cb9510252503cdeae2dcc838c502496f0b2096146b47b3de8f33877762d7b08", kill_on_drop: false }`
[INFO] [stdout] 8cb9510252503cdeae2dcc838c502496f0b2096146b47b3de8f33877762d7b08
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bd78dad2abb3ccf5f49bd69159ef9b6c65da576470429e3f2096541775961744
[INFO] running `Command { std: "docker" "start" "-a" "bd78dad2abb3ccf5f49bd69159ef9b6c65da576470429e3f2096541775961744", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling find-msvc-tools v0.1.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling aws-lc-rs v1.14.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling flagset v0.4.7
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling toml_writer v1.0.3
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling parse-size v1.1.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling cc v1.2.40
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling serde_spanned v1.0.2
[INFO] [stderr]    Compiling toml v0.9.7
[INFO] [stderr]    Compiling ctrlc v3.5.0
[INFO] [stderr]    Compiling aws-lc-sys v0.32.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling postgres-protocol v0.6.9
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling der_derive v0.7.3
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tungstenite v0.27.0
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling x509-cert v0.2.5
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling postgres-types v0.2.10
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling tokio-tungstenite v0.27.0
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-postgres v0.7.14
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling deadpool-postgres v0.14.1
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling rustls-webpki v0.103.7
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-postgres-rustls v0.13.0
[INFO] [stderr]    Compiling faucet-server v2.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.77s
[INFO] running `Command { std: "docker" "inspect" "bd78dad2abb3ccf5f49bd69159ef9b6c65da576470429e3f2096541775961744", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd78dad2abb3ccf5f49bd69159ef9b6c65da576470429e3f2096541775961744", kill_on_drop: false }`
[INFO] [stdout] bd78dad2abb3ccf5f49bd69159ef9b6c65da576470429e3f2096541775961744
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cf214d6f128e2f3ce578361cdd2cdb26974b0037e4ba9ea07d1c3f5af3cbbac0
[INFO] running `Command { std: "docker" "start" "-a" "cf214d6f128e2f3ce578361cdd2cdb26974b0037e4ba9ea07d1c3f5af3cbbac0", kill_on_drop: false }`
[INFO] [stderr]    Compiling faucet-server v2.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.25s
[INFO] running `Command { std: "docker" "inspect" "cf214d6f128e2f3ce578361cdd2cdb26974b0037e4ba9ea07d1c3f5af3cbbac0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf214d6f128e2f3ce578361cdd2cdb26974b0037e4ba9ea07d1c3f5af3cbbac0", kill_on_drop: false }`
[INFO] [stdout] cf214d6f128e2f3ce578361cdd2cdb26974b0037e4ba9ea07d1c3f5af3cbbac0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3f8f0e107da1d56bcfa2dfa7f19ccb3def6a9826a4d1b2d92d4eabe03a1e5893
[INFO] running `Command { std: "docker" "start" "-a" "3f8f0e107da1d56bcfa2dfa7f19ccb3def6a9826a4d1b2d92d4eabe03a1e5893", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/faucet_server-1895092cd76f9c01)
[INFO] [stdout] 
[INFO] [stdout] running 76 tests
[INFO] [stdout] test client::load_balancing::cookie_hash::tests::test_load_balancing_strategy ... ok
[INFO] [stdout] test client::load_balancing::cookie_hash::tests::test_new_targets ... ok
[INFO] [stdout] test client::load_balancing::cookie_hash::tests::test_calculate_exponential_backoff ... ok
[INFO] [stdout] test client::load_balancing::ip_extractor::tests::extract_ip_from_x_forwarded_for_ipv4 ... ok
[INFO] [stdout] test client::load_balancing::ip_extractor::tests::extract_client_addr_ipv4_with_x_forwarded_for_from_request ... ok
[INFO] [stdout] test client::load_balancing::ip_extractor::tests::extract_client_addr_ipv4_from_request ... ok
[INFO] [stdout] test client::load_balancing::ip_extractor::tests::extract_client_addr_ipv6_from_request ... ok
[INFO] [stdout] test client::load_balancing::ip_extractor::tests::extract_ip_from_x_forwarded_for_ipv6 ... ok
[INFO] [stdout] test client::load_balancing::ip_extractor::tests::extract_x_forwarded_for_ipv4_from_request_multiple ... ok
[INFO] [stdout] test client::load_balancing::ip_extractor::tests::extract_x_forwarded_for_ipv6_from_request ... ok
[INFO] [stdout] test client::load_balancing::ip_extractor::tests::extract_x_forwarded_for_ipv4_from_request ... ok
[INFO] [stdout] test client::load_balancing::ip_hash::tests::test_calculate_exponential_backoff ... ok
[INFO] [stdout] test client::load_balancing::ip_extractor::tests::extract_ip_from_x_forwarded_for_multiple ... ok
[INFO] [stdout] test client::load_balancing::ip_hash::tests::test_load_balancing_strategy ... ok
[INFO] [stdout] test client::load_balancing::ip_hash::tests::test_load_balancing_strategy_offline ... ok
[INFO] [stdout] test client::load_balancing::ip_hash::tests::test_new_ip_hash ... ok
[INFO] [stdout] test client::load_balancing::ip_extractor::tests::extract_x_real_ip_ipv4_from_request ... ok
[INFO] [stdout] test client::load_balancing::ip_extractor::tests::extract_x_real_ip_ipv6_from_request ... ok
[INFO] [stdout] test client::load_balancing::round_robin::tests::test_round_robin_entry_with_offline_target ... ok
[INFO] [stdout] test client::load_balancing::round_robin::tests::test_round_robin_entry ... ok
[INFO] [stdout] test client::load_balancing::ip_hash::tests::test_new_targets ... ok
[INFO] [stdout] test client::load_balancing::round_robin::tests::test_new_targets ... ok
[INFO] [stdout] test client::load_balancing::round_robin::tests::test_new_round_robin ... ok
[INFO] [stdout] test client::load_balancing::rps_autoscale::tests::test_load_balancing_strategy_basic_entry ... ok
[INFO] [stdout] test client::load_balancing::tests::test_clone_load_balancer ... ok
[INFO] [stdout] test client::load_balancing::tests::test_load_balancer_extract_ip ... ok
[INFO] [stdout] test client::load_balancing::tests::test_load_balancer_get_client ... ok
[INFO] [stdout] test client::load_balancing::cookie_hash::tests::test_new_cookie_hash ... ok
[INFO] [stdout] test client::load_balancing::rps_autoscale::tests::test_load_balancing_strategy_offline_target ... ok
[INFO] [stdout] test client::load_balancing::tests::test_load_balancer_new_ip_hash ... ok
[INFO] [stdout] test client::load_balancing::rps_autoscale::tests::test_new_rps_autoscale ... ok
[INFO] [stdout] test client::load_balancing::tests::test_load_balancer_new_round_robin ... ok
[INFO] [stdout] test client::load_balancing::tests::test_strategy_from_str ... ok
[INFO] [stdout] test client::websockets::tests::build_uri_no_path ... ok
[INFO] [stdout] test client::websockets::tests::test_attempt_upgrade_no_upgrade_header ... ok
[INFO] [stdout] test client::websockets::tests::test_build_uri ... ok
[INFO] [stdout] test client::websockets::tests::test_attempt_upgrade_with_upgrade_header ... ok
[INFO] [stdout] test client::websockets::tests::test_calculate_sec_websocket_accept ... ok
[INFO] [stdout] test client::load_balancing::rps_autoscale::tests::test_load_balancing_overloaded_target_skipped_by_entry ... ok
[INFO] [stdout] test client::websockets::tests::test_init_upgrade_from_request ... ok
[INFO] [stdout] test error::tests::test_faucet_error ... ok
[INFO] [stdout] test error::tests::test_faucet_error_debug ... ok
[INFO] [stdout] test error::tests::test_faucet_error_displat_invalid_header ... ok
[INFO] [stdout] test error::tests::test_faucet_error_displat_missing_header ... ok
[INFO] [stdout] test error::tests::test_faucet_error_from_addr_parse_error ... ok
[INFO] [stdout] test error::tests::test_faucet_error_from_hyper_error ... ok
[INFO] [stdout] test error::tests::test_faucet_error_from_hyper_invalid_header_value_error ... ok
[INFO] [stdout] test error::tests::test_faucet_error_from_pool_build_error ... ok
[INFO] [stdout] test error::tests::test_faucet_error_from_io_error ... ok
[INFO] [stdout] test error::tests::test_faucet_error_from_pool_closed_error ... ok
[INFO] [stdout] test error::tests::test_faucet_error_from_pool_error ... ok
[INFO] [stdout] test error::tests::test_faucet_error_from_pool_post_create_hook_error ... ok
[INFO] [stdout] test error::tests::test_faucet_error_from_pool_no_runtime_specified_error ... ok
[INFO] [stdout] test error::tests::test_faucet_error_from_pool_timeout_error ... ok
[INFO] [stdout] test error::tests::test_from_fauct_error_to_hyper_response ... ok
[INFO] [stdout] test server::logging::tests::log_data_log ... ok
[INFO] [stdout] test server::logging::tests::log_option_debug ... ok
[INFO] [stdout] test server::logging::tests::log_option_display ... ok
[INFO] [stdout] test server::logging::tests::log_option_from_option ... ok
[INFO] [stdout] test server::onion::tests::basic_service_middleware ... ok
[INFO] [stdout] test server::onion::tests::basic_service_response ... ok
[INFO] [stdout] test server::onion::tests::multiple_layer_middleware ... ok
[INFO] [stdout] test client::websockets::tests::test_insensitive_compare ... ok
[INFO] [stdout] test server::logging::tests::log_capture ... ok
[INFO] [stdout] test client::websockets::tests::test_init_upgrade_from_request_no_sec_key ... ok
[INFO] [stdout] test client::load_balancing::ip_hash::tests::ip_v4_test_distribution_of_hash_function_len_3 ... ok
[INFO] [stdout] test client::load_balancing::ip_hash::tests::ip_v4_test_distribution_of_hash_function_len_4 ... ok
[INFO] [stdout] test client::load_balancing::ip_hash::tests::ip_v4_test_distribution_of_hash_function_len_2 ... ok
[INFO] [stdout] test client::load_balancing::cookie_hash::tests::uuid_test_distribution_of_hash_function_len_2 ... ok
[INFO] [stdout] test client::load_balancing::cookie_hash::tests::uuid_test_distribution_of_hash_function_len_3 ... ok
[INFO] [stdout] test client::load_balancing::cookie_hash::tests::uuid_test_distribution_of_hash_function_len_4 ... ok
[INFO] [stdout] test client::load_balancing::ip_hash::tests::ip_v6_test_distribution_of_hash_function_len_2 ... ok
[INFO] [stdout] test client::load_balancing::ip_hash::tests::ip_v6_test_distribution_of_hash_function_len_3 ... ok
[INFO] [stdout] test client::load_balancing::ip_hash::tests::ip_v6_test_distribution_of_hash_function_len_4 ... ok
[INFO] [stdout] test client::load_balancing::rps_autoscale::tests::test_autoscale_spawn_worker_on_overload_background_task ... ok
[INFO] [stdout] test client::load_balancing::rps_autoscale::tests::test_autoscale_shutdown_idle_worker_background_task ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/faucet-19e57fdd3caf96e8)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 76 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 30.03s
[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] [stderr]    Doc-tests faucet_server
[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" "3f8f0e107da1d56bcfa2dfa7f19ccb3def6a9826a4d1b2d92d4eabe03a1e5893", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f8f0e107da1d56bcfa2dfa7f19ccb3def6a9826a4d1b2d92d4eabe03a1e5893", kill_on_drop: false }`
[INFO] [stdout] 3f8f0e107da1d56bcfa2dfa7f19ccb3def6a9826a4d1b2d92d4eabe03a1e5893
