[INFO] fetching crate mcpls-core 0.3.0...
[INFO] testing mcpls-core-0.3.0 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate mcpls-core 0.3.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate mcpls-core 0.3.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate mcpls-core 0.3.0
[INFO] tweaked toml for crates.io crate mcpls-core 0.3.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mcpls-core 0.3.0 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mcpls-core 0.3.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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 07c4f1a1b587842047e0f78e960724119e0ca8ce2434d08aa4e0de5f757412ed
[INFO] running `Command { std: "docker" "start" "-a" "07c4f1a1b587842047e0f78e960724119e0ca8ce2434d08aa4e0de5f757412ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "07c4f1a1b587842047e0f78e960724119e0ca8ce2434d08aa4e0de5f757412ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07c4f1a1b587842047e0f78e960724119e0ca8ce2434d08aa4e0de5f757412ed", kill_on_drop: false }`
[INFO] [stdout] 07c4f1a1b587842047e0f78e960724119e0ca8ce2434d08aa4e0de5f757412ed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] d4847612eaf1a42304504aa4f276b098c5361a9b9f6ba9f8198253cbfafa285f
[INFO] running `Command { std: "docker" "start" "-a" "d4847612eaf1a42304504aa4f276b098c5361a9b9f6ba9f8198253cbfafa285f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling zmij v1.0.0
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling fluent-uri v0.1.4
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling pastey v0.2.1
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml v0.9.10+spec-1.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[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 futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling schemars_derive v1.2.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling rmcp-macros v0.12.0
[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 chrono v0.4.42
[INFO] [stderr]    Compiling lsp-types v0.97.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling schemars v1.2.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling rmcp v0.12.0
[INFO] [stderr]    Compiling mcpls-core v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 50s
[INFO] running `Command { std: "docker" "inspect" "d4847612eaf1a42304504aa4f276b098c5361a9b9f6ba9f8198253cbfafa285f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4847612eaf1a42304504aa4f276b098c5361a9b9f6ba9f8198253cbfafa285f", kill_on_drop: false }`
[INFO] [stdout] d4847612eaf1a42304504aa4f276b098c5361a9b9f6ba9f8198253cbfafa285f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 9d3201ac3c161fa072b3f5b0f75393441e999c1170ef73591a575a9aefa26330
[INFO] running `Command { std: "docker" "start" "-a" "9d3201ac3c161fa072b3f5b0f75393441e999c1170ef73591a575a9aefa26330", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling rmcp v0.12.0
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling mcpls-core v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 30s
[INFO] running `Command { std: "docker" "inspect" "9d3201ac3c161fa072b3f5b0f75393441e999c1170ef73591a575a9aefa26330", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d3201ac3c161fa072b3f5b0f75393441e999c1170ef73591a575a9aefa26330", kill_on_drop: false }`
[INFO] [stdout] 9d3201ac3c161fa072b3f5b0f75393441e999c1170ef73591a575a9aefa26330
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 75edd8513e5d1e4278e8f4f6c6a931a95bd1ef1756d990c255d8f4ca8b83ee4c
[INFO] running `Command { std: "docker" "start" "-a" "75edd8513e5d1e4278e8f4f6c6a931a95bd1ef1756d990c255d8f4ca8b83ee4c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/mcpls-core/330346b0c73609de/deps/mcpls_core-330346b0c73609de)
[INFO] [stdout] 
[INFO] [stdout] running 148 tests
[INFO] [stdout] test bridge::encoding::tests::test_lsp_to_mcp_position ... ok
[INFO] [stdout] test bridge::encoding::tests::test_position_encoding_parsing ... ok
[INFO] [stdout] test bridge::encoding::tests::test_saturating_sub_zero ... ok
[INFO] [stdout] test bridge::encoding::tests::test_roundtrip ... ok
[INFO] [stdout] test bridge::encoding::tests::test_utf8_encoding ... ok
[INFO] [stdout] test bridge::encoding::tests::test_utf16_encoding_roundtrip ... ok
[INFO] [stdout] test bridge::encoding::tests::test_utf16_encoding_with_emoji ... ok
[INFO] [stdout] test bridge::notifications::tests::test_clear_messages ... ok
[INFO] [stdout] test bridge::notifications::tests::test_clear_logs ... ok
[INFO] [stdout] test bridge::notifications::tests::test_clear_all_diagnostics ... ok
[INFO] [stdout] test bridge::notifications::tests::test_clear_diagnostics ... ok
[INFO] [stdout] test bridge::notifications::tests::test_clear_diagnostics_nonexistent ... ok
[INFO] [stdout] test bridge::notifications::tests::test_logs_exact_capacity_boundary ... ok
[INFO] [stdout] test bridge::encoding::tests::test_utf32_encoding ... ok
[INFO] [stdout] test bridge::notifications::tests::test_notification_cache_new ... ok
[INFO] [stdout] test bridge::notifications::tests::test_logs_max_capacity ... ok
[INFO] [stdout] test bridge::notifications::tests::test_message_types ... ok
[INFO] [stdout] test bridge::notifications::tests::test_store_and_get_diagnostics ... ok
[INFO] [stdout] test bridge::notifications::tests::test_store_and_get_logs ... ok
[INFO] [stdout] test bridge::notifications::tests::test_messages_exact_capacity_boundary ... ok
[INFO] [stdout] test bridge::notifications::tests::test_store_and_get_messages ... ok
[INFO] [stdout] test bridge::notifications::tests::test_messages_max_capacity ... ok
[INFO] [stdout] test bridge::notifications::tests::test_store_diagnostics_empty_list ... ok
[INFO] [stdout] test bridge::notifications::tests::test_store_diagnostics_replaces_existing ... ok
[INFO] [stdout] test bridge::notifications::tests::test_store_many_diagnostics_single_file ... ok
[INFO] [stdout] test bridge::state::tests::test_detect_language ... ok
[INFO] [stdout] test bridge::state::tests::test_document_tracker ... ok
[INFO] [stdout] test bridge::state::tests::test_document_limit ... ok
[INFO] [stdout] test bridge::notifications::tests::test_store_diagnostics_no_version ... ok
[INFO] [stdout] test bridge::state::tests::test_file_size_limit ... ok
[INFO] [stdout] test bridge::translator::tests::test_convert_code_action_minimal ... ok
[INFO] [stdout] test bridge::translator::tests::test_convert_code_action_with_command ... ok
[INFO] [stdout] test bridge::translator::tests::test_convert_code_action_with_diagnostics_all_severities ... ok
[INFO] [stdout] test bridge::translator::tests::test_extract_hover_contents_language_string ... ok
[INFO] [stdout] test bridge::translator::tests::test_convert_code_action_with_workspace_edit ... ok
[INFO] [stdout] test bridge::translator::tests::test_extract_hover_contents_string ... ok
[INFO] [stdout] test bridge::translator::tests::test_extract_hover_contents_markup ... ok
[INFO] [stdout] test bridge::translator::tests::test_handle_cached_diagnostics_invalid_path ... ok
[INFO] [stdout] test bridge::translator::tests::test_handle_cached_diagnostics_empty ... ok
[INFO] [stdout] test bridge::translator::tests::test_handle_cached_diagnostics_with_data ... ok
[INFO] [stdout] test bridge::translator::tests::test_handle_cached_diagnostics_multiple_severities ... ok
[INFO] [stdout] test bridge::translator::tests::test_handle_cached_diagnostics_with_numeric_code ... ok
[INFO] [stdout] test bridge::translator::tests::test_handle_cached_diagnostics_path_outside_workspace ... ok
[INFO] [stdout] test bridge::translator::tests::test_handle_call_hierarchy_prepare_invalid_position_zero ... ok
[INFO] [stdout] test bridge::translator::tests::test_handle_code_actions_invalid_kind ... ok
[INFO] [stdout] test bridge::encoding::tests::test_mcp_to_lsp_position ... ok
[INFO] [stdout] test bridge::translator::tests::test_handle_code_actions_invalid_range_order ... ok
[INFO] [stdout] test bridge::notifications::tests::test_timestamp_ordering ... ok
[INFO] [stdout] test bridge::notifications::tests::test_log_levels ... ok
[INFO] [stdout] test bridge::translator::tests::test_handle_code_actions_valid_kind_refactor_extract ... ok
[INFO] [stdout] test bridge::translator::tests::test_handle_code_actions_valid_kind_refactor ... ok
[INFO] [stdout] test bridge::translator::tests::test_handle_code_actions_empty_range ... ok
[INFO] [stdout] test bridge::translator::tests::test_handle_code_actions_valid_kind_source ... ok
[INFO] [stdout] test bridge::translator::tests::test_handle_incoming_calls_invalid_json ... ok
[INFO] [stdout] test bridge::translator::tests::test_handle_outgoing_calls_invalid_json ... ok
[INFO] [stdout] test bridge::translator::tests::test_handle_server_logs_case_insensitive_level ... ok
[INFO] [stdout] test bridge::translator::tests::test_handle_server_logs_debug_filter_includes_all ... ok
[INFO] [stdout] test bridge::translator::tests::test_handle_server_logs_error_filter_strict ... ok
[INFO] [stdout] test bridge::translator::tests::test_handle_server_logs_info_filter_excludes_debug ... ok
[INFO] [stdout] test bridge::translator::tests::test_handle_server_logs_no_filter ... ok
[INFO] [stdout] test bridge::translator::tests::test_handle_server_logs_limit_applies_after_filter ... ok
[INFO] [stdout] test bridge::translator::tests::test_handle_server_logs_warning_filter_includes_errors ... ok
[INFO] [stdout] test bridge::translator::tests::test_handle_server_logs_with_filter ... ok
[INFO] [stdout] test bridge::translator::tests::test_handle_server_messages_with_different_types ... ok
[INFO] [stdout] test bridge::translator::tests::test_handle_server_messages_empty ... ok
[INFO] [stdout] test bridge::translator::tests::test_handle_server_messages_limit ... ok
[INFO] [stdout] test bridge::translator::tests::test_normalize_range ... ok
[INFO] [stdout] test bridge::translator::tests::test_parse_file_uri_invalid_scheme ... ok
[INFO] [stdout] test bridge::translator::tests::test_parse_file_uri_valid_scheme ... ok
[INFO] [stdout] test bridge::translator::tests::test_register_server ... ok
[INFO] [stdout] test bridge::translator::tests::test_set_workspace_roots ... ok
[INFO] [stdout] test bridge::translator::tests::test_handle_server_messages_zero_limit ... ok
[INFO] [stdout] test bridge::translator::tests::test_translator_new ... ok
[INFO] [stdout] test bridge::translator::tests::test_validate_path_no_workspace_roots ... ok
[INFO] [stdout] test error::tests::test_error_display_document_limit ... ok
[INFO] [stdout] test error::tests::test_error_display_document_not_found ... ok
[INFO] [stdout] test error::tests::test_error_display_file_size_limit ... ok
[INFO] [stdout] test bridge::translator::tests::test_validate_path_outside_workspace ... ok
[INFO] [stdout] test error::tests::test_error_display_lsp_init_failed ... ok
[INFO] [stdout] test error::tests::test_error_display_lsp_server_error ... ok
[INFO] [stdout] test bridge::translator::tests::test_validate_path_within_workspace ... ok
[INFO] [stdout] test error::tests::test_error_display_no_server_for_language ... ok
[INFO] [stdout] test error::tests::test_error_display_timeout ... ok
[INFO] [stdout] test error::tests::test_error_from_io ... ok
[INFO] [stdout] test error::tests::test_error_from_json ... ok
[INFO] [stdout] test error::tests::test_error_from_toml ... ok
[INFO] [stdout] test error::tests::test_error_source_chain ... ok
[INFO] [stdout] test error::tests::test_result_type_alias ... ok
[INFO] [stdout] test lsp::client::tests::test_client_creation ... ok
[INFO] [stdout] test lsp::client::tests::test_null_response_handling ... ok
[INFO] [stdout] test lsp::client::tests::test_request_id_generation ... ok
[INFO] [stdout] test lsp::lifecycle::tests::test_server_state ... ok
[INFO] [stdout] test lsp::transport::tests::test_header_parsing ... ok
[INFO] [stdout] test lsp::transport::tests::test_message_format ... ok
[INFO] [stdout] test lsp::types::tests::test_error_response_deserialization ... ok
[INFO] [stdout] test lsp::types::tests::test_log_message_notification_parsing ... ok
[INFO] [stdout] test lsp::types::tests::test_log_message_with_none_params ... ok
[INFO] [stdout] test lsp::types::tests::test_malformed_log_message_params ... ok
[INFO] [stdout] test lsp::types::tests::test_malformed_publish_diagnostics_params ... ok
[INFO] [stdout] test lsp::types::tests::test_malformed_show_message_params ... ok
[INFO] [stdout] test lsp::types::tests::test_notification_serialization ... ok
[INFO] [stdout] test lsp::types::tests::test_notification_with_no_params ... ok
[INFO] [stdout] test lsp::types::tests::test_null_response_deserialization ... ok
[INFO] [stdout] test lsp::types::tests::test_null_vs_missing_result ... ok
[INFO] [stdout] test lsp::types::tests::test_publish_diagnostics_with_none_params ... ok
[INFO] [stdout] test lsp::types::tests::test_publish_diagnostics_notification_parsing ... ok
[INFO] [stdout] test lsp::types::tests::test_request_id_types ... ok
[INFO] [stdout] test lsp::types::tests::test_request_serialization ... ok
[INFO] [stdout] test lsp::types::tests::test_response_deserialization ... ok
[INFO] [stdout] test bridge::encoding::tests::test_encoding_edge_cases ... ok
[INFO] [stdout] test mcp::handlers::tests::test_handler_context_creation ... ok
[INFO] [stdout] test bridge::translator::tests::test_handle_call_hierarchy_prepare_invalid_position_too_large ... ok
[INFO] [stdout] test bridge::translator::tests::test_handle_code_actions_invalid_range_zero ... ok
[INFO] [stdout] test bridge::translator::tests::test_handle_code_actions_valid_kind_quickfix ... ok
[INFO] [stdout] test bridge::translator::tests::test_handle_workspace_symbol_no_server ... ok
[INFO] [stdout] test mcp::server::tests::test_cached_diagnostics_tool_nonexistent_file ... ok
[INFO] [stdout] test mcp::server::tests::test_cached_diagnostics_tool_with_params ... ok
[INFO] [stdout] test mcp::server::tests::test_code_actions_tool_with_params ... ok
[INFO] [stdout] test mcp::server::tests::test_completions_tool_with_params ... ok
[INFO] [stdout] test mcp::server::tests::test_document_symbols_tool_with_params ... ok
[INFO] [stdout] test mcp::server::tests::test_incoming_calls_tool_with_params ... ok
[INFO] [stdout] test mcp::server::tests::test_hover_tool_with_params ... ok
[INFO] [stdout] test mcp::server::tests::test_prepare_call_hierarchy_tool_with_params ... ok
[INFO] [stdout] test mcp::server::tests::test_references_tool_with_params ... ok
[INFO] [stdout] test mcp::server::tests::test_definition_tool_with_params ... ok
[INFO] [stdout] test lsp::types::tests::test_show_message_with_none_params ... ok
[INFO] [stdout] test lsp::types::tests::test_show_message_notification_parsing ... ok
[INFO] [stdout] test mcp::server::tests::test_diagnostics_tool_with_params ... ok
[INFO] [stdout] test mcp::server::tests::test_outgoing_calls_tool_with_params ... ok
[INFO] [stdout] test mcp::server::tests::test_server_logs_tool_with_error_level ... ok
[INFO] [stdout] test mcp::server::tests::test_server_logs_tool_with_default_params ... ok
[INFO] [stdout] test lsp::types::tests::test_unknown_notification_method ... ok
[INFO] [stdout] test mcp::server::tests::test_format_document_tool_with_params ... ok
[INFO] [stdout] test mcp::server::tests::test_rename_tool_with_params ... ok
[INFO] [stdout] test mcp::server::tests::test_server_messages_tool_with_default_params ... ok
[INFO] [stdout] test mcp::server::tests::test_server_messages_tool_with_large_limit ... ok
[INFO] [stdout] test mcp::server::tests::test_server_logs_tool_with_debug_level ... ok
[INFO] [stdout] test mcp::server::tests::test_workspace_symbol_search_tool_with_params ... ok
[INFO] [stdout] test mcp::server::tests::test_server_messages_tool_with_zero_limit ... ok
[INFO] [stdout] test mcp::server::tests::test_server_logs_tool_with_info_level ... ok
[INFO] [stdout] test tests::test_resolve_workspace_roots_multiple_paths ... ok
[INFO] [stdout] test mcp::server::tests::test_server_info ... ok
[INFO] [stdout] test mcp::server::tests::test_server_messages_tool_with_custom_limit ... ok
[INFO] [stdout] test mcp::server::tests::test_server_logs_tool_with_invalid_level ... ok
[INFO] [stdout] test mcp::server::tests::test_server_logs_tool_with_warning_level ... ok
[INFO] [stdout] test mcp::server::tests::test_server_logs_tool_with_zero_limit ... ok
[INFO] [stdout] test tests::test_resolve_workspace_roots_with_config ... ok
[INFO] [stdout] test tests::test_resolve_workspace_roots_empty_config ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 148 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/build/mcpls-core/6610271f3100e4d1/deps/integration_tests-6610271f3100e4d1)
[INFO] [stdout] 
[INFO] [stdout] running 36 tests
[INFO] [stdout] test e2e::mcp_client::tests::test_mcp_client_spawn ... ignored, Requires mcpls binary built
[INFO] [stdout] test e2e::mcp_client::tests::test_request_id_increment ... ignored, Requires mcpls binary built
[INFO] [stdout] test e2e::protocol_tests::test_e2e_complete_workflow ... ignored, Requires mcpls binary built
[INFO] [stdout] test e2e::protocol_tests::test_e2e_initialize_handshake ... ignored, Requires mcpls binary built
[INFO] [stdout] test e2e::protocol_tests::test_e2e_invalid_tool_call ... ignored, Requires mcpls binary built
[INFO] [stdout] test e2e::protocol_tests::test_e2e_list_tools ... ignored, Requires mcpls binary built
[INFO] [stdout] test e2e::protocol_tests::test_e2e_multiple_requests ... ignored, Requires mcpls binary built
[INFO] [stdout] test e2e::protocol_tests::test_e2e_tool_call_invalid_file ... ignored, Requires mcpls binary built
[INFO] [stdout] test e2e::protocol_tests::test_e2e_tool_call_invalid_position ... ignored, Requires mcpls binary built
[INFO] [stdout] test e2e::protocol_tests::test_e2e_tool_call_missing_params ... ignored, Requires mcpls binary built
[INFO] [stdout] test e2e::protocol_tests::test_e2e_tool_schemas ... ignored, Requires mcpls binary built
[INFO] [stdout] test integration::rust_analyzer_tests::test_completions_basic ... ignored, Requires rust-analyzer installed
[INFO] [stdout] test integration::rust_analyzer_tests::test_definition_across_files ... ignored, Requires rust-analyzer installed
[INFO] [stdout] test integration::rust_analyzer_tests::test_definition_user_struct ... ignored, Requires rust-analyzer installed
[INFO] [stdout] test integration::rust_analyzer_tests::test_diagnostics_no_errors ... ignored, Requires rust-analyzer installed
[INFO] [stdout] test integration::rust_analyzer_tests::test_diagnostics_with_error ... ignored, Requires rust-analyzer installed
[INFO] [stdout] test integration::rust_analyzer_tests::test_document_symbols ... ignored, Requires rust-analyzer installed
[INFO] [stdout] test integration::rust_analyzer_tests::test_document_symbols_types_file ... ignored, Requires rust-analyzer installed
[INFO] [stdout] test integration::rust_analyzer_tests::test_format_document ... ignored, Requires rust-analyzer installed
[INFO] [stdout] test integration::rust_analyzer_tests::test_hover_on_std_vec ... ignored, Requires rust-analyzer installed
[INFO] [stdout] test integration::rust_analyzer_tests::test_hover_on_u64_type ... ignored, Requires rust-analyzer installed
[INFO] [stdout] test integration::rust_analyzer_tests::test_invalid_file_path ... ignored, Requires rust-analyzer installed
[INFO] [stdout] test integration::rust_analyzer_tests::test_out_of_bounds_position ... ignored, Requires rust-analyzer installed
[INFO] [stdout] test integration::rust_analyzer_tests::test_references_create_repo_function ... ignored, Requires rust-analyzer installed
[INFO] [stdout] test integration::rust_analyzer_tests::test_references_user_struct ... ignored, Requires rust-analyzer installed
[INFO] [stdout] test integration::rust_analyzer_tests::test_timeout_handling ... ignored, Requires rust-analyzer installed
[INFO] [stdout] test integration::rust_analyzer_tests::test_workspace_symbol_search_basic ... ignored, Requires rust-analyzer installed
[INFO] [stdout] test integration::rust_analyzer_tests::test_workspace_symbol_search_function ... ignored, Requires rust-analyzer installed
[INFO] [stdout] test integration::rust_analyzer_tests::test_workspace_symbol_search_max_results ... ignored, Requires rust-analyzer installed
[INFO] [stdout] test integration::rust_analyzer_tests::test_workspace_symbol_search_with_kind_filter ... ignored, Requires rust-analyzer installed
[INFO] [stdout] test integration::basic_tests::test_workspace_roots_configuration ... ok
[INFO] [stdout] test integration::basic_tests::test_config_loading_minimal ... ok
[INFO] [stdout] test integration::basic_tests::test_config_loading_multi_language ... ok
[INFO] [stdout] test integration::basic_tests::test_translator_creation ... ok
[INFO] [stdout] test integration::basic_tests::test_document_tracker_lazy_opening ... ok
[INFO] [stdout] test integration::basic_tests::test_rust_workspace_fixture_exists ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- integration::basic_tests::test_rust_workspace_fixture_exists stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'integration::basic_tests::test_rust_workspace_fixture_exists' (169) panicked at tests/integration/basic_tests.rs:48:5:
[INFO] [stdout] Rust workspace fixture should exist
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b188dd33db2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b188dd33db2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b188dd33db2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b188dd33db2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b188dd4bd2a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b188dd4bd2a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5b188dd394a6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b188dd394a6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b188dd0fa6f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b188dd0fa6f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b188dd2b1d9 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b188d8e158e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b188d8e158e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b188dd2b442 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b188dd2b442 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b188dd0fb5a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5b188dd06d89 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b188dd10a6d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b188dd4c4ec - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b188d72b8c2 - integration_tests[f52813106c77d242]::integration::basic_tests::test_rust_workspace_fixture_exists
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/basic_tests.rs:48:5
[INFO] [stdout]   20:     0x5b188d72a747 - integration_tests[f52813106c77d242]::integration::basic_tests::test_rust_workspace_fixture_exists::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/basic_tests.rs:46:40
[INFO] [stdout]   21:     0x5b188d720a76 - <integration_tests[f52813106c77d242]::integration::basic_tests::test_rust_workspace_fixture_exists::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5b188d8d593b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5b188d8d593b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x5b188d8e219a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x5b188d8e219a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x5b188d8e219a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x5b188d8e219a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5b188d8e219a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5b188d8e219a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x5b188d8e219a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x5b188d8dc664 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x5b188d8dc664 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x5b188d8e4c92 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   34:     0x5b188d8e4c92 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x5b188d8e4c92 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5b188d8e4c92 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5b188d8e4c92 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5b188d8e4c92 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   39:     0x5b188d8e4c92 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5b188dd330df - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   41:     0x5b188dd330df - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   42:     0x72b836a5daa4 - <unknown>
[INFO] [stdout]   43:     0x72b836aeaa64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     integration::basic_tests::test_rust_workspace_fixture_exists
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 5 passed; 1 failed; 30 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration_tests`
[INFO] running `Command { std: "docker" "inspect" "75edd8513e5d1e4278e8f4f6c6a931a95bd1ef1756d990c255d8f4ca8b83ee4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75edd8513e5d1e4278e8f4f6c6a931a95bd1ef1756d990c255d8f4ca8b83ee4c", kill_on_drop: false }`
[INFO] [stdout] 75edd8513e5d1e4278e8f4f6c6a931a95bd1ef1756d990c255d8f4ca8b83ee4c
