[INFO] cloning repository https://github.com/pradigmaz/rust-mcp-universal
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pradigmaz/rust-mcp-universal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpradigmaz%2Frust-mcp-universal", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpradigmaz%2Frust-mcp-universal'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e942d57744e53cf9d1f460bfcf699127b6363ee6
[INFO] testing pradigmaz/rust-mcp-universal 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%2Fpradigmaz%2Frust-mcp-universal" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pradigmaz/rust-mcp-universal
[INFO] finished tweaking git repo https://github.com/pradigmaz/rust-mcp-universal
[INFO] tweaked toml for git repo https://github.com/pradigmaz/rust-mcp-universal written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pradigmaz/rust-mcp-universal 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/pradigmaz/rust-mcp-universal 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-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 75f2eff9c72dbdba1f2f162db83ed5d5129cf167ec909b948d1f6ec1fc19c2b4
[INFO] running `Command { std: "docker" "start" "75f2eff9c72dbdba1f2f162db83ed5d5129cf167ec909b948d1f6ec1fc19c2b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "75f2eff9c72dbdba1f2f162db83ed5d5129cf167ec909b948d1f6ec1fc19c2b4", 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" "75f2eff9c72dbdba1f2f162db83ed5d5129cf167ec909b948d1f6ec1fc19c2b4" "/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" "75f2eff9c72dbdba1f2f162db83ed5d5129cf167ec909b948d1f6ec1fc19c2b4", 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" "75f2eff9c72dbdba1f2f162db83ed5d5129cf167ec909b948d1f6ec1fc19c2b4" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling phf_generator v0.12.1
[INFO] [stderr]    Compiling phf v0.12.1
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling oxc_data_structures v0.75.1
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling cow-utils v0.1.3
[INFO] [stderr]    Compiling oxc_estree v0.75.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling unicode-id-start v1.4.0
[INFO] [stderr]    Compiling oxc_allocator v0.75.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling ryu-js v1.0.2
[INFO] [stderr]    Compiling oxc_index v3.1.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling libsqlite3-sys v0.35.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling oxc-miette-derive v2.7.0
[INFO] [stderr]    Compiling oxc_ast_macros v0.75.1
[INFO] [stderr]    Compiling phf_macros v0.12.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling oxc-miette v2.7.0
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling oxc_span v0.75.1
[INFO] [stderr]    Compiling oxc_diagnostics v0.75.1
[INFO] [stderr]    Compiling oxc_syntax v0.75.1
[INFO] [stderr]    Compiling oxc_regular_expression v0.75.1
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling oxc_ast v0.75.1
[INFO] [stderr]    Compiling rusqlite v0.37.0
[INFO] [stderr]    Compiling oxc_ecmascript v0.75.1
[INFO] [stderr]    Compiling oxc_ast_visit v0.75.1
[INFO] [stderr]    Compiling oxc_parser v0.75.1
[INFO] [stderr]    Compiling rmu-core v0.1.0 (/opt/rustwide/workdir/crates/core)
[INFO] [stdout] warning: function `file_modified_unix_ms` is never used
[INFO] [stdout]    --> crates/core/src/engine/preflight_runtime.rs:106:4
[INFO] [stdout]     |
[INFO] [stdout] 106 | fn file_modified_unix_ms(binary_path: &Path) -> Result<i128> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rmu-mcp-server v0.1.0 (/opt/rustwide/workdir/crates/mcp-server)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 12s
[INFO] running `Command { std: "docker" "inspect" "75f2eff9c72dbdba1f2f162db83ed5d5129cf167ec909b948d1f6ec1fc19c2b4", 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" "75f2eff9c72dbdba1f2f162db83ed5d5129cf167ec909b948d1f6ec1fc19c2b4" "/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 rmu-core v0.1.0 (/opt/rustwide/workdir/crates/core)
[INFO] [stdout] warning: function `file_modified_unix_ms` is never used
[INFO] [stdout]    --> crates/core/src/engine/preflight_runtime.rs:106:4
[INFO] [stdout]     |
[INFO] [stdout] 106 | fn file_modified_unix_ms(binary_path: &Path) -> Result<i128> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rmu-mcp-server v0.1.0 (/opt/rustwide/workdir/crates/mcp-server)
[INFO] [stdout] warning: unused import: `std::os::unix::fs::PermissionsExt`
[INFO] [stdout]  --> crates/core/tests/engine_contracts/scope_and_storage.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::os::unix::fs::PermissionsExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `file_modified_unix_ms` is never used
[INFO] [stdout]    --> crates/core/src/engine/preflight_runtime.rs:106:4
[INFO] [stdout]     |
[INFO] [stdout] 106 | fn file_modified_unix_ms(binary_path: &Path) -> Result<i128> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 50.75s
[INFO] running `Command { std: "docker" "inspect" "75f2eff9c72dbdba1f2f162db83ed5d5129cf167ec909b948d1f6ec1fc19c2b4", 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" "75f2eff9c72dbdba1f2f162db83ed5d5129cf167ec909b948d1f6ec1fc19c2b4" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: function `file_modified_unix_ms` is never used
[INFO] [stderr]    --> crates/core/src/engine/preflight_runtime.rs:106:4
[INFO] [stderr]     |
[INFO] [stderr] 106 | fn file_modified_unix_ms(binary_path: &Path) -> Result<i128> {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `rmu-core` (lib) generated 1 warning
[INFO] [stderr] warning: unused import: `std::os::unix::fs::PermissionsExt`
[INFO] [stderr]  --> crates/core/tests/engine_contracts/scope_and_storage.rs:9:5
[INFO] [stderr]   |
[INFO] [stderr] 9 | use std::os::unix::fs::PermissionsExt;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `rmu-core` (test "engine_contracts") generated 1 warning (run `cargo fix --test "engine_contracts" -p rmu-core` to apply 1 suggestion)
[INFO] [stderr] warning: `rmu-core` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rmu_core-ed5a8d9b8e1ff97b)
[INFO] [stdout] 
[INFO] [stdout] running 389 tests
[INFO] [stdout] test benchmark_compare::parsing::tests::parse_metric_number_accepts_finite_numbers ... ok
[INFO] [stdout] test benchmark_compare::thresholds::tests::evaluate_against_baseline_flags_latency_p95_regression ... ok
[INFO] [stdout] test benchmark_compare::thresholds::tests::evaluate_against_baseline_blocks_token_growth_without_quality_uplift ... ok
[INFO] [stdout] test benchmark_compare::parsing::tests::parse_metric_number_rejects_non_number ... ok
[INFO] [stdout] test benchmark_compare::payload::tests::no_threshold_gate_evaluations_are_not_counted_as_failures ... ok
[INFO] [stdout] test db_store::tests::project_key::project_key_distinguishes_utf8_percent_and_raw_byte_paths ... ok
[INFO] [stdout] test db_store::tests::project_key::project_key_preserves_case_on_case_sensitive_platforms ... ok
[INFO] [stdout] test benchmark_compare::parsing::tests::parse_metric_number_rejects_out_of_range_after_narrowing ... ok
[INFO] [stdout] test db_store::tests::stale_cleanup::stale_database_with_active_lock_is_kept ... ok
[INFO] [stdout] test db_store::tests::sidecars::stale_database_with_unremovable_sidecar_is_kept ... ok
[INFO] [stdout] test default_index_profile::tests::resolve_indexing_options_only_changes_profile_field ... ok
[INFO] [stdout] test default_index_profile::tests::resolver_defaults_non_rust_repo_to_mixed ... ok
[INFO] [stdout] test db_store::tests::stale_cleanup::stale_database_with_acquired_lock_guard_is_kept ... ok
[INFO] [stdout] test default_index_profile::tests::resolver_preserves_explicit_profile ... ok
[INFO] [stdout] test default_index_profile::tests::resolver_detects_rust_workspace_from_root_markers ... ok
[INFO] [stdout] test embedding_backend::tests::default_backend_is_local_dense ... ok
[INFO] [stdout] test embedding_backend::tests::parse_embedding_response_accepts_valid_numeric_array ... ok
[INFO] [stdout] test embedding_backend::tests::parse_embedding_response_rejects_non_numeric_elements ... ok
[INFO] [stdout] test engine::benchmark::compare::tests::diff_report_computes_delta_and_ratio ... ok
[INFO] [stdout] test engine::benchmark::compare::tests::gate_evaluation_allows_token_growth_with_quality_uplift_within_threshold ... ok
[INFO] [stdout] test engine::benchmark::compare::tests::gate_evaluation_blocks_latency_p95_regression_above_threshold ... ok
[INFO] [stdout] test db_store::tests::stale_cleanup::stale_database_with_malformed_stale_lock_is_removed ... ok
[INFO] [stdout] test engine::benchmark::compare::tests::gate_evaluation_blocks_token_growth_without_quality_uplift ... ok
[INFO] [stdout] test engine::benchmark::compare::tests::gate_evaluation_fail_fast_skips_remaining_categories ... ok
[INFO] [stdout] test engine::benchmark::metrics::tests::metrics_match_expected_binary_relevance ... ok
[INFO] [stdout] test engine::benchmark::compare::tests::median_report_uses_median_per_metric ... ok
[INFO] [stdout] test engine::benchmark::metrics::tests::metrics_treat_backslashes_and_dot_prefix_as_same_path ... ok
[INFO] [stdout] test engine::benchmark::metrics::tests::percentile_rounds_to_nearest_rank_index ... ok
[INFO] [stdout] test db_store::tests::stale_cleanup::stale_databases_are_removed ... ok
[INFO] [stdout] test db_store::tests::sidecars::stale_database_with_sidecar_artifacts_reports_reclaimed_bytes ... ok
[INFO] [stdout] test engine::compatibility::tests::compatibility_matrix_legacy_index_requires_reindex ... ok
[INFO] [stdout] test engine::compatibility::tests::compatibility_matrix_model_mismatch_requires_reindex ... ok
[INFO] [stdout] test engine::compatibility::tests::compatibility_matrix_fresh_db_is_compatible ... ok
[INFO] [stdout] test engine::context::tests::budget_pack_preserves_hit_order_within_chunked_candidates ... ok
[INFO] [stdout] test engine::context::tests::budget_pack_prioritizes_chunk_sources ... ok
[INFO] [stdout] test engine::context::tests::bugfix_mode_prioritizes_test_context ... ok
[INFO] [stdout] test engine::context::tests::chunk_telemetry_counts_selected_chunks ... ok
[INFO] [stdout] test engine::context::tests::design_mode_prioritizes_docs_context ... ok
[INFO] [stdout] test engine::indexing::run::pass::filters::tests::quality_state_complete_accepts_matching_quality_snapshot ... ok
[INFO] [stdout] test engine::indexing::run::pass::filters::tests::quality_state_complete_rejects_metric_hash_mismatch ... ok
[INFO] [stdout] test engine::context::tests::preview_excerpt_is_compacted_for_budgeting ... ok
[INFO] [stdout] test engine::indexing::run::pass::filters::tests::state_complete_accepts_legitimate_zero_graph_output ... ok
[INFO] [stdout] test engine::indexing::run::pass::filters::tests::state_complete_rejects_artifact_fingerprint_version_mismatch ... ok
[INFO] [stdout] test engine::indexing::run::pass::filters::tests::quality_state_complete_rejects_ruleset_version_mismatch ... ok
[INFO] [stdout] test engine::indexing::run::pass::filters::tests::state_complete_rejects_artifact_hash_mismatch ... ok
[INFO] [stdout] test engine::indexing::run::pass::filters::tests::state_complete_rejects_graph_count_mismatch ... ok
[INFO] [stdout] test engine::indexing::run::pass::filters::tests::state_complete_rejects_graph_edge_count_mismatch ... ok
[INFO] [stdout] test engine::indexing::run::pass::filters::tests::state_complete_rejects_graph_edge_fingerprint_version_mismatch ... ok
[INFO] [stdout] test engine::indexing::run::pass::filters::tests::state_complete_rejects_graph_edge_hash_mismatch ... ok
[INFO] [stdout] test engine::indexing::run::pass::filters::tests::state_complete_rejects_graph_fingerprint_version_mismatch ... ok
[INFO] [stdout] test engine::indexing::run::pass::filters::tests::state_complete_rejects_graph_hash_mismatch ... ok
[INFO] [stdout] test engine::indexing::run::pass::filters::tests::state_complete_rejects_missing_artifact_backfill_metadata ... ok
[INFO] [stdout] test engine::indexing::run::pass::filters::tests::state_complete_rejects_missing_graph_backfill_metadata ... ok
[INFO] [stdout] test engine::indexing::run::pass::filters::tests::state_complete_rejects_missing_graph_hash_metadata ... ok
[INFO] [stdout] test engine::indexing::run::pass::filters::tests::state_completeness_report_surfaces_failed_sections ... ok
[INFO] [stdout] test engine::indexing::run::pass::stats::tests::io_failure_classifies_not_found_as_authoritative_removal ... ok
[INFO] [stdout] test engine::indexing::run::pass::stats::tests::io_failure_classifies_other_errors_as_preserve_snapshot ... ok
[INFO] [stdout] test engine::indexing::run::pass::stats::tests::io_failure_classifies_permission_denied_as_preserve_snapshot ... ok
[INFO] [stdout] test engine::indexing::util::tests::path_under_walk_error_matches_exact_path ... ok
[INFO] [stdout] test engine::indexing::util::tests::path_under_walk_error_matches_parent_prefix ... ok
[INFO] [stdout] test engine::indexing::util::tests::path_under_walk_error_matches_when_error_is_child ... ok
[INFO] [stdout] test engine::investigation::candidate_relevance::tests::query_relevance_prefers_overlap_and_drops_zero_overlap_expansion_noise ... ok
[INFO] [stdout] test engine::investigation::candidate_relevance::tests::query_relevance_requires_stronger_overlap_for_expansion_candidates ... ok
[INFO] [stdout] test engine::investigation::cluster_selection::tests::query_diversification_keeps_backend_heavy_prefix_stable ... ok
[INFO] [stdout] test engine::compatibility::tests::compatibility_matrix_matching_meta_is_compatible ... ok
[INFO] [stdout] test engine::investigation::cluster_selection::tests::query_diversification_promotes_execution_variants_into_prefix ... ok
[INFO] [stdout] test engine::investigation::constraint_relevance_tests::query_constraint_filter_drops_single_token_noise_when_multi_token_hits_exist ... ok
[INFO] [stdout] test engine::investigation::constraint_relevance_tests::query_constraint_filter_prefers_column_level_matches_over_file_level_noise ... ok
[INFO] [stdout] test engine::investigation::constraint_relevance_tests::query_constraint_filter_drops_constraints_without_any_query_overlap ... ok
[INFO] [stdout] test engine::compatibility::tests::compatibility_matrix_embedding_dim_mismatch_requires_reindex ... ok
[INFO] [stdout] test engine::compatibility::tests::preflight_rejects_future_schema_version ... ok
[INFO] [stdout] test engine::investigation::constraints::tests::conflicting_model_and_migration_evidence_are_returned_separately ... ok
[INFO] [stdout] test engine::investigation::constraints::tests::frontend_jsx_tokens_do_not_emit_constraint_noise ... ok
[INFO] [stdout] test engine::investigation::constraints::tests::comment_only_lines_do_not_emit_constraint_noise ... ok
[INFO] [stdout] test engine::investigation::constraints::tests::generic_http_exception_and_presence_guards_do_not_emit_constraint_noise ... ok
[INFO] [stdout] test engine::investigation::constraints::tests::generic_weak_fallback_stays_low_confidence_without_strong_backing ... ok
[INFO] [stdout] test default_index_profile::tests::explicit_mixed_profile_overrides_rust_default ... ok
[INFO] [stdout] test default_index_profile::tests::ensure_index_ready_reindexes_legacy_unscoped_rust_index ... ok
[INFO] [stdout] test engine::investigation::constraints::tests::python_adapter_emits_migration_index_constraint_shape ... ok
[INFO] [stdout] test engine::investigation::constraints::tests::prisma_adapter_emits_model_constraint_shape ... ok
[INFO] [stdout] test default_index_profile::tests::engine_index_path_defaults_to_rust_monorepo ... ok
[INFO] [stdout] test engine::investigation::constraints::tests::model_validate_calls_are_not_mistaken_for_runtime_guards ... ok
[INFO] [stdout] test engine::investigation::divergence::tests::classify_signal_keeps_single_guard_divergence_likely_expected_without_corroboration ... ok
[INFO] [stdout] test engine::investigation::divergence::tests::classify_signal_marks_conflicting_strong_constraints_as_high_risk ... ok
[INFO] [stdout] test engine::investigation::divergence::tests::classify_signal_marks_db_query_divergence_without_tests_as_high_risk ... ok
[INFO] [stdout] test engine::investigation::divergence::tests::classify_signal_marks_entrypoints_as_informational_proxy_only ... ok
[INFO] [stdout] test engine::investigation::divergence::tests::classify_signal_marks_multi_axis_proxy_divergence_as_suspicious ... ok
[INFO] [stdout] test engine::investigation::divergence::tests::classify_signal_treats_downstream_symbol_difference_as_likely_expected_with_shared_backing ... ok
[INFO] [stdout] test engine::investigation::divergence::tests::corroborated_expected_signal_suppresses_manual_review_requirement ... ok
[INFO] [stdout] test engine::investigation::divergence::tests::proxy_only_signals_require_manual_review_and_cautious_followup ... ok
[INFO] [stdout] test engine::investigation::constraints::tests::python_adapter_emits_model_index_constraint_shape ... ok
[INFO] [stdout] test engine::investigation::divergence::tests::shared_strong_constraints_keep_only_common_entries ... ok
[INFO] [stdout] test engine::investigation::divergence::tests::summary_and_followups_surface_highest_risk_and_next_steps ... ok
[INFO] [stdout] test engine::investigation::divergence::tests::axis_values_collect_proxy_predicates_and_db_entities_deterministically ... ok
[INFO] [stdout] test engine::investigation::constraints::tests::python_adapter_emits_model_constraint_shape ... ok
[INFO] [stdout] test engine::investigation::scoring_tests::related_file_candidates_do_not_inflate_lexical_signal_from_graph_score ... ok
[INFO] [stdout] test engine::investigation::constraints::tests::rust_adapter_emits_weak_schema_hint_shape ... ok
[INFO] [stdout] test engine::investigation::constraints::tests::sql_adapter_emits_index_constraint_shape ... ok
[INFO] [stdout] test engine::investigation::constraints::tests::validator_guards_with_constraint_keywords_still_emit_runtime_guard ... ok
[INFO] [stdout] test engine::investigation::constraints::tests::typescript_adapter_emits_model_constraint_shape ... ok
[INFO] [stdout] test engine::investigation::symbol_body_tests::symbol_body_extracts_rust_function_body ... ok
[INFO] [stdout] test engine::investigation::symbol_body_tests::symbol_body_extracts_restricted_rust_function_body ... ok
[INFO] [stdout] test engine::investigation::symbol_body_tests::symbol_body_marks_partial_only_when_exact_match_is_absent ... ok
[INFO] [stdout] test engine::investigation::symbol_body_tests::symbol_body_marks_multiple_exact_matches ... ok
[INFO] [stdout] test engine::investigation::tests::canonical_entry_prefers_backend_segments_over_ui_shells ... ok
[INFO] [stdout] test engine::investigation::symbol_body_tests::symbol_body_path_line_seed_handles_multiline_python_signature ... ok
[INFO] [stdout] test engine::investigation::symbol_body_tests::symbol_body_path_line_seed_uses_nearest_indexed_lines_for_sql ... ok
[INFO] [stdout] test engine::investigation::scoring_tests::concept_cluster_marks_non_query_seed_as_not_applicable ... ok
[INFO] [stdout] test engine::investigation::symbol_body_tests::symbol_body_path_seed_handles_bracket_paths ... ok
[INFO] [stdout] test engine::investigation::symbol_body_tests::symbol_body_reports_unsupported_sources_for_unsupported_languages ... ok
[INFO] [stdout] test engine::navigation::route_trace::tests::capability_marks_unresolved_routes_as_partial ... ok
[INFO] [stdout] test engine::navigation::route_trace::tests::classifier_maps_known_route_layers ... ok
[INFO] [stdout] test engine::navigation::route_trace::tests::classifier_maps_unknown_paths_to_unknown ... ok
[INFO] [stdout] test engine::navigation::route_trace::tests::collapse_route_segments_merges_adjacent_same_kind_hops ... ok
[INFO] [stdout] test engine::navigation::route_trace::tests::compare_ranked_routes_prefers_higher_weight_paths ... ok
[INFO] [stdout] test engine::navigation::route_trace::tests::query_start_prioritization_prefers_relevant_service_over_lower_value_ui ... ok
[INFO] [stdout] test engine::investigation::symbol_body_tests::symbol_body_path_seed_uses_chunk_excerpt_anchor_for_typescript_files ... ok
[INFO] [stdout] test engine::preflight_runtime::tests::running_binary_stale_uses_two_second_grace_window ... ok
[INFO] [stdout] test engine::preflight_runtime::tests::running_binary_timestamp_override_requires_both_values ... ok
[INFO] [stdout] test engine::preflight_runtime::tests::running_binary_timestamp_override_uses_env_values ... ok
[INFO] [stdout] test engine::preflight_runtime::tests::test_timestamp_parser_rejects_invalid_values ... ok
[INFO] [stdout] test engine::preflight_runtime::tests::thread_local_timestamp_override_is_scoped_to_current_thread ... ok
[INFO] [stdout] test engine::preflight::tests::preflight_status_reads_initialized_database_via_read_only_pragmas ... ok
[INFO] [stdout] test engine::investigation::scoring_tests::concept_cluster_marks_low_signal_query_as_disabled_low_signal ... ok
[INFO] [stdout] test engine::investigation::tests::route_trace_returns_typed_best_route_and_gap_markers ... ok
[INFO] [stdout] test engine::quality_tests::api_surface::rule_violations_expose_api_surface_contract ... ok
[INFO] [stdout] test engine::quality_tests::duplication_precision::duplication_path_pair_policy_suppresses_intentional_clone_class ... ok
[INFO] [stdout] test engine::quality_tests::duplication_precision::same_file_duplication_does_not_create_duplication_risk ... ok
[INFO] [stdout] test engine::investigation::tests::constraint_evidence_prioritizes_strong_schema_signals ... ok
[INFO] [stdout] test engine::quality_tests::duplication_precision::test_files_are_excluded_from_duplication_scoring ... ok
[INFO] [stdout] test engine::quality_tests::duplication_precision::duplication_clone_class_id_policy_suppresses_known_clone_class ... ok
[INFO] [stdout] test engine::quality_tests::duplication_semantics::mixed_imperative_clone_class_stays_primary ... ok
[INFO] [stdout] test engine::quality_tests::duplication_semantics::mixed_model_and_service_clone_class_stays_primary ... ok
[INFO] [stdout] test engine::investigation::tests::divergence_report_emits_axes_for_multiple_candidates ... ok
[INFO] [stdout] test engine::quality_tests::duplication_signal_roles::java_annotation_wrappers_stay_info_only ... ok
[INFO] [stdout] test engine::quality_tests::duplication_semantics::type3_near_miss_clone_records_sub_100_similarity ... ok
[INFO] [stdout] test engine::quality_tests::duplication_signal_roles::rust_macro_shells_stay_info_only ... ok
[INFO] [stdout] test engine::quality_tests::duplication_signal_roles::python_model_boilerplate_stays_info_only ... ok
[INFO] [stdout] test engine::quality_tests::duplication_signal_roles::tsx_wrapper_shells_do_not_raise_duplication_risk ... ok
[INFO] [stdout] test engine::investigation::tests::concept_cluster_collects_constraints_or_tests_from_python_paths ... ok
[INFO] [stdout] test engine::quality_tests::hotspots::quality_hotspots_file_mode_reuses_file_risk_scores ... ok
[INFO] [stdout] test engine::quality_tests::hotspots::complexity_can_outrank_long_linear_files_in_hotspots ... ok
[INFO] [stdout] test engine::quality_tests::hotspots::rule_violations_and_hotspots_expose_complexity_contract ... ok
[INFO] [stdout] test engine::quality_tests::hotspots::quality_hotspots_directory_and_module_modes_group_deterministically ... ok
[INFO] [stdout] test engine::quality_tests::hotspots::rule_violations_expose_hotspot_locations_and_sources ... ok
[INFO] [stdout] test engine::quality_tests::hotspots::quality_ranking_prefers_active_paths_over_archive_paths ... ok
[INFO] [stdout] test engine::quality_tests::oversize_and_backfill::changed_since_backfills_missing_quality_rows_even_when_cutoff_would_skip ... ok
[INFO] [stdout] test engine::quality_tests::hotspots::same_file_duplication_stays_out_of_file_level_quality_signal ... ok
[INFO] [stdout] test engine::quality_tests::hotspots::rule_violations_and_hotspots_expose_duplication_contract ... ok
[INFO] [stdout] test engine::investigation::tests::contract_trace_surfaces_generated_lineage_and_actionability ... ok
[INFO] [stdout] test engine::quality_tests::summary_rules::rule_violations_expose_metrics_and_locations ... ok
[INFO] [stdout] test engine::quality_tests::structural::rule_violations_expose_structural_hotspots ... ok
[INFO] [stdout] test engine::quality_tests::summary_rules::quality_policy_overrides_default_thresholds ... ok
[INFO] [stdout] test engine::quality_tests::summary_rules::rule_violations_keep_suppressed_entries_auditable ... ok
[INFO] [stdout] test engine::quality_tests::wave4_security::sensitive_data_skips_placeholders_but_reports_real_patterns ... ok
[INFO] [stdout] test engine::quality_tests::oversize_and_backfill::oversize_files_are_quality_only_and_not_searchable ... ok
[INFO] [stdout] test engine::quality_tests::summary_rules::quality_rules_cover_default_test_config_and_import_thresholds ... ok
[INFO] [stdout] test engine::query::chunking::scoring::tests::compact_excerpt_preserves_short_text ... ok
[INFO] [stdout] test engine::query::intent::tests::explicit_agent_modes_map_to_expected_intent_contracts ... ok
[INFO] [stdout] test engine::quality_tests::summary_rules::rule_violations_summary_tracks_the_returned_slice ... ok
[INFO] [stdout] test engine::query::pipeline::shortlist::tests::chunk_seed_limit_caps_small_requested_to_32 ... ok
[INFO] [stdout] test engine::query::pipeline::shortlist::tests::chunk_seed_limit_never_panics_for_large_requested ... ok
[INFO] [stdout] test engine::query::support_fusion::tests::explicit_agent_modes_use_first_class_fusion_profiles ... ok
[INFO] [stdout] test engine::query::support_fusion::tests::seed_fusion_profile_keeps_weights_but_drops_graph_component ... ok
[INFO] [stdout] test engine::query::tests::ann_accept_floor_is_clamped ... ok
[INFO] [stdout] test engine::query::tests::ann_probe_limit_is_clamped ... ok
[INFO] [stdout] test engine::query::tests::db_limit_for_accepts_regular_values ... ok
[INFO] [stdout] test engine::query::tests::db_limit_for_rejects_oversized_values ... ok
[INFO] [stdout] test engine::query::tests::trim_excerpt_normalizes_whitespace ... ok
[INFO] [stdout] test engine::query::chunking::scoring::tests::compact_excerpt_keeps_query_anchor_visible ... ok
[INFO] [stdout] test engine::query::intent::tests::resolve_prefers_explicit_mode_then_inferred_then_default ... ok
[INFO] [stdout] test engine::quality_tests::wave4_security::dead_code_and_security_smells_surface_as_manual_review_signals ... ok
[INFO] [stdout] test engine::schema::quality_tests::init_schema_contains_quality_tables ... ok
[INFO] [stdout] test engine::quality_tests::summary_rules::indexing_persists_quality_snapshot_and_workspace_summary ... ok
[INFO] [stdout] test engine::schema::tests::migration_runner_adds_position_columns_to_symbols_and_refs ... ok
[INFO] [stdout] test engine::schema::quality_tests::migration_runner_adds_quality_tables ... ok
[INFO] [stdout] test engine::quality_tests::wave4_security::signal_memory_marks_quality_signal_as_noisy ... ok
[INFO] [stdout] test engine::schema::tests::migration_runner_forbids_silent_downgrade ... ok
[INFO] [stdout] test engine::schema::tests::migration_runner_backfills_symbols_fts ... ok
[INFO] [stdout] test engine::storage::cache::tests::cached_chunk_embedding_can_be_deleted_after_corruption_detection ... ok
[INFO] [stdout] test engine::schema::tests::migration_runner_adds_source_mtime_column_to_files ... ok
[INFO] [stdout] test engine::storage::cache::tests::cached_chunk_embedding_rejects_dimension_mismatch ... ok
[INFO] [stdout] test engine::storage::cache::tests::cached_chunk_embedding_rejects_invalid_json_payload ... ok
[INFO] [stdout] test engine::storage::cache::tests::cached_chunk_embedding_returns_none_when_missing ... ok
[INFO] [stdout] test engine::schema::tests::migration_runner_applies_n_to_n_plus_one ... ok
[INFO] [stdout] test engine::storage::graph_edges::tests::delta_refresh::refresh_file_graph_edges_does_not_resolve_refs_to_impl_symbols ... ok
[INFO] [stdout] test engine::storage::graph_edges::tests::rebuild::rebuild_file_graph_edges_does_not_resolve_refs_to_impl_symbols ... ok
[INFO] [stdout] test engine::storage::graph_edges::tests::rebuild::rebuild_file_graph_edges_materializes_ref_exact_edges ... ok
[INFO] [stdout] test engine::storage::graph_edges::tests::rebuild::rebuild_file_graph_edges_materializes_ref_tail_unique_edges ... ok
[INFO] [stdout] test engine::storage::graph_edges::tests::rebuild::rebuild_file_graph_edges_materializes_shared_dep_edges ... ok
[INFO] [stdout] test engine::storage::graph_edges::tests::rebuild::rebuild_file_graph_edges_resets_metadata_before_refresh ... ok
[INFO] [stdout] test engine::schema::tests::migration_runner_creates_premigration_backup_for_existing_db ... ok
[INFO] [stdout] test engine::storage::graph_edges::tests::rebuild::rebuild_file_graph_edges_skips_self_edges ... ok
[INFO] [stdout] test engine::storage::graph_edges::tests::rebuild::rebuild_file_graph_edges_resolves_refs_to_non_impl_symbol_when_impl_shares_name ... ok
[INFO] [stdout] test engine::storage::graph_edges::tests::delta_refresh::refresh_file_graph_edges_matches_full_rebuild_for_dirty_neighborhood ... ok
[INFO] [stdout] test engine::schema::tests::migration_runner_recovers_after_interrupted_migration ... ok
[INFO] [stdout] test engine::schema::tests::migration_runner_is_idempotent_on_repeat_run ... ok
[INFO] [stdout] test engine::query::agent_tests::agent_bootstrap_is_fast_by_default ... ok
[INFO] [stdout] test engine::tests::changed_since_does_not_false_positive_on_legitimate_zero_graph_output ... ok
[INFO] [stdout] test engine::tests::context_selection_skips_oversized_hit_and_keeps_fitting_later_hits ... ok
[INFO] [stdout] test engine::tests::changed_since_backfills_null_graph_counts_even_when_cutoff_would_skip ... ok
[INFO] [stdout] test engine::tests::future_schema_version_hard_fails_without_meta_writes ... ok
[INFO] [stdout] test engine::tests::changed_since_repairs_same_count_graph_language_corruption_on_unchanged_file ... ok
[INFO] [stdout] test engine::tests::migration_mode_off_rejects_missing_database ... ok
[INFO] [stdout] test engine::tests::changed_since_repairs_deleted_graph_rows_on_unchanged_file ... ok
[INFO] [stdout] test engine::tests::changed_since_repairs_same_count_module_dep_corruption_on_unchanged_file ... ok
[INFO] [stdout] test graph::tests::fingerprint_cases::empty_graph_content_hash_matches_empty_extraction_hash ... ok
[INFO] [stdout] test graph::tests::fingerprint_cases::graph_content_hash_changes_when_symbol_payload_changes_without_count_change ... ok
[INFO] [stdout] test graph::tests::fingerprint_cases::graph_content_hash_is_stable_for_empty_graph ... ok
[INFO] [stdout] test graph::tests::fingerprint_cases::graph_content_hash_is_stable_for_unsorted_equivalent_graphs ... ok
[INFO] [stdout] test graph::tests::java_cases::java_extractor_captures_symbols_deps_and_refs ... ok
[INFO] [stdout] test graph::tests::js_ts_ast_cases::javascript_ast_extractor_collects_require_dynamic_import_and_type_refs ... ok
[INFO] [stdout] test graph::tests::js_ts_ast_cases::javascript_ast_extractor_falls_back_when_parse_errors_produce_empty_graph ... ok
[INFO] [stdout] test graph::tests::js_ts_ast_cases::javascript_ast_extractor_handles_multiline_imports_and_export_from ... ok
[INFO] [stdout] test graph::tests::js_ts_ast_cases::javascript_ast_extractor_keeps_ast_payload_for_recoverable_parse_errors ... ok
[INFO] [stdout] test graph::tests::js_ts_ast_cases::javascript_ast_extractor_normalizes_aliases_and_collects_deps ... ok
[INFO] [stdout] test graph::tests::js_ts_ast_cases::javascript_ast_extractor_supports_jsx_and_tsx_component_refs ... ok
[INFO] [stdout] test graph::tests::js_ts_ast_cases::typescript_extractor_captures_symbols_deps_and_refs ... ok
[INFO] [stdout] test graph::tests::rust_cases::rust_extractor_captures_common_item_modifiers_and_positions ... ok
[INFO] [stdout] test graph::tests::rust_cases::rust_extractor_captures_type_refs_imports_and_struct_literals ... ok
[INFO] [stdout] test graph::tests::rust_cases::rust_extractor_captures_use_paths_and_multiple_call_shapes ... ok
[INFO] [stdout] test graph::tests::source_kind_cases::extract_graph_returns_empty_for_non_code_languages ... ok
[INFO] [stdout] test graph::tests::source_kind_cases::graph_source_kind_rejects_non_code_paths_and_languages ... ok
[INFO] [stdout] test graph::tests::source_kind_cases::graph_source_kind_uses_path_extensions_for_jsx_and_tsx ... ok
[INFO] [stdout] test index_scope::tests::brace::brace_expansion_is_bounded ... ok
[INFO] [stdout] test index_scope::tests::brace::braces_without_alternatives_are_treated_as_literals ... ok
[INFO] [stdout] test index_scope::tests::brace::glob_supports_brace_alternatives ... ok
[INFO] [stdout] test index_scope::tests::brace::malformed_brace_patterns_are_treated_as_literals ... ok
[INFO] [stdout] test index_scope::tests::brace::malformed_brace_patterns_with_glob_meta_are_treated_as_literals ... ok
[INFO] [stdout] test engine::tests::changed_since_backfills_null_graph_hash_and_version_even_when_cutoff_would_skip ... ok
[INFO] [stdout] test index_scope::tests::brace::malformed_braces_do_not_trigger_partial_expansion ... ok
[INFO] [stdout] test index_scope::tests::extglob::extglob_alternative_count_is_bounded ... ok
[INFO] [stdout] test index_scope::tests::extglob::extglob_nesting_is_bounded ... ok
[INFO] [stdout] test index_scope::tests::extglob::glob_supports_extglob_groups ... ok
[INFO] [stdout] test index_scope::tests::glob_limits::glob_runtime_guard_rejects_oversized_segments ... ok
[INFO] [stdout] test index_scope::tests::glob_limits::glob_runtime_guard_rejects_oversized_state_space ... ok
[INFO] [stdout] test index_scope::tests::glob_limits::glob_handles_many_recursive_segments ... ok
[INFO] [stdout] test index_scope::tests::glob_limits::glob_supports_single_star_question_and_class ... ok
[INFO] [stdout] test index_scope::tests::path_rules::manual_include_paths_narrow_profile_scope ... ok
[INFO] [stdout] test index_scope::tests::glob_limits::glob_supports_recursive_double_star ... ok
[INFO] [stdout] test index_scope::tests::path_rules::path_rule_matches_directory_and_single_file ... ok
[INFO] [stdout] test index_scope::tests::path_rules::path_rule_supports_directories_with_dots ... ok
[INFO] [stdout] test index_scope::tests::path_rules::percent_decoding_rejects_invalid_utf8_sequences ... ok
[INFO] [stdout] test index_scope::tests::path_rules::profile_excludes_are_combined_with_manual_excludes ... ok
[INFO] [stdout] test index_scope::tests::path_rules::scope_applies_include_and_exclude_rules ... ok
[INFO] [stdout] test index_scope::tests::path_rules::scope_matches_normalize_path_encoded_input ... ok
[INFO] [stdout] test index_scope::tests::windows_behavior::scope_handles_windows_separators ... ok
[INFO] [stdout] test model::core::tests::changed_since_parse_requires_rfc3339_with_timezone ... ok
[INFO] [stdout] test model::core::tests::changed_since_serde_serializes_in_utc ... ok
[INFO] [stdout] test model::core::tests::context_mode_parse_rejects_unknown_values ... ok
[INFO] [stdout] test model::core::tests::index_profile_parse_rejects_unknown_values ... ok
[INFO] [stdout] test model::core::tests::index_profile_scope_resolver_returns_expected_rules ... ok
[INFO] [stdout] test model::core::tests::index_profile_serde_uses_kebab_case ... ok
[INFO] [stdout] test model::core::tests::migration_mode_parse_rejects_unknown_values ... ok
[INFO] [stdout] test model::core::tests::privacy_mode_parse_rejects_unknown_values ... ok
[INFO] [stdout] test model::core::tests::rollout_phase_parse_rejects_unknown_values ... ok
[INFO] [stdout] test model::core::tests::semantic_fail_mode_defaults_to_fail_open ... ok
[INFO] [stdout] test model::core::tests::semantic_fail_mode_parse_rejects_unknown_values ... ok
[INFO] [stdout] test privacy::tests::content_sanitization_masks_and_hashes ... ok
[INFO] [stdout] test privacy::tests::json_sanitization_scrubs_contract_trace_actionability_and_lineage_fields ... ok
[INFO] [stdout] test privacy::tests::json_sanitization_scrubs_embedded_investigation_summary_and_hints ... ok
[INFO] [stdout] test privacy::tests::json_sanitization_scrubs_investigation_payload_content ... ok
[INFO] [stdout] test privacy::tests::json_sanitization_scrubs_removed_files_arrays ... ok
[INFO] [stdout] test privacy::tests::json_sanitization_scrubs_sensitive_keys ... ok
[INFO] [stdout] test privacy::tests::path_sanitization_masks_and_hashes ... ok
[INFO] [stdout] test privacy::tests::query_sanitization_masks_query ... ok
[INFO] [stdout] test quality::duplication::classify::tests::classifier_does_not_encode_domain_or_framework_specific_paths ... ok
[INFO] [stdout] test quality::duplication::classify::tests::classifier_uses_only_universal_test_generated_and_config_conventions ... ok
[INFO] [stdout] test quality::duplication::matching::tests::approximate_match_accepts_strong_type3_clone ... ok
[INFO] [stdout] test quality::duplication::matching::tests::approximate_match_rejects_exact_clones ... ok
[INFO] [stdout] test quality::duplication::semantics::tests::classifies_java_annotation_wrappers_as_boilerplate ... ok
[INFO] [stdout] test quality::duplication::semantics::tests::classifies_python_models_as_boilerplate ... ok
[INFO] [stdout] test quality::duplication::semantics::tests::mixed_imperative_paths_stay_primary ... ok
[INFO] [stdout] test quality::duplication::semantics::tests::mixed_model_and_service_paths_stay_primary ... ok
[INFO] [stdout] test quality::duplication::semantics::tests::wrapper_surfaces_raise_signal_floor ... ok
[INFO] [stdout] test quality::duplication::tokenize::tests::normalize_tokens_collapse_python_and_java_annotations ... ok
[INFO] [stdout] test quality::duplication::tokenize::tests::normalize_tokens_collapse_rust_attributes_and_macros ... ok
[INFO] [stdout] test quality::duplication::tokenize::tests::normalize_tokens_emit_jsx_closing_tokens_and_framework_markers ... ok
[INFO] [stdout] test quality::duplication::tokenize::tests::normalize_tokens_handle_rust_crate_attributes_and_lifetimes ... ok
[INFO] [stdout] test quality::git_risk::tests::non_git_repositories_return_empty_facts ... ok
[INFO] [stdout] test quality::test_risk::tests::test_risk_detects_adjacent_tests ... ok
[INFO] [stdout] test quality::test_risk::tests::test_risk_marks_public_surface_without_tests ... ok
[INFO] [stdout] test quality::tests::api_surface::api_surface_analyzer_counts_javascript_exports_and_reexports ... ok
[INFO] [stdout] test quality::tests::api_surface::api_surface_analyzer_counts_rust_public_reexports_and_restricted_exports ... ok
[INFO] [stdout] test quality::tests::api_surface::api_surface_analyzer_only_counts_explicit_python_all ... ok
[INFO] [stdout] test quality::tests::api_surface::api_surface_rules_emit_metrics_and_violations ... ok
[INFO] [stdout] test quality::tests::api_surface::low_complexity_root_facades_keep_wide_surface_but_not_public_hub ... ok
[INFO] [stdout] test quality::tests::api_surface::thin_facades_do_not_emit_public_api_hub_violations ... ok
[INFO] [stdout] test quality::tests::basic_rules::basic_rule_registry_keeps_stable_rule_ids ... ok
[INFO] [stdout] test quality::tests::basic_rules::indexed_quality_collects_text_and_indexed_rules ... ok
[INFO] [stdout] test quality::tests::basic_rules::oversize_quality_stays_quality_only ... ok
[INFO] [stdout] test quality::tests::basic_rules::quality_constants_are_stable ... ok
[INFO] [stdout] test quality::tests::complexity::complexity_metrics_are_recorded_but_only_threshold_metrics_violate ... ok
[INFO] [stdout] test quality::tests::complexity::java_complexity_handles_crlf_and_unicode_without_panicking ... ok
[INFO] [stdout] test quality::tests::complexity::javascript_complexity_emits_all_metrics_for_nested_branches ... ok
[INFO] [stdout] test quality::tests::complexity::javascript_complexity_handles_expression_arrow_bodies_without_panicking ... ok
[INFO] [stdout] test quality::tests::complexity::python_complexity_emits_all_metrics_for_nested_branches ... ok
[INFO] [stdout] test quality::tests::hotspots::javascript_hotspots_emit_locations_and_sources ... ok
[INFO] [stdout] test quality::tests::hotspots::python_and_rust_hotspots_use_parser_light ... ok
[INFO] [stdout] test quality::tests::policy_schema::load_quality_policy_applies_overrides ... ok
[INFO] [stdout] test quality::tests::policy_schema::load_quality_policy_applies_rule_metadata_path_scopes_and_suppressions ... ok
[INFO] [stdout] test quality::tests::policy_schema::load_quality_policy_reads_duplication_suppressions ... ok
[INFO] [stdout] test quality::tests::policy_schema::load_quality_policy_reads_quality_scope_and_structural_sections ... ok
[INFO] [stdout] test quality::tests::policy_schema::policy_schema_accepts_current_version ... ok
[INFO] [stdout] test quality::tests::policy_schema::policy_schema_rejects_duplicate_structural_zone_patterns ... ok
[INFO] [stdout] test quality::tests::policy_schema::policy_schema_rejects_duplication_suppressions_without_selectors ... ok
[INFO] [stdout] test quality::tests::policy_schema::policy_schema_rejects_unknown_rule_metadata_and_suppressions ... ok
[INFO] [stdout] test quality::tests::policy_schema::policy_schema_rejects_unknown_version ... ok
[INFO] [stdout] test quality::tests::scoring::scoring_skeleton_is_deterministic ... ok
[INFO] [stdout] test quality::tests::structural::low_complexity_root_facades_do_not_emit_hub_or_cycle_violations ... ok
[INFO] [stdout] test quality::tests::structural::orphan_module_violation_is_policy_derived_and_boolean ... ok
[INFO] [stdout] test quality::tests::structural::structural_rules_emit_metrics_and_violations ... ok
[INFO] [stdout] test quality::tests::structural::test_files_do_not_emit_structural_metrics_or_violations ... ok
[INFO] [stdout] test quality::tests::structural::thin_facades_do_not_emit_hub_or_cycle_violations ... ok
[INFO] [stdout] test query_profile::tests::derive_query_profile_keeps_long_nl_queries_with_slashes_exploratory ... ok
[INFO] [stdout] test engine::tests::migration_mode_off_accepts_initialized_database ... ok
[INFO] [stdout] test query_profile::tests::derive_query_profile_treats_bugfix_queries_separately ... ok
[INFO] [stdout] test query_profile::tests::derive_query_profile_treats_long_nl_queries_as_exploratory ... ok
[INFO] [stdout] test query_profile::tests::derive_query_profile_treats_symbol_queries_as_precise ... ok
[INFO] [stdout] test query_profile::tests::graph_boost_scale_matches_profile_contract ... ok
[INFO] [stdout] test rebuild_lock::tests::current_process_liveness_is_not_dead ... ok
[INFO] [stdout] test rebuild_lock::tests::drop_does_not_remove_lock_owned_by_another_token ... ok
[INFO] [stdout] test rebuild_lock::tests::lock_path_for_db_distinguishes_percent_and_raw_bytes ... ok
[INFO] [stdout] test rebuild_lock::tests::parse_lock_metadata_handles_partial_payload ... ok
[INFO] [stdout] test rebuild_lock::tests::process_probe_parser_maps_known_tokens ... ok
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] test rebuild_lock::tests::try_acquire_creates_missing_lock_parent_directory ... ok
[INFO] [stdout] Initialized empty Git repository in /tmp/rmu-git-risk-1783695414788564253/.git/
[INFO] [stdout] test rebuild_lock::tests::try_acquire_does_not_reclaim_unreadable_lock_file ... FAILED
[INFO] [stdout] test rebuild_lock::tests::try_acquire_force_reclaims_very_old_lock_even_if_pid_alive ... ok
[INFO] [stdout] test rebuild_lock::tests::try_acquire_reclaims_orphan_malformed_lock_before_stale_window ... ok
[INFO] [stdout] test rebuild_lock::tests::try_acquire_reclaims_very_old_lock_without_started_at ... ok
[INFO] [stdout] [master (root-commit) 142bb38] first
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 src/lib.rs
[INFO] [stdout] [master eaaed58] second
[INFO] [stdout]  2 files changed, 3 insertions(+), 1 deletion(-)
[INFO] [stdout]  create mode 100644 src/other.rs
[INFO] [stdout] test quality::git_risk::tests::git_risk_collects_recent_counts_and_ownership ... ok
[INFO] [stdout] test report::helpers::tests::deepen_contract_prefers_profile_rerun_for_non_full_bootstrap ... ok
[INFO] [stdout] test report::helpers::tests::degradation_reasons_collect_profile_budget_preview_and_semantic_flags ... ok
[INFO] [stdout] test report::helpers::tests::summarize_provenance_emits_dominant_basis_reason ... ok
[INFO] [stdout] test report::tests::confidence_improves_for_stronger_margin_and_semantic_signals ... ok
[INFO] [stdout] test report::tests::confidence_penalizes_truncation_and_stage_drop ... ok
[INFO] [stdout] test report::tests::confidence_signals_report_full_explain_coverage_for_top_k ... ok
[INFO] [stdout] test report::tests::selected_context_uses_per_result_explain_breakdown_with_ranks ... ok
[INFO] [stdout] test rollout::tests::rollback_recommendation_prefers_full_for_privacy_or_error_spike ... ok
[INFO] [stdout] test rollout::tests::semantic_rollout_respects_phase_sampling ... ok
[INFO] [stdout] test rollout::tests::stable_cycle_counter_stops_on_first_failure ... ok
[INFO] [stdout] test search_db::tests::fallback_matches_canonical_equivalent_unicode_forms ... ok
[INFO] [stdout] test search_db::tests::fallback_matches_unicode_case_insensitively ... ok
[INFO] [stdout] test search_db::tests::fallback_regression_does_not_rely_on_sqlite_lower_for_unicode ... ok
[INFO] [stdout] test search_db::tests::fts_search_finds_symbol_only_matches ... ok
[INFO] [stdout] test search_db::tests::graph_boost_scales_down_for_broad_queries_without_touching_precise_profile ... ok
[INFO] [stdout] test report::helpers::tests::deepen_contract_prefers_budget_hint_for_full_profiles ... ok
[INFO] [stdout] test search_db::tests::keep_top_hits_overflow_keeps_best_and_tie_breaks_by_path ... ok
[INFO] [stdout] test search_db::tests::graph_boost_surfaces_graph_query_errors_instead_of_silent_zero ... ok
[INFO] [stdout] test search_db::tests::like_scan_budget_is_clamped ... ok
[INFO] [stdout] test search_db::tests::like_prefilter_limit_is_clamped ... ok
[INFO] [stdout] test search_db::tests::like_wildcards_are_escaped ... ok
[INFO] [stdout] test search_db::tests::path_match_boost_prefers_exact_file_stem_over_generic_container ... ok
[INFO] [stdout] test search_db::tests::unicode_tokenization_and_lowercase ... ok
[INFO] [stdout] test search_db::tests::position_bonus_uses_char_offsets_not_byte_offsets ... ok
[INFO] [stdout] test text_utils::tests::integer_helpers_keep_non_negative_contracts ... ok
[INFO] [stdout] test text_utils::tests::escape_like_value_escapes_sqlite_like_meta_characters ... ok
[INFO] [stdout] test text_utils::tests::low_priority_path_helpers_detect_archival_material ... ok
[INFO] [stdout] test text_utils::tests::symbol_tail_supports_rust_and_member_paths ... ok
[INFO] [stdout] test text_utils::tests::trim_compact_text_normalizes_whitespace_before_truncation ... ok
[INFO] [stdout] test utils::gitignore::install::tests::appends_managed_block_without_removing_existing_rules ... ok
[INFO] [stdout] test utils::gitignore::install::tests::creates_gitignore_with_managed_block_when_missing ... ok
[INFO] [stdout] test utils::gitignore::install::tests::git_info_exclude_requires_git_repository ... ok
[INFO] [stdout] test utils::gitignore::install::tests::replaces_existing_managed_block_in_place ... ok
[INFO] [stdout] test utils::gitignore::matcher::tests::matcher_loads_git_info_exclude_rules ... ok
[INFO] [stdout] test utils::gitignore::install::tests::installs_git_info_exclude_when_git_directory_exists ... ok
[INFO] [stdout] test utils::lang::tests::infer_language_classifies_code_like_extensions_without_falling_back_to_text ... ok
[INFO] [stdout] test utils::gitignore::matcher::tests::matcher_loads_root_gitignore_rules ... ok
[INFO] [stdout] test utils::path::tests::is_probably_ignored_matches_common_language_artifact_directories ... ok
[INFO] [stdout] test utils::path::tests::normalize_path_encodes_backslash_character_on_unix ... ok
[INFO] [stdout] test utils::path::tests::normalize_path_percent_encodes_non_utf8_sequences_without_collisions ... ok
[INFO] [stdout] test utils::path::tests::normalize_path_preserves_directory_separators ... ok
[INFO] [stdout] test utils::path_decode::tests::decode_normalized_path_round_trips_percent_encoded_ascii ... ok
[INFO] [stdout] test utils::token_estimation::tests::legacy_policy_matches_chars_div_4_shape ... ok
[INFO] [stdout] test utils::token_estimation::tests::model_aware_token_estimation_increases_for_code_punctuation ... ok
[INFO] [stdout] test engine::query::agent_tests::agent_bootstrap_can_opt_into_report_and_investigation_summary ... ok
[INFO] [stdout] test vector_rank::tests::ann_bucket_keys_are_deterministic ... ok
[INFO] [stdout] test vector_rank::tests::ann_bucket_keys_returns_empty_for_empty_vector ... ok
[INFO] [stdout] test vector_rank::tests::embed_for_index_returns_expected_dimension_and_finite_values ... ok
[INFO] [stdout] test vector_rank::tests::semantic_model_name_is_non_empty ... ok
[INFO] [stdout] test vector_rank::tests::tokenize_terms_is_unicode_aware ... ok
[INFO] [stdout] test vector_rank::tests::vector_to_json_round_trips_live_embeddings ... ok
[INFO] [stdout] test utils::token_estimation::tests::non_ascii_text_is_not_collapsed_by_ascii_ratio ... ok
[INFO] [stdout] test utils::path::tests::normalize_path_avoids_percent_collision_between_utf8_and_raw_bytes ... ok
[INFO] [stdout] test engine_brief::repair::tests::read_only_workspace_brief_returns_repair_hint_for_incompatible_index ... ok
[INFO] [stdout] test engine_status::tests::index_status_reports_stale_and_missing_files ... ok
[INFO] [stdout] test engine::tests::changed_since_repairs_same_count_symbol_corruption_on_unchanged_file ... ok
[INFO] [stdout] test engine_brief::tests::ensure_index_ready_repairs_legacy_unscoped_non_rust_index_with_docs ... ok
[INFO] [stdout] test rebuild_lock::tests::acquire_times_out_under_lock_contention_with_bounded_wait ... ok
[INFO] [stderr] error: test failed, to rerun pass `-p rmu-core --lib`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- rebuild_lock::tests::try_acquire_does_not_reclaim_unreadable_lock_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'rebuild_lock::tests::try_acquire_does_not_reclaim_unreadable_lock_file' (2096) panicked at crates/core/src/rebuild_lock/tests.rs:191:5:
[INFO] [stdout] unreadable lock must not be reclaimed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c9d35268881 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c9d35268881 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c9d35268881 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c9d35268881 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c9d3528162a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c9d3528162a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5c9d3526d82c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5c9d3526d82c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5c9d35241e16 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c9d35241e16 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c9d3525de49 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c9d34b41b70 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5c9d34b41b70 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5c9d3525e002 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5c9d3525e002 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5c9d35241ef4 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5c9d35238da9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c9d35242ead - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5c9d35281edc - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c9d345c6e83 - rmu_core[8309feed41a126bb]::rebuild_lock::tests::try_acquire_does_not_reclaim_unreadable_lock_file
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/core/src/rebuild_lock/tests.rs:191:5
[INFO] [stdout]   20:     0x5c9d345b07b7 - rmu_core[8309feed41a126bb]::rebuild_lock::tests::try_acquire_does_not_reclaim_unreadable_lock_file::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/core/src/rebuild_lock/tests.rs:168:55
[INFO] [stdout]   21:     0x5c9d345ef3f6 - <rmu_core[8309feed41a126bb]::rebuild_lock::tests::try_acquire_does_not_reclaim_unreadable_lock_file::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5c9d34b34eab - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5c9d34b34eab - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x5c9d34b424f5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x5c9d34b424f5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x5c9d34b424f5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   27:     0x5c9d34b424f5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5c9d34b424f5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5c9d34b424f5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x5c9d34b424f5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x5c9d34b3cfa4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x5c9d34b3cfa4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x5c9d34b45642 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x5c9d34b45642 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x5c9d34b45642 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   36:     0x5c9d34b45642 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5c9d34b45642 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5c9d34b45642 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x5c9d34b45642 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5c9d352677af - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   41:     0x5c9d352677af - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   42:     0x726bf5680aa4 - <unknown>
[INFO] [stdout]   43:     0x726bf570da64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     rebuild_lock::tests::try_acquire_does_not_reclaim_unreadable_lock_file
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 388 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 15.02s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "75f2eff9c72dbdba1f2f162db83ed5d5129cf167ec909b948d1f6ec1fc19c2b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75f2eff9c72dbdba1f2f162db83ed5d5129cf167ec909b948d1f6ec1fc19c2b4", kill_on_drop: false }`
[INFO] [stdout] 75f2eff9c72dbdba1f2f162db83ed5d5129cf167ec909b948d1f6ec1fc19c2b4
