[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] ae4198dd05358abcf8e6decb022e55a38a71f389 [INFO] testing recregt/kars_bot against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frecregt%2Fkars_bot" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-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-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/recregt/kars_bot on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "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" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6b0598ba8a590c1060e653716d13f353a2df6ba3a85d61ebeffc6af6ca868e49 [INFO] running `Command { std: "docker" "start" "-a" "6b0598ba8a590c1060e653716d13f353a2df6ba3a85d61ebeffc6af6ca868e49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6b0598ba8a590c1060e653716d13f353a2df6ba3a85d61ebeffc6af6ca868e49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b0598ba8a590c1060e653716d13f353a2df6ba3a85d61ebeffc6af6ca868e49", kill_on_drop: false }` [INFO] [stdout] 6b0598ba8a590c1060e653716d13f353a2df6ba3a85d61ebeffc6af6ca868e49 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 47ab23515adb138f5a730a9daff711c464ab1223124f6a0e5300c49ac1535b8e [INFO] running `Command { std: "docker" "start" "-a" "47ab23515adb138f5a730a9daff711c464ab1223124f6a0e5300c49ac1535b8e", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling erasable v1.3.0 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling rc-box v1.3.0 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling uuid v1.21.0 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling pxfm v0.1.27 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling filetime v0.2.27 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling takecell v0.1.1 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.10 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling never v0.1.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling plotters-bitmap v0.3.7 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling png v0.18.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling utf8-width v0.1.8 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling tempfile v3.26.0 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling sysinfo v0.29.11 [INFO] [stderr] Compiling notify v6.1.1 [INFO] [stderr] Compiling xz2 v0.1.7 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling file-rotate v0.8.0 [INFO] [stderr] Compiling owned_ttf_parser v0.25.1 [INFO] [stderr] Compiling ab_glyph v0.2.32 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling moxcms v0.7.11 [INFO] [stderr] Compiling aquamarine v0.1.12 [INFO] [stderr] Compiling teloxide-macros v0.7.1 [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 matchers v0.2.0 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [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 derive_more v0.99.20 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling image v0.25.9 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [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 futures-executor v0.3.32 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling dptree v0.3.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [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 tokio-rustls v0.26.4 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.28 [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 03s [INFO] running `Command { std: "docker" "inspect" "47ab23515adb138f5a730a9daff711c464ab1223124f6a0e5300c49ac1535b8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47ab23515adb138f5a730a9daff711c464ab1223124f6a0e5300c49ac1535b8e", kill_on_drop: false }` [INFO] [stdout] 47ab23515adb138f5a730a9daff711c464ab1223124f6a0e5300c49ac1535b8e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5726dbccaf4476400b214ffdef0be798ca2e3d3184320378246aadeb55e9c22f [INFO] running `Command { std: "docker" "start" "-a" "5726dbccaf4476400b214ffdef0be798ca2e3d3184320378246aadeb55e9c22f", 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.48s [INFO] running `Command { std: "docker" "inspect" "5726dbccaf4476400b214ffdef0be798ca2e3d3184320378246aadeb55e9c22f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5726dbccaf4476400b214ffdef0be798ca2e3d3184320378246aadeb55e9c22f", kill_on_drop: false }` [INFO] [stdout] 5726dbccaf4476400b214ffdef0be798ca2e3d3184320378246aadeb55e9c22f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 247590dd012cfb390e16115511b9a1c82674314d066d221234a6370d173ce548 [INFO] running `Command { std: "docker" "start" "-a" "247590dd012cfb390e16115511b9a1c82674314d066d221234a6370d173ce548", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.48s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/kars_bot-86dd6193e2e3c565) [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::rejects_invalid_queries ... ok [INFO] [stdout] test commands::features::graph::render::tests::rejects_not_enough_points ... ok [INFO] [stdout] test commands::features::graph::render::tests::registers_embedded_font ... ok [INFO] [stdout] test commands::features::graph::stats::tests::downsamples_long_input_for_data_path ... ok [INFO] [stdout] test commands::features::graph::stats::tests::labels_spike_when_value_jumps_and_returns_quickly ... ok [INFO] [stdout] test commands::features::graph::stats::tests::computes_summary_for_data_path ... ok [INFO] [stdout] test commands::features::export::parser::tests::parses_default_window_and_format ... ok [INFO] [stdout] test commands::features::graph::parser::tests::parses_metric_with_explicit_window ... 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::supports_single_limit ... ok [INFO] [stdout] test commands::features::recent_query::tests::rejects_multiple_windows ... ok [INFO] [stdout] test commands::features::graph::parser::tests::parses_metric_with_default_window ... ok [INFO] [stdout] test commands::features::graph::parser::tests::rejects_parse_errors_and_out_of_bounds_windows ... ok [INFO] [stdout] test commands::features::update::self_update::tests::compare_semver_ordering ... 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::parse_semver_invalid ... 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::update_available_detects_newer ... ok [INFO] [stdout] test anomaly_db::write::tests::append_json_line_keeps_existing_content ... ok [INFO] [stdout] test commands::features::update::version::tests::compares_versions_correctly ... ok [INFO] [stdout] test commands::features::update::self_update::tests::atomic_install_fresh ... ok [INFO] [stdout] test commands::features::graph::stats::tests::performance_smoke_long_window_high_sample_count ... ok [INFO] [stdout] test commands::features::update::version::tests::parses_semver_triplet ... ok [INFO] [stdout] test commands::features::update::self_update::tests::atomic_install_no_staging_residue ... ok [INFO] [stdout] test commands::helpers::redaction::tests::keeps_original_when_redaction_disabled ... ok [INFO] [stdout] test commands::features::update::self_update::tests::atomic_install_with_existing_creates_backup ... ok [INFO] [stdout] test commands::features::update::self_update::tests::sanity_check_succeeds_with_valid_binary ... ok [INFO] [stdout] test commands::helpers::redaction::tests::redacts_ipv4_and_port_tokens ... ok [INFO] [stdout] test monitor::evaluator::tests::cooldown_and_hysteresis_work ... ok [INFO] [stdout] test monitor::evaluator::tests::mock_provider_returns_sequence ... ok [INFO] [stdout] test commands::features::update::self_update::tests::verify_sha256_mismatch ... ok [INFO] [stdout] test monitor::history::tests::computes_capacity_from_monitor_interval ... 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::daily_summary_report_contract_resets_window ... ok [INFO] [stdout] test commands::features::update::self_update::tests::extract_binary_finds_binary_flat ... ok [INFO] [stdout] test monitor::service::tests::mute_and_unmute_support_time_travel_without_sleep ... ok [INFO] [stdout] test monitor::evaluator::tests::simulation_spike_triggers_cpu_alert ... 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::verify_sha256_missing_entry ... ok [INFO] [stdout] test monitor::service::tests::alert_cooldown_supports_time_travel_without_waiting ... ok [INFO] [stdout] test commands::features::update::self_update::tests::verify_sha256_pass ... ok [INFO] [stdout] test monitor::service::tests::mute_unmute_contract_is_consistent ... ok [INFO] [stdout] test monitor::service::tests::notifications_triggered_when_threshold_exceeded ... ok [INFO] [stdout] test commands::features::update::self_update::tests::extract_binary_missing_binary ... ok [INFO] [stdout] test commands::features::update::self_update::tests::check_restart_permission_does_not_panic ... ok [INFO] [stdout] test release_notes::tests::extracts_version_section_with_v_prefix ... ok [INFO] [stdout] test commands::features::update::self_update::tests::sanity_check_fails_with_bad_binary ... ok [INFO] [stdout] test release_notes::tests::returns_none_if_version_missing ... ok [INFO] [stdout] test monitor::service::tests::mute_unmute_has_short_cooldown ... ok [INFO] [stdout] test reporting_store::tests::in_memory_store_spy_behaviour ... ok [INFO] [stdout] test app_context::tests::runtime_update_triggers_notify ... ok [INFO] [stdout] test jobs::config_reload::tests::hot_reload_rejects_invalid_config_and_preserves_last_runtime ... ok [INFO] [stdout] test app_context::tests::runtime_config_concurrent_reads_and_updates_remain_consistent ... ok [INFO] [stdout] test reporting_store::tests::records_and_reads_recent_samples ... ok [INFO] [stdout] test reporting_store::tests::rolling_summary_aggregates_persisted_days ... ok [INFO] [stdout] test jobs::config_reload::tests::hot_reload_applies_valid_runtime_changes_without_restart ... ok [INFO] [stdout] test reporting_store::tests::rolling_summary_survives_store_reopen ... FAILED [INFO] [stdout] test jobs::release_notify::tests::perform_release_notify_writes_state_and_sends_message ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- reporting_store::tests::rolling_summary_survives_store_reopen stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'reporting_store::tests::rolling_summary_survives_store_reopen' (86) panicked at src/reporting_store/tests.rs:11:31: [INFO] [stdout] open db: Io(Custom { kind: Other, error: "could not acquire lock on \"/tmp/.tmpGC7nQ0/db\": Os { code: 11, kind: WouldBlock, message: \"Resource temporarily unavailable\" }" }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ecaff5a61da - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5ecaff5a61da - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5ecaff5a61da - std[ec4e911328de40a6]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5ecaff5a61da - <::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5ecaff5bf32a - ::fmt [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5ecaff5bf32a - core[a96a4c5c53f902a3]::fmt::write [INFO] [stdout] 6: 0x5ecaff5ab3a2 - std[ec4e911328de40a6]::io::default_write_fmt::> [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5ecaff5ab3a2 - as std[ec4e911328de40a6]::io::Write>::write_fmt [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5ecaff57fcbf - ::print [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5ecaff57fcbf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5ecaff59b7a9 - std[ec4e911328de40a6]::panicking::default_hook [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5ecaff20215c - core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5ecaff20215c - test[30c43f9fd66fea90]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5ecaff59ba22 - core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5ecaff59ba22 - std[ec4e911328de40a6]::panicking::panic_with_hook [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5ecaff57fd78 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5ecaff5772d9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5ecaff580f2d - __rustc[aa69f48705c57ca8]::rust_begin_unwind [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5ecaff5bfb1c - core[a96a4c5c53f902a3]::panicking::panic_fmt [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5ecaff5bf862 - core[a96a4c5c53f902a3]::result::unwrap_failed [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5ecafeb04277 - >::expect [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x5ecafec526a7 - kars_bot[c4a74bdacbd6a3f3]::reporting_store::tests::open_test_store [INFO] [stdout] at /opt/rustwide/workdir/src/reporting_store/tests.rs:11:31 [INFO] [stdout] 22: 0x5ecafec53214 - kars_bot[c4a74bdacbd6a3f3]::reporting_store::tests::rolling_summary_survives_store_reopen [INFO] [stdout] at /opt/rustwide/workdir/src/reporting_store/tests.rs:106:20 [INFO] [stdout] 23: 0x5ecafec46dc7 - kars_bot[c4a74bdacbd6a3f3]::reporting_store::tests::rolling_summary_survives_store_reopen::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/reporting_store/tests.rs:87:43 [INFO] [stdout] 24: 0x5ecafeb7ce06 - >::call_once [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5ecaff1f623b - core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x5ecaff1f623b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>> [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18 [INFO] [stdout] 27: 0x5ecaff202c2b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74 [INFO] [stdout] 28: 0x5ecaff202c2b - as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 29: 0x5ecaff202c2b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>> [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40 [INFO] [stdout] 30: 0x5ecaff202c2b - std[ec4e911328de40a6]::panicking::catch_unwind::, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19 [INFO] [stdout] 31: 0x5ecaff202c2b - std[ec4e911328de40a6]::panic::catch_unwind::, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>> [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x5ecaff202c2b - test[30c43f9fd66fea90]::run_test_in_process [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27 [INFO] [stdout] 33: 0x5ecaff202c2b - test[30c43f9fd66fea90]::run_test::{closure#0} [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43 [INFO] [stdout] 34: 0x5ecaff1fe344 - test[30c43f9fd66fea90]::run_test::{closure#1} [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41 [INFO] [stdout] 35: 0x5ecaff1fe344 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 36: 0x5ecaff205832 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 37: 0x5ecaff205832 - ::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 38: 0x5ecaff205832 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40 [INFO] [stdout] 39: 0x5ecaff205832 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19 [INFO] [stdout] 40: 0x5ecaff205832 - std[ec4e911328de40a6]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x5ecaff205832 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 42: 0x5ecaff205832 - ::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5ecaff5a515f - + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 44: 0x5ecaff5a515f - ::new::thread_start [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 45: 0x7dc42b11eaa4 - [INFO] [stdout] 46: 0x7dc42b1aba64 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] reporting_store::tests::rolling_summary_survives_store_reopen [INFO] [stdout] [INFO] [stdout] test result: FAILED. 61 passed; 1 failed; 2 ignored; 0 measured; 0 filtered out; finished in 5.05s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin kars_bot` [INFO] running `Command { std: "docker" "inspect" "247590dd012cfb390e16115511b9a1c82674314d066d221234a6370d173ce548", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "247590dd012cfb390e16115511b9a1c82674314d066d221234a6370d173ce548", kill_on_drop: false }` [INFO] [stdout] 247590dd012cfb390e16115511b9a1c82674314d066d221234a6370d173ce548