[INFO] cloning repository https://github.com/jsam/rpcnet [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jsam/rpcnet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsam%2Frpcnet", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsam%2Frpcnet'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3da29d5563dba249e5c554d1d0648e46dc268835 [INFO] testing jsam/rpcnet against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsam%2Frpcnet" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jsam/rpcnet [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/jsam/rpcnet [INFO] tweaked toml for git repo https://github.com/jsam/rpcnet written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jsam/rpcnet on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jsam/rpcnet 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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a4433f366e03357300c90ea1d54e84d1bf0c3a895a392ed16e362a446eae2fcf [INFO] running `Command { std: "docker" "start" "-a" "a4433f366e03357300c90ea1d54e84d1bf0c3a895a392ed16e362a446eae2fcf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a4433f366e03357300c90ea1d54e84d1bf0c3a895a392ed16e362a446eae2fcf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4433f366e03357300c90ea1d54e84d1bf0c3a895a392ed16e362a446eae2fcf", kill_on_drop: false }` [INFO] [stdout] a4433f366e03357300c90ea1d54e84d1bf0c3a895a392ed16e362a446eae2fcf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9787ab47b6f21fe83a636d8350f6c75fbb24387f976a3a305941290e3c572583 [INFO] running `Command { std: "docker" "start" "-a" "9787ab47b6f21fe83a636d8350f6c75fbb24387f976a3a305941290e3c572583", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling find-msvc-tools v0.1.3 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling cc v1.2.40 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling cmake v0.1.52 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling aws-lc-rs v1.12.1 [INFO] [stderr] Compiling syn v2.0.95 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling hex-literal v0.4.1 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling aws-lc-sys v0.25.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling s2n-tls-sys v0.3.10 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling errno v0.3.10 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling intrusive-collections v0.9.7 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling jemalloc-sys v0.5.4+5.3.0-patched [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling s2n-quic-platform v0.52.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling quiche v0.24.5 [INFO] [stderr] Compiling ring v0.17.13 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling thiserror v2.0.10 [INFO] [stderr] Compiling prettyplease v0.2.27 [INFO] [stderr] Compiling serde_json v1.0.136 [INFO] [stderr] Compiling simba v0.8.1 [INFO] [stderr] Compiling clap_builder v4.5.26 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling s2n-codec v0.52.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling s2n-quic-core v0.52.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling tokio v1.43.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling nalgebra v0.32.6 [INFO] [stderr] Compiling cuckoofilter v0.5.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling thiserror-impl v2.0.10 [INFO] [stderr] Compiling s2n-quic-transport v0.52.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling hash_hasher v2.0.3 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling debug_panic v0.2.1 [INFO] [stderr] Compiling octets v0.3.0 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling clap v4.5.26 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling statrs v0.17.1 [INFO] [stderr] Compiling s2n-quic-crypto v0.52.0 [INFO] [stderr] Compiling s2n-tls v0.3.10 [INFO] [stderr] Compiling s2n-quic-tls v0.52.0 [INFO] [stderr] Compiling s2n-quic-tls-default v0.52.0 [INFO] [stderr] Compiling s2n-quic v1.52.0 [INFO] [stderr] Compiling jemallocator v0.5.4 [INFO] [stderr] Compiling rpcnet v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 05s [INFO] running `Command { std: "docker" "inspect" "9787ab47b6f21fe83a636d8350f6c75fbb24387f976a3a305941290e3c572583", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9787ab47b6f21fe83a636d8350f6c75fbb24387f976a3a305941290e3c572583", kill_on_drop: false }` [INFO] [stdout] 9787ab47b6f21fe83a636d8350f6c75fbb24387f976a3a305941290e3c572583 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 85bd484b42020f0fbb9c1f3c20f46f8cdbd75f44efd31a8b0683a11fbe5e759b [INFO] running `Command { std: "docker" "start" "-a" "85bd484b42020f0fbb9c1f3c20f46f8cdbd75f44efd31a8b0683a11fbe5e759b", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling tokio v1.43.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling quiche v0.24.5 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling serde_json v1.0.136 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling s2n-quic-platform v0.52.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling s2n-quic v1.52.0 [INFO] [stderr] Compiling rpcnet v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4m 25s [INFO] running `Command { std: "docker" "inspect" "85bd484b42020f0fbb9c1f3c20f46f8cdbd75f44efd31a8b0683a11fbe5e759b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85bd484b42020f0fbb9c1f3c20f46f8cdbd75f44efd31a8b0683a11fbe5e759b", kill_on_drop: false }` [INFO] [stdout] 85bd484b42020f0fbb9c1f3c20f46f8cdbd75f44efd31a8b0683a11fbe5e759b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 206bb3bc3879c486ebb1a00c70c1885d153d6664565adf5be7910660001b03af [INFO] running `Command { std: "docker" "start" "-a" "206bb3bc3879c486ebb1a00c70c1885d153d6664565adf5be7910660001b03af", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.61s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rpcnet-85100779ce5a319d) [INFO] [stdout] [INFO] [stdout] running 183 tests [INFO] [stdout] test client_call_helper_tests::call_detects_connection_close_before_response ... ok [INFO] [stdout] test client_call_helper_tests::call_returns_success_response ... ok [INFO] [stdout] test client_streaming_helper_tests::call_streaming_method_send_error ... ok [INFO] [stdout] test client_call_helper_tests::call_propagates_error_response ... ok [INFO] [stdout] test client_streaming_helper_tests::call_streaming_happy_path ... ok [INFO] [stdout] test client_streaming_helper_tests::call_streaming_request_send_error_breaks_loop ... ok [INFO] [stdout] test client_streaming_helper_tests::call_streaming_incomplete_response_is_ignored ... ok [INFO] [stdout] test client_streaming_helper_tests::call_streaming_receive_error_stops_stream ... ok [INFO] [stdout] test client_call_helper_tests::call_open_stream_failure_is_propagated ... ok [INFO] [stdout] test client_streaming_helper_tests::call_streaming_end_frame_send_error_is_suppressed ... ok [INFO] [stdout] test client_streaming_helper_tests::call_streaming_zero_length_response_stops_stream ... ok [INFO] [stdout] test client_streaming_helper_tests::call_streaming_open_failure_is_propagated ... ok [INFO] [stdout] test cluster::connection_pool::tests::test_evict_idle_connection_logic ... ok [INFO] [stdout] test cluster::connection_pool::tests::test_idle_eviction ... ok [INFO] [stdout] test cluster::connection_pool::tests::test_per_peer_limit ... ok [INFO] [stdout] test cluster::client::tests::test_cluster_client_creation ... ok [INFO] [stdout] test cluster::connection_pool::tests::test_per_peer_limit_logic_via_count ... ok [INFO] [stdout] test cluster::connection_pool::tests::test_connection_reuse ... ok [INFO] [stdout] test cluster::events::tests::test_broadcaster_clone ... ok [INFO] [stdout] test cluster::events::tests::test_cluster_node ... ok [INFO] [stdout] test cluster::connection_pool::tests::test_concurrent_get_or_create_same_addr ... ok [INFO] [stdout] test cluster::events::tests::test_lagged_receiver ... ok [INFO] [stdout] test cluster::events::tests::test_multiple_receivers ... ok [INFO] [stdout] test cluster::events::tests::test_no_receivers ... ok [INFO] [stdout] test cluster::events::tests::test_event_send_receive ... ok [INFO] [stdout] test cluster::events::tests::test_try_recv ... ok [INFO] [stdout] test cluster::events::tests::test_receiver_closed ... ok [INFO] [stdout] test cluster::connection_pool::tests::test_connection_timeout_config ... ok [INFO] [stdout] test cluster::events::tests::test_dropped_count_tracking ... ok [INFO] [stdout] test cluster::connection_pool::tests::test_pool_stats_per_peer_tracking ... ok [INFO] [stdout] test cluster::failure_detection::phi_accrual::tests::test_clear ... ok [INFO] [stdout] test cluster::connection_pool::tests::test_release_makes_connection_idle ... ok [INFO] [stdout] test cluster::failure_detection::phi_accrual::tests::test_normal_distribution_edge_case ... ok [INFO] [stdout] test cluster::failure_detection::phi_accrual::tests::test_zero_variance_handling ... ok [INFO] [stdout] test cluster::failure_detection::phi_accrual::tests::test_heartbeat_resets_timer ... ok [INFO] [stdout] test cluster::failure_detection::phi_accrual::tests::test_min_samples_requirement ... ok [INFO] [stdout] test cluster::gossip::message::tests::test_message_exceeds_max_updates ... ok [INFO] [stdout] test cluster::gossip::message::tests::test_message_with_max_updates ... ok [INFO] [stdout] test cluster::gossip::message::tests::test_empty_message ... ok [INFO] [stdout] test cluster::connection_pool::tests::test_pool_max_bounds ... ok [INFO] [stdout] test cluster::gossip::message::tests::test_node_id ... ok [INFO] [stdout] test cluster::gossip::message::tests::test_priority_ordering ... ok [INFO] [stdout] test cluster::gossip::message::tests::test_message_size_check ... ok [INFO] [stdout] test cluster::gossip::queue::tests::test_clear_seen_counts ... ok [INFO] [stdout] test cluster::gossip::queue::tests::test_cluster_size_update ... ok [INFO] [stdout] test cluster::gossip::queue::tests::test_concurrent_access ... ok [INFO] [stdout] test cluster::gossip::queue::tests::test_empty_queue ... ok [INFO] [stdout] test cluster::gossip::queue::tests::test_gossip_redundancy_elimination ... ok [INFO] [stdout] test cluster::gossip::queue::tests::test_gossip_rounds_calculation ... ok [INFO] [stdout] test cluster::gossip::queue::tests::test_max_updates_limit ... ok [INFO] [stdout] test cluster::gossip::queue::tests::test_priority_ordering ... ok [INFO] [stdout] test cluster::failure_detection::phi_accrual::tests::test_max_samples_window ... ok [INFO] [stdout] test cluster::gossip::swim::tests::test_ack_serialization ... ok [INFO] [stdout] test cluster::gossip::swim::tests::test_ping_req_serialization ... ok [INFO] [stdout] test cluster::gossip::swim::tests::test_ping_serialization ... ok [INFO] [stdout] test cluster::health_checker::tests::test_health_checker_creation ... ok [INFO] [stdout] test cluster::health_checker::tests::test_heartbeat_tracking ... ok [INFO] [stdout] test cluster::connection_pool::tests::test_stats ... ok [INFO] [stdout] test cluster::gossip::queue::tests::test_priority_replacement ... ok [INFO] [stdout] test cluster::gossip::queue::tests::test_concurrent_select_and_enqueue ... ok [INFO] [stdout] test cluster::incarnation::tests::test_equal_incarnations ... ok [INFO] [stdout] test cluster::incarnation::tests::test_half_max_boundary ... ok [INFO] [stdout] test cluster::incarnation::tests::test_increment ... ok [INFO] [stdout] test cluster::incarnation::tests::test_initial_incarnation ... ok [INFO] [stdout] test cluster::incarnation::tests::test_normal_comparison ... ok [INFO] [stdout] test cluster::incarnation::tests::test_ord_trait ... ok [INFO] [stdout] test cluster::incarnation::tests::test_resolve_conflict_deterministic ... ok [INFO] [stdout] test cluster::incarnation::tests::test_resolve_conflict_equal_incarnation_uses_node_id ... ok [INFO] [stdout] test cluster::incarnation::tests::test_resolve_conflict_higher_incarnation ... ok [INFO] [stdout] test cluster::incarnation::tests::test_serialization ... ok [INFO] [stdout] test cluster::incarnation::tests::test_wraparound_comparison ... ok [INFO] [stdout] test cluster::incarnation::tests::test_wraparound_edge_case ... ok [INFO] [stdout] test cluster::health_checker::tests::test_stop_health_checker ... ok [INFO] [stdout] test cluster::incarnation::tests::test_wraparound_with_ord ... ok [INFO] [stdout] test cluster::failure_detection::phi_accrual::tests::test_phi_increases_with_time ... ok [INFO] [stdout] test cluster::health_checker::tests::test_multiple_heartbeats_lower_phi ... ok [INFO] [stdout] test cluster::gossip::protocol::tests::test_swim_protocol_creation ... ok [INFO] [stdout] test cluster::gossip::protocol::tests::test_select_random_nodes ... ok [INFO] [stdout] test cluster::failure_detection::phi_accrual::tests::test_is_available ... ok [INFO] [stdout] test cluster::membership::tests::test_double_join_error ... ok [INFO] [stdout] test cluster::membership::tests::test_cluster_membership_creation ... ok [INFO] [stdout] test cluster::membership::tests::test_leave_before_join_error ... ok [INFO] [stdout] test cluster::node_registry::tests::test_alive_nodes ... ok [INFO] [stdout] test cluster::membership::tests::test_nodes_with_all_tags ... ok [INFO] [stdout] test cluster::node_registry::tests::test_all_nodes ... ok [INFO] [stdout] test cluster::node_registry::tests::test_clone_shares_data ... ok [INFO] [stdout] test cluster::membership::tests::test_join_no_seeds ... ok [INFO] [stdout] test cluster::node_registry::tests::test_conflict_resolution_suspect_vs_failed ... ok [INFO] [stdout] test cluster::membership::tests::test_nodes_with_tag ... ok [INFO] [stdout] test cluster::node_registry::tests::test_incarnation_conflict_resolution ... ok [INFO] [stdout] test cluster::node_registry::tests::test_higher_incarnation_wins ... ok [INFO] [stdout] test cluster::node_registry::tests::test_is_empty ... ok [INFO] [stdout] test cluster::node_registry::tests::test_insert_and_get ... ok [INFO] [stdout] test cluster::node_registry::tests::test_concurrent_access ... ok [INFO] [stdout] test cluster::node_registry::tests::test_remove ... ok [INFO] [stdout] test cluster::partition_detector::tests::test_concurrent_checks ... ok [INFO] [stdout] test cluster::node_registry::tests::test_same_incarnation_alive_wins ... ok [INFO] [stdout] test cluster::node_registry::tests::test_state_transitions ... ok [INFO] [stdout] test cluster::node_registry::tests::test_lower_incarnation_rejected ... ok [INFO] [stdout] test cluster::partition_detector::tests::test_config_builder ... ok [INFO] [stdout] test cluster::partition_detector::tests::test_grace_remaining_calculation ... ok [INFO] [stdout] test cluster::partition_detector::tests::test_recovery_from_suspect ... ok [INFO] [stdout] test cluster::partition_detector::tests::test_suspect_below_threshold ... ok [INFO] [stdout] test cluster::partition_detector::tests::test_healthy_cluster ... ok [INFO] [stdout] test cluster::partition_detector::tests::test_unknown_status ... ok [INFO] [stdout] test cluster::partition_detector::tests::test_threshold_boundary ... ok [INFO] [stdout] test cluster::membership::tests::test_remove_tag ... ok [INFO] [stdout] test cluster::health_checker::tests::test_phi_threshold_detection ... ok [INFO] [stdout] test cluster::worker_registry::tests::test_worker_info_connections ... ok [INFO] [stdout] test cluster::membership::tests::test_update_tag ... ok [INFO] [stdout] test cluster::membership::tests::test_stats ... ok [INFO] [stdout] test codegen::generator::tests::detects_bidirectional_streaming ... ok [INFO] [stdout] test cluster::partition_detector::tests::test_minority_detection ... ok [INFO] [stdout] test codegen::generator::tests::detects_streaming_request_with_trait_object ... ok [INFO] [stdout] test cluster::worker_registry::tests::test_workers_with_tag ... ok [INFO] [stdout] test cluster::partition_detector::tests::test_partition_after_grace_period ... ok [INFO] [stdout] test codegen::generator::tests::extract_request_type_returns_declared_type ... ok [INFO] [stdout] test cluster::worker_registry::tests::test_tag_filtering ... ok [INFO] [stdout] test codegen::generator::tests::extract_request_type_defaults_to_unit_when_missing_parameter ... ok [INFO] [stdout] test codegen::generator::tests::extract_result_types_defaults_when_return_type_not_result ... ok [INFO] [stdout] test codegen::generator::tests::generates_regular_server_registration_without_streaming_imports ... ok [INFO] [stdout] test codegen::generator::tests::generates_streaming_client_method ... ok [INFO] [stdout] test codegen::generator::tests::extract_result_types_returns_response_and_error ... ok [INFO] [stdout] test codegen::generator::tests::detects_non_streaming_method ... ok [INFO] [stdout] test codegen::generator::tests::generates_streaming_server_registration ... ok [INFO] [stdout] test codegen::tests::builder_accumulates_inputs_and_output ... ok [INFO] [stdout] test codegen::generator::tests::generates_regular_client_method_without_streaming_imports ... ok [INFO] [stdout] test doc_examples_tests::rpc_client_call_client_streaming_doc_example ... ok [INFO] [stdout] test doc_examples_tests::rpc_client_call_concurrent_doc_example ... ok [INFO] [stdout] test doc_examples_tests::rpc_client_call_doc_example ... ok [INFO] [stdout] test codegen::tests::format_code_produces_pretty_source ... ok [INFO] [stdout] test doc_examples_tests::rpc_client_call_server_streaming_doc_example ... ok [INFO] [stdout] test doc_examples_tests::rpc_server_register_doc_example ... ok [INFO] [stdout] test doc_examples_tests::rpc_client_call_streaming_doc_example ... ok [INFO] [stdout] test doc_examples_tests::rpc_server_register_streaming_doc_example ... ok [INFO] [stdout] test rpc_response_tests::from_result_success ... ok [INFO] [stdout] test runtime::tests::parse_threads_accepts_positive_values ... ok [INFO] [stdout] test runtime::tests::parse_threads_rejects_invalid_values ... ok [INFO] [stdout] test server_register_tests::register_streaming_clones_handler_for_multiple_invocations ... ok [INFO] [stdout] test server_register_tests::register_streaming_inserts_handler_and_invokes_it ... ok [INFO] [stdout] test codegen::generator::tests::detects_streaming_response_with_trait_object ... ok [INFO] [stdout] test streaming_helper_tests::request_stream_exits_on_zero_length_marker ... ok [INFO] [stdout] test streaming_helper_tests::request_stream_handles_connection_close ... ok [INFO] [stdout] test streaming_helper_tests::request_stream_with_initial_data_consumes_buffer_and_additional_chunks ... ok [INFO] [stdout] test streaming_helper_tests::request_stream_with_initial_data_handles_receive_errors ... ok [INFO] [stdout] test doc_examples_tests::rpc_server_start_doc_example_via_adapter ... ok [INFO] [stdout] test streaming_helper_tests::send_response_stream_inserts_error_frame ... ok [INFO] [stdout] test server_start_helper_tests::start_with_adapter_processes_streaming_request ... ok [INFO] [stdout] test streaming_helper_tests::send_response_stream_breaks_on_send_failure ... ok [INFO] [stdout] test streaming_helper_tests::send_response_stream_writes_all_frames_and_end_marker ... ok [INFO] [stdout] test rpc_response_tests::from_result_error ... ok [INFO] [stdout] test codegen::tests::builder_generates_directory_for_plain_filenames ... ok [INFO] [stdout] test cluster::worker_registry::tests::test_least_connections_selection ... ok [INFO] [stdout] test tests::test_config_builder ... ok [INFO] [stdout] test tests::test_config_builder_doctest ... ok [INFO] [stdout] test cluster::worker_registry::tests::test_worker_registry_creation ... ok [INFO] [stdout] test cluster::worker_registry::tests::test_round_robin_selection ... ok [INFO] [stdout] test tests::test_config_pathbuf_compatibility ... ok [INFO] [stdout] test tests::test_config_cloning ... ok [INFO] [stdout] test tests::test_default_timeout_constant ... ok [INFO] [stdout] test tests::test_empty_method_and_params ... ok [INFO] [stdout] test tests::test_handle_request ... ok [INFO] [stdout] test tests::test_error_display_doctest ... ok [INFO] [stdout] test tests::test_error_display_formats ... ok [INFO] [stdout] test tests::test_handler_overwrite ... ok [INFO] [stdout] test tests::test_multiple_handler_registration ... ok [INFO] [stdout] test tests::test_register_handler ... ok [INFO] [stdout] test tests::test_request_creation_doctest ... ok [INFO] [stdout] test tests::test_response_creation_doctest ... ok [INFO] [stdout] test tests::test_rpc_request_accessors ... ok [INFO] [stdout] test tests::test_rpc_response_accessors ... ok [INFO] [stdout] test tests::test_rpc_response_from_result ... ok [INFO] [stdout] test tests::test_serialization_doctest ... ok [INFO] [stdout] test tests::test_server_bind_error_missing_key ... ok [INFO] [stdout] test tests::test_server_socket_addr ... ok [INFO] [stdout] test tests::test_unknown_method ... ok [INFO] [stdout] test tests::test_large_payload_serialization ... ok [INFO] [stdout] test tests::test_client_connection ... FAILED [INFO] [stdout] test tests::test_call_timeout ... FAILED [INFO] [stdout] test tests::test_request_ids ... FAILED [INFO] [stdout] test tests::test_client_id_generation ... FAILED [INFO] [stdout] test tests::test_concurrent_calls ... FAILED [INFO] [stdout] test tests::test_connection_error ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::test_client_connection stdout ---- [INFO] [stdout] Error: ConnectionError("The connection was closed on the transport level with error Certificate has expired by the local endpoint") [INFO] [stdout] [INFO] [stdout] ---- tests::test_call_timeout stdout ---- [INFO] [stdout] Error: ConnectionError("The connection was closed on the transport level with error Certificate has expired by the local endpoint") [INFO] [stdout] [INFO] [stdout] ---- tests::test_request_ids stdout ---- [INFO] [stdout] Error: ConnectionError("The connection was closed on the transport level with error Certificate has expired by the local endpoint") [INFO] [stdout] [INFO] [stdout] ---- tests::test_client_id_generation stdout ---- [INFO] [stdout] Error: ConnectionError("The connection was closed on the transport level with error Certificate has expired by the local endpoint") [INFO] [stdout] [INFO] [stdout] ---- tests::test_concurrent_calls stdout ---- [INFO] [stdout] Error: ConnectionError("The connection was closed on the transport level with error Certificate has expired by the local endpoint") [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::test_call_timeout [INFO] [stdout] tests::test_client_connection [INFO] [stdout] tests::test_client_id_generation [INFO] [stdout] tests::test_concurrent_calls [INFO] [stdout] tests::test_request_ids [INFO] [stdout] [INFO] [stdout] test result: FAILED. 178 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 11.49s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "206bb3bc3879c486ebb1a00c70c1885d153d6664565adf5be7910660001b03af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "206bb3bc3879c486ebb1a00c70c1885d153d6664565adf5be7910660001b03af", kill_on_drop: false }` [INFO] [stdout] 206bb3bc3879c486ebb1a00c70c1885d153d6664565adf5be7910660001b03af