[INFO] cloning repository https://github.com/recregt/kars_bot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/recregt/kars_bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frecregt%2Fkars_bot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frecregt%2Fkars_bot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 135be7acbc7854594751aa60cf651bbf2a461332
[INFO] testing recregt/kars_bot against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frecregt%2Fkars_bot" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/recregt/kars_bot
[INFO] finished tweaking git repo https://github.com/recregt/kars_bot
[INFO] tweaked toml for git repo https://github.com/recregt/kars_bot written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/recregt/kars_bot on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/recregt/kars_bot 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5c27c45e10a6ce1ddd4c2fa453aa44a4060b75c185e7440d56dfe9337f37a3d1
[INFO] running `Command { std: "docker" "start" "-a" "5c27c45e10a6ce1ddd4c2fa453aa44a4060b75c185e7440d56dfe9337f37a3d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5c27c45e10a6ce1ddd4c2fa453aa44a4060b75c185e7440d56dfe9337f37a3d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c27c45e10a6ce1ddd4c2fa453aa44a4060b75c185e7440d56dfe9337f37a3d1", kill_on_drop: false }`
[INFO] [stdout] 5c27c45e10a6ce1ddd4c2fa453aa44a4060b75c185e7440d56dfe9337f37a3d1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cc9f5cab86f974df0d78ee4267cbca009d22646c6284de4b5a50764c34acaea1
[INFO] running `Command { std: "docker" "start" "-a" "cc9f5cab86f974df0d78ee4267cbca009d22646c6284de4b5a50764c34acaea1", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling erasable v1.3.0
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling owned_ttf_parser v0.25.1
[INFO] [stderr]    Compiling rc-box v1.3.0
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling pxfm v0.1.27
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling takecell v0.1.1
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling never v0.1.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling ab_glyph v0.2.32
[INFO] [stderr]    Compiling plotters-bitmap v0.3.7
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling utf8-width v0.1.8
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling html-escape v0.2.13
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling sled v0.34.7
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling file-rotate v0.8.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling sysinfo v0.29.11
[INFO] [stderr]    Compiling moxcms v0.7.11
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling teloxide-macros v0.7.1
[INFO] [stderr]    Compiling aquamarine v0.1.12
[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 futures-macro v0.3.32
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling serde_with_macros v1.5.2
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling image v0.25.9
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling dptree v0.3.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling teloxide-core v0.9.1
[INFO] [stderr]    Compiling teloxide v0.12.2
[INFO] [stderr]    Compiling kars_bot v1.8.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 57s
[INFO] running `Command { std: "docker" "inspect" "cc9f5cab86f974df0d78ee4267cbca009d22646c6284de4b5a50764c34acaea1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc9f5cab86f974df0d78ee4267cbca009d22646c6284de4b5a50764c34acaea1", kill_on_drop: false }`
[INFO] [stdout] cc9f5cab86f974df0d78ee4267cbca009d22646c6284de4b5a50764c34acaea1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3d416cadb421e8eb24c728998aa8042415b5e6b3a3eeff88aa9e2d3a690fbf47
[INFO] running `Command { std: "docker" "start" "-a" "3d416cadb421e8eb24c728998aa8042415b5e6b3a3eeff88aa9e2d3a690fbf47", kill_on_drop: false }`
[INFO] [stderr]    Compiling kars_bot v1.8.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 15.28s
[INFO] running `Command { std: "docker" "inspect" "3d416cadb421e8eb24c728998aa8042415b5e6b3a3eeff88aa9e2d3a690fbf47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d416cadb421e8eb24c728998aa8042415b5e6b3a3eeff88aa9e2d3a690fbf47", kill_on_drop: false }`
[INFO] [stdout] 3d416cadb421e8eb24c728998aa8042415b5e6b3a3eeff88aa9e2d3a690fbf47
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 055f571bf7f8587012495a49062a2d8568b928ecdbcfc3033d4d3f6f08367e50
[INFO] running `Command { std: "docker" "start" "-a" "055f571bf7f8587012495a49062a2d8568b928ecdbcfc3033d4d3f6f08367e50", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/kars_bot-fcde94a841f0fa33)
[INFO] [stdout] 
[INFO] [stdout] running 64 tests
[INFO] [stdout] test anomaly_db::write::storage_tests::in_memory_storage_records_events_without_disk ... ok
[INFO] [stdout] test commands::features::export::parser::tests::parses_window_and_format ... ok
[INFO] [stdout] test commands::features::export::parser::tests::parses_default_window_and_format ... ok
[INFO] [stdout] test commands::features::export::parser::tests::rejects_invalid_queries ... ok
[INFO] [stdout] test commands::features::graph::parser::tests::rejects_parse_errors_and_out_of_bounds_windows ... ok
[INFO] [stdout] test commands::features::graph::parser::tests::parses_metric_with_default_window ... ok
[INFO] [stdout] test commands::features::graph::parser::tests::parses_metric_with_explicit_window ... ok
[INFO] [stdout] test commands::features::graph::render::tests::registers_embedded_font ... ok
[INFO] [stdout] test commands::features::graph::stats::tests::labels_sustained_when_threshold_exceeded_for_five_minutes ... ok
[INFO] [stdout] test commands::features::recent_query::tests::parses_combined_metric_and_window_filters ... ok
[INFO] [stdout] test commands::features::recent_query::tests::rejects_multiple_windows ... ok
[INFO] [stdout] test commands::features::graph::render::tests::rejects_not_enough_points ... ok
[INFO] [stdout] test commands::features::recent_query::tests::supports_single_limit ... ok
[INFO] [stdout] test anomaly_db::write::tests::append_json_line_keeps_existing_content ... ok
[INFO] [stdout] test commands::features::graph::stats::tests::computes_summary_for_data_path ... ok
[INFO] [stdout] test commands::features::update::self_update::tests::compare_semver_ordering ... ok
[INFO] [stdout] test commands::features::graph::stats::tests::labels_spike_when_value_jumps_and_returns_quickly ... ok
[INFO] [stdout] test commands::features::update::self_update::tests::fetch_latest_release_from_github ... ignored, hits real GitHub API — run with: cargo test -- --ignored
[INFO] [stdout] test commands::features::update::self_update::tests::full_download_and_verify_pipeline ... ignored, downloads real release asset — run with: cargo test -- --ignored
[INFO] [stdout] test commands::features::update::self_update::tests::atomic_install_fresh ... ok
[INFO] [stdout] test commands::features::update::self_update::tests::parse_semver_valid ... ok
[INFO] [stdout] test commands::features::update::self_update::tests::restart_service_returns_error_on_dev_machine ... ok
[INFO] [stdout] test commands::features::update::self_update::tests::atomic_install_with_existing_creates_backup ... ok
[INFO] [stdout] test commands::features::graph::stats::tests::downsamples_long_input_for_data_path ... ok
[INFO] [stdout] test commands::features::update::self_update::tests::verify_sha256_missing_entry ... ok
[INFO] [stdout] test commands::features::update::self_update::tests::parse_semver_invalid ... ok
[INFO] [stdout] test commands::features::update::self_update::tests::verify_sha256_mismatch ... ok
[INFO] [stdout] test commands::features::update::self_update::tests::extract_binary_finds_binary_nested ... ok
[INFO] [stdout] test commands::features::update::self_update::tests::extract_binary_missing_binary ... ok
[INFO] [stdout] test commands::features::update::self_update::tests::sanity_check_fails_with_bad_binary ... ok
[INFO] [stdout] test commands::features::update::self_update::tests::update_available_detects_newer ... ok
[INFO] [stdout] test commands::features::update::version::tests::compares_versions_correctly ... ok
[INFO] [stdout] test commands::features::update::version::tests::parses_semver_triplet ... ok
[INFO] [stdout] test monitor::evaluator::tests::cooldown_and_hysteresis_work ... ok
[INFO] [stdout] test commands::features::update::self_update::tests::verify_sha256_pass ... ok
[INFO] [stdout] test commands::helpers::redaction::tests::redacts_ipv4_and_port_tokens ... ok
[INFO] [stdout] test commands::helpers::redaction::tests::keeps_original_when_redaction_disabled ... ok
[INFO] [stdout] test monitor::history::tests::computes_capacity_from_monitor_interval ... ok
[INFO] [stdout] test monitor::evaluator::tests::mock_provider_returns_sequence ... ok
[INFO] [stdout] test monitor::history::tests::keeps_capacity_by_overwriting_oldest ... ok
[INFO] [stdout] test monitor::history::tests::latest_window_preserves_time_order ... ok
[INFO] [stdout] test monitor::service::tests::mute_and_unmute_support_time_travel_without_sleep ... ok
[INFO] [stdout] test monitor::service::tests::mute_unmute_contract_is_consistent ... ok
[INFO] [stdout] test monitor::service::tests::mute_unmute_has_short_cooldown ... ok
[INFO] [stdout] test monitor::service::tests::alert_cooldown_supports_time_travel_without_waiting ... ok
[INFO] [stdout] test monitor::service::tests::daily_summary_report_contract_resets_window ... ok
[INFO] [stdout] test commands::features::update::self_update::tests::sanity_check_succeeds_with_valid_binary ... ok
[INFO] [stdout] test monitor::evaluator::tests::simulation_spike_triggers_cpu_alert ... ok
[INFO] [stdout] test release_notes::tests::extracts_version_section_with_v_prefix ... ok
[INFO] [stdout] test reporting_store::tests::in_memory_store_spy_behaviour ... ok
[INFO] [stdout] test commands::features::update::self_update::tests::extract_binary_finds_binary_flat ... ok
[INFO] [stdout] test monitor::service::tests::notifications_triggered_when_threshold_exceeded ... ok
[INFO] [stdout] test release_notes::tests::returns_none_if_version_missing ... ok
[INFO] [stdout] test commands::features::update::self_update::tests::atomic_install_no_staging_residue ... ok
[INFO] [stdout] test app_context::tests::runtime_update_triggers_notify ... ok
[INFO] [stdout] test jobs::config_reload::tests::hot_reload_applies_valid_runtime_changes_without_restart ... ok
[INFO] [stdout] test app_context::tests::runtime_config_concurrent_reads_and_updates_remain_consistent ... ok
[INFO] [stdout] test jobs::config_reload::tests::hot_reload_rejects_invalid_config_and_preserves_last_runtime ... ok
[INFO] [stdout] test commands::features::update::self_update::tests::check_restart_permission_does_not_panic ... ok
[INFO] [stdout] test commands::features::graph::stats::tests::performance_smoke_long_window_high_sample_count ... ok
[INFO] [stdout] test reporting_store::tests::rolling_summary_aggregates_persisted_days ... ok
[INFO] [stdout] test reporting_store::tests::records_and_reads_recent_samples ... ok
[INFO] [stdout] test reporting_store::tests::rolling_summary_survives_store_reopen ... ok
[INFO] [stdout] test jobs::release_notify::tests::perform_release_notify_writes_state_and_sends_message ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 62 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 5.04s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "055f571bf7f8587012495a49062a2d8568b928ecdbcfc3033d4d3f6f08367e50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "055f571bf7f8587012495a49062a2d8568b928ecdbcfc3033d4d3f6f08367e50", kill_on_drop: false }`
[INFO] [stdout] 055f571bf7f8587012495a49062a2d8568b928ecdbcfc3033d4d3f6f08367e50
