[INFO] fetching crate codeprism-mcp 0.3.5... [INFO] testing codeprism-mcp-0.3.5 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate codeprism-mcp 0.3.5 into /workspace/builds/worker-3-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate codeprism-mcp 0.3.5 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tree-sitter-highlight v0.24.7 [INFO] [stderr] Downloaded codeprism-analysis v0.3.5 [INFO] [stderr] Downloaded codeprism-lang-js v0.3.5 [INFO] [stderr] Downloaded codeprism-lang-python v0.3.5 [INFO] [stderr] Downloaded tree-sitter v0.24.7 [INFO] [stderr] Downloaded tree-sitter-python v0.23.6 [INFO] [stderr] Downloaded tree-sitter-javascript v0.23.1 [INFO] [stderr] Downloaded codeprism-core v0.3.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b34740cdbb60ce6a7e629b64dee84c06a0edfbd57d779f99231ce6992e3caa99 [INFO] running `Command { std: "docker" "start" "-a" "b34740cdbb60ce6a7e629b64dee84c06a0edfbd57d779f99231ce6992e3caa99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b34740cdbb60ce6a7e629b64dee84c06a0edfbd57d779f99231ce6992e3caa99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b34740cdbb60ce6a7e629b64dee84c06a0edfbd57d779f99231ce6992e3caa99", kill_on_drop: false }` [INFO] [stdout] b34740cdbb60ce6a7e629b64dee84c06a0edfbd57d779f99231ce6992e3caa99 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1ac2130d53c3225c2aaa8e5941416b81cb3bbfdeb8883f82e8e59c4087946bc8 [INFO] running `Command { std: "docker" "start" "-a" "1ac2130d53c3225c2aaa8e5941416b81cb3bbfdeb8883f82e8e59c4087946bc8", 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-typescript v0.23.2 [INFO] [stderr] Compiling tree-sitter-python v0.23.6 [INFO] [stderr] Compiling tree-sitter-javascript v0.23.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling codeprism-lang-python v0.3.5 [INFO] [stderr] Compiling codeprism-lang-js 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 mio v1.0.4 [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 filetime v0.2.25 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling mio v0.8.11 [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 rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tempfile v3.20.0 [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 futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [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 serde_json v1.0.140 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling codeprism-core v0.3.5 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [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.30s [INFO] running `Command { std: "docker" "inspect" "1ac2130d53c3225c2aaa8e5941416b81cb3bbfdeb8883f82e8e59c4087946bc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ac2130d53c3225c2aaa8e5941416b81cb3bbfdeb8883f82e8e59c4087946bc8", kill_on_drop: false }` [INFO] [stdout] 1ac2130d53c3225c2aaa8e5941416b81cb3bbfdeb8883f82e8e59c4087946bc8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b0888e20476da72ce27550b31bd0d074284ed9e5307227d8a7f7ca426e484220 [INFO] running `Command { std: "docker" "start" "-a" "b0888e20476da72ce27550b31bd0d074284ed9e5307227d8a7f7ca426e484220", 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-util v0.7.15 [INFO] [stderr] Compiling tokio-stream v0.1.17 [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 34.78s [INFO] running `Command { std: "docker" "inspect" "b0888e20476da72ce27550b31bd0d074284ed9e5307227d8a7f7ca426e484220", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0888e20476da72ce27550b31bd0d074284ed9e5307227d8a7f7ca426e484220", kill_on_drop: false }` [INFO] [stdout] b0888e20476da72ce27550b31bd0d074284ed9e5307227d8a7f7ca426e484220 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] da7f1472fe5a7bf9a42589c5198f213e7791b4217ca29c7f4db951b38126fc38 [INFO] running `Command { std: "docker" "start" "-a" "da7f1472fe5a7bf9a42589c5198f213e7791b4217ca29c7f4db951b38126fc38", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s [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_key_creation ... ok [INFO] [stdout] test context::cache::tests::test_cache_cleanup ... ok [INFO] [stdout] test context::cache::tests::test_cache_config ... ok [INFO] [stdout] test context::session::tests::test_analysis_history ... ok [INFO] [stdout] test context::cache::tests::test_cache_operations ... ok [INFO] [stdout] test context::session::tests::test_session_manager ... ok [INFO] [stdout] test context::session::tests::test_session_state_creation ... ok [INFO] [stdout] test context::session::tests::test_session_id_generation ... ok [INFO] [stdout] test context::session::tests::test_workflow_stage_detection ... 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_symbol_suggestions ... ok [INFO] [stdout] test context::workflow::tests::test_workflow_context ... ok [INFO] [stdout] test context::workflow::tests::test_confidence_ordering ... ok [INFO] [stdout] test error_handler::tests::test_error_context_creation ... ok [INFO] [stdout] test error_handler::tests::test_mcp_error_json_rpc_conversion ... ok [INFO] [stdout] test monitoring::tests::test_error_recording ... ok [INFO] [stdout] test error_handler::tests::test_partial_operation_handling ... ok [INFO] [stdout] test error_handler::tests::test_execute_with_recovery_success ... ok [INFO] [stdout] test monitoring::tests::test_monitoring_middleware ... ok [INFO] [stdout] test error_handler::tests::test_mcp_error_severity ... ok [INFO] [stdout] test error_handler::tests::test_error_handler_creation ... ok [INFO] [stdout] test context::workflow::tests::test_workflow_suggestion_creation ... ok [INFO] [stdout] test monitoring::tests::test_performance_monitor_creation ... ok [INFO] [stdout] test error_handler::tests::test_execute_with_recovery_failure ... 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 context::workflow::tests::test_tool_suggestion_creation ... ok [INFO] [stdout] test monitoring::tests::test_monitoring_middleware_error ... ok [INFO] [stdout] test error_handler::tests::test_error_handling_and_metrics ... 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_get_prompt_params_serialization ... ok [INFO] [stdout] test prompts::tests::test_list_prompts_params_serialization ... ok [INFO] [stdout] test prompts::tests::test_prompt_message_serialization ... ok [INFO] [stdout] test prompts::tests::test_prompt_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_pattern_assessment_prompt ... ok [INFO] [stdout] test prompts::tests::test_code_analysis_prompt ... ok [INFO] [stdout] test prompts::tests::test_debug_issue_prompt ... ok [INFO] [stdout] test prompts::tests::test_architectural_prompts_with_default_args ... ok [INFO] [stdout] test protocol::tests::test_cancellation_token ... ok [INFO] [stdout] test protocol::tests::test_client_optimizations ... ok [INFO] [stdout] test protocol::tests::test_client_type_detection ... 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 prompts::tests::test_prompt_manager_creation ... ok [INFO] [stdout] test protocol::tests::test_parse_version ... ok [INFO] [stdout] test prompts::tests::test_debug_issue_prompt_missing_required_arg ... ok [INFO] [stdout] test protocol::tests::test_version_negotiation_compatible ... ok [INFO] [stdout] test protocol::tests::test_json_rpc_response_success ... 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 resources::tests::test_additional_mime_types ... ok [INFO] [stdout] test prompts::tests::test_debug_assistance_prompt_missing_required_arg ... ok [INFO] [stdout] test prompts::tests::test_unknown_prompt ... ok [INFO] [stdout] test prompts::tests::test_refactoring_guidance_prompt ... ok [INFO] [stdout] test prompts::tests::test_get_prompt_result_serialization ... ok [INFO] [stdout] test prompts::tests::test_debug_assistance_prompt ... ok [INFO] [stdout] test prompts::tests::test_repository_overview_prompt ... ok [INFO] [stdout] test prompts::tests::test_architectural_analysis_prompt ... ok [INFO] [stdout] test prompts::tests::test_dependency_analysis_prompt ... ok [INFO] [stdout] test resources::tests::test_list_resources_params_serialization ... ok [INFO] [stdout] test resources::tests::test_mime_type_detection ... ok [INFO] [stdout] test prompts::tests::test_list_prompts ... ok [INFO] [stdout] test prompts::tests::test_unknown_architectural_prompt ... ok [INFO] [stdout] test prompts::tests::test_new_prompts_in_list ... ok [INFO] [stdout] test protocol::tests::test_version_negotiation_limited ... ok [INFO] [stdout] test prompts::tests::test_repository_overview_prompt_default_focus ... ok [INFO] [stdout] test resources::tests::test_context_extraction_in_resource_manager ... ok [INFO] [stdout] test prompts::tests::test_refactoring_guidance_prompt_missing_required_arg ... ok [INFO] [stdout] test resources::tests::test_read_resource_params_serialization ... ok [INFO] [stdout] test resources::tests::test_architectural_dependencies_resource ... ok [INFO] [stdout] test resources::tests::test_classes_resource_with_context ... ok [INFO] [stdout] test resources::tests::test_architectural_resource_error_handling ... 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_list_resources_with_repository ... ok [INFO] [stdout] test resources::tests::test_resource_content_serialization ... ok [INFO] [stdout] test resources::tests::test_read_repository_config_resource ... ok [INFO] [stdout] test resources::tests::test_resource_capabilities ... ok [INFO] [stdout] test server::tests::test_client_info_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 resources::tests::test_architectural_resources_in_list ... ok [INFO] [stdout] test server::tests::test_full_mcp_workflow ... ok [INFO] [stdout] test resources::tests::test_enhanced_quality_dashboard ... ok [INFO] [stdout] test resources::tests::test_read_file_resource ... ok [INFO] [stdout] test resources::tests::test_resource_manager_creation ... ok [INFO] [stdout] test resources::tests::test_architectural_patterns_resource ... ok [INFO] [stdout] test server::tests::test_server_info_serialization ... ok [INFO] [stdout] test resources::tests::test_read_unsupported_resource_uri ... ok [INFO] [stdout] test server::tests::test_notification_handling ... ok [INFO] [stdout] test resources::tests::test_read_repository_root_resource ... ok [INFO] [stdout] test resources::tests::test_read_symbols_classes_resource ... ok [INFO] [stdout] test server::tests::test_server_states ... ok [INFO] [stdout] test resources::tests::test_architectural_layers_resource ... ok [INFO] [stdout] test server::tests::test_mcp_server_creation ... 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 tools::dynamic_enablement::tests::test_tool_category_mapping ... ok [INFO] [stdout] test resources::tests::test_read_symbols_functions_resource ... ok [INFO] [stdout] test tests::test_mcp_server_capabilities ... ok [INFO] [stdout] test resources::tests::test_read_nonexistent_file_resource ... ok [INFO] [stdout] test resources::tests::test_symbol_resources_include_source_context ... ok [INFO] [stdout] test tests::test_mcp_server_initialize_with_repository ... ok [INFO] [stdout] test server::tests::test_message_handling ... ok [INFO] [stdout] test tests::test_mcp_server_creation ... 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_analyze_api_surface_with_version ... ok [INFO] [stdout] test tools_legacy::tests::test_analyze_performance_tool ... ok [INFO] [stdout] test tools_legacy::tests::test_analyze_performance_complexity_filtering ... 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_tool ... ok [INFO] [stdout] test tools_legacy::tests::test_analyze_api_surface_default_params ... ok [INFO] [stdout] test server::tests::test_initialize_request ... ok [INFO] [stdout] test tools_legacy::tests::test_analyze_complexity_tool ... ok [INFO] [stdout] test tools_legacy::tests::test_analyze_performance_default_params ... ok [INFO] [stdout] test tools_legacy::tests::test_analyze_performance_specific_analysis_types ... ok [INFO] [stdout] test tools_legacy::tests::test_call_tool_params_serialization ... ok [INFO] [stdout] test tools_legacy::tests::test_call_tool_result_serialization ... ok [INFO] [stdout] test tools_legacy::tests::test_analyze_security_tool ... ok [INFO] [stdout] test tools_legacy::tests::test_analyze_security_specific_vulnerability_types ... ok [INFO] [stdout] test tools_legacy::tests::test_analyze_complexity_all_metrics ... ok [INFO] [stdout] test tools_legacy::tests::test_analyze_security_severity_filtering ... ok [INFO] [stdout] test server::tests::test_server_capabilities_validation ... ok [INFO] [stdout] test server::tests::test_request_handling_errors ... ok [INFO] [stdout] test tools_legacy::tests::test_calculate_content_similarity ... ok [INFO] [stdout] test tools_legacy::tests::test_calculate_cyclomatic_complexity ... ok [INFO] [stdout] test tools_legacy::tests::test_find_duplicates_tool ... ignored [INFO] [stdout] test tools_legacy::tests::test_analyze_complexity_missing_target ... ok [INFO] [stdout] test tools_legacy::tests::test_analyze_security_default_params ... ok [INFO] [stdout] test tools_legacy::tests::test_complexity_tool_integration ... ok [INFO] [stdout] test resources::tests::test_read_unknown_repository_resource ... ok [INFO] [stdout] test tools_legacy::tests::test_detect_patterns_tool ... 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_context_with_small_files ... ok [INFO] [stdout] test tools_legacy::tests::test_context_lines_parameter_validation ... ok [INFO] [stdout] test tools_legacy::tests::test_analyze_transitive_dependencies_tool ... ok [INFO] [stdout] test tools_legacy::tests::test_list_tools ... ok [INFO] [stdout] test tools_legacy::tests::test_find_dependencies_invalid_dependency_type ... ok [INFO] [stdout] test tools_legacy::tests::test_find_duplicates_default_params ... ok [INFO] [stdout] test tools_legacy::tests::test_new_tools_edge_cases ... ok [INFO] [stdout] test tools_legacy::tests::test_explain_symbol_missing_arguments ... ok [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 tools_legacy::tests::test_context_edge_cases ... FAILED [INFO] [stdout] test tools_legacy::tests::test_calculate_cognitive_complexity ... ok [INFO] [stdout] test tools_legacy::tests::test_phase3_unused_code_tools_in_list ... ok [INFO] [stdout] test tools_legacy::tests::test_tool_capabilities_serialization ... ok [INFO] [stdout] test tools_legacy::tests::test_phase4_performance_tools_in_list ... ok [INFO] [stdout] test tools_legacy::tests::test_find_unused_code_tool ... ok [INFO] [stdout] test tools_legacy::tests::test_phase4_all_tools_integration ... ok [INFO] [stdout] test tools_legacy::tests::test_parse_node_id_invalid ... ok [INFO] [stdout] test tools_legacy::tests::test_new_phase2_tools_in_list ... ok [INFO] [stdout] test tools_legacy::tests::test_tool_input_schemas ... ok [INFO] [stdout] test tools_legacy::tests::test_phase4_security_tools_in_list ... ok [INFO] [stdout] test transport::tests::test_stdio_transport_creation ... ok [INFO] [stdout] test transport::tests::test_stdio_transport_default ... ok [INFO] [stdout] test transport::tests::test_transport_message_notification ... ok [INFO] [stdout] test tools_legacy::tests::test_trace_data_flow_tool ... ok [INFO] [stdout] test validation::tests::test_configuration_validation ... ok [INFO] [stdout] test validation::tests::test_performance_validation ... ok [INFO] [stdout] test transport::tests::test_transport_message_methods ... ok [INFO] [stdout] test transport::tests::test_transport_message_response ... 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_search_symbols_tool ... ok [INFO] [stdout] test tools_legacy::tests::test_phase4_api_surface_tools_in_list ... ok [INFO] [stdout] test tools_legacy::tests::test_search_symbols_missing_pattern ... ok [INFO] [stdout] test tools_legacy::tests::test_tool_list_includes_new_tools ... ok [INFO] [stdout] test tools_legacy::tests::test_tool_manager_creation ... ok [INFO] [stdout] test tools_legacy::tests::test_node_info_with_context_creation ... ok [INFO] [stdout] test tools_legacy::tests::test_source_context_extraction ... ok [INFO] [stdout] test tools_legacy::tests::test_phase3_tools_in_list ... ok [INFO] [stdout] test tools_legacy::tests::test_unknown_tool ... ok [INFO] [stdout] test tools_legacy::tests::test_trace_path_missing_arguments ... ok [INFO] [stdout] test tools_legacy::tests::test_new_tools_call_routing ... ok [INFO] [stdout] test tools_legacy::tests::test_search_symbols_with_regex_pattern ... ok [INFO] [stdout] test tools_legacy::tests::test_repository_stats_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' (184) panicked at src/tools_legacy.rs:5118:13: [INFO] [stdout] assertion failed: context.is_none() [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x63c7fbeac392 - std::backtrace_rs::backtrace::libunwind::trace::ha50a1f28c7a10cf8 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x63c7fbeac392 - std::backtrace_rs::backtrace::trace_unsynchronized::h34f8c4ec82a320bc [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x63c7fbeac392 - std::sys::backtrace::_print_fmt::h2d23e84e13d343bc [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x63c7fbeac392 - ::fmt::hde21067283f7e82e [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x63c7fbebfaaf - core::fmt::rt::Argument::fmt::he65307037dca33c6 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x63c7fbebfaaf - core::fmt::write::h24186904251c31cb [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x63c7fbe76b33 - std::io::default_write_fmt::h4e8d11c5c4b9cafe [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x63c7fbe76b33 - std::io::Write::write_fmt::ha849be0824d095ef [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x63c7fbe838f2 - std::sys::backtrace::BacktraceLock::print::he038489aba5894a6 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x63c7fbe8955f - std::panicking::default_hook::{{closure}}::h80a26d916c49679b [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x63c7fbe893f1 - std::panicking::default_hook::he2e9efee79b3dce9 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x63c7fb8b9e4e - as core::ops::function::Fn>::call::h202f496763929329 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x63c7fb8b9e4e - test::test_main_with_exit_callback::{{closure}}::h805a6913adddaea3 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x63c7fbe89c1f - as core::ops::function::Fn>::call::h2883c9d2dbd4e81c [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x63c7fbe89c1f - std::panicking::panic_with_hook::hf5648b7cec6bc73e [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x63c7fbe89996 - std::panicking::panic_handler::{{closure}}::h1b2ed3864ba94359 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:700:13 [INFO] [stdout] 16: 0x63c7fbe83a39 - std::sys::backtrace::__rust_end_short_backtrace::hd0186b2b27f5aaa7 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x63c7fbe6a16d - __rustc[f7dae8b92efe1d7a]::rust_begin_unwind [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x63c7fbec8b00 - core::panicking::panic_fmt::hb5d6b83773432920 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x63c7fbec8adc - core::panicking::panic::h1fe63ac7a400263b [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panicking.rs:150:5 [INFO] [stdout] 20: 0x63c7fb617c07 - codeprism_mcp::tools_legacy::tests::test_context_edge_cases::{{closure}}::hb72fb26468160ef1 [INFO] [stdout] at /opt/rustwide/workdir/src/tools_legacy.rs:5118:13 [INFO] [stdout] 21: 0x63c7fb573bc2 - as core::future::future::Future>::poll::h2dc9bd9200b64d3e [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/future/future.rs:133:9 [INFO] [stdout] 22: 0x63c7fb573c7d - as core::future::future::Future>::poll::h9b1791db4723f1cf [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x63c7fb79019d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::haec095b4864654dc [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: 0x63c7fb78ff3b - tokio::task::coop::with_budget::h963d78c0003a2c26 [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: 0x63c7fb78ff3b - tokio::task::coop::budget::hd834985c22f2685a [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: 0x63c7fb78ff3b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h423061389022979a [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: 0x63c7fb78d870 - tokio::runtime::scheduler::current_thread::Context::enter::he89197656f0effdf [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: 0x63c7fb78eb7d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h67bb75665ad6a5ca [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: 0x63c7fb78e824 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h32b1792d124b428a [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: 0x63c7fb8141fb - tokio::runtime::context::scoped::Scoped::set::hf25427fb9f5f2624 [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: 0x63c7fb759a09 - tokio::runtime::context::set_scheduler::{{closure}}::hd21d0e2ae6a9aa93 [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: 0x63c7fb7b0bd2 - std::thread::local::LocalKey::try_with::h7988a9017aa747ae [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/local.rs:508:12 [INFO] [stdout] 33: 0x63c7fb7aff0e - std::thread::local::LocalKey::with::haa2918c65c50f2d7 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/local.rs:472:20 [INFO] [stdout] 34: 0x63c7fb75997d - tokio::runtime::context::set_scheduler::he3b8788df2864259 [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: 0x63c7fb78e1b0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h26210cb86d81c916 [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: 0x63c7fb78e863 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h5d605158482cec87 [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: 0x63c7fb78c2d0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h879ad3dc3c2abf65 [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: 0x63c7fb6b6d60 - tokio::runtime::context::runtime::enter_runtime::hc8968531b3ece31a [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: 0x63c7fb78bfe1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hd03574c3027c4779 [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: 0x63c7fb6eb394 - tokio::runtime::runtime::Runtime::block_on_inner::h28adbf2131ae7cb7 [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: 0x63c7fb6eb667 - tokio::runtime::runtime::Runtime::block_on::h87ec735be8df8924 [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: 0x63c7fb616fc3 - codeprism_mcp::tools_legacy::tests::test_context_edge_cases::h27c4a63f34abe8b8 [INFO] [stdout] at /opt/rustwide/workdir/src/tools_legacy.rs:5128:9 [INFO] [stdout] 43: 0x63c7fb617057 - codeprism_mcp::tools_legacy::tests::test_context_edge_cases::{{closure}}::h3025a910b997536a [INFO] [stdout] at /opt/rustwide/workdir/src/tools_legacy.rs:5082:39 [INFO] [stdout] 44: 0x63c7fb4ac0f6 - core::ops::function::FnOnce::call_once::h66593a11f9e12fd0 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x63c7fb8b9cbb - core::ops::function::FnOnce::call_once::h3a2d82edd1a9b770 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x63c7fb8b9cbb - test::__rust_begin_short_backtrace::h85d4fe5033219107 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:663:18 [INFO] [stdout] 47: 0x63c7fb8cdcad - test::run_test_in_process::{{closure}}::h67b48a81b9c9d7b6 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:74 [INFO] [stdout] 48: 0x63c7fb8cdcad - as core::ops::function::FnOnce<()>>::call_once::h7680585480377cb5 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 49: 0x63c7fb8cdcad - std::panicking::catch_unwind::do_call::hf71351b2657d4002 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40 [INFO] [stdout] 50: 0x63c7fb8cdcad - std::panicking::catch_unwind::h7fcb5c0312d9e172 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19 [INFO] [stdout] 51: 0x63c7fb8cdcad - std::panic::catch_unwind::h5cf3c9bdee894ebe [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14 [INFO] [stdout] 52: 0x63c7fb8cdcad - test::run_test_in_process::h1469cb85193a3a25 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:27 [INFO] [stdout] 53: 0x63c7fb8cdcad - test::run_test::{{closure}}::h59d45b3cd6453d69 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:607:43 [INFO] [stdout] 54: 0x63c7fb8a71f4 - test::run_test::{{closure}}::h9baa0c3d443f28c9 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:637:41 [INFO] [stdout] 55: 0x63c7fb8a71f4 - std::sys::backtrace::__rust_begin_short_backtrace::h97ea8cee4828663e [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 56: 0x63c7fb8aaa4a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5d7539d5f78cee61 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 57: 0x63c7fb8aaa4a - as core::ops::function::FnOnce<()>>::call_once::he4c551e23c5e9b22 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 58: 0x63c7fb8aaa4a - std::panicking::catch_unwind::do_call::h522b41a6c157aaba [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40 [INFO] [stdout] 59: 0x63c7fb8aaa4a - std::panicking::catch_unwind::h0efbf72006b8e365 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19 [INFO] [stdout] 60: 0x63c7fb8aaa4a - std::panic::catch_unwind::h3b081041e6c97066 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14 [INFO] [stdout] 61: 0x63c7fb8aaa4a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha751309815d5d8cf [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 62: 0x63c7fb8aaa4a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h2084b887a5fe25a7 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 63: 0x63c7fbe7ee2f - as core::ops::function::FnOnce>::call_once::h3adbd6ccf5f737af [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 64: 0x63c7fbe7ee2f - std::sys::thread::unix::Thread::new::thread_start::hb3dc6483caa1b987 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 65: 0x7713ecab9aa4 - [INFO] [stdout] 66: 0x7713ecb46a64 - clone [INFO] [stdout] 67: 0x0 - [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 2.23s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "da7f1472fe5a7bf9a42589c5198f213e7791b4217ca29c7f4db951b38126fc38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da7f1472fe5a7bf9a42589c5198f213e7791b4217ca29c7f4db951b38126fc38", kill_on_drop: false }` [INFO] [stdout] da7f1472fe5a7bf9a42589c5198f213e7791b4217ca29c7f4db951b38126fc38