[INFO] fetching crate faucet-server 1.2.0... [INFO] testing faucet-server-1.2.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_0 [INFO] extracting crate faucet-server 1.2.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate faucet-server 1.2.0 [INFO] finished tweaking crates.io crate faucet-server 1.2.0 [INFO] tweaked toml for crates.io crate faucet-server 1.2.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate faucet-server 1.2.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate faucet-server 1.2.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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded deadpool v0.12.2 [INFO] [stderr] Downloaded parse-size v1.1.0 [INFO] [stderr] Downloaded deadpool-postgres v0.14.1 [INFO] [stderr] Downloaded tokio-postgres-rustls v0.13.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b36d3a81bb6d29e73bd2f6779b1ce03a80f6096bf344f19f35091a66d888a9dc [INFO] running `Command { std: "docker" "start" "-a" "b36d3a81bb6d29e73bd2f6779b1ce03a80f6096bf344f19f35091a66d888a9dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b36d3a81bb6d29e73bd2f6779b1ce03a80f6096bf344f19f35091a66d888a9dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b36d3a81bb6d29e73bd2f6779b1ce03a80f6096bf344f19f35091a66d888a9dc", kill_on_drop: false }` [INFO] [stdout] b36d3a81bb6d29e73bd2f6779b1ce03a80f6096bf344f19f35091a66d888a9dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 910a451d9c3e044fd9ddf049a52e058f0f5a3182671c155207dd6df7149ddc05 [INFO] running `Command { std: "docker" "start" "-a" "910a451d9c3e044fd9ddf049a52e058f0f5a3182671c155207dd6df7149ddc05", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling aws-lc-rs v1.13.1 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling rustls v0.23.27 [INFO] [stderr] Compiling flagset v0.4.7 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling whoami v1.6.0 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling clap_builder v4.5.39 [INFO] [stderr] Compiling jiff v0.2.14 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling parse-size v1.1.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling cc v1.2.26 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling aws-lc-sys v0.29.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling ctrlc v3.4.7 [INFO] [stderr] Compiling postgres-protocol v0.6.8 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.29 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling der_derive v0.7.3 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling postgres-types v0.2.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tungstenite v0.24.0 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling x509-cert v0.2.5 [INFO] [stderr] Compiling clap v4.5.39 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-tungstenite v0.24.0 [INFO] [stderr] Compiling deadpool v0.12.2 [INFO] [stderr] Compiling h2 v0.4.10 [INFO] [stderr] Compiling tokio-postgres v0.7.13 [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 deadpool-postgres v0.14.1 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling tokio-postgres-rustls v0.13.0 [INFO] [stderr] Compiling faucet-server v1.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/telemetry/mod.rs:116:25 [INFO] [stdout] | [INFO] [stdout] 116 | let mut copy_in_writer = [INFO] [stdout] | ----^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `Command { std: "docker" "inspect" "910a451d9c3e044fd9ddf049a52e058f0f5a3182671c155207dd6df7149ddc05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "910a451d9c3e044fd9ddf049a52e058f0f5a3182671c155207dd6df7149ddc05", kill_on_drop: false }` [INFO] [stdout] 910a451d9c3e044fd9ddf049a52e058f0f5a3182671c155207dd6df7149ddc05 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 0073e7f841f2944e8c9bdf659d72ae06204f6780692a304f5bfa8fe5623b4ff8 [INFO] running `Command { std: "docker" "start" "-a" "0073e7f841f2944e8c9bdf659d72ae06204f6780692a304f5bfa8fe5623b4ff8", kill_on_drop: false }` [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/telemetry/mod.rs:116:25 [INFO] [stdout] | [INFO] [stdout] 116 | let mut copy_in_writer = [INFO] [stdout] | ----^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling faucet-server v1.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/telemetry/mod.rs:116:25 [INFO] [stdout] | [INFO] [stdout] 116 | let mut copy_in_writer = [INFO] [stdout] | ----^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.67s [INFO] running `Command { std: "docker" "inspect" "0073e7f841f2944e8c9bdf659d72ae06204f6780692a304f5bfa8fe5623b4ff8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0073e7f841f2944e8c9bdf659d72ae06204f6780692a304f5bfa8fe5623b4ff8", kill_on_drop: false }` [INFO] [stdout] 0073e7f841f2944e8c9bdf659d72ae06204f6780692a304f5bfa8fe5623b4ff8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 6892f098e7c194d035e08e6aca5acfa405b890d28b5611a2af61c848d9fbd836 [INFO] running `Command { std: "docker" "start" "-a" "6892f098e7c194d035e08e6aca5acfa405b890d28b5611a2af61c848d9fbd836", kill_on_drop: false }` [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/telemetry/mod.rs:116:25 [INFO] [stderr] | [INFO] [stderr] 116 | let mut copy_in_writer = [INFO] [stderr] | ----^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `faucet-server` (lib) generated 1 warning (run `cargo fix --lib -p faucet-server` to apply 1 suggestion) [INFO] [stderr] warning: `faucet-server` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/faucet_server-77ea699fa80d4797) [INFO] [stdout] [INFO] [stdout] running 70 tests [INFO] [stdout] test client::load_balancing::cookie_hash::tests::test_calculate_exponential_backoff ... 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_ip_from_x_forwarded_for_ipv4 ... 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_multiple ... 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 ... 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::cookie_hash::tests::test_new_targets ... 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_multiple ... ok [INFO] [stdout] test client::load_balancing::cookie_hash::tests::test_new_cookie_hash ... ok [INFO] [stdout] test client::load_balancing::ip_hash::tests::test_calculate_exponential_backoff ... ok [INFO] [stdout] test client::load_balancing::ip_hash::tests::test_new_ip_hash ... ok [INFO] [stdout] test client::load_balancing::ip_hash::tests::test_new_targets ... ok [INFO] [stdout] test client::load_balancing::ip_hash::tests::test_load_balancing_strategy_offline ... ok [INFO] [stdout] test client::load_balancing::cookie_hash::tests::test_load_balancing_strategy ... ok [INFO] [stdout] test client::load_balancing::tests::test_clone_load_balancer ... ok [INFO] [stdout] test client::load_balancing::round_robin::tests::test_new_targets ... ok [INFO] [stdout] test client::load_balancing::tests::test_load_balancer_extract_ip ... ok [INFO] [stdout] test client::load_balancing::round_robin::tests::test_new_round_robin ... ok [INFO] [stdout] test client::load_balancing::tests::test_load_balancer_new_ip_hash ... 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::test_attempt_upgrade_no_upgrade_header ... 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_load_balancing_strategy ... ok [INFO] [stdout] test client::websockets::tests::build_uri_no_path ... ok [INFO] [stdout] test client::websockets::tests::test_build_uri ... ok [INFO] [stdout] test client::websockets::tests::test_init_upgrade_from_request_no_sec_key ... ok [INFO] [stdout] test client::websockets::tests::test_init_upgrade_from_request ... ok [INFO] [stdout] test client::load_balancing::tests::test_load_balancer_get_client ... 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 error::tests::test_faucet_error_from_addr_parse_error ... ok [INFO] [stdout] test error::tests::test_faucet_error ... 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_debug ... ok [INFO] [stdout] test error::tests::test_faucet_error_from_io_error ... ok [INFO] [stdout] test error::tests::test_faucet_error_from_pool_build_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_hyper_invalid_header_value_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_timeout_error ... ok [INFO] [stdout] test error::tests::test_faucet_error_from_pool_no_runtime_specified_error ... ok [INFO] [stdout] test error::tests::test_from_fauct_error_to_hyper_response ... ok [INFO] [stdout] test client::load_balancing::round_robin::tests::test_round_robin_entry_with_offline_target ... ok [INFO] [stdout] test server::logging::tests::log_data_log ... ok [INFO] [stdout] test error::tests::test_faucet_error_from_hyper_error ... ok [INFO] [stdout] test server::logging::tests::log_option_display ... ok [INFO] [stdout] test server::onion::tests::basic_service_middleware ... ok [INFO] [stdout] test server::logging::tests::log_option_from_option ... ok [INFO] [stdout] test server::logging::tests::log_capture ... ok [INFO] [stdout] test server::logging::tests::log_option_debug ... ok [INFO] [stdout] test server::onion::tests::multiple_layer_middleware ... ok [INFO] [stdout] test server::onion::tests::basic_service_response ... 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::ip_hash::tests::ip_v4_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_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::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_2 ... ok [INFO] [stdout] test client::load_balancing::cookie_hash::tests::uuid_test_distribution_of_hash_function_len_4 ... ok [INFO] [stdout] test client::websockets::tests::test_upgrade_connection_from_request ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 70 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.43s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/faucet-3fb442c32383108f) [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" "6892f098e7c194d035e08e6aca5acfa405b890d28b5611a2af61c848d9fbd836", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6892f098e7c194d035e08e6aca5acfa405b890d28b5611a2af61c848d9fbd836", kill_on_drop: false }` [INFO] [stdout] 6892f098e7c194d035e08e6aca5acfa405b890d28b5611a2af61c848d9fbd836