[INFO] fetching crate codeprism-mcp 0.3.5...
[INFO] testing codeprism-mcp-0.3.5 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate codeprism-mcp 0.3.5 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate codeprism-mcp 0.3.5
[INFO] finished tweaking crates.io crate codeprism-mcp 0.3.5
[INFO] tweaked toml for crates.io crate codeprism-mcp 0.3.5 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate codeprism-mcp 0.3.5 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate codeprism-mcp 0.3.5 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 61c97404901aa31a31ec8225074eb657a0b7063da6de9e3e066e497ac426aa6e
[INFO] running `Command { std: "docker" "start" "-a" "61c97404901aa31a31ec8225074eb657a0b7063da6de9e3e066e497ac426aa6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "61c97404901aa31a31ec8225074eb657a0b7063da6de9e3e066e497ac426aa6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61c97404901aa31a31ec8225074eb657a0b7063da6de9e3e066e497ac426aa6e", kill_on_drop: false }`
[INFO] [stdout] 61c97404901aa31a31ec8225074eb657a0b7063da6de9e3e066e497ac426aa6e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3fef7bb61f821f5354ad5cb61fd7d7b9224d73ae1f38ffcd7afc1bceba5ad837
[INFO] running `Command { std: "docker" "start" "-a" "3fef7bb61f821f5354ad5cb61fd7d7b9224d73ae1f38ffcd7afc1bceba5ad837", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling tree-sitter-language v0.1.5
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling tree-sitter v0.24.7
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling tree-sitter-javascript v0.23.1
[INFO] [stderr]    Compiling tree-sitter-python v0.23.6
[INFO] [stderr]    Compiling tree-sitter-typescript v0.23.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling codeprism-lang-js v0.3.5
[INFO] [stderr]    Compiling codeprism-lang-python v0.3.5
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tree-sitter-highlight v0.24.7
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling codeprism-core v0.3.5
[INFO] [stderr]    Compiling codeprism-analysis v0.3.5
[INFO] [stderr]    Compiling codeprism-mcp v0.3.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.34s
[INFO] running `Command { std: "docker" "inspect" "3fef7bb61f821f5354ad5cb61fd7d7b9224d73ae1f38ffcd7afc1bceba5ad837", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3fef7bb61f821f5354ad5cb61fd7d7b9224d73ae1f38ffcd7afc1bceba5ad837", kill_on_drop: false }`
[INFO] [stdout] 3fef7bb61f821f5354ad5cb61fd7d7b9224d73ae1f38ffcd7afc1bceba5ad837
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d167d444a1c9e99508ae158ee8e16bd8df9d09a96a0404f60f3f10ba681d2fff
[INFO] running `Command { std: "docker" "start" "-a" "d167d444a1c9e99508ae158ee8e16bd8df9d09a96a0404f60f3f10ba681d2fff", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling codeprism-core v0.3.5
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling codeprism-analysis v0.3.5
[INFO] [stderr]    Compiling codeprism-mcp v0.3.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 24.60s
[INFO] running `Command { std: "docker" "inspect" "d167d444a1c9e99508ae158ee8e16bd8df9d09a96a0404f60f3f10ba681d2fff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d167d444a1c9e99508ae158ee8e16bd8df9d09a96a0404f60f3f10ba681d2fff", kill_on_drop: false }`
[INFO] [stdout] d167d444a1c9e99508ae158ee8e16bd8df9d09a96a0404f60f3f10ba681d2fff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9148214da065796f712c2c924b1c8e0c600b4f9c7324173d50382ce4dc09c8dc
[INFO] running `Command { std: "docker" "start" "-a" "9148214da065796f712c2c924b1c8e0c600b4f9c7324173d50382ce4dc09c8dc", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/codeprism_mcp-9dc8efd2b565f9de)
[INFO] [stdout] 
[INFO] [stdout] running 188 tests
[INFO] [stdout] test context::cache::tests::test_cache_entry ... ok
[INFO] [stdout] test context::cache::tests::test_cache_config ... ok
[INFO] [stdout] test context::cache::tests::test_cache_cleanup ... ok
[INFO] [stdout] test context::session::tests::test_analysis_history ... ok
[INFO] [stdout] test context::cache::tests::test_cache_key_creation ... ok
[INFO] [stdout] test context::session::tests::test_session_id_generation ... ok
[INFO] [stdout] test context::session::tests::test_session_state_creation ... ok
[INFO] [stdout] test context::session::tests::test_session_manager ... ok
[INFO] [stdout] test context::cache::tests::test_cache_operations ... ok
[INFO] [stdout] test context::session::tests::test_workflow_stage_detection ... ok
[INFO] [stdout] test context::workflow::tests::test_confidence_ordering ... ok
[INFO] [stdout] test context::session::tests::test_workflow_stage_progression ... ok
[INFO] [stdout] test context::session::tests::test_workflow_stage_tools ... ok
[INFO] [stdout] test context::workflow::tests::test_tool_suggestion_creation ... ok
[INFO] [stdout] test context::workflow::tests::test_symbol_suggestions ... ok
[INFO] [stdout] test context::workflow::tests::test_workflow_context ... ok
[INFO] [stdout] test context::workflow::tests::test_workflow_suggestion_creation ... ok
[INFO] [stdout] test error_handler::tests::test_error_context_creation ... ok
[INFO] [stdout] test error_handler::tests::test_error_handler_creation ... ok
[INFO] [stdout] test error_handler::tests::test_execute_with_recovery_failure ... ok
[INFO] [stdout] test error_handler::tests::test_error_handling_and_metrics ... ok
[INFO] [stdout] test error_handler::tests::test_mcp_error_json_rpc_conversion ... ok
[INFO] [stdout] test error_handler::tests::test_mcp_error_severity ... ok
[INFO] [stdout] test error_handler::tests::test_execute_with_recovery_success ... ok
[INFO] [stdout] test error_handler::tests::test_partial_operation_handling ... ok
[INFO] [stdout] test monitoring::tests::test_error_recording ... ok
[INFO] [stdout] test monitoring::tests::test_monitoring_middleware ... ok
[INFO] [stdout] test monitoring::tests::test_monitoring_middleware_error ... ok
[INFO] [stdout] test monitoring::tests::test_performance_monitor_creation ... ok
[INFO] [stdout] test monitoring::tests::test_tool_execution_recording ... ok
[INFO] [stdout] test error_handler::tests::test_execute_with_fallback ... ok
[INFO] [stdout] test prompts::tests::test_get_prompt_result_serialization ... ok
[INFO] [stdout] test prompts::tests::test_prompt_capabilities ... ok
[INFO] [stdout] test prompts::tests::test_prompt_argument_serialization ... ok
[INFO] [stdout] test prompts::tests::test_list_prompts_params_serialization ... ok
[INFO] [stdout] test prompts::tests::test_prompt_content_image ... ok
[INFO] [stdout] test prompts::tests::test_prompt_content_text ... ok
[INFO] [stdout] test prompts::tests::test_get_prompt_params_serialization ... ok
[INFO] [stdout] test prompts::tests::test_prompt_serialization ... ok
[INFO] [stdout] test prompts::tests::test_prompt_message_serialization ... ok
[INFO] [stdout] test prompts::tests::test_architectural_analysis_prompt ... ok
[INFO] [stdout] test prompts::tests::test_debug_issue_prompt ... ok
[INFO] [stdout] test prompts::tests::test_prompt_manager_creation ... ok
[INFO] [stdout] test prompts::tests::test_list_prompts ... ok
[INFO] [stdout] test protocol::tests::test_cancellation_token ... ok
[INFO] [stdout] test prompts::tests::test_debug_assistance_prompt ... ok
[INFO] [stdout] test protocol::tests::test_client_type_detection ... ok
[INFO] [stdout] test protocol::tests::test_client_optimizations ... ok
[INFO] [stdout] test protocol::tests::test_compatibility_determination ... ok
[INFO] [stdout] test protocol::tests::test_initialize_params ... ok
[INFO] [stdout] test protocol::tests::test_json_rpc_request_serialization ... ok
[INFO] [stdout] test protocol::tests::test_json_rpc_response_error ... ok
[INFO] [stdout] test protocol::tests::test_json_rpc_response_success ... ok
[INFO] [stdout] test protocol::tests::test_version_negotiation_compatible ... ok
[INFO] [stdout] test protocol::tests::test_version_negotiation_exact_match ... ok
[INFO] [stdout] test protocol::tests::test_version_negotiation_incompatible ... ok
[INFO] [stdout] test protocol::tests::test_version_negotiation_limited ... ok
[INFO] [stdout] test resources::tests::test_additional_mime_types ... ok
[INFO] [stdout] test protocol::tests::test_parse_version ... ok
[INFO] [stdout] test prompts::tests::test_code_analysis_prompt ... ok
[INFO] [stdout] test prompts::tests::test_refactoring_guidance_prompt_missing_required_arg ... ok
[INFO] [stdout] test prompts::tests::test_dependency_analysis_prompt ... ok
[INFO] [stdout] test prompts::tests::test_architectural_prompts_with_default_args ... ok
[INFO] [stdout] test prompts::tests::test_refactoring_guidance_prompt ... ok
[INFO] [stdout] test prompts::tests::test_repository_overview_prompt_default_focus ... ok
[INFO] [stdout] test resources::tests::test_list_resources_params_serialization ... ok
[INFO] [stdout] test prompts::tests::test_repository_overview_prompt ... ok
[INFO] [stdout] test prompts::tests::test_debug_issue_prompt_missing_required_arg ... ok
[INFO] [stdout] test resources::tests::test_mime_type_detection ... ok
[INFO] [stdout] test prompts::tests::test_new_prompts_in_list ... ok
[INFO] [stdout] test prompts::tests::test_pattern_assessment_prompt ... ok
[INFO] [stdout] test prompts::tests::test_debug_assistance_prompt_missing_required_arg ... ok
[INFO] [stdout] test resources::tests::test_architectural_resources_in_list ... ok
[INFO] [stdout] test resources::tests::test_architectural_patterns_resource ... ok
[INFO] [stdout] test prompts::tests::test_unknown_architectural_prompt ... ok
[INFO] [stdout] test resources::tests::test_read_resource_params_serialization ... ok
[INFO] [stdout] test prompts::tests::test_unknown_prompt ... ok
[INFO] [stdout] test resources::tests::test_architectural_layers_resource ... ok
[INFO] [stdout] test resources::tests::test_read_file_resource ... ok
[INFO] [stdout] test resources::tests::test_architectural_resource_error_handling ... ok
[INFO] [stdout] test resources::tests::test_resource_capabilities ... ok
[INFO] [stdout] test resources::tests::test_architectural_dependencies_resource ... ok
[INFO] [stdout] test resources::tests::test_resource_content_serialization ... ok
[INFO] [stdout] test resources::tests::test_resource_serialization ... ok
[INFO] [stdout] test resources::tests::test_read_file_tree_resource ... ok
[INFO] [stdout] test server::tests::test_client_info_serialization ... ok
[INFO] [stdout] test resources::tests::test_read_nonexistent_file_resource ... ok
[INFO] [stdout] test resources::tests::test_list_resources_with_repository ... ok
[INFO] [stdout] test resources::tests::test_read_graph_repository_resource ... ok
[INFO] [stdout] test resources::tests::test_read_repository_stats_resource ... ok
[INFO] [stdout] test resources::tests::test_read_unsupported_resource_uri ... ok
[INFO] [stdout] test resources::tests::test_enhanced_quality_dashboard ... ok
[INFO] [stdout] test resources::tests::test_read_symbols_functions_resource ... ok
[INFO] [stdout] test resources::tests::test_read_repository_root_resource ... ok
[INFO] [stdout] test resources::tests::test_read_repository_config_resource ... ok
[INFO] [stdout] test server::tests::test_server_info_serialization ... ok
[INFO] [stdout] test resources::tests::test_context_extraction_in_resource_manager ... ok
[INFO] [stdout] test server::tests::test_server_states ... ok
[INFO] [stdout] test server::tests::test_request_handling_errors ... ok
[INFO] [stdout] test resources::tests::test_classes_resource_with_context ... ok
[INFO] [stdout] test tools::dynamic_enablement::tests::test_client_optimizations ... ok
[INFO] [stdout] test tools::dynamic_enablement::tests::test_dynamic_tool_manager_creation ... ok
[INFO] [stdout] test tools::dynamic_enablement::tests::test_enablement_condition_evaluation ... ok
[INFO] [stdout] test tools::dynamic_enablement::tests::test_extension_to_language_mapping ... ok
[INFO] [stdout] test server::tests::test_notification_handling ... ok
[INFO] [stdout] test server::tests::test_initialize_request ... ok
[INFO] [stdout] test server::tests::test_mcp_server_creation ... ok
[INFO] [stdout] test tools::dynamic_enablement::tests::test_tool_category_mapping ... ok
[INFO] [stdout] test server::tests::test_message_handling ... ok
[INFO] [stdout] test tests::test_mcp_server_capabilities ... ok
[INFO] [stdout] test tests::test_mcp_server_creation ... ok
[INFO] [stdout] test resources::tests::test_read_symbols_classes_resource ... ok
[INFO] [stdout] test resources::tests::test_read_unknown_repository_resource ... ok
[INFO] [stdout] test tests::test_mcp_server_initialize_with_repository ... ok
[INFO] [stdout] test resources::tests::test_resource_manager_creation ... ok
[INFO] [stdout] test tools_legacy::tests::test_analyze_api_surface_with_version ... ok
[INFO] [stdout] test server::tests::test_full_mcp_workflow ... ok
[INFO] [stdout] test tools_legacy::tests::test_analyze_api_surface_tool ... ok
[INFO] [stdout] test server::tests::test_server_capabilities_validation ... ok
[INFO] [stdout] test tools_legacy::tests::test_analyze_api_surface_specific_analysis_types ... ok
[INFO] [stdout] test tools_legacy::tests::test_analyze_api_surface_default_params ... ok
[INFO] [stdout] test tools_legacy::tests::test_analyze_complexity_tool ... ok
[INFO] [stdout] test tools_legacy::tests::test_analyze_performance_complexity_filtering ... ok
[INFO] [stdout] test tools_legacy::tests::test_analyze_complexity_all_metrics ... ok
[INFO] [stdout] test tools_legacy::tests::test_analyze_performance_specific_analysis_types ... ok
[INFO] [stdout] test tools_legacy::tests::test_analyze_performance_tool ... ok
[INFO] [stdout] test server::tests::test_server_with_repository_initialization ... ok
[INFO] [stdout] test server::tests::test_concurrent_requests ... ok
[INFO] [stdout] test tools_legacy::tests::test_call_tool_result_serialization ... ok
[INFO] [stdout] test tools_legacy::tests::test_call_tool_params_serialization ... ok
[INFO] [stdout] test tools_legacy::tests::test_analyze_complexity_missing_target ... ok
[INFO] [stdout] test tools_legacy::tests::test_analyze_performance_default_params ... ok
[INFO] [stdout] test tools_legacy::tests::test_analyze_security_specific_vulnerability_types ... ok
[INFO] [stdout] test resources::tests::test_symbol_resources_include_source_context ... ok
[INFO] [stdout] test tools_legacy::tests::test_analyze_security_default_params ... ok
[INFO] [stdout] test tools_legacy::tests::test_analyze_security_tool ... ok
[INFO] [stdout] test tools_legacy::tests::test_analyze_security_severity_filtering ... ok
[INFO] [stdout] test tools_legacy::tests::test_find_duplicates_tool ... ignored
[INFO] [stdout] test tools_legacy::tests::test_calculate_cyclomatic_complexity ... ok
[INFO] [stdout] test tools_legacy::tests::test_calculate_maintainability_index ... ok
[INFO] [stdout] test tools_legacy::tests::test_calculate_halstead_metrics ... ok
[INFO] [stdout] test tools_legacy::tests::test_analyze_transitive_dependencies_tool ... ok
[INFO] [stdout] test tools_legacy::tests::test_calculate_content_similarity ... ok
[INFO] [stdout] test tools_legacy::tests::test_calculate_cognitive_complexity ... ok
[INFO] [stdout] test tools_legacy::tests::test_context_lines_parameter_validation ... ok
[INFO] [stdout] test tools_legacy::tests::test_context_with_small_files ... ok
[INFO] [stdout] test tools_legacy::tests::test_detect_patterns_tool ... ok
[INFO] [stdout] test tools_legacy::tests::test_find_duplicates_default_params ... ok
[INFO] [stdout] test tools_legacy::tests::test_complexity_tool_integration ... ok
[INFO] [stdout] test tools_legacy::tests::test_find_dependencies_invalid_dependency_type ... ok
[INFO] [stdout] test tools_legacy::tests::test_find_unused_code_tool ... ok
[INFO] [stdout] test tools_legacy::tests::test_node_info_with_context_creation ... ok
[INFO] [stdout] test tools_legacy::tests::test_new_tools_edge_cases ... ok
[INFO] [stdout] test tools_legacy::tests::test_phase3_unused_code_tools_in_list ... ok
[INFO] [stdout] test tools_legacy::tests::test_list_tools ... ok
[INFO] [stdout] test tools_legacy::tests::test_phase4_performance_tools_in_list ... ok
[INFO] [stdout] test tools_legacy::tests::test_phase4_api_surface_tools_in_list ... ok
[INFO] [stdout] test tools_legacy::tests::test_tool_capabilities_serialization ... ok
[INFO] [stdout] test tools_legacy::tests::test_new_phase2_tools_in_list ... ok
[INFO] [stdout] test tools_legacy::tests::test_phase4_all_tools_integration ... ok
[INFO] [stdout] test tools_legacy::tests::test_phase4_security_tools_in_list ... ok
[INFO] [stdout] test tools_legacy::tests::test_phase3_tools_in_list ... ok
[INFO] [stdout] test tools_legacy::tests::test_context_edge_cases ... FAILED
[INFO] [stdout] test tools_legacy::tests::test_parse_node_id_valid ... ok
[INFO] [stdout] test tools_legacy::tests::test_find_references_missing_arguments ... ok
[INFO] [stdout] test transport::tests::test_stdio_transport_creation ... ok
[INFO] [stdout] test transport::tests::test_transport_message_methods ... ok
[INFO] [stdout] test transport::tests::test_transport_message_notification ... ok
[INFO] [stdout] test transport::tests::test_stdio_transport_default ... ok
[INFO] [stdout] test tools_legacy::tests::test_parse_node_id_invalid ... ok
[INFO] [stdout] test transport::tests::test_transport_message_response ... ok
[INFO] [stdout] test tools_legacy::tests::test_explain_symbol_missing_arguments ... ok
[INFO] [stdout] test tools_legacy::tests::test_new_tools_call_routing ... ok
[INFO] [stdout] test validation::tests::test_configuration_validation ... ok
[INFO] [stdout] test validation::tests::test_performance_validation ... ok
[INFO] [stdout] test validation::tests::test_security_validation ... ok
[INFO] [stdout] test validation::tests::test_system_validator_creation ... ok
[INFO] [stdout] test tools_legacy::tests::test_repository_stats_tool ... ok
[INFO] [stdout] test tools_legacy::tests::test_search_symbols_tool ... ok
[INFO] [stdout] test tools_legacy::tests::test_search_symbols_missing_pattern ... ok
[INFO] [stdout] test tools_legacy::tests::test_tool_input_schemas ... ok
[INFO] [stdout] test tools_legacy::tests::test_search_symbols_with_regex_pattern ... ok
[INFO] [stdout] test tools_legacy::tests::test_source_context_extraction ... ok
[INFO] [stdout] test tools_legacy::tests::test_tool_manager_creation ... ok
[INFO] [stdout] test tools_legacy::tests::test_tool_list_includes_new_tools ... ok
[INFO] [stdout] test tools_legacy::tests::test_trace_path_missing_arguments ... ok
[INFO] [stdout] test tools_legacy::tests::test_trace_data_flow_tool ... ok
[INFO] [stdout] test tools_legacy::tests::test_unknown_tool ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tools_legacy::tests::test_context_edge_cases stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tools_legacy::tests::test_context_edge_cases' (185) panicked at src/tools_legacy.rs:5118:13:
[INFO] [stdout] assertion failed: context.is_none()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ff36839ded2 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ff36839ded2 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ff36839ded2 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ff36839ded2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ff3683b15ef - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ff3683b15ef - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5ff368368413 - std::io::default_write_fmt::h2580ece0d4b58e51
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ff368368413 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ff368375432 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ff36837b09f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5ff36837af31 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5ff367da637e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h8c698701e444e564
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5ff367da637e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ff36837b75f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5ff36837b75f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5ff36837b4d6 - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x5ff368375569 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5ff36835bcad - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5ff3683ba640 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ff3683ba61c - core::panicking::panic::h2a6fe4ac012a7582
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5ff367cc8b47 - codeprism_mcp::tools_legacy::tests::test_context_edge_cases::{{closure}}::h2ebb1b0fd5c5aef9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tools_legacy.rs:5118:13
[INFO] [stdout]   21:     0x5ff367b7e592 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb7cb628dfcefaf19
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5ff367b7e50d - <core::pin::Pin<P> as core::future::future::Future>::poll::h5eb5cc0b827de3bb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5ff367c267bd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h373c15afcec3c030
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   24:     0x5ff367c2655b - tokio::task::coop::with_budget::h4d9e1366a114b041
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x5ff367c2655b - tokio::task::coop::budget::h78eaff0211ce91ef
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x5ff367c2655b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h12764281e74a837f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   27:     0x5ff367c23590 - tokio::runtime::scheduler::current_thread::Context::enter::h0d441451fc8986c2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   28:     0x5ff367c2519d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h13828b5cd5585e43
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   29:     0x5ff367c24e44 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h33f024513191b556
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   30:     0x5ff367c224db - tokio::runtime::context::scoped::Scoped<T>::set::hfc8f79dd3adc4808
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x5ff367beeeb9 - tokio::runtime::context::set_scheduler::{{closure}}::h10ce5818a4699cb5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x5ff367b86e62 - std::thread::local::LocalKey<T>::try_with::hbb4df38d0fcd2dd3
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   33:     0x5ff367b859ce - std::thread::local::LocalKey<T>::with::h9d00b30122730957
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   34:     0x5ff367beee2d - tokio::runtime::context::set_scheduler::hcb304c347fed9a49
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x5ff367c247d0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h272981e610b0d9f4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   36:     0x5ff367c24ee3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::ha8f888f6b471ce49
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   37:     0x5ff367c228f0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h16ba74f481ff5a92
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   38:     0x5ff367b7bbb0 - tokio::runtime::context::runtime::enter_runtime::hfa5f98fa57b88ea0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x5ff367c226b1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hcd13497674db6145
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   40:     0x5ff367ba39b4 - tokio::runtime::runtime::Runtime::block_on_inner::hde35e90b8d83a25c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   41:     0x5ff367ba3b77 - tokio::runtime::runtime::Runtime::block_on::h5b1145371a7bdf40
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   42:     0x5ff367cc7f33 - codeprism_mcp::tools_legacy::tests::test_context_edge_cases::h795cea235f5503bb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tools_legacy.rs:5128:9
[INFO] [stdout]   43:     0x5ff367cc8e17 - codeprism_mcp::tools_legacy::tests::test_context_edge_cases::{{closure}}::hc5d51de2a45d3c5d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tools_legacy.rs:5082:39
[INFO] [stdout]   44:     0x5ff367994996 - core::ops::function::FnOnce::call_once::h39b32d88732f9524
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5ff367da61cb - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5ff367da61cb - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x5ff367dba1dd - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x5ff367dba1dd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x5ff367dba1dd - std::panicking::catch_unwind::do_call::he5edbaf126c13b99
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   50:     0x5ff367dba1dd - std::panicking::catch_unwind::h3d6a8652eceeabce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   51:     0x5ff367dba1dd - std::panic::catch_unwind::hbef0c501dd7bb498
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5ff367dba1dd - test::run_test_in_process::h400008a46a5006a0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x5ff367dba1dd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x5ff367d93724 - test::run_test::{{closure}}::he4a7177c216308c0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x5ff367d93724 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   56:     0x5ff367d9705a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   57:     0x5ff367d9705a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x5ff367d9705a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   59:     0x5ff367d9705a - std::panicking::catch_unwind::h7e8b531bbda77d20
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   60:     0x5ff367d9705a - std::panic::catch_unwind::hf9bbb2040b4f1e6c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5ff367d9705a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   62:     0x5ff367d9705a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5ff36837096f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6891ad53a5ed6f52
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   64:     0x5ff36837096f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   65:     0x73570effbaa4 - <unknown>
[INFO] [stdout]   66:     0x73570f088a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tools_legacy::tests::test_context_edge_cases
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 186 passed; 1 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.77s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "9148214da065796f712c2c924b1c8e0c600b4f9c7324173d50382ce4dc09c8dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9148214da065796f712c2c924b1c8e0c600b4f9c7324173d50382ce4dc09c8dc", kill_on_drop: false }`
[INFO] [stdout] 9148214da065796f712c2c924b1c8e0c600b4f9c7324173d50382ce4dc09c8dc
