[INFO] fetching crate cargo-ninety-nine 0.3.4...
[INFO] testing cargo-ninety-nine-0.3.4 against 1.98.0-beta.1 for beta-1.98-1
[INFO] extracting crate cargo-ninety-nine 0.3.4 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate cargo-ninety-nine 0.3.4
[INFO] finished tweaking crates.io crate cargo-ninety-nine 0.3.4
[INFO] tweaked toml for crates.io crate cargo-ninety-nine 0.3.4 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cargo-ninety-nine 0.3.4 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 crates.io crate cargo-ninety-nine 0.3.4 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-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 0769369aa2fe6f71284d75fb77e65c19597d89654b377f6217c5338edbb2b9f3
[INFO] running `Command { std: "docker" "start" "0769369aa2fe6f71284d75fb77e65c19597d89654b377f6217c5338edbb2b9f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0769369aa2fe6f71284d75fb77e65c19597d89654b377f6217c5338edbb2b9f3", 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" "0769369aa2fe6f71284d75fb77e65c19597d89654b377f6217c5338edbb2b9f3" "/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" "0769369aa2fe6f71284d75fb77e65c19597d89654b377f6217c5338edbb2b9f3", 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" "0769369aa2fe6f71284d75fb77e65c19597d89654b377f6217c5338edbb2b9f3" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling libsqlite3-sys v0.31.0
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling instability v0.3.10
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling signal-hook v0.4.3
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling signal-hook v0.3.18
[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 rand_core v0.6.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling os_pipe v1.2.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling sigchld v0.2.4
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling whoami v2.1.1
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling shared_child v1.1.1
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling which v7.0.3
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling duct v0.13.7
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling simba v0.8.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling postgres-protocol v0.6.10
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling cargo_metadata v0.19.2
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling nalgebra v0.32.6
[INFO] [stderr]    Compiling postgres-types v0.2.12
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling tokio-postgres v0.7.16
[INFO] [stderr]    Compiling rusqlite v0.33.0
[INFO] [stderr]    Compiling deadpool-postgres v0.14.1
[INFO] [stderr]    Compiling statrs v0.17.1
[INFO] [stderr]    Compiling cargo-ninety-nine v0.3.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.89s
[INFO] running `Command { std: "docker" "inspect" "0769369aa2fe6f71284d75fb77e65c19597d89654b377f6217c5338edbb2b9f3", 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" "0769369aa2fe6f71284d75fb77e65c19597d89654b377f6217c5338edbb2b9f3" "/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 syn v2.0.117
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling rstest_macros v0.24.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling which v7.0.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling proptest v1.10.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling nalgebra v0.32.6
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling instability v0.3.10
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling cargo_metadata v0.19.2
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling rstest v0.24.0
[INFO] [stderr]    Compiling postgres-types v0.2.12
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling tokio-postgres v0.7.16
[INFO] [stderr]    Compiling deadpool-postgres v0.14.1
[INFO] [stderr]    Compiling statrs v0.17.1
[INFO] [stderr]    Compiling cargo-ninety-nine v0.3.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 58.96s
[INFO] running `Command { std: "docker" "inspect" "0769369aa2fe6f71284d75fb77e65c19597d89654b377f6217c5338edbb2b9f3", 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" "0769369aa2fe6f71284d75fb77e65c19597d89654b377f6217c5338edbb2b9f3" "/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.42s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cargo_ninety_nine-29d7cabc062f57b6)
[INFO] [stdout] 
[INFO] [stdout] running 199 tests
[INFO] [stdout] test analysis::duration::tests::duration_regression_detection::case_1 ... ok
[INFO] [stdout] test analysis::duration::tests::duration_regression_detection::case_2 ... ok
[INFO] [stdout] test analysis::duration::tests::duration_regression_detection::case_3 ... ok
[INFO] [stdout] test analysis::duration::tests::mean_of_empty_is_zero ... ok
[INFO] [stdout] test analysis::pattern::tests::environmental_pattern_detection::case_1 ... ok
[INFO] [stdout] test analysis::pattern::tests::environmental_pattern_detection::case_2 ... ok
[INFO] [stdout] test analysis::duration::tests::std_deviation_of_single_is_zero ... ok
[INFO] [stdout] test analysis::pattern::tests::environmental_pattern_detection::case_3 ... ok
[INFO] [stdout] test analysis::pattern::tests::pattern_detection_scenarios::case_1 ... ok
[INFO] [stdout] test analysis::pattern::tests::pattern_detection_scenarios::case_2 ... ok
[INFO] [stdout] test analysis::tests::failure_rate_empty_is_zero ... ok
[INFO] [stdout] test analysis::trend::tests::too_few_runs_returns_none ... ok
[INFO] [stdout] test analysis::trend::tests::trend_direction_from_outcomes::case_1 ... ok
[INFO] [stdout] test analysis::trend::tests::trend_direction_from_outcomes::case_2 ... ok
[INFO] [stdout] test analysis::trend::tests::trend_direction_from_outcomes::case_3 ... ok
[INFO] [stdout] test ci::workflow::tests::github_actions_default_config_contains::case_5 ... ok
[INFO] [stdout] test ci::workflow::tests::github_actions_default_config_contains::case_1 ... ok
[INFO] [stdout] test ci::workflow::tests::github_actions_uses_config_values::case_1 ... ok
[INFO] [stdout] test analysis::pattern::tests::pattern_detection_scenarios::case_3 ... ok
[INFO] [stdout] test ci::workflow::tests::github_actions_default_config_contains::case_2 ... ok
[INFO] [stdout] test ci::workflow::tests::github_actions_uses_config_values::case_2 ... ok
[INFO] [stdout] test ci::workflow::tests::github_actions_default_config_contains::case_3 ... ok
[INFO] [stdout] test ci::workflow::tests::github_actions_default_config_contains::case_4 ... ok
[INFO] [stdout] test ci::workflow::tests::gitlab_ci_default_config_contains::case_1 ... ok
[INFO] [stdout] test ci::workflow::tests::gitlab_ci_default_config_contains::case_2 ... ok
[INFO] [stdout] test ci::workflow::tests::gitlab_ci_default_config_contains::case_5 ... ok
[INFO] [stdout] test ci::workflow::tests::gitlab_ci_uses_config_values::case_1 ... ok
[INFO] [stdout] test ci::workflow::tests::gitlab_ci_uses_config_values::case_2 ... ok
[INFO] [stdout] test ci::workflow::tests::gitlab_ci_default_config_contains::case_3 ... ok
[INFO] [stdout] test cli::export::tests::html_export_contains_structure ... ok
[INFO] [stdout] test cli::output::tests::truncate_name_tests::truncates_correctly::case_1 ... ok
[INFO] [stdout] test ci::workflow::tests::gitlab_ci_default_config_contains::case_4 ... ok
[INFO] [stdout] test cli::export::tests::junit_export_writes_valid_xml ... ok
[INFO] [stdout] test cli::export::tests::json_export_is_valid_json ... ok
[INFO] [stdout] test cli::output::tests::truncate_name_tests::truncates_correctly::case_2 ... ok
[INFO] [stdout] test cli::output::tests::truncate_name_tests::truncates_correctly::case_3 ... ok
[INFO] [stdout] test config::tests::backoff_base_delay_extracts_correctly::case_2 ... ok
[INFO] [stdout] test config::tests::backoff_base_delay_extracts_correctly::case_3 ... ok
[INFO] [stdout] test cli::export::tests::csv_export_has_header_and_rows ... ok
[INFO] [stdout] test config::tests::backoff_base_delay_extracts_correctly::case_1 ... ok
[INFO] [stdout] test config::tests::backoff_base_delay_extracts_correctly::case_4 ... ok
[INFO] [stdout] test config::tests::load_config_missing_file_returns_default ... ok
[INFO] [stdout] test detector::bayesian::tests::consecutive_failures_tracked ... ok
[INFO] [stdout] test config::tests::load_config_malformed_toml_returns_error ... ok
[INFO] [stdout] test config::tests::default_config_toml_roundtrips ... ok
[INFO] [stdout] test analysis::duration::tests::regression_deviation_always_positive_when_returned ... ok
[INFO] [stdout] test detector::bayesian::tests::flakiness_boundary_cases::case_4 ... ok
[INFO] [stdout] test detector::bayesian::tests::flakiness_boundary_cases::case_2 ... ok
[INFO] [stdout] test detector::bayesian::tests::flakiness_boundary_cases::case_3 ... ok
[INFO] [stdout] test detector::bayesian::tests::flakiness_boundary_cases::case_1 ... ok
[INFO] [stdout] test detector::bayesian::tests::is_flaky_respects_threshold ... ok
[INFO] [stdout] test filter::eval::tests::eval_filter_expressions::case_1 ... ok
[INFO] [stdout] test analysis::tests::failure_rate_in_unit_range ... ok
[INFO] [stdout] test filter::eval::tests::eval_filter_expressions::case_3 ... ok
[INFO] [stdout] test filter::eval::tests::eval_filter_expressions::case_2 ... ok
[INFO] [stdout] test filter::eval::tests::eval_filter_expressions::case_4 ... ok
[INFO] [stdout] test filter::eval::tests::eval_filter_expressions::case_5 ... ok
[INFO] [stdout] test filter::eval::tests::eval_filter_expressions::case_6 ... ok
[INFO] [stdout] test filter::eval::tests::eval_filter_expressions::case_7 ... ok
[INFO] [stdout] test filter::eval::tests::eval_filter_expressions::case_8 ... ok
[INFO] [stdout] test filter::eval::tests::eval_filter_expressions::case_9 ... ok
[INFO] [stdout] test filter::lexer::tests::tokenizes_correctly::case_1 ... ok
[INFO] [stdout] test filter::lexer::tests::tokenizes_correctly::case_2 ... ok
[INFO] [stdout] test filter::lexer::tests::tokenizes_correctly::case_3 ... ok
[INFO] [stdout] test cli::export::tests::html_escape_never_contains_raw_special_chars ... ok
[INFO] [stdout] test filter::parser::tests::parses_expressions::case_01 ... ok
[INFO] [stdout] test filter::parser::tests::parses_expressions::case_02 ... ok
[INFO] [stdout] test filter::parser::tests::parses_expressions::case_03 ... ok
[INFO] [stdout] test filter::parser::tests::parses_expressions::case_04 ... ok
[INFO] [stdout] test filter::parser::tests::parses_expressions::case_05 ... ok
[INFO] [stdout] test filter::parser::tests::parses_expressions::case_06 ... ok
[INFO] [stdout] test filter::parser::tests::parses_expressions::case_07 ... ok
[INFO] [stdout] test filter::parser::tests::parses_expressions::case_08 ... ok
[INFO] [stdout] test filter::parser::tests::parses_expressions::case_09 ... ok
[INFO] [stdout] test filter::parser::tests::parses_expressions::case_10 ... ok
[INFO] [stdout] test filter::parser::tests::parses_expressions::case_11 ... ok
[INFO] [stdout] test filter::parser::tests::parses_expressions::case_12 ... ok
[INFO] [stdout] test filter::parser::tests::parses_expressions::case_13 ... ok
[INFO] [stdout] test filter::parser::tests::parses_expressions::case_14 ... ok
[INFO] [stdout] test filter::parser::tests::parses_expressions::case_15 ... ok
[INFO] [stdout] test filter::parser::tests::parses_expressions::case_16 ... ok
[INFO] [stdout] test filter::parser::tests::parses_expressions::case_17 ... ok
[INFO] [stdout] test filter::parser::tests::parses_expressions::case_18 ... ok
[INFO] [stdout] test cli::export::tests::xml_escape_never_contains_raw_special_chars ... ok
[INFO] [stdout] test filter::tests::compile_filter_produces_expected_variant::case_1 ... ok
[INFO] [stdout] test filter::tests::compile_filter_produces_expected_variant::case_2 ... ok
[INFO] [stdout] test orchestrator::tests::auto_quarantine_quarantines_above_threshold ... ok
[INFO] [stdout] test orchestrator::tests::auto_quarantine_skips_already_quarantined ... ok
[INFO] [stdout] test orchestrator::tests::auto_quarantine_skips_non_flaky ... ok
[INFO] [stdout] test orchestrator::tests::auto_quarantine_skips_when_auto_off ... ok
[INFO] [stdout] test orchestrator::tests::auto_quarantine_skips_when_disabled ... ok
[INFO] [stdout] test cli::export::tests::csv_escape_roundtrip_preserves_content ... ok
[INFO] [stdout] test runner::binary::tests::classifies_binary_kinds::case_1 ... ok
[INFO] [stdout] test runner::binary::tests::classifies_binary_kinds::case_3 ... ok
[INFO] [stdout] test runner::binary::tests::classifies_binary_kinds::case_2 ... ok
[INFO] [stdout] test runner::binary::tests::classifies_binary_kinds::case_4 ... ok
[INFO] [stdout] test runner::binary::tests::classifies_binary_kinds::case_6 ... ok
[INFO] [stdout] test runner::binary::tests::classifies_binary_kinds::case_5 ... ok
[INFO] [stdout] test filter::eval::tests::double_negation_is_identity ... ok
[INFO] [stdout] test runner::executor::tests::build_result_classifies_outcome::case_1 ... ok
[INFO] [stdout] test runner::executor::tests::build_result_classifies_outcome::case_2 ... ok
[INFO] [stdout] test runner::executor::tests::build_result_classifies_outcome::case_3 ... ok
[INFO] [stdout] test runner::executor::tests::build_result_classifies_outcome::case_4 ... ok
[INFO] [stdout] test filter::tests::compile_filter_never_panics ... ok
[INFO] [stdout] test detector::bayesian::tests::credible_interval_is_valid ... ok
[INFO] [stdout] test analysis::duration::tests::std_deviation_non_negative ... ok
[INFO] [stdout] test runner::listing::tests::parses_listing_lines::case_1 ... ok
[INFO] [stdout] test runner::listing::tests::parses_listing_lines::case_3 ... ok
[INFO] [stdout] test runner::listing::tests::parses_listing_lines::case_4 ... ok
[INFO] [stdout] test runner::listing::tests::parses_listing_lines::case_2 ... ok
[INFO] [stdout] test runner::listing::tests::parses_listing_lines::case_5 ... ok
[INFO] [stdout] test runner::listing::tests::parses_listing_lines::case_7 ... ok
[INFO] [stdout] test analysis::pattern::tests::detect_patterns_never_panics ... ok
[INFO] [stdout] test runner::listing::tests::parses_listing_lines::case_6 ... ok
[INFO] [stdout] test runner::tests::test_result_to_run_extracts_error_message::case_2 ... ok
[INFO] [stdout] test runner::tests::test_result_to_run_extracts_error_message::case_3 ... ok
[INFO] [stdout] test runner::tests::test_result_to_run_extracts_error_message::case_1 ... ok
[INFO] [stdout] test runner::tests::test_result_to_run_extracts_error_message::case_5 ... ok
[INFO] [stdout] test runner::tests::test_result_to_run_extracts_error_message::case_4 ... ok
[INFO] [stdout] test runner::tests::test_result_to_run_extracts_error_message::case_6 ... ok
[INFO] [stdout] test storage::mapping::tests::into_test_run_handles_corrupt_uuid ... ok
[INFO] [stdout] test storage::mapping::tests::into_test_run_handles_unrecognized_outcome ... ok
[INFO] [stdout] test runner::tests::test_result_to_run_timeout_message ... ok
[INFO] [stdout] test storage::mapping::tests::into_test_run_preserves_valid_data ... ok
[INFO] [stdout] test storage::sqlite::tests::get_score_returns_none_for_unknown ... ok
[INFO] [stdout] test storage::sqlite::tests::get_test_runs_respects_limit ... ok
[INFO] [stdout] test storage::sqlite::tests::migration_is_idempotent ... ok
[INFO] [stdout] test storage::sqlite::tests::get_all_scores_ordered_by_probability ... ok
[INFO] [stdout] test storage::sqlite::tests::migration_sets_schema_version ... ok
[INFO] [stdout] test storage::sqlite::tests::quarantine_lifecycle ... ok
[INFO] [stdout] test storage::sqlite::tests::purge_removes_old_runs ... ok
[INFO] [stdout] test storage::sqlite::tests::session_lifecycle ... ok
[INFO] [stdout] test storage::sqlite::tests::store_and_retrieve_test_run::case_1 ... ok
[INFO] [stdout] test runner::detection::tests::detect_returns_some_runner ... ok
[INFO] [stdout] test storage::sqlite::tests::store_and_retrieve_test_run::case_2 ... ok
[INFO] [stdout] test storage::sqlite::tests::score_upsert_keeps_latest ... ok
[INFO] [stdout] test storage::sqlite::tests::store_and_retrieve_test_run::case_3 ... ok
[INFO] [stdout] test storage::sqlite::tests::store_and_retrieve_test_run::case_4 ... ok
[INFO] [stdout] test runner::binary::tests::parse_cargo_messages_never_panics_on_arbitrary_bytes ... ok
[INFO] [stdout] test storage::tests::open_storage_postgres_without_config_errors ... ok
[INFO] [stdout] test cli::export::tests::junit_export_always_succeeds ... ok
[INFO] [stdout] test storage::tests::parse_timestamp_valid_rfc3339 ... ok
[INFO] [stdout] test runner::listing::tests::parse_listing_line_never_panics ... ok
[INFO] [stdout] test storage::tests::duration_roundtrip ... ok
[INFO] [stdout] test tui::app::tests::category_sort_orders_by_severity ... ok
[INFO] [stdout] test analysis::trend::tests::trend_delta_matches_scores ... ok
[INFO] [stdout] test tui::app::tests::enter_exit_detail_roundtrip ... ok
[INFO] [stdout] test tui::app::tests::filter_by_category_matches_expected ... ok
[INFO] [stdout] test storage::tests::parse_timestamp_always_returns_valid_datetime ... ok
[INFO] [stdout] test tui::app::tests::new_creates_all_indices ... ok
[INFO] [stdout] test cli::output::tests::truncate_name_tests::never_exceeds_max_length ... ok
[INFO] [stdout] test tui::input::tests::browse_mode_keys::case_01 ... ok
[INFO] [stdout] test tui::app::tests::sort_by_name_produces_ordered_output ... ok
[INFO] [stdout] test tui::input::tests::browse_mode_keys::case_03 ... ok
[INFO] [stdout] test tui::input::tests::browse_mode_keys::case_02 ... ok
[INFO] [stdout] test tui::input::tests::browse_mode_keys::case_04 ... ok
[INFO] [stdout] test tui::input::tests::browse_mode_keys::case_06 ... ok
[INFO] [stdout] test tui::input::tests::browse_mode_keys::case_07 ... ok
[INFO] [stdout] test tui::input::tests::browse_mode_keys::case_08 ... ok
[INFO] [stdout] test tui::input::tests::browse_mode_keys::case_09 ... ok
[INFO] [stdout] test tui::input::tests::browse_mode_keys::case_10 ... ok
[INFO] [stdout] test tui::input::tests::browse_mode_keys::case_11 ... ok
[INFO] [stdout] test tui::input::tests::ctrl_c_quits_in_any_mode ... ok
[INFO] [stdout] test tui::input::tests::detail_mode_keys::case_01 ... ok
[INFO] [stdout] test tui::input::tests::detail_mode_keys::case_02 ... ok
[INFO] [stdout] test tui::app::tests::history_cursor_never_exceeds_bounds ... ok
[INFO] [stdout] test tui::input::tests::detail_mode_keys::case_03 ... ok
[INFO] [stdout] test tui::input::tests::detail_mode_keys::case_04 ... ok
[INFO] [stdout] test tui::input::tests::detail_mode_keys::case_05 ... ok
[INFO] [stdout] test tui::input::tests::detail_mode_keys::case_06 ... ok
[INFO] [stdout] test tui::input::tests::detail_mode_keys::case_07 ... ok
[INFO] [stdout] test tui::input::tests::detail_mode_keys::case_08 ... ok
[INFO] [stdout] test tui::input::tests::detail_mode_keys::case_09 ... ok
[INFO] [stdout] test tui::input::tests::detail_mode_keys::case_11 ... ok
[INFO] [stdout] test tui::input::tests::detail_mode_keys::case_10 ... ok
[INFO] [stdout] test tui::input::tests::release_events_are_ignored ... ok
[INFO] [stdout] test analysis::duration::tests::mean_within_bounds ... ok
[INFO] [stdout] test tui::input::tests::browse_mode_keys::case_05 ... ok
[INFO] [stdout] test filter::lexer::tests::tokenize_never_panics ... ok
[INFO] [stdout] test tui::app::tests::sort_field_cycles_back ... ok
[INFO] [stdout] test tui::app::tests::filter_category_cycles_back ... ok
[INFO] [stdout] test detector::bayesian::tests::more_failures_means_higher_flakiness ... ok
[INFO] [stdout] test types::flakiness::tests::from_score_always_returns_valid_category ... ok
[INFO] [stdout] test types::flakiness::tests::effective_score_selects_correct_source ... ok
[INFO] [stdout] test detector::bayesian::tests::score_probability_in_unit_range ... ok
[INFO] [stdout] test tui::render::tests::draw_scores_with_detail_overlay ... ok
[INFO] [stdout] test types::test_run::tests::outcome_display_fromstr_roundtrip ... ok
[INFO] [stdout] test types::test_run::tests::invalid_outcome_returns_err ... ok
[INFO] [stdout] test runner::listing::tests::parse_test_listing_never_panics ... ok
[INFO] [stdout] test tui::app::tests::cursor_never_exceeds_bounds ... ok
[INFO] [stdout] test tui::render::tests::draw_history_does_not_panic::case_1 ... ok
[INFO] [stdout] test tui::render::tests::draw_history_does_not_panic::case_2 ... ok
[INFO] [stdout] test tui::render::tests::draw_scores_does_not_panic::case_1 ... ok
[INFO] [stdout] test runner::listing::tests::valid_test_lines_always_parsed ... ok
[INFO] [stdout] test tui::render::tests::draw_scores_does_not_panic::case_2 ... ok
[INFO] [stdout] test config::tests::config_roundtrip_preserves_values ... ok
[INFO] [stdout] test filter::parser::tests::parse_never_panics ... ok
[INFO] [stdout] test storage::sqlite::tests::store_retrieve_preserves_outcome ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cargo_ninety_nine-dc9ef3012fd1cdff)
[INFO] [stdout] test storage::sqlite::tests::store_n_runs_retrieve_correct_count ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 199 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.88s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]    Doc-tests cargo_ninety_nine
[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] [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" "0769369aa2fe6f71284d75fb77e65c19597d89654b377f6217c5338edbb2b9f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0769369aa2fe6f71284d75fb77e65c19597d89654b377f6217c5338edbb2b9f3", kill_on_drop: false }`
[INFO] [stdout] 0769369aa2fe6f71284d75fb77e65c19597d89654b377f6217c5338edbb2b9f3
