[INFO] fetching crate catenary-mcp 1.4.0...
[INFO] testing catenary-mcp-1.4.0 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate catenary-mcp 1.4.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate catenary-mcp 1.4.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate catenary-mcp 1.4.0
[INFO] tweaked toml for crates.io crate catenary-mcp 1.4.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate catenary-mcp 1.4.0 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate catenary-mcp 1.4.0 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" "+beta-2026-03-05" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 573b49577e2eb043bd2e1b96b8c578fdeefd05cf0fb3e5007e7d376e7a38acda
[INFO] running `Command { std: "docker" "start" "-a" "573b49577e2eb043bd2e1b96b8c578fdeefd05cf0fb3e5007e7d376e7a38acda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "573b49577e2eb043bd2e1b96b8c578fdeefd05cf0fb3e5007e7d376e7a38acda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "573b49577e2eb043bd2e1b96b8c578fdeefd05cf0fb3e5007e7d376e7a38acda", kill_on_drop: false }`
[INFO] [stdout] 573b49577e2eb043bd2e1b96b8c578fdeefd05cf0fb3e5007e7d376e7a38acda
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 489c05b925ea8456950c3141819b8027dbaee5862bc164dccecffeff46a92c24
[INFO] running `Command { std: "docker" "start" "-a" "489c05b925ea8456950c3141819b8027dbaee5862bc164dccecffeff46a92c24", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling fluent-uri v0.1.4
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling serde-untagged v0.1.9
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling yaml-rust2 v0.10.4
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling rust-ini v0.21.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling catenary-mcp v1.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling ron v0.12.0
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling lsp-types v0.97.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling config v0.15.19
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 14s
[INFO] running `Command { std: "docker" "inspect" "489c05b925ea8456950c3141819b8027dbaee5862bc164dccecffeff46a92c24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "489c05b925ea8456950c3141819b8027dbaee5862bc164dccecffeff46a92c24", kill_on_drop: false }`
[INFO] [stdout] 489c05b925ea8456950c3141819b8027dbaee5862bc164dccecffeff46a92c24
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7383ced1630bf7f2ada5bd502ec10cb0a5a3f28e173089cc6a7c8d186d650bd6
[INFO] running `Command { std: "docker" "start" "-a" "7383ced1630bf7f2ada5bd502ec10cb0a5a3f28e173089cc6a7c8d186d650bd6", kill_on_drop: false }`
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling catenary-mcp v1.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling config v0.15.19
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 52.30s
[INFO] running `Command { std: "docker" "inspect" "7383ced1630bf7f2ada5bd502ec10cb0a5a3f28e173089cc6a7c8d186d650bd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7383ced1630bf7f2ada5bd502ec10cb0a5a3f28e173089cc6a7c8d186d650bd6", kill_on_drop: false }`
[INFO] [stdout] 7383ced1630bf7f2ada5bd502ec10cb0a5a3f28e173089cc6a7c8d186d650bd6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9d3df1c17c445b824dc21fd712257264843ba7f97f22b3a77113c9171b599077
[INFO] running `Command { std: "docker" "start" "-a" "9d3df1c17c445b824dc21fd712257264843ba7f97f22b3a77113c9171b599077", kill_on_drop: false }`
[INFO] [stderr]    Compiling catenary-mcp v1.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 46.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/catenary_mcp-e853e9f88e2a8d02)
[INFO] [stdout] 
[INFO] [stdout] running 116 tests
[INFO] [stdout] test bridge::document_manager::tests::test_language_detection ... ok
[INFO] [stdout] test bridge::handler::tests::test_find_symbol_exact_match_flat ... ok
[INFO] [stdout] test bridge::document_manager::tests::test_path_to_uri ... ok
[INFO] [stdout] test bridge::handler::tests::test_find_references_input_validation ... ok
[INFO] [stdout] test bridge::handler::tests::test_find_symbol_exact_preferred_over_partial ... ok
[INFO] [stdout] test bridge::handler::tests::test_find_symbol_nested_partial_match ... ok
[INFO] [stdout] test bridge::document_manager::tests::test_close_document ... ok
[INFO] [stdout] test bridge::handler::tests::test_find_symbol_nested ... ok
[INFO] [stdout] test bridge::document_manager::tests::test_open_document ... ok
[INFO] [stdout] test bridge::document_manager::tests::test_already_open_no_change ... ok
[INFO] [stdout] test bridge::handler::tests::test_find_symbol_not_found ... ok
[INFO] [stdout] test bridge::handler::tests::test_find_symbol_partial_match_flat ... ok
[INFO] [stdout] test bridge::handler::tests::test_find_workspace_symbol_exact_match ... ok
[INFO] [stdout] test bridge::handler::tests::test_find_workspace_symbol_partial_match ... ok
[INFO] [stdout] test bridge::path_security::tests::test_read_config_file_allowed ... ok
[INFO] [stdout] test bridge::path_security::tests::test_read_subdirectory_succeeds ... ok
[INFO] [stdout] test bridge::path_security::tests::test_read_path_traversal_outside_root_fails ... ok
[INFO] [stdout] test bridge::path_security::tests::test_multiple_roots ... ok
[INFO] [stdout] test bridge::path_security::tests::test_read_outside_root_fails ... ok
[INFO] [stdout] test bridge::path_security::tests::test_read_nonexistent_fails ... ok
[INFO] [stdout] test bridge::path_security::tests::test_read_within_root_succeeds ... ok
[INFO] [stdout] test bridge::path_security::tests::test_symlink_outside_root_fails ... ok
[INFO] [stdout] test bridge::path_security::tests::test_write_config_file_rejected ... ok
[INFO] [stdout] test bridge::path_security::tests::test_symlink_within_root_succeeds ... ok
[INFO] [stdout] test bridge::path_security::tests::test_update_roots ... ok
[INFO] [stdout] test bridge::path_security::tests::test_write_new_file_in_new_subdir_within_root ... ok
[INFO] [stdout] test cli::tests::test_calculate_column_widths_shrinks ... ok
[INFO] [stdout] test bridge::path_security::tests::test_write_within_root_succeeds ... ok
[INFO] [stdout] test cli::tests::test_calculate_column_widths ... ok
[INFO] [stdout] test bridge::path_security::tests::test_write_new_file_within_root_succeeds ... ok
[INFO] [stdout] test cli::tests::test_calculate_column_widths_wide ... ok
[INFO] [stdout] test bridge::path_security::tests::test_write_outside_root_fails ... ok
[INFO] [stdout] test cli::tests::test_color_config_disabled ... ok
[INFO] [stdout] test cli::tests::test_truncate_long_string ... ok
[INFO] [stdout] test cli::tests::test_truncate_edge_cases ... ok
[INFO] [stdout] test bridge::document_manager::tests::test_document_changed_on_disk ... ok
[INFO] [stdout] test cli::tests::test_truncate_short_string ... ok
[INFO] [stdout] test lock::tests::fnv1a_hash_deterministic ... ok
[INFO] [stdout] test config::tests::test_config_load_local ... ok
[INFO] [stdout] test lock::tests::grace_period_allows_reclaim ... ok
[INFO] [stdout] test lock::tests::acquire_uncontested ... ok
[INFO] [stdout] test lock::tests::read_tracking_no_change ... ok
[INFO] [stdout] test lock::tests::reacquire_same_owner ... ok
[INFO] [stdout] test lock::tests::release_nonexistent_is_ok ... ok
[INFO] [stdout] test lsp::diagnostics::tests::process_cpu_ticks_nonexistent ... ok
[INFO] [stdout] test lsp::diagnostics::tests::process_cpu_ticks_self ... ok
[INFO] [stdout] test lsp::diagnostics::tests::process_monitor_patience_decay ... ok
[INFO] [stdout] test lsp::diagnostics::tests::token_monitor_active_when_indexing ... ok
[INFO] [stdout] test lsp::diagnostics::tests::token_monitor_dead_when_not_alive ... ok
[INFO] [stdout] test lsp::diagnostics::tests::token_monitor_idle_when_ready ... ok
[INFO] [stdout] test lsp::manager::tests::test_add_root_appends ... ok
[INFO] [stdout] test lsp::manager::tests::test_remove_root ... ok
[INFO] [stdout] test lsp::manager::tests::test_roots_empty_initial ... ok
[INFO] [stdout] test lsp::manager::tests::test_roots_returns_initial_roots ... ok
[INFO] [stdout] test lsp::manager::tests::test_sync_roots_adds_and_removes ... ok
[INFO] [stdout] test lsp::manager::tests::test_sync_roots_no_change ... ok
[INFO] [stdout] test lsp::manager::tests::test_sync_roots_notifies_supported_client ... ok
[INFO] [stdout] test lsp::protocol::tests::test_notification_no_id ... ok
[INFO] [stdout] test lsp::protocol::tests::test_parse_case_insensitive_header ... ok
[INFO] [stdout] test lsp::protocol::tests::test_parse_complete_message ... ok
[INFO] [stdout] test lsp::protocol::tests::test_parse_incomplete_body ... ok
[INFO] [stdout] test lsp::protocol::tests::test_parse_incomplete_header ... ok
[INFO] [stdout] test lsp::protocol::tests::test_parse_multiple_messages ... ok
[INFO] [stdout] test lsp::protocol::tests::test_request_id_number ... ok
[INFO] [stdout] test lsp::protocol::tests::test_request_id_string ... ok
[INFO] [stdout] test lsp::protocol::tests::test_response_null_result ... ok
[INFO] [stdout] test lsp::protocol::tests::test_response_with_error ... ok
[INFO] [stdout] test lsp::protocol::tests::test_response_with_result ... ok
[INFO] [stdout] test lsp::state::tests::test_multiple_progress_tokens ... ok
[INFO] [stdout] test lsp::state::tests::test_progress_begin_end ... ok
[INFO] [stdout] test lsp::state::tests::test_progress_report ... ok
[INFO] [stdout] test lsp::state::tests::test_server_state_conversion ... ok
[INFO] [stdout] test mcp::server::tests::test_fetch_roots_buffers_interleaved_request ... ok
[INFO] [stdout] test lsp::manager::tests::test_sync_roots_shuts_down_unsupported_client ... ok
[INFO] [stdout] test mcp::server::tests::test_fetch_roots_handles_error_response ... ok
[INFO] [stdout] test mcp::server::tests::test_fetch_roots_parses_response ... ok
[INFO] [stdout] test mcp::server::tests::test_handle_initialize ... ok
[INFO] [stdout] test mcp::server::tests::test_fetching_roots_reset_on_error ... ok
[INFO] [stdout] test mcp::server::tests::test_handle_ping ... ok
[INFO] [stdout] test mcp::server::tests::test_handle_tools_call_success ... ok
[INFO] [stdout] test mcp::server::tests::test_handle_tools_call_error ... ok
[INFO] [stdout] test mcp::server::tests::test_handle_tools_list ... ok
[INFO] [stdout] test mcp::server::tests::test_handle_unknown_method ... ok
[INFO] [stdout] test mcp::server::tests::test_list_changed_honored_without_capability ... ok
[INFO] [stdout] test mcp::server::tests::test_no_fetch_without_capability ... ok
[INFO] [stdout] test mcp::server::tests::test_roots_capability_absent_by_default ... ok
[INFO] [stdout] test mcp::server::tests::test_roots_capability_stored_when_present ... ok
[INFO] [stdout] test mcp::server::tests::test_roots_capability_without_list_changed ... ok
[INFO] [stdout] test mcp::server::tests::test_should_fetch_roots_after_initialized ... ok
[INFO] [stdout] test mcp::server::tests::test_should_fetch_roots_on_list_changed ... ok
[INFO] [stdout] test mcp::types::tests::test_call_tool_result_error ... ok
[INFO] [stdout] test mcp::types::tests::test_call_tool_result_text ... ok
[INFO] [stdout] test mcp::types::tests::test_deserialize_initialize_params ... ok
[INFO] [stdout] test mcp::types::tests::test_deserialize_response_success ... ok
[INFO] [stdout] test mcp::types::tests::test_deserialize_root_with_name ... ok
[INFO] [stdout] test mcp::types::tests::test_deserialize_root_without_name ... ok
[INFO] [stdout] test mcp::types::tests::test_deserialize_roots_list_result ... ok
[INFO] [stdout] test mcp::types::tests::test_none_params_omitted_not_null ... ok
[INFO] [stdout] test bridge::document_manager::tests::test_stale_documents ... ok
[INFO] [stdout] test mcp::types::tests::test_response_error ... ok
[INFO] [stdout] test mcp::types::tests::test_response_success ... ok
[INFO] [stdout] test mcp::types::tests::test_serialize_initialize_result ... ok
[INFO] [stdout] test mcp::types::tests::test_serialize_tool ... ok
[INFO] [stdout] test mcp::types::tests::test_serialize_request ... ok
[INFO] [stdout] test lock::tests::read_tracking_detects_change ... ok
[INFO] [stdout] test session::tests::test_active_languages_empty ... ok
[INFO] [stdout] test mcp::types::tests::test_deserialize_response_error ... ok
[INFO] [stdout] test lock::tests::self_edit_not_stale ... ok
[INFO] [stdout] test session::tests::test_active_languages_multiple_languages ... ok
[INFO] [stdout] test session::tests::test_session_create_and_list ... ok
[INFO] [stdout] test session::tests::test_event_broadcast ... ok
[INFO] [stdout] test session::tests::test_active_languages_removes_dead ... ok
[INFO] [stdout] test session::tests::test_active_languages_tracks_server_state ... ok
[INFO] [stdout] test lock::tests::blocked_by_different_owner ... ok
[INFO] [stdout] test lock::tests::grace_period_blocks_until_expired ... ok
[INFO] [stdout] test lock::tests::release_not_owner_is_noop ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 116 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.06s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/catenary-96f55da646a7cd3d)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test tests::test_format_diagnostics_claude_propagates_hook_event ... ok
[INFO] [stdout] test tests::test_format_diagnostics_claude ... ok
[INFO] [stdout] test tests::test_format_diagnostics_gemini ... ok
[INFO] [stdout] test tests::test_format_diagnostics_gemini_multiline ... ok
[INFO] [stdout] test tests::test_format_lock_output_claude_denied ... ok
[INFO] [stdout] test tests::test_format_lock_output_claude_stale_read ... ok
[INFO] [stdout] test tests::test_format_lock_output_gemini_denied ... ok
[INFO] [stdout] test tests::test_format_lock_output_no_output ... ok
[INFO] [stdout] test tests::test_format_lock_output_gemini_stale_read ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/mockls.rs (/opt/rustwide/target/debug/deps/mockls-5a77a8c3328c652e)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test tests::test_initialize_workspace_folders_capability ... ok
[INFO] [stdout] test tests::test_initialize_response_valid ... ok
[INFO] [stdout] test tests::test_content_length_framing ... ok
[INFO] [stdout] test tests::test_hover_response_structure ... ok
[INFO] [stdout] test tests::test_diagnostics_notification_structure ... ok
[INFO] [stdout] test tests::test_request_id_echo ... ok
[INFO] [stdout] test tests::test_definition_response_structure ... ok
[INFO] [stdout] test tests::test_progress_sequence ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_integration.rs (/opt/rustwide/target/debug/deps/cli_integration-00c9c2facd178ca7)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test test_monitor_filter_flag ... ok
[INFO] [stdout] test test_monitor_uses_arrows ... ok
[INFO] [stdout] test test_monitor_raw_flag ... ok
[INFO] [stdout] test test_monitor_numeric_session_id_resolves ... ok
[INFO] [stdout] test test_list_shows_language_servers_line ... ok
[INFO] [stdout] test test_list_shows_row_numbers ... ok
[INFO] [stdout] test test_monitor_invalid_row_number_fails ... ok
[INFO] [stdout] test test_monitor_by_row_number_starts ... ok
[INFO] [stdout] test test_monitor_nocolor_flag ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.16s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/config_integration.rs (/opt/rustwide/target/debug/deps/config_integration-6992050e103f6c38)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stderr] [2m2026-03-11T02:50:52.795826Z[0m [32m INFO[0m [2mcatenary[0m[2m:[0m Starting catenary multiplexing bridge
[INFO] [stderr] [2m2026-03-11T02:50:52.795977Z[0m [32m INFO[0m [2mcatenary[0m[2m:[0m Starting catenary multiplexing bridge
[INFO] [stderr] [2m2026-03-11T02:50:52.796010Z[0m [32m INFO[0m [2mcatenary[0m[2m:[0m Session ID: 030b387
[INFO] [stderr] [2m2026-03-11T02:50:52.796021Z[0m [32m INFO[0m [2mcatenary[0m[2m:[0m Workspace roots: /opt/rustwide/workdir
[INFO] [stderr] [2m2026-03-11T02:50:52.796032Z[0m [32m INFO[0m [2mcatenary[0m[2m:[0m Document idle timeout: 60s
[INFO] [stderr] [2m2026-03-11T02:50:52.796120Z[0m [32m INFO[0m [2mcatenary[0m[2m:[0m Session ID: 030c387
[INFO] [stderr] [2m2026-03-11T02:50:52.796136Z[0m [32m INFO[0m [2mcatenary[0m[2m:[0m Workspace roots: /opt/rustwide/workdir
[INFO] [stderr] [2m2026-03-11T02:50:52.796147Z[0m [32m INFO[0m [2mcatenary[0m[2m:[0m Document idle timeout: 10s
[INFO] [stderr] [2m2026-03-11T02:50:52.807233Z[0m [32m INFO[0m [2mcatenary_mcp::lsp::manager[0m[2m:[0m Detected languages in workspace: shellscript
[INFO] [stderr] [2m2026-03-11T02:50:52.807965Z[0m [32m INFO[0m [2mcatenary_mcp::lsp::manager[0m[2m:[0m Spawning LSP server for shellscript: bash-language-server start
[INFO] [stderr] [2m2026-03-11T02:50:52.808351Z[0m [32m INFO[0m [2mcatenary_mcp::lsp::manager[0m[2m:[0m Detected languages in workspace: rust, shellscript
[INFO] [stderr] [2m2026-03-11T02:50:52.808401Z[0m [32m INFO[0m [2mcatenary_mcp::lsp::manager[0m[2m:[0m Spawning LSP server for shellscript: bash-language-server start
[INFO] [stderr] [2m2026-03-11T02:50:52.812734Z[0m [33m WARN[0m [2mcatenary_mcp::lsp::manager[0m[2m:[0m Failed to spawn LSP server for shellscript: Failed to spawn LSP server: bash-language-server
[INFO] [stderr] [2m2026-03-11T02:50:52.812734Z[0m [33m WARN[0m [2mcatenary_mcp::lsp::manager[0m[2m:[0m Failed to spawn LSP server for shellscript: Failed to spawn LSP server: bash-language-server
[INFO] [stderr] [2m2026-03-11T02:50:52.812806Z[0m [32m INFO[0m [2mcatenary_mcp::lsp::manager[0m[2m:[0m Spawning LSP server for rust: rust-analyzer 
[INFO] [stderr] [2m2026-03-11T02:50:52.813037Z[0m [32m INFO[0m [2mcatenary_mcp::notify[0m[2m:[0m Notify socket listening on /root/.local/state/catenary/sessions/030b387/notify.sock
[INFO] [stderr] [2m2026-03-11T02:50:52.813342Z[0m [32m INFO[0m [2mcatenary_mcp::mcp::server[0m[2m:[0m MCP server starting, waiting for requests on stdin
[INFO] [stderr] error: Unknown binary 'rust-analyzer' in official toolchain 'beta-2026-03-05-x86_64-unknown-linux-gnu'.
[INFO] [stderr] [2m2026-03-11T02:50:54.403992Z[0m [33m WARN[0m [2mcatenary_mcp::lsp::client[0m[2m:[0m LSP reader task exiting - server connection lost
[INFO] [stderr] [2m2026-03-11T02:50:54.778976Z[0m [32m INFO[0m [2mcatenary_mcp::mcp::server[0m[2m:[0m MCP client connecting: test v1.0
[INFO] [stderr] [2m2026-03-11T02:50:54.779020Z[0m [32m INFO[0m [2mcatenary_mcp::mcp::server[0m[2m:[0m Protocol version: 2024-11-05
[INFO] [stderr] [2m2026-03-11T02:50:54.779653Z[0m [32m INFO[0m [2mcatenary_mcp::mcp::server[0m[2m:[0m MCP client initialized
[INFO] [stderr] [2m2026-03-11T02:50:54.779903Z[0m [32m INFO[0m [2mcatenary_mcp::lsp::manager[0m[2m:[0m Spawning LSP server for shellscript: bash-language-server start
[INFO] [stderr] [2m2026-03-11T02:50:54.780394Z[0m [32m INFO[0m [2mcatenary_mcp::lsp::manager[0m[2m:[0m Spawning LSP server for shellscript: bash-language-server start
[INFO] [stderr] [2m2026-03-11T02:50:54.781289Z[0m [31mERROR[0m [2mcatenary_mcp::mcp::server[0m[2m:[0m Tool call failed: Failed to spawn LSP server: bash-language-server
[INFO] [stderr] [2m2026-03-11T02:50:54.781471Z[0m [32m INFO[0m [2mcatenary_mcp::mcp::server[0m[2m:[0m MCP server shutting down (stdin closed)
[INFO] [stderr] [2m2026-03-11T02:50:54.781832Z[0m [32m INFO[0m [2mcatenary[0m[2m:[0m Shutting down LSP servers
[INFO] [stdout] test test_config_loading ... FAILED
[INFO] [stderr] [2m2026-03-11T02:51:22.815414Z[0m [33m WARN[0m [2mcatenary_mcp::lsp::manager[0m[2m:[0m Failed to spawn LSP server for rust: [rust] request 'initialize' timed out
[INFO] [stderr] [2m2026-03-11T02:51:22.815769Z[0m [32m INFO[0m [2mcatenary_mcp::notify[0m[2m:[0m Notify socket listening on /root/.local/state/catenary/sessions/030c387/notify.sock
[INFO] [stderr] [2m2026-03-11T02:51:22.816089Z[0m [32m INFO[0m [2mcatenary_mcp::mcp::server[0m[2m:[0m MCP server starting, waiting for requests on stdin
[INFO] [stderr] [2m2026-03-11T02:51:22.816296Z[0m [32m INFO[0m [2mcatenary_mcp::mcp::server[0m[2m:[0m MCP client connecting: test v1.0
[INFO] [stderr] [2m2026-03-11T02:51:22.816319Z[0m [32m INFO[0m [2mcatenary_mcp::mcp::server[0m[2m:[0m Protocol version: 2024-11-05
[INFO] [stderr] [2m2026-03-11T02:51:22.817230Z[0m [32m INFO[0m [2mcatenary_mcp::mcp::server[0m[2m:[0m MCP client initialized
[INFO] [stderr] [2m2026-03-11T02:51:22.817511Z[0m [32m INFO[0m [2mcatenary_mcp::lsp::manager[0m[2m:[0m Spawning LSP server for rust: rust-analyzer 
[INFO] [stderr] error: Unknown binary 'rust-analyzer' in official toolchain 'beta-2026-03-05-x86_64-unknown-linux-gnu'.
[INFO] [stderr] [2m2026-03-11T02:51:24.367628Z[0m [33m WARN[0m [2mcatenary_mcp::lsp::client[0m[2m:[0m LSP reader task exiting - server connection lost
[INFO] [stdout] test test_config_override has been running for over 60 seconds
[INFO] [stderr] [2m2026-03-11T02:51:52.835480Z[0m [32m INFO[0m [2mcatenary_mcp::lsp::manager[0m[2m:[0m Spawning LSP server for rust: rust-analyzer 
[INFO] [stderr] error: Unknown binary 'rust-analyzer' in official toolchain 'beta-2026-03-05-x86_64-unknown-linux-gnu'.
[INFO] [stderr] [2m2026-03-11T02:51:55.155619Z[0m [33m WARN[0m [2mcatenary_mcp::lsp::client[0m[2m:[0m LSP reader task exiting - server connection lost
[INFO] [stderr] [2m2026-03-11T02:52:22.838037Z[0m [31mERROR[0m [2mcatenary_mcp::mcp::server[0m[2m:[0m Tool call failed: [rust] request 'initialize' timed out
[INFO] [stdout] test test_config_override ... FAILED
[INFO] [stderr] [2m2026-03-11T02:52:22.838715Z[0m [32m INFO[0m [2mcatenary_mcp::mcp::server[0m[2m:[0m MCP server shutting down (stdin closed)
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_config_loading stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_config_loading' (777) panicked at tests/config_integration.rs:100:5:
[INFO] [stdout] Bash hover failed: Object {"id": Number(2), "jsonrpc": String("2.0"), "result": Object {"content": Array [Object {"text": String("Failed to spawn LSP server: bash-language-server"), "type": String("text")}], "isError": Bool(true)}}
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5eee1cf147ca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5eee1cf147ca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5eee1cf147ca - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5eee1cf147ca - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5eee1cf294da - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5eee1cf294da - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5eee1cf195c2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5eee1cf195c2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5eee1cef30cf - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5eee1cef30cf - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5eee1cf0cbf9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5eee1ce71d7c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5eee1ce71d7c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5eee1cf0cdb2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5eee1cf0cdb2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5eee1cef3188 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5eee1ceea5c9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5eee1cef3f8d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5eee1cf29d4c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5eee1ce57b40 - config_integration::test_config_loading::hbc27971048f1f300
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/config_integration.rs:100:5
[INFO] [stdout]   20:     0x5eee1ce58037 - config_integration::test_config_loading::{{closure}}::ha6cb048759e1eaed
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/config_integration.rs:17:29
[INFO] [stdout]   21:     0x5eee1ce5ce66 - core::ops::function::FnOnce::call_once::h06c1855420de65b9
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5eee1ce65e5b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5eee1ce65e5b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x5eee1ce7284b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x5eee1ce7284b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x5eee1ce7284b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x5eee1ce7284b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5eee1ce7284b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5eee1ce7284b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x5eee1ce7284b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x5eee1ce6df64 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x5eee1ce6df64 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x5eee1ce75452 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   34:     0x5eee1ce75452 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x5eee1ce75452 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5eee1ce75452 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5eee1ce75452 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5eee1ce75452 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   39:     0x5eee1ce75452 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5eee1cf140df - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   41:     0x5eee1cf140df - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x75ac4323eaa4 - <unknown>
[INFO] [stdout]   43:     0x75ac432cba64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_config_override stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_config_override' (778) panicked at tests/config_integration.rs:185:5:
[INFO] [stdout] Rust hover failed (CLI arg not merged?)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5eee1cf147ca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5eee1cf147ca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5eee1cf147ca - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5eee1cf147ca - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5eee1cf294da - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5eee1cf294da - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5eee1cf195c2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5eee1cf195c2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5eee1cef30cf - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5eee1cef30cf - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5eee1cf0cbf9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5eee1ce71d7c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5eee1ce71d7c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5eee1cf0cdb2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5eee1cf0cdb2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5eee1cef31ba - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5eee1ceea5c9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5eee1cef3f8d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5eee1cf29d4c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5eee1ce5b498 - config_integration::test_config_override::h52f20f2a4c079415
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/config_integration.rs:185:5
[INFO] [stdout]   20:     0x5eee1ce5b9d7 - config_integration::test_config_override::{{closure}}::h5335b307d2f2cae7
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/config_integration.rs:108:30
[INFO] [stdout]   21:     0x5eee1ce5cee6 - core::ops::function::FnOnce::call_once::h4367be9417db7834
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5eee1ce65e5b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5eee1ce65e5b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x5eee1ce7284b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x5eee1ce7284b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x5eee1ce7284b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x5eee1ce7284b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5eee1ce7284b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5eee1ce7284b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x5eee1ce7284b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x5eee1ce6df64 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x5eee1ce6df64 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x5eee1ce75452 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   34:     0x5eee1ce75452 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x5eee1ce75452 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5eee1ce75452 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5eee1ce75452 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5eee1ce75452 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   39:     0x5eee1ce75452 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5eee1cf140df - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   41:     0x5eee1cf140df - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x75ac4323eaa4 - <unknown>
[INFO] [stdout]   43:     0x75ac432cba64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_config_loading
[INFO] [stdout]     test_config_override
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 90.06s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test config_integration`
[INFO] [stderr] [2m2026-03-11T02:52:22.842135Z[0m [32m INFO[0m [2mcatenary[0m[2m:[0m Shutting down LSP servers
[INFO] running `Command { std: "docker" "inspect" "9d3df1c17c445b824dc21fd712257264843ba7f97f22b3a77113c9171b599077", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d3df1c17c445b824dc21fd712257264843ba7f97f22b3a77113c9171b599077", kill_on_drop: false }`
[INFO] [stdout] 9d3df1c17c445b824dc21fd712257264843ba7f97f22b3a77113c9171b599077
