[INFO] cloning repository https://github.com/jokerwyt/Balancebeam [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jokerwyt/Balancebeam" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjokerwyt%2FBalancebeam", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjokerwyt%2FBalancebeam'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c709ce3b1b6bebd858dc41d5730ad012123c256f [INFO] testing jokerwyt/Balancebeam against beta-2025-09-21 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjokerwyt%2FBalancebeam" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jokerwyt/Balancebeam [INFO] finished tweaking git repo https://github.com/jokerwyt/Balancebeam [INFO] tweaked toml for git repo https://github.com/jokerwyt/Balancebeam written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jokerwyt/Balancebeam on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jokerwyt/Balancebeam 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 121188803bac678256410cde4caf0a6d3e666689403a6c06d5cf749e1d6b8ca1 [INFO] running `Command { std: "docker" "start" "-a" "121188803bac678256410cde4caf0a6d3e666689403a6c06d5cf749e1d6b8ca1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "121188803bac678256410cde4caf0a6d3e666689403a6c06d5cf749e1d6b8ca1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "121188803bac678256410cde4caf0a6d3e666689403a6c06d5cf749e1d6b8ca1", kill_on_drop: false }` [INFO] [stdout] 121188803bac678256410cde4caf0a6d3e666689403a6c06d5cf749e1d6b8ca1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 82d1d259fb0d3c610fb941281377303e459814c616858d1decaeefdd53248eb3 [INFO] running `Command { std: "docker" "start" "-a" "82d1d259fb0d3c610fb941281377303e459814c616858d1decaeefdd53248eb3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling proc-macro2 v1.0.54 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling io-lifetimes v1.0.9 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling rustix v0.36.11 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling tokio v1.27.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling clap_lex v0.4.0 [INFO] [stderr] Compiling regex v1.7.3 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling syn v2.0.11 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling is-terminal v0.4.5 [INFO] [stderr] Compiling clap_builder v4.1.14 [INFO] [stderr] Compiling tokio-macros v2.0.0 [INFO] [stderr] Compiling clap_derive v4.1.14 [INFO] [stderr] Compiling clap v4.1.14 [INFO] [stderr] Compiling balancebeam v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/request.rs:15:22 [INFO] [stdout] | [INFO] [stdout] 15 | MalformedRequest(httparse::Error), [INFO] [stdout] | ---------------- ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 15 - MalformedRequest(httparse::Error), [INFO] [stdout] 15 + MalformedRequest(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/response.rs:12:23 [INFO] [stdout] | [INFO] [stdout] 12 | MalformedResponse(httparse::Error), [INFO] [stdout] | ----------------- ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 12 - MalformedResponse(httparse::Error), [INFO] [stdout] 12 + MalformedResponse(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/response.rs:20:21 [INFO] [stdout] | [INFO] [stdout] 20 | ConnectionError(std::io::Error), [INFO] [stdout] | --------------- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 20 - ConnectionError(std::io::Error), [INFO] [stdout] 20 + ConnectionError(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.04s [INFO] running `Command { std: "docker" "inspect" "82d1d259fb0d3c610fb941281377303e459814c616858d1decaeefdd53248eb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82d1d259fb0d3c610fb941281377303e459814c616858d1decaeefdd53248eb3", kill_on_drop: false }` [INFO] [stdout] 82d1d259fb0d3c610fb941281377303e459814c616858d1decaeefdd53248eb3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 56e0617c9301dc80a6d3f4d78a3ab8c46c4c39bf1821413eca9270b9a1210fe4 [INFO] running `Command { std: "docker" "start" "-a" "56e0617c9301dc80a6d3f4d78a3ab8c46c4c39bf1821413eca9270b9a1210fe4", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling futures-core v0.3.27 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-task v0.3.27 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling openssl v0.10.48 [INFO] [stderr] Compiling futures-util v0.3.27 [INFO] [stderr] Compiling syn v2.0.11 [INFO] [stderr] Compiling futures-channel v0.3.27 [INFO] [stderr] Compiling futures-sink v0.3.27 [INFO] [stderr] Compiling serde v1.0.159 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling ipnet v2.7.2 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling openssl-sys v0.9.83 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling tokio-macros v2.0.0 [INFO] [stderr] Compiling clap_derive v4.1.14 [INFO] [stderr] Compiling tokio v1.27.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling clap v4.1.14 [INFO] [stderr] Compiling tokio-util v0.7.7 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.3.16 [INFO] [stderr] Compiling balancebeam v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/request.rs:15:22 [INFO] [stdout] | [INFO] [stdout] 15 | MalformedRequest(httparse::Error), [INFO] [stdout] | ---------------- ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 15 - MalformedRequest(httparse::Error), [INFO] [stdout] 15 + MalformedRequest(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/response.rs:12:23 [INFO] [stdout] | [INFO] [stdout] 12 | MalformedResponse(httparse::Error), [INFO] [stdout] | ----------------- ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 12 - MalformedResponse(httparse::Error), [INFO] [stdout] 12 + MalformedResponse(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/response.rs:20:21 [INFO] [stdout] | [INFO] [stdout] 20 | ConnectionError(std::io::Error), [INFO] [stdout] | --------------- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 20 - ConnectionError(std::io::Error), [INFO] [stdout] 20 + ConnectionError(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling hyper v0.14.25 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.16 [INFO] [stdout] warning: unused import: `error_server::ErrorServer` [INFO] [stdout] --> tests/common/mod.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub use error_server::ErrorServer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/request.rs:15:22 [INFO] [stdout] | [INFO] [stdout] 15 | MalformedRequest(httparse::Error), [INFO] [stdout] | ---------------- ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 15 - MalformedRequest(httparse::Error), [INFO] [stdout] 15 + MalformedRequest(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/response.rs:12:23 [INFO] [stdout] | [INFO] [stdout] 12 | MalformedResponse(httparse::Error), [INFO] [stdout] | ----------------- ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 12 - MalformedResponse(httparse::Error), [INFO] [stdout] 12 + MalformedResponse(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/response.rs:20:21 [INFO] [stdout] | [INFO] [stdout] 20 | ConnectionError(std::io::Error), [INFO] [stdout] | --------------- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 20 - ConnectionError(std::io::Error), [INFO] [stdout] 20 + ConnectionError(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `address` is never read [INFO] [stdout] --> tests/common/error_server.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct ErrorServer { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 25 | pub address: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `address` is never used [INFO] [stdout] --> tests/common/server.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 4 | pub trait Server { [INFO] [stdout] | ------ method in this trait [INFO] [stdout] 5 | async fn stop(self: Box) -> usize; [INFO] [stdout] 6 | fn address(&self) -> String; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 43.01s [INFO] running `Command { std: "docker" "inspect" "56e0617c9301dc80a6d3f4d78a3ab8c46c4c39bf1821413eca9270b9a1210fe4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56e0617c9301dc80a6d3f4d78a3ab8c46c4c39bf1821413eca9270b9a1210fe4", kill_on_drop: false }` [INFO] [stdout] 56e0617c9301dc80a6d3f4d78a3ab8c46c4c39bf1821413eca9270b9a1210fe4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2fca08bbe057eba1779bf07a16b30282129aa0e5e93f2471f085914a31c5d397 [INFO] running `Command { std: "docker" "start" "-a" "2fca08bbe057eba1779bf07a16b30282129aa0e5e93f2471f085914a31c5d397", kill_on_drop: false }` [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/request.rs:15:22 [INFO] [stderr] | [INFO] [stderr] 15 | MalformedRequest(httparse::Error), [INFO] [stderr] | ---------------- ^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 15 - MalformedRequest(httparse::Error), [INFO] [stderr] 15 + MalformedRequest(()), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/response.rs:12:23 [INFO] [stderr] | [INFO] [stderr] 12 | MalformedResponse(httparse::Error), [INFO] [stderr] | ----------------- ^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 12 - MalformedResponse(httparse::Error), [INFO] [stderr] 12 + MalformedResponse(()), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/response.rs:20:21 [INFO] [stderr] | [INFO] [stderr] 20 | ConnectionError(std::io::Error), [INFO] [stderr] | --------------- ^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 20 - ConnectionError(std::io::Error), [INFO] [stderr] 20 + ConnectionError(()), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `balancebeam` (bin "balancebeam") generated 3 warnings [INFO] [stderr] warning: unused import: `error_server::ErrorServer` [INFO] [stderr] --> tests/common/mod.rs:10:9 [INFO] [stderr] | [INFO] [stderr] 10 | pub use error_server::ErrorServer; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: field `address` is never read [INFO] [stderr] --> tests/common/error_server.rs:25:9 [INFO] [stderr] | [INFO] [stderr] 22 | pub struct ErrorServer { [INFO] [stderr] | ----------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 25 | pub address: String, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: method `address` is never used [INFO] [stderr] --> tests/common/server.rs:6:8 [INFO] [stderr] | [INFO] [stderr] 4 | pub trait Server { [INFO] [stderr] | ------ method in this trait [INFO] [stderr] 5 | async fn stop(self: Box) -> usize; [INFO] [stderr] 6 | fn address(&self) -> String; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `balancebeam` (bin "balancebeam" test) generated 3 warnings (3 duplicates) [INFO] [stderr] warning: `balancebeam` (test "01_single_upstream_tests") generated 3 warnings (run `cargo fix --test "01_single_upstream_tests"` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/balancebeam-2b1bc9ffc34d7f66) [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 tests/01_single_upstream_tests.rs (/opt/rustwide/target/debug/deps/01_single_upstream_tests-4d07ce53c45d5115) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_simple_connections ... ok [INFO] [stderr] Running tests/02_multiple_upstream_tests.rs (/opt/rustwide/target/debug/deps/02_multiple_upstream_tests-240a86085130ec54) [INFO] [stdout] test test_multiple_requests_per_connection ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.43s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test test_rate_limiting ... ok [INFO] [stdout] test test_passive_health_checks ... ok [INFO] [stdout] test test_active_health_checks_check_http_status ... ok [INFO] [stdout] test test_active_health_checks_restore_failed_upstream ... ok [INFO] [stdout] test test_load_distribution ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.47s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2fca08bbe057eba1779bf07a16b30282129aa0e5e93f2471f085914a31c5d397", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fca08bbe057eba1779bf07a16b30282129aa0e5e93f2471f085914a31c5d397", kill_on_drop: false }` [INFO] [stdout] 2fca08bbe057eba1779bf07a16b30282129aa0e5e93f2471f085914a31c5d397