[INFO] cloning repository https://github.com/i-rocky/pulsegate [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/i-rocky/pulsegate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fi-rocky%2Fpulsegate", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fi-rocky%2Fpulsegate'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 74288a733bfbc5ff9c0c88e4a02c535eb012f059 [INFO] testing i-rocky/pulsegate against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fi-rocky%2Fpulsegate" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/i-rocky/pulsegate [INFO] finished tweaking git repo https://github.com/i-rocky/pulsegate [INFO] tweaked toml for git repo https://github.com/i-rocky/pulsegate written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/i-rocky/pulsegate on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/i-rocky/pulsegate 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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8e88696322857beb0cedc2a9d1599f933812c4f52b1245e770f819b835d50500 [INFO] running `Command { std: "docker" "start" "-a" "8e88696322857beb0cedc2a9d1599f933812c4f52b1245e770f819b835d50500", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8e88696322857beb0cedc2a9d1599f933812c4f52b1245e770f819b835d50500", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e88696322857beb0cedc2a9d1599f933812c4f52b1245e770f819b835d50500", kill_on_drop: false }` [INFO] [stdout] 8e88696322857beb0cedc2a9d1599f933812c4f52b1245e770f819b835d50500 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 28f26873cb09364f9d3027c52c8c878b1d2e339083ef92941f29119e020da2a0 [INFO] running `Command { std: "docker" "start" "-a" "28f26873cb09364f9d3027c52c8c878b1d2e339083ef92941f29119e020da2a0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling syn v2.0.116 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling clap_builder v4.5.58 [INFO] [stderr] Compiling arc-swap v1.8.2 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tungstenite v0.24.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling clap v4.5.58 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling tungstenite v0.23.0 [INFO] [stderr] Compiling rusqlite v0.32.1 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-tungstenite v0.24.0 [INFO] [stderr] Compiling tokio-tungstenite v0.23.1 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling redis v0.27.6 [INFO] [stderr] Compiling pulsegate v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.29s [INFO] running `Command { std: "docker" "inspect" "28f26873cb09364f9d3027c52c8c878b1d2e339083ef92941f29119e020da2a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28f26873cb09364f9d3027c52c8c878b1d2e339083ef92941f29119e020da2a0", kill_on_drop: false }` [INFO] [stdout] 28f26873cb09364f9d3027c52c8c878b1d2e339083ef92941f29119e020da2a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 90fe8e0e787d5f7444c7d759127b819e42b5d4977a2dc6a9bffa2c8da0b90b90 [INFO] running `Command { std: "docker" "start" "-a" "90fe8e0e787d5f7444c7d759127b819e42b5d4977a2dc6a9bffa2c8da0b90b90", kill_on_drop: false }` [INFO] [stderr] Compiling pulsegate v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.94s [INFO] running `Command { std: "docker" "inspect" "90fe8e0e787d5f7444c7d759127b819e42b5d4977a2dc6a9bffa2c8da0b90b90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90fe8e0e787d5f7444c7d759127b819e42b5d4977a2dc6a9bffa2c8da0b90b90", kill_on_drop: false }` [INFO] [stdout] 90fe8e0e787d5f7444c7d759127b819e42b5d4977a2dc6a9bffa2c8da0b90b90 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 99cd4a775d318c1bb40906d722807767dbcd456fa808e42f75eb95bc4e76f6d4 [INFO] running `Command { std: "docker" "start" "-a" "99cd4a775d318c1bb40906d722807767dbcd456fa808e42f75eb95bc4e76f6d4", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pulsegate-2459d540178a502f) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::publish_fans_out ... ok [INFO] [stdout] test tests::unsubscribe_prunes_channels ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/chat_server.rs (/opt/rustwide/target/debug/deps/chat_server-955f4c4c97689880) [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 unittests src/bin/loadgen.rs (/opt/rustwide/target/debug/deps/loadgen-a7b25e5a24ee62bc) [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 unittests src/main.rs (/opt/rustwide/target/debug/deps/pulsegate-a18bc66302cea1b8) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test app::unit_tests::tests::channel_name_validation ... ok [INFO] [stdout] test app::unit_tests::tests::canonical_query_sorts_and_excludes_signature ... ok [INFO] [stdout] test app::unit_tests::tests::event_payload_size_validation ... ok [INFO] [stdout] test app::unit_tests::tests::normalize_event_data_to_string ... ok [INFO] [stdout] test app::unit_tests::tests::hmac_matches_known_value ... ok [INFO] [stdout] test app::unit_tests::tests::parse_info_flags_from_query ... ok [INFO] [stdout] test app::unit_tests::tests::private_channel_auth_validation ... ok [INFO] [stdout] test app::unit_tests::tests::publish_channels_validation ... ok [INFO] [stdout] test app::unit_tests::tests::socket_id_validation ... ok [INFO] [stdout] test app::unit_tests::tests::ws_open_validation_error_codes ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/conformance.rs (/opt/rustwide/target/debug/deps/conformance-b9a7ba9fbaa8f17d) [INFO] [stdout] [INFO] [stdout] running 42 tests [INFO] [stdout] test multi_app_backplane::redis_backplane_replicates_events_between_nodes ... ok [INFO] [stdout] test multi_app_backplane::redis_backplane_converges_watchlist_online_offline_across_nodes ... ok [INFO] [stdout] test soketi_diff::soketi_diff_ws_open_error_matrix ... ok [INFO] [stdout] test soketi_diff::soketi_diff_ws_runtime_error_matrix ... ok [INFO] [stdout] test soketi_diff::soketi_diff_http_error_matrix ... ok [INFO] [stdout] test http_contract::http_api_errors_use_json_error_shape ... ok [INFO] [stdout] test server_to_user_watchlist::server_to_user_channel_publish_is_accepted ... ok [INFO] [stdout] test http_contract::http_publish_info_response_is_returned_when_requested ... ok [INFO] [stdout] test reload_and_admin::admin_app_crud_mutates_runtime_registry ... ok [INFO] [stdout] test http_contract::channel_info_validation_matches_presence_constraints ... ok [INFO] [stdout] test reload_and_admin::multi_app_file_reload_adds_new_app_without_restart ... ok [INFO] [stdout] test server_to_user_watchlist::server_to_user_channel_subscribe_requires_signin ... ok [INFO] [stdout] test reload_and_admin::multi_app_file_reload_removes_app_and_disconnects_existing_sockets ... ok [INFO] [stdout] test traffic_control::start_paused_blocks_ws_and_http_until_accept_traffic ... ok [INFO] [stdout] test user_connections::user_endpoints_validate_user_id_and_auth_semantics ... ok [INFO] [stdout] test http_contract::http_error_matrix_for_publish_batch_and_user_endpoints ... ok [INFO] [stdout] test user_connections::terminate_user_connections_disconnects_presence_user_sockets ... ok [INFO] [stdout] test server_to_user_watchlist::watchlist_online_offline_events_follow_user_signin_state ... ok [INFO] [stdout] test ws_open::websocket_open_allows_invalid_protocol_format ... ok [INFO] [stdout] test ws_open::websocket_connection_established_and_private_auth_failure_code ... ok [INFO] [stdout] test ws_open::websocket_open_allows_missing_protocol ... ok [INFO] [stdout] test webhooks::webhooks_channel_occupied_and_vacated_are_signed ... ok [INFO] [stdout] test app_manager_sqlite::sqlite_app_manager_persists_admin_app_crud_across_restart ... ok [INFO] [stdout] test webhooks::webhooks_retry_after_failure ... ok [INFO] [stdout] test ws_open::websocket_open_allows_unsupported_protocol ... ok [INFO] [stdout] test ws_open::websocket_open_rejects_invalid_app_key_with_4001 ... ok [INFO] [stdout] test ws_runtime::websocket_runtime_emits_subscription_error_for_presence_subscribe_missing_channel_data ... ok [INFO] [stdout] test ws_runtime::websocket_runtime_emits_subscription_error_for_private_subscribe_without_auth ... ok [INFO] [stdout] test ws_runtime::websocket_runtime_rejects_signin_invalid_user_data_with_4009 ... ok [INFO] [stdout] test ws_runtime::websocket_runtime_rejects_subscribe_invalid_event_data_with_4200 ... ok [INFO] [stdout] test ws_runtime::websocket_runtime_rejects_unsubscribe_invalid_event_data_with_4200 ... ok [INFO] [stdout] test webhook_durability::webhook_delivery_is_replayed_after_restart_when_queue_file_is_enabled ... ok [INFO] [stdout] test ws_runtime::websocket_runtime_ignores_client_event_for_unsubscribed_channel ... ok [INFO] [stdout] test ws_runtime::websocket_runtime_ignores_client_event_without_channel ... ok [INFO] [stdout] test ws_runtime::websocket_runtime_ignores_client_event_on_public_channel ... ok [INFO] [stdout] test ws_runtime::websocket_runtime_ignores_invalid_json_payload ... ok [INFO] [stdout] test multi_app_backplane::multi_app_file_isolates_channels_per_app ... ok [INFO] [stdout] test user_connections::user_events_endpoint_targets_only_requested_user ... ok [INFO] [stdout] test watchlist_presence_edges::watchlist_duplicate_signin_for_same_socket_does_not_emit_duplicate_online ... ok [INFO] [stdout] test pusher_js_matrix::pusher_js_like_private_channel_client_event_and_unsubscribe_flow ... ok [INFO] [stdout] test webhooks::webhooks_batch_client_events_when_window_enabled ... ok [INFO] [stdout] test watchlist_presence_edges::watchlist_user_offline_only_after_last_connection_closes ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 42 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.47s [INFO] [stdout] [INFO] [stderr] Running tests/e2e.rs (/opt/rustwide/target/debug/deps/e2e-51e6da1fc9489753) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test reload_backplane::redis_backplane_replicates_published_events_across_nodes ... ok [INFO] [stdout] test ws_surface::websocket_open_rejects_invalid_app_key_with_protocol_close ... ok [INFO] [stdout] test ops_surface::ops_endpoints_report_health_ready_and_metrics ... ok [INFO] [stdout] test admin_lifecycle::admin_crud_adds_and_removes_runtime_app_keys ... ok [INFO] [stdout] test ops_surface::start_paused_blocks_traffic_until_accept_traffic_is_called ... ok [INFO] [stdout] test http_api_surface::events_batch_and_channel_inspection_end_to_end ... ok [INFO] [stdout] test reload_backplane::apps_file_reload_adds_new_app_without_restart ... ok [INFO] [stdout] test ws_surface::websocket_runtime_error_and_ignore_paths_match_expected_behavior ... ok [INFO] [stdout] test private_roundtrip::private_channel_roundtrip_between_two_clients ... ok [INFO] [stdout] test ws_surface::websocket_runtime_allows_private_client_events_only_to_other_subscribers ... ok [INFO] [stdout] test webhook_replay::durable_webhook_queue_replays_after_restart ... ok [INFO] [stdout] test http_api_surface::presence_users_and_user_endpoints_work_together ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.60s [INFO] [stdout] [INFO] [stderr] Doc-tests pulsegate [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" "99cd4a775d318c1bb40906d722807767dbcd456fa808e42f75eb95bc4e76f6d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99cd4a775d318c1bb40906d722807767dbcd456fa808e42f75eb95bc4e76f6d4", kill_on_drop: false }` [INFO] [stdout] 99cd4a775d318c1bb40906d722807767dbcd456fa808e42f75eb95bc4e76f6d4