[INFO] cloning repository https://github.com/SednaLabs/moshwatch
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SednaLabs/moshwatch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSednaLabs%2Fmoshwatch", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSednaLabs%2Fmoshwatch'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d214c2c4c3db4dd1ca112610a85151f2ee80f0d0
[INFO] testing SednaLabs/moshwatch against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSednaLabs%2Fmoshwatch" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/SednaLabs/moshwatch
[INFO] finished tweaking git repo https://github.com/SednaLabs/moshwatch
[INFO] tweaked toml for git repo https://github.com/SednaLabs/moshwatch written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SednaLabs/moshwatch on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/SednaLabs/moshwatch 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 33321517c37e87d2f93dd16dc32ce7e92f57d62efe88da0f68918bc2e5567efd
[INFO] running `Command { std: "docker" "start" "33321517c37e87d2f93dd16dc32ce7e92f57d62efe88da0f68918bc2e5567efd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "33321517c37e87d2f93dd16dc32ce7e92f57d62efe88da0f68918bc2e5567efd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "33321517c37e87d2f93dd16dc32ce7e92f57d62efe88da0f68918bc2e5567efd" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "33321517c37e87d2f93dd16dc32ce7e92f57d62efe88da0f68918bc2e5567efd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "33321517c37e87d2f93dd16dc32ce7e92f57d62efe88da0f68918bc2e5567efd" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling kasuari v0.4.11
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling winnow v1.0.0
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling toml_parser v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling toml_writer v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling unicode-truncate v2.0.1
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling ratatui-core v0.1.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]    Compiling opentelemetry v0.31.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_spanned v1.1.0
[INFO] [stderr]    Compiling toml_datetime v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling toml v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling ratatui-widgets v0.3.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling moshwatch-core v0.3.0 (/opt/rustwide/workdir/crates/moshwatch-core)
[INFO] [stderr]    Compiling const-hex v1.18.1
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling prost v0.14.3
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling tar v0.4.46
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling ratatui-macros v0.7.0
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling opentelemetry_sdk v0.31.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling xtask v0.3.0 (/opt/rustwide/workdir/xtask)
[INFO] [stderr]    Compiling moshwatch-ui v0.3.0 (/opt/rustwide/workdir/crates/moshwatch-ui)
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling tonic v0.14.5
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling tonic-prost v0.14.5
[INFO] [stderr]    Compiling opentelemetry-proto v0.31.0
[INFO] [stderr]    Compiling moshwatchd v0.3.0 (/opt/rustwide/workdir/crates/moshwatchd)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 23s
[INFO] running `Command { std: "docker" "inspect" "33321517c37e87d2f93dd16dc32ce7e92f57d62efe88da0f68918bc2e5567efd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "33321517c37e87d2f93dd16dc32ce7e92f57d62efe88da0f68918bc2e5567efd" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling moshwatch-core v0.3.0 (/opt/rustwide/workdir/crates/moshwatch-core)
[INFO] [stderr]    Compiling moshwatchd v0.3.0 (/opt/rustwide/workdir/crates/moshwatchd)
[INFO] [stderr]    Compiling moshwatch-ui v0.3.0 (/opt/rustwide/workdir/crates/moshwatch-ui)
[INFO] [stderr]    Compiling xtask v0.3.0 (/opt/rustwide/workdir/xtask)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.28s
[INFO] running `Command { std: "docker" "inspect" "33321517c37e87d2f93dd16dc32ce7e92f57d62efe88da0f68918bc2e5567efd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "33321517c37e87d2f93dd16dc32ce7e92f57d62efe88da0f68918bc2e5567efd" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/moshwatch_core-33ba2f42fa289c80)
[INFO] [stdout] 
[INFO] [stdout] running 44 tests
[INFO] [stdout] test config::tests::config_validation_rejects_dangerous_extremes ... ok
[INFO] [stdout] test config::tests::ensure_runtime_dir_rejects_symlink_path ... ok
[INFO] [stdout] test config::tests::load_config_rejects_symlink_target ... ok
[INFO] [stdout] test config::tests::metrics_auth_token_is_stable_and_secure ... ok
[INFO] [stdout] test config::tests::legacy_metrics_config_still_parses ... ok
[INFO] [stdout] test config::tests::config_validation_rejects_reserved_otlp_resource_attributes ... ok
[INFO] [stdout] test config::tests::metrics_auth_token_load_normalizes_file_mode ... ok
[INFO] [stdout] test config::tests::metrics_prometheus_listen_addr_can_be_disabled_in_toml ... ok
[INFO] [stdout] test config::tests::metrics_auth_token_reconcile_restores_missing_file ... ok
[INFO] [stdout] test config::tests::metrics_auth_token_reconcile_ignores_staged_legacy_tmp_symlink ... ok
[INFO] [stdout] test config::tests::mixed_legacy_and_nested_metrics_prefers_nested_conflicts ... ok
[INFO] [stdout] test config::tests::metrics_auth_token_reconcile_restores_drifted_file ... ok
[INFO] [stdout] test config::tests::otlp_headers_reject_reserved_protobuf_headers ... ok
[INFO] [stdout] test config::tests::partial_config_uses_defaults ... ok
[INFO] [stdout] test config::tests::nested_metrics_config_overrides_defaults ... ok
[INFO] [stdout] test config::tests::partial_metrics_prometheus_table_can_disable_listener ... ok
[INFO] [stdout] test config::tests::partial_metrics_prometheus_table_keeps_default_listener ... ok
[INFO] [stdout] test config::tests::otlp_headers_reject_invalid_http_syntax ... ok
[INFO] [stdout] test config::tests::remove_socket_rejects_regular_file ... ok
[INFO] [stdout] test config::tests::otlp_endpoint_requires_http_or_https_scheme ... ok
[INFO] [stdout] test config::tests::otlp_endpoint_rejects_surrounding_whitespace ... ok
[INFO] [stdout] test config::tests::remove_socket_accepts_unix_socket ... ok
[INFO] [stdout] test config::tests::runtime_paths_match_wrapper_convention ... ok
[INFO] [stdout] test observability::tests::observer_info_series_require_per_session_detail ... ok
[INFO] [stdout] test observability::tests::metric_catalog_names_are_unique ... ok
[INFO] [stdout] test observability::tests::session_value_series_stay_operator_sensitive ... ok
[INFO] [stdout] test protocol::tests::api_metrics_config_defaults_when_detail_tier_missing ... ok
[INFO] [stdout] test protocol::tests::api_metrics_config_serializes_null_listen_addr_for_disabled_listener ... ok
[INFO] [stdout] test identity::tests::sanitize_identity_rejects_whitespace ... ok
[INFO] [stdout] test config::tests::socket_permissions_are_owner_only ... ok
[INFO] [stdout] test identity::tests::sanitize_identity_trims_and_accepts_valid_values ... ok
[INFO] [stdout] test config::tests::metrics_auth_token_rotates_invalid_regular_file ... ok
[INFO] [stdout] test identity::tests::stable_system_id_is_deterministic_and_opaque ... ok
[INFO] [stdout] test protocol::tests::critical_latency_beats_other_signals ... ok
[INFO] [stdout] test protocol::tests::critical_retransmit_requires_sustained_window ... ok
[INFO] [stdout] test protocol::tests::degraded_retransmit_ratio_marks_session_degraded ... ok
[INFO] [stdout] test protocol::tests::coherence_export_redacts_route_drift_and_keeps_privacy_guarantees ... ok
[INFO] [stdout] test protocol::tests::history_sample_defaults_counter_reset_marker_when_missing ... ok
[INFO] [stdout] test config::tests::mixed_legacy_and_nested_metrics_keeps_legacy_for_non_conflicting_fields ... ok
[INFO] [stdout] test protocol::tests::remote_state_age_does_not_trigger_silence_health ... ok
[INFO] [stdout] test protocol::tests::history_sample_serializes_counter_reset_marker_when_present ... ok
[INFO] [stdout] test protocol::tests::legacy_sessions_stay_legacy ... ok
[INFO] [stdout] test protocol::tests::rest_responses_accept_missing_schema_version_from_v2_daemons ... ok
[INFO] [stdout] test config::tests::load_config_rejects_oversized_file ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 44 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/moshwatch_ui-90d0a9509b6daf7c)
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test tests::current_session_resolution_prefers_explicit_display_id ... ok
[INFO] [stdout] test tests::current_session_resolution_prefers_tmux_client_ancestry_over_current_process ... ok
[INFO] [stdout] test tests::display_session_label_marks_current_session ... ok
[INFO] [stdout] test tests::duration_formatter_uses_human_units ... ok
[INFO] [stdout] test tests::format_client_roam_uses_previous_and_last_known_peer ... ok
[INFO] [stdout] test tests::health_reasons_surface_threshold_breaches_and_warming_state ... ok
[INFO] [stdout] test tests::history_summary_reports_span_gap_and_peaks ... ok
[INFO] [stdout] test tests::incomplete_window_is_rendered_as_warming ... ok
[INFO] [stdout] test tests::next_selected_index_only_uses_current_session_on_first_refresh ... ok
[INFO] [stdout] test tests::peer_state_label_distinguishes_live_peer_states ... ok
[INFO] [stdout] test tests::responsive_layout_switches_for_narrow_terminals ... ok
[INFO] [stdout] test tests::current_session_resolution_prefers_tmux_client_ancestry_over_inherited_display_id ... ok
[INFO] [stdout] test tests::retransmit_color_tracks_window_threshold_state ... ok
[INFO] [stdout] test tests::retransmit_history_mapping_does_not_force_warming_points_to_zero ... ok
[INFO] [stdout] test tests::retransmit_sparkline_points_preserve_missing_and_use_fixed_range ... ok
[INFO] [stdout] test tests::retransmit_window_formatter_explains_window_math ... ok
[INFO] [stdout] test tests::session_label_prefers_display_id ... ok
[INFO] [stdout] test tests::status_line_keeps_full_diagnostic_on_wide_terminals ... ok
[INFO] [stdout] test tests::status_line_renders_notice_and_error_when_both_are_present ... ok
[INFO] [stdout] test tests::status_line_truncates_diagnostic_on_narrow_terminals ... ok
[INFO] [stdout] test tests::truncate_text_uses_ascii_ellipsis ... ok
[INFO] [stdout] test tests::tmux_pid_parser_accepts_numeric_stdout ... ok
[INFO] [stdout] test tests::bounded_response_reader_rejects_oversized_payloads ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/moshwatchd-ca1f0384780e4b99)
[INFO] [stdout] 
[INFO] [stdout] running 98 tests
[INFO] [stdout] test discovery::tests::matches_supported_mosh_server_names ... ok
[INFO] [stdout] test discovery::tests::normalize_proc_exe_path_strips_deleted_suffix ... ok
[INFO] [stdout] test discovery::tests::parses_ipv4_bytes ... ok
[INFO] [stdout] test discovery::tests::parses_ipv4_proc_socket ... ok
[INFO] [stdout] test discovery::tests::parses_ipv6_proc_socket ... ok
[INFO] [stdout] test discovery::tests::parses_socket_inode_target ... ok
[INFO] [stdout] test discovery::tests::supported_paths_accept_deleted_proc_exe_targets_after_normalization ... ok
[INFO] [stdout] test discovery::tests::supported_paths_require_vetted_locations ... ok
[INFO] [stdout] test history::tests::bounded_line_reader_rejects_oversized_lines ... ok
[INFO] [stdout] test history::tests::drops_samples_when_payload_exceeds_disk_budget ... ok
[INFO] [stdout] test history::tests::prunes_files_outside_retention_window ... ok
[INFO] [stdout] test history::tests::query_orders_latest_samples_across_double_digit_day_buckets ... ok
[INFO] [stdout] test history::tests::query_preserves_unknown_observer_for_legacy_history_lines ... ok
[INFO] [stdout] test history::tests::query_skips_history_samples_with_invalid_session_identity ... ok
[INFO] [stdout] test history::tests::query_skips_malformed_lines_and_keeps_latest_limit ... ok
[INFO] [stdout] test history::tests::record_preserves_counter_reset_marker ... ok
[INFO] [stdout] test history::tests::record_preserves_last_known_client_addr_and_current_peer_state ... ok
[INFO] [stdout] test history::tests::record_rejects_symlink_history_target ... ok
[INFO] [stdout] test api::tests::adapter_capabilities_describe_out_of_process_exports ... ok
[INFO] [stdout] test api::tests::config_endpoint_serializes_disabled_metrics_listener_as_null ... ok
[INFO] [stdout] test api::tests::config_endpoint_preserves_flat_metrics_shape ... ok
[INFO] [stdout] test api::tests::history_endpoint_rejects_negative_since_seconds ... ok
[INFO] [stdout] test api::tests::event_stream_returns_busy_when_stream_slots_are_exhausted ... ok
[INFO] [stdout] test api::tests::event_stream_starts_with_snapshot_frame ... ok
[INFO] [stdout] test history::tests::skips_legacy_summaries_when_recording ... ok
[INFO] [stdout] test history::tests::records_and_queries_recent_samples ... ok
[INFO] [stdout] test api::tests::coherence_export_redacts_endpoint_drift ... ok
[INFO] [stdout] test api::tests::metrics_endpoint_returns_prometheus_text ... ok
[INFO] [stdout] test api::tests::sessions_endpoint_returns_export_metadata ... ok
[INFO] [stdout] test metrics::tests::aggregate_only_detail_hides_session_series ... ok
[INFO] [stdout] test metrics::tests::extracts_bearer_token_case_insensitively ... ok
[INFO] [stdout] test metrics::tests::explicit_text_plain_beats_wildcard_at_equal_quality ... ok
[INFO] [stdout] test metrics::tests::metrics_request_requires_matching_bearer_token ... ok
[INFO] [stdout] test api::tests::terminate_endpoint_rejects_stale_pid ... ok
[INFO] [stdout] test metrics::tests::openmetrics_accept_application_wildcard_matches_openmetrics ... ok
[INFO] [stdout] test api::tests::session_endpoint_serializes_peer_state ... ok
[INFO] [stdout] test metrics::tests::openmetrics_accept_negotiation_is_supported ... ok
[INFO] [stdout] test metrics::tests::openmetrics_accept_non_utf8_charset_is_not_acceptable ... ok
[INFO] [stdout] test metrics::tests::openmetrics_accept_q_values_choose_the_higher_preference ... ok
[INFO] [stdout] test metrics::tests::openmetrics_accept_q_zero_falls_back_to_prometheus_text ... ok
[INFO] [stdout] test metrics::tests::openmetrics_accept_star_wildcard_still_respects_quality ... ok
[INFO] [stdout] test metrics::tests::aggregate_only_otlp_omits_builtin_instance_identity ... ok
[INFO] [stdout] test metrics::tests::openmetrics_accept_unknown_extension_parameter_remains_acceptable ... ok
[INFO] [stdout] test metrics::tests::openmetrics_accept_version_mismatch_does_not_win_negotiation ... ok
[INFO] [stdout] test metrics::tests::otlp_partial_success_warning_only_is_non_fatal ... ok
[INFO] [stdout] test metrics::tests::otlp_partial_success_with_rejections_is_fatal ... ok
[INFO] [stdout] test metrics::tests::otlp_resource_attributes_reject_reserved_keys ... ok
[INFO] [stdout] test metrics::tests::otlp_headers_force_required_protobuf_content_negotiation ... ok
[INFO] [stdout] test metrics::tests::prometheus_accept_non_utf8_charset_is_not_acceptable ... ok
[INFO] [stdout] test metrics::tests::prometheus_accept_unknown_extension_parameter_remains_acceptable ... ok
[INFO] [stdout] test metrics::tests::otlp_client_does_not_follow_redirects ... ok
[INFO] [stdout] test metrics::tests::prometheus_accept_utf8_charset_remains_acceptable ... ok
[INFO] [stdout] test metrics::tests::otlp_session_export_includes_builtin_instance_identity ... ok
[INFO] [stdout] test metrics::tests::otlp_session_counters_preserve_session_start_time ... ok
[INFO] [stdout] test metrics::tests::prometheus_accept_version_mismatch_does_not_win_negotiation ... ok
[INFO] [stdout] test metrics::tests::q_zero_for_both_supported_metrics_formats_is_not_acceptable ... ok
[INFO] [stdout] test runtime_stats::tests::disabled_history_interval_does_not_overrun ... ok
[INFO] [stdout] test metrics::tests::unsupported_accept_header_returns_no_compatible_metrics_format ... ok
[INFO] [stdout] test sanitize::tests::strips_control_sequences_and_collapses_whitespace ... ok
[INFO] [stdout] test sanitize::tests::truncates_long_fields ... ok
[INFO] [stdout] test runtime_stats::tests::records_loop_durations_and_overruns ... ok
[INFO] [stdout] test metrics::tests::openmetrics_render_uses_info_metric_type_for_info_series ... ok
[INFO] [stdout] test sanitize::tests::cmdline_falls_back_when_sanitized_empty ... ok
[INFO] [stdout] test sanitize::tests::empty_or_control_only_values_are_dropped ... ok
[INFO] [stdout] test state::tests::changed_client_addr_tracks_previous_peer_and_change_time ... ok
[INFO] [stdout] test state::tests::discovery_does_not_overwrite_instrumented_endpoint_metadata ... ok
[INFO] [stdout] test metrics::tests::renders_session_metrics_without_volatile_network_labels ... ok
[INFO] [stdout] test state::tests::discovery_does_not_refresh_instrumented_telemetry_timestamp ... ok
[INFO] [stdout] test state::tests::future_event_is_clamped_to_receive_time ... ok
[INFO] [stdout] test state::tests::display_session_id_freezes_after_first_non_empty_value ... ok
[INFO] [stdout] test state::tests::instrumented_silence_continues_to_age_after_last_telemetry ... ok
[INFO] [stdout] test state::tests::closed_instrumented_sessions_are_dropped_after_shutdown_grace ... ok
[INFO] [stdout] test state::tests::counter_regression_resets_retransmit_windows ... ok
[INFO] [stdout] test state::tests::export_summaries_caps_output_but_preserves_total_counts ... ok
[INFO] [stdout] test sanitize::tests::history_sample_sanitizer_normalizes_optional_fields_and_metrics ... ok
[INFO] [stdout] test sanitize::tests::history_sample_sanitizer_drops_invalid_identity_fields ... ok
[INFO] [stdout] test api::tests::history_endpoint_rejects_zero_limit ... ok
[INFO] [stdout] test api::tests::terminate_endpoint_returns_not_found_for_unknown_session ... ok
[INFO] [stdout] test state::tests::legacy_sessions_survive_one_missed_discovery_scan ... ok
[INFO] [stdout] test api::tests::metrics_endpoint_returns_not_acceptable_for_unsupported_accept ... ok
[INFO] [stdout] test state::tests::missing_counter_fields_keep_breakdown_unknown ... ok
[INFO] [stdout] test state::tests::null_client_addr_clears_current_peer_but_keeps_last_known_peer ... ok
[INFO] [stdout] test state::tests::retransmit_ratio_counts_empty_acks_in_transmission_volume ... ok
[INFO] [stdout] test state::tests::retransmit_windows_stay_empty_until_fully_covered ... ok
[INFO] [stdout] test state::tests::session_cap_drops_oldest_legacy_first ... ok
[INFO] [stdout] test state::tests::session_cap_preserves_established_instrumented_sessions ... ok
[INFO] [stdout] test state::tests::session_detail_caps_history_points ... ok
[INFO] [stdout] test state::tests::time_regression_keeps_history_monotonic ... ok
[INFO] [stdout] test state::tests::zero_transmission_window_keeps_retransmit_pct_unknown ... ok
[INFO] [stdout] test tests::metrics_listener_loopback_detection_is_conservative ... ok
[INFO] [stdout] test tests::metrics_listener_policy_allows_public_bind_with_opt_in ... ok
[INFO] [stdout] test tests::peer_match_requires_same_pid_and_supported_exe ... ok
[INFO] [stdout] test tests::telemetry_plausibility_rejects_nonfinite_or_negative_metrics ... ok
[INFO] [stdout] test tests::bounded_telemetry_reader_returns_complete_frame ... ok
[INFO] [stdout] test tests::bounded_telemetry_reader_rejects_oversized_frame ... ok
[INFO] [stdout] test tests::metrics_listener_policy_rejects_public_bind_without_opt_in ... ok
[INFO] [stdout] test tests::telemetry_frame_timeout_is_strict_until_first_valid_frame ... ok
[INFO] [stdout] test api::tests::history_endpoint_returns_persisted_samples ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 98 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/xtask-ef4c7cac0088b789)
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test tests::parse_package_release_args_defaults_target_to_linux_x86_64 ... ok
[INFO] [stdout] test tests::local_build_source_date_epoch_prefers_explicit_override ... ok
[INFO] [stdout] test tests::local_build_source_date_epoch_uses_gitless_fallback_when_no_repo_metadata_exists ... ok
[INFO] [stdout] test tests::install_binary_ignores_staged_legacy_tmp_symlink ... ok
[INFO] [stdout] test tests::release_artifact_paths_follow_expected_layout ... ok
[INFO] [stdout] test tests::parse_package_release_args_accepts_target_overrides ... ok
[INFO] [stdout] test tests::release_artifact_paths_include_custom_target_suffix ... ok
[INFO] [stdout] test tests::install_text_file_ignores_staged_legacy_tmp_symlink ... ok
[INFO] [stdout] test tests::render_release_install_script_does_not_write_path_sh_through_symlink_targets ... ok
[INFO] [stdout] test tests::render_release_install_script_does_not_render_templates_through_symlinks ... ok
[INFO] [stdout] test tests::render_template_replaces_install_prefix_placeholder ... ok
[INFO] [stdout] test tests::render_release_install_script_replaces_path_block_placeholders ... ok
[INFO] [stdout] test tests::render_release_install_script_preserves_symlinked_rc_files ... ok
[INFO] [stdout] test tests::strip_managed_block_removes_existing_section ... ok
[INFO] [stdout] test tests::tool_command_from_environment_uses_effective_command_name ... ok
[INFO] [stdout] test tests::vendored_build_environment_pins_reproducibility_and_preserves_tool_overrides ... ok
[INFO] [stdout] test tests::upsert_managed_block_preserves_symlinked_rc_file ... ok
[INFO] [stdout] test tests::validate_release_tree_rejects_incomplete_layout ... ok
[INFO] [stdout] test tests::upsert_managed_block_prepends_once ... ok
[INFO] [stdout] test tests::write_sha256_sums_records_basenames_and_digests ... ok
[INFO] [stdout] test tests::write_mosh_server_build_info_records_reproducibility_metadata ... ok
[INFO] [stdout] test tests::stage_release_tree_populates_expected_release_layout ... ok
[INFO] [stderr]    Doc-tests moshwatch_core
[INFO] [stdout] test tests::write_binary_archive_normalizes_metadata_and_is_reproducible ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.02s
[INFO] [stdout] 
[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" "33321517c37e87d2f93dd16dc32ce7e92f57d62efe88da0f68918bc2e5567efd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33321517c37e87d2f93dd16dc32ce7e92f57d62efe88da0f68918bc2e5567efd", kill_on_drop: false }`
[INFO] [stdout] 33321517c37e87d2f93dd16dc32ce7e92f57d62efe88da0f68918bc2e5567efd
