[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#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fi-rocky%2Fpulsegate" "/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/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-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/i-rocky/pulsegate on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a842456990d3e309611dea531324bbd8cbcb6601db66a9f582e782c19bb02b5b [INFO] running `Command { std: "docker" "start" "-a" "a842456990d3e309611dea531324bbd8cbcb6601db66a9f582e782c19bb02b5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a842456990d3e309611dea531324bbd8cbcb6601db66a9f582e782c19bb02b5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a842456990d3e309611dea531324bbd8cbcb6601db66a9f582e782c19bb02b5b", kill_on_drop: false }` [INFO] [stdout] a842456990d3e309611dea531324bbd8cbcb6601db66a9f582e782c19bb02b5b [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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dabf7455627c89bc7aa7fef556816b93cbdf6df453bbdb3e4b1673d95f2c50d2 [INFO] running `Command { std: "docker" "start" "-a" "dabf7455627c89bc7aa7fef556816b93cbdf6df453bbdb3e4b1673d95f2c50d2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling data-encoding v2.10.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling anyhow v1.0.101 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling syn v2.0.116 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling clap_builder v4.5.58 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling arc-swap v1.8.2 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling matchers v0.2.0 [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 tokio v1.49.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling tungstenite v0.24.0 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [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 axum-core v0.4.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [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 hyper v1.8.1 [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-rustls v0.26.4 [INFO] [stderr] Compiling tungstenite v0.23.0 [INFO] [stderr] Compiling rusqlite v0.32.1 [INFO] [stderr] Compiling tokio-tungstenite v0.23.1 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling combine v4.6.7 [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 1m 04s [INFO] running `Command { std: "docker" "inspect" "dabf7455627c89bc7aa7fef556816b93cbdf6df453bbdb3e4b1673d95f2c50d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dabf7455627c89bc7aa7fef556816b93cbdf6df453bbdb3e4b1673d95f2c50d2", kill_on_drop: false }` [INFO] [stdout] dabf7455627c89bc7aa7fef556816b93cbdf6df453bbdb3e4b1673d95f2c50d2 [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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 78b436e0a7505b7cee484f142a077670a63a7872adc7169fea8beb88677730ec [INFO] running `Command { std: "docker" "start" "-a" "78b436e0a7505b7cee484f142a077670a63a7872adc7169fea8beb88677730ec", kill_on_drop: false }` [INFO] [stderr] Compiling pulsegate v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.43s [INFO] running `Command { std: "docker" "inspect" "78b436e0a7505b7cee484f142a077670a63a7872adc7169fea8beb88677730ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78b436e0a7505b7cee484f142a077670a63a7872adc7169fea8beb88677730ec", kill_on_drop: false }` [INFO] [stdout] 78b436e0a7505b7cee484f142a077670a63a7872adc7169fea8beb88677730ec [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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7c7c151e70d16d1239cc1fd48cb3f2394f861a6357448859706f28de22e7c154 [INFO] running `Command { std: "docker" "start" "-a" "7c7c151e70d16d1239cc1fd48cb3f2394f861a6357448859706f28de22e7c154", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [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::canonical_query_sorts_and_excludes_signature ... ok [INFO] [stdout] test app::unit_tests::tests::channel_name_validation ... 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_converges_watchlist_online_offline_across_nodes ... ok [INFO] [stdout] test multi_app_backplane::redis_backplane_replicates_events_between_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 http_contract::http_publish_info_response_is_returned_when_requested ... 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 reload_and_admin::admin_app_crud_mutates_runtime_registry ... ok [INFO] [stdout] test user_connections::user_endpoints_validate_user_id_and_auth_semantics ... ok [INFO] [stdout] test traffic_control::start_paused_blocks_ws_and_http_until_accept_traffic ... ok [INFO] [stdout] test server_to_user_watchlist::server_to_user_channel_subscribe_requires_signin ... ok [INFO] [stdout] test http_contract::http_error_matrix_for_publish_batch_and_user_endpoints ... ok [INFO] [stdout] test reload_and_admin::multi_app_file_reload_removes_app_and_disconnects_existing_sockets ... 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 server_to_user_watchlist::server_to_user_channel_publish_is_accepted ... ok [INFO] [stdout] test webhooks::webhooks_channel_occupied_and_vacated_are_signed ... ok [INFO] [stdout] test ws_open::websocket_connection_established_and_private_auth_failure_code ... ok [INFO] [stdout] test app_manager_sqlite::sqlite_app_manager_persists_admin_app_crud_across_restart ... ok [INFO] [stdout] test ws_open::websocket_open_allows_invalid_protocol_format ... ok [INFO] [stdout] test webhooks::webhooks_retry_after_failure ... ok [INFO] [stdout] test ws_open::websocket_open_allows_missing_protocol ... 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 multi_app_backplane::multi_app_file_isolates_channels_per_app ... 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 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 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 ops_surface::ops_endpoints_report_health_ready_and_metrics ... 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.61s [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" "7c7c151e70d16d1239cc1fd48cb3f2394f861a6357448859706f28de22e7c154", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c7c151e70d16d1239cc1fd48cb3f2394f861a6357448859706f28de22e7c154", kill_on_drop: false }` [INFO] [stdout] 7c7c151e70d16d1239cc1fd48cb3f2394f861a6357448859706f28de22e7c154