[INFO] fetching crate echosrv 0.3.0... [INFO] testing echosrv-0.3.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate echosrv 0.3.0 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate echosrv 0.3.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate echosrv 0.3.0 [INFO] tweaked toml for crates.io crate echosrv 0.3.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate echosrv 0.3.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate echosrv 0.3.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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap v4.5.41 [INFO] [stderr] Downloaded clap_builder v4.5.41 [INFO] [stderr] Downloaded proptest v1.7.0 [INFO] [stderr] Downloaded redox_syscall v0.5.15 [INFO] [stderr] Downloaded rand_xorshift v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2a6779dc4eec4384ec9373ee81fd96fa491808787b182a4887779dda0defee96 [INFO] running `Command { std: "docker" "start" "-a" "2a6779dc4eec4384ec9373ee81fd96fa491808787b182a4887779dda0defee96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2a6779dc4eec4384ec9373ee81fd96fa491808787b182a4887779dda0defee96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a6779dc4eec4384ec9373ee81fd96fa491808787b182a4887779dda0defee96", kill_on_drop: false }` [INFO] [stdout] 2a6779dc4eec4384ec9373ee81fd96fa491808787b182a4887779dda0defee96 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ba795a0b081d23c1f95d3d2cb78093bb04f0949c31053726911ebd96c780c70f [INFO] running `Command { std: "docker" "start" "-a" "ba795a0b081d23c1f95d3d2cb78093bb04f0949c31053726911ebd96c780c70f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [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 regex-automata v0.4.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling rustc-demangle v0.1.25 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling echosrv v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/security/limits.rs:113:37 [INFO] [stdout] | [INFO] [stdout] 113 | pub async fn acquire_connection(&self) -> Result { [INFO] [stdout] | ^^^^^ --------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 113 | pub async fn acquire_connection(&self) -> Result, ConnectionError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.24s [INFO] running `Command { std: "docker" "inspect" "ba795a0b081d23c1f95d3d2cb78093bb04f0949c31053726911ebd96c780c70f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba795a0b081d23c1f95d3d2cb78093bb04f0949c31053726911ebd96c780c70f", kill_on_drop: false }` [INFO] [stdout] ba795a0b081d23c1f95d3d2cb78093bb04f0949c31053726911ebd96c780c70f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 84975676d2838fd928650d73fa97948c9f3027a4c6d4d120b52106103195be8b [INFO] running `Command { std: "docker" "start" "-a" "84975676d2838fd928650d73fa97948c9f3027a4c6d4d120b52106103195be8b", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling clap_builder v4.5.41 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling clap v4.5.41 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling echosrv v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling proptest v1.7.0 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/security/limits.rs:113:37 [INFO] [stdout] | [INFO] [stdout] 113 | pub async fn acquire_connection(&self) -> Result { [INFO] [stdout] | ^^^^^ --------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 113 | pub async fn acquire_connection(&self) -> Result, ConnectionError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/security/limits.rs:113:37 [INFO] [stdout] | [INFO] [stdout] 113 | pub async fn acquire_connection(&self) -> Result { [INFO] [stdout] | ^^^^^ --------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 113 | pub async fn acquire_connection(&self) -> Result, ConnectionError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 33s [INFO] running `Command { std: "docker" "inspect" "84975676d2838fd928650d73fa97948c9f3027a4c6d4d120b52106103195be8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84975676d2838fd928650d73fa97948c9f3027a4c6d4d120b52106103195be8b", kill_on_drop: false }` [INFO] [stdout] 84975676d2838fd928650d73fa97948c9f3027a4c6d4d120b52106103195be8b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 576fb3116dc4c8f68d8af83fbc22eac5d8d9b5cac86af6ac18689fb8c5c648c2 [INFO] running `Command { std: "docker" "start" "-a" "576fb3116dc4c8f68d8af83fbc22eac5d8d9b5cac86af6ac18689fb8c5c648c2", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/security/limits.rs:113:37 [INFO] [stderr] | [INFO] [stderr] 113 | pub async fn acquire_connection(&self) -> Result { [INFO] [stderr] | ^^^^^ --------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 113 | pub async fn acquire_connection(&self) -> Result, ConnectionError> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `echosrv` (lib) generated 1 warning (run `cargo fix --lib -p echosrv` to apply 1 suggestion) [INFO] [stderr] warning: `echosrv` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/echosrv-c84dcdf60b58e937) [INFO] [stdout] [INFO] [stdout] running 30 tests [INFO] [stdout] test network::address::tests::test_display ... ok [INFO] [stdout] test http::tests::test_http_protocol_connect ... ok [INFO] [stdout] test network::address::tests::test_unix_address ... ok [INFO] [stdout] test network::address::tests::test_network_address ... ok [INFO] [stdout] test network::config::tests::test_stream_config_builder ... ok [INFO] [stdout] test performance::buffer_pool::tests::test_buffer_pool_basic ... ok [INFO] [stdout] test http::tests::test_http_protocol_bind_and_accept ... ok [INFO] [stdout] test network::config::tests::test_config_builder ... ok [INFO] [stdout] test performance::buffer_pool::tests::test_buffer_pool_reuse ... ok [INFO] [stdout] test performance::buffer_pool::tests::test_global_pool ... ok [INFO] [stdout] test http::tests::test_http_protocol_method_not_allowed ... ok [INFO] [stdout] test performance::buffer_pool::tests::test_buffer_pool_max_size ... ok [INFO] [stdout] test security::limits::tests::test_rate_limiter ... ok [INFO] [stdout] test stream::client::tests::test_size_validation ... ok [INFO] [stdout] test tcp::tests::tests::test_config_default ... ok [INFO] [stdout] test udp::tests::tests::test_config_default ... ok [INFO] [stdout] test tcp::tests::tests::test_echo_server_new ... ok [INFO] [stdout] test udp::tests::tests::test_echo_server_new ... ok [INFO] [stdout] test unix::stream_protocol::tests::test_unix_stream_bind_and_cleanup ... ok [INFO] [stdout] test unix::stream_protocol::tests::test_unix_stream_connect ... ok [INFO] [stdout] test security::limits::tests::test_size_validator ... ok [INFO] [stdout] test http::tests::test_http_protocol_simple_post ... ok [INFO] [stdout] test stream::client::tests::test_client_config_builder ... ok [INFO] [stdout] test stream::client::tests::test_client_idle_detection ... ok [INFO] [stdout] test http::tests::test_http_protocol_incomplete_request ... ok [INFO] [stdout] test unix::tests::test_unix_datagram_echo ... ok [INFO] [stdout] test unix::tests::test_unix_stream_echo ... ok [INFO] [stdout] test unix::tests::test_unix_stream_large_data ... ok [INFO] [stdout] test unix::tests::test_unix_stream_multiple_clients ... ok [INFO] [stdout] test security::limits::tests::test_connection_tracker ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/echosrv-8b0de68e82ba18c7) [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/comprehensive_integration.rs (/opt/rustwide/target/debug/deps/comprehensive_integration-cabe70c5a52b7c97) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test test_client ... ok [INFO] [stdout] test test_address_system ... ok [INFO] [stdout] test test_performance_optimizations ... ok [INFO] [stdout] test test_error_handling ... ok [INFO] [stdout] test test_unified_config ... ok [INFO] [stdout] test test_unix_socket_improvements ... ok [INFO] [stdout] test test_performance_characteristics ... ok [INFO] [stdout] test test_end_to_end_improvements ... ok [INFO] [stdout] test test_security_features ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.01s [INFO] [stdout] [INFO] [stderr] Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-88325500b3dbba27) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test test_http_large_payload ... ok [INFO] [stdout] test test_http_concurrent_clients ... ok [INFO] [stdout] test test_http_headers_preservation ... ok [INFO] [stdout] test test_http_malformed_requests ... ok [INFO] [stdout] test test_http_method_not_allowed ... ok [INFO] [stdout] test test_http_client_usage ... ok [INFO] [stdout] test test_http_echo_post ... ok [INFO] [stdout] test test_http_different_methods ... ok [INFO] [stdout] test test_multiple_concurrent_udp_clients ... ok [INFO] [stdout] test test_multiple_concurrent_tcp_clients ... ok [INFO] [stdout] test test_tcp_timeout_configuration ... ok [INFO] [stdout] test test_tcp_connection_limit ... ok [INFO] [stdout] test test_udp_stress_test ... ok [INFO] [stdout] test test_tcp_stress_test ... ok [INFO] [stdout] test test_udp_timeout_configuration ... ok [INFO] [stdout] test test_tcp_graceful_shutdown ... ok [INFO] [stdout] test test_udp_graceful_shutdown ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.82s [INFO] [stdout] [INFO] [stderr] Running tests/property_tests.rs (/opt/rustwide/target/debug/deps/property_tests-fdc0895568a9b3d8) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test binary_data_with_nulls ... ok [INFO] [stdout] test stress_test_many_connections ... ok [INFO] [stdout] test rapid_connect_disconnect ... ok [INFO] [stdout] test echo_preserves_strings ... ok [INFO] [stdout] test echo_preserves_data ... ok [INFO] [stdout] test concurrent_clients_get_correct_responses ... ok [INFO] [stdout] test handles_different_buffer_sizes ... ok [INFO] [stderr] Doc-tests echosrv [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.45s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test src/datagram/client.rs - datagram::client::DatagramEchoClient (line 15) - compile ... ok [INFO] [stdout] test src/datagram/server.rs - datagram::server::DatagramEchoServer (line 18) - compile ... ok [INFO] [stdout] test src/datagram/config.rs - datagram::config::DatagramConfig (line 11) ... ok [INFO] [stdout] test src/tcp/server.rs - tcp::server::TcpEchoServer (line 35) - compile ... ok [INFO] [stdout] test src/stream/server.rs - stream::server::StreamEchoServer (line 20) - compile ... ok [INFO] [stdout] test src/tcp/server.rs - tcp::server::TcpEchoServer (line 12) - compile ... ok [INFO] [stdout] test src/udp/server.rs - udp::server::UdpEchoServer (line 34) - compile ... ok [INFO] [stdout] test src/stream/config.rs - stream::config::StreamConfig (line 11) ... ok [INFO] [stdout] test src/udp/server.rs - udp::server::UdpEchoServer (line 12) - compile ... ok [INFO] [stdout] test src/http/config.rs - http::config::HttpConfig (line 10) ... ok [INFO] [stdout] test src/unix/config.rs - unix::config::UnixStreamConfig (line 10) ... ok [INFO] [stdout] test src/unix/mod.rs - unix (line 11) - compile ... ok [INFO] [stdout] test src/unix/client.rs - unix::client::UnixDatagramEchoClient (line 85) - compile ... ok [INFO] [stdout] test src/tcp/config.rs - tcp::config::TcpConfig (line 9) ... ok [INFO] [stdout] test src/unix/client.rs - unix::client::UnixStreamEchoClient (line 18) - compile ... ok [INFO] [stdout] test src/udp/config.rs - udp::config::UdpConfig (line 9) ... ok [INFO] [stdout] test src/unix/mod.rs - unix (line 34) - compile ... ok [INFO] [stdout] test src/unix/server.rs - unix::server::UnixDatagramEchoServer (line 154) - compile ... ok [INFO] [stdout] test src/unix/server.rs - unix::server::UnixStreamEchoServer (line 19) - compile ... ok [INFO] [stdout] test src/unix/config.rs - unix::config::UnixDatagramConfig (line 67) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "576fb3116dc4c8f68d8af83fbc22eac5d8d9b5cac86af6ac18689fb8c5c648c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "576fb3116dc4c8f68d8af83fbc22eac5d8d9b5cac86af6ac18689fb8c5c648c2", kill_on_drop: false }` [INFO] [stdout] 576fb3116dc4c8f68d8af83fbc22eac5d8d9b5cac86af6ac18689fb8c5c648c2