[INFO] cloning repository https://github.com/quasardtm/mcp-rust-tools
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/quasardtm/mcp-rust-tools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquasardtm%2Fmcp-rust-tools", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquasardtm%2Fmcp-rust-tools'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6e72d087e20272c117924e2c04a3e3aa0e9ead27
[INFO] testing quasardtm/mcp-rust-tools against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquasardtm%2Fmcp-rust-tools" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/quasardtm/mcp-rust-tools
[INFO] finished tweaking git repo https://github.com/quasardtm/mcp-rust-tools
[INFO] tweaked toml for git repo https://github.com/quasardtm/mcp-rust-tools written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/quasardtm/mcp-rust-tools on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/quasardtm/mcp-rust-tools 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/modelcontextprotocol/rust-sdk`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror-impl v2.0.17
[INFO] [stderr]   Downloaded tokio-macros v2.6.0
[INFO] [stderr]   Downloaded serde_spanned v0.6.9
[INFO] [stderr]   Downloaded dyn-clone v1.0.20
[INFO] [stderr]   Downloaded darling_macro v0.21.3
[INFO] [stderr]   Downloaded which v6.0.3
[INFO] [stderr]   Downloaded ref-cast v1.0.25
[INFO] [stderr]   Downloaded cfg-if v1.0.4
[INFO] [stderr]   Downloaded darling v0.21.3
[INFO] [stderr]   Downloaded darling_core v0.21.3
[INFO] [stderr]   Downloaded schemars v1.0.4
[INFO] [stderr]   Downloaded getrandom v0.3.4
[INFO] [stderr]   Downloaded schemars_derive v1.0.4
[INFO] [stderr]   Downloaded toml v0.8.23
[INFO] [stderr]   Downloaded thiserror v2.0.17
[INFO] [stderr]   Downloaded toml_write v0.1.2
[INFO] [stderr]   Downloaded ref-cast-impl v1.0.25
[INFO] [stderr]   Downloaded winsafe v0.0.19
[INFO] [stderr]   Downloaded tokio v1.48.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 96a79289a0217f0e6cec13912e18ece55f6b0c16d69a53cf41c49c639ac081b4
[INFO] running `Command { std: "docker" "start" "-a" "96a79289a0217f0e6cec13912e18ece55f6b0c16d69a53cf41c49c639ac081b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "96a79289a0217f0e6cec13912e18ece55f6b0c16d69a53cf41c49c639ac081b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96a79289a0217f0e6cec13912e18ece55f6b0c16d69a53cf41c49c639ac081b4", kill_on_drop: false }`
[INFO] [stdout] 96a79289a0217f0e6cec13912e18ece55f6b0c16d69a53cf41c49c639ac081b4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1df74eda6d0f8cb6cc464f19687af15cf68974e5c6aea52f0a0cd3aec95425ff
[INFO] running `Command { std: "docker" "start" "-a" "1df74eda6d0f8cb6cc464f19687af15cf68974e5c6aea52f0a0cd3aec95425ff", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[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 ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling schemars_derive v1.0.4
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling rmcp-macros v0.8.1 (https://github.com/modelcontextprotocol/rust-sdk#11093bc8)
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling lsp-types v0.95.1
[INFO] [stderr]    Compiling schemars v1.0.4
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling rmcp v0.8.1 (https://github.com/modelcontextprotocol/rust-sdk#11093bc8)
[INFO] [stderr]    Compiling mcp-rust-tools v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 18s
[INFO] running `Command { std: "docker" "inspect" "1df74eda6d0f8cb6cc464f19687af15cf68974e5c6aea52f0a0cd3aec95425ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1df74eda6d0f8cb6cc464f19687af15cf68974e5c6aea52f0a0cd3aec95425ff", kill_on_drop: false }`
[INFO] [stdout] 1df74eda6d0f8cb6cc464f19687af15cf68974e5c6aea52f0a0cd3aec95425ff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 883713e752a7fa303f1a0b260631a1618d2cba331a5eb0899fc769b8e3d6f39d
[INFO] running `Command { std: "docker" "start" "-a" "883713e752a7fa303f1a0b260631a1618d2cba331a5eb0899fc769b8e3d6f39d", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling which v6.0.3
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling mcp-rust-tools v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.21s
[INFO] running `Command { std: "docker" "inspect" "883713e752a7fa303f1a0b260631a1618d2cba331a5eb0899fc769b8e3d6f39d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "883713e752a7fa303f1a0b260631a1618d2cba331a5eb0899fc769b8e3d6f39d", kill_on_drop: false }`
[INFO] [stdout] 883713e752a7fa303f1a0b260631a1618d2cba331a5eb0899fc769b8e3d6f39d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6738792c0de91a46bbfc8e4896891a205f5487d218e399a12cd90b5fdd41a56f
[INFO] running `Command { std: "docker" "start" "-a" "6738792c0de91a46bbfc8e4896891a205f5487d218e399a12cd90b5fdd41a56f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mcp_rust_tools-14b106a0883a7b39)
[INFO] [stdout] 
[INFO] [stdout] running 34 tests
[INFO] [stdout] test analyzer::session::tests::build_references_request_wraps_include_flag ... ok
[INFO] [stdout] test analyzer::session::tests::build_definition_request_generates_valid_json ... ok
[INFO] [stdout] test analyzer::session::tests::request_id_increments_sequentially ... ok
[INFO] [stdout] test lsp::requests::tests::hover_params_match_definition_shape ... ok
[INFO] [stdout] test lsp::requests::tests::definition_params_are_serialized_as_expected ... ok
[INFO] [stdout] test lsp::responses::tests::hover_markup_content_can_be_deserialized ... ok
[INFO] [stdout] test analyzer::config::tests::from_env_defaults_to_wsl_rustup ... ok
[INFO] [stdout] test analyzer::config::tests::resolve_falls_back_to_stable_when_not_required ... ok
[INFO] [stdout] test lsp::responses::tests::hover_plain_string_can_be_deserialized ... ok
[INFO] [stdout] test analyzer::config::tests::from_env_direct_requires_command_path ... ok
[INFO] [stdout] test lsp::requests::tests::references_params_toggle_declaration_flag ... ok
[INFO] [stdout] test mcp::server::tests::format_locations_returns_numbered_entries ... ok
[INFO] [stdout] test analyzer::config::tests::resolve_reads_channel_from_toolchain_file ... ok
[INFO] [stdout] test mcp::server::tests::resolve_path_auto_converts_wsl_to_windows ... ok
[INFO] [stdout] test mcp::server::tests::resolve_path_payload_marks_error ... ok
[INFO] [stdout] test mcp::server::tests::resolve_path_reports_failure_for_unknown_format ... ok
[INFO] [stdout] test mcp::server::tests::resolve_path_payload_marks_success ... ok
[INFO] [stdout] test mcp::tools::tests::definition_input_converts_to_lsp_params ... ok
[INFO] [stdout] test mcp::tools::tests::hover_input_serializes_to_position ... ok
[INFO] [stdout] test mcp::tools::tests::references_input_defaults_include_declaration ... ok
[INFO] [stdout] test util::path::tests::convert_wsl_to_windows ... ok
[INFO] [stdout] test util::path::tests::convert_windows_to_wsl ... ok
[INFO] [stdout] test util::path::tests::convert_windows_to_wsl_with_leading_slash ... ok
[INFO] [stdout] test mcp::tools::tests::resolve_path_defaults_to_auto_direction ... ok
[INFO] [stdout] test util::path::tests::invalid_wsl_path_returns_none ... ok
[INFO] [stdout] test mcp::tools::tests::reload_input_deserializes_from_empty_object ... ok
[INFO] [stdout] test mcp::server::tests::resolve_path_auto_converts_windows_to_wsl ... ok
[INFO] [stdout] test lsp::responses::tests::location_can_be_deserialized ... ok
[INFO] [stdout] test analyzer::config::tests::resolve_without_toolchain_file_and_ensure_flag ... ok
[INFO] [stdout] test analyzer::session::tests::windows_launcher_requires_convertible_workspace ... ok
[INFO] [stdout] test analyzer::session::tests::opened_document_cache_is_initially_empty ... ok
[INFO] [stdout] test mcp::server::tests::reload_tool_restarts_session ... ok
[INFO] [stdout] test mcp::server::tests::definition_tool_returns_locations ... ok
[INFO] [stdout] test analyzer::session::tests::initialize_via_mock_process ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 10.18s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/debug_hover.rs (/opt/rustwide/target/debug/deps/debug_hover-88029477c74dafa6)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mcp_rust_tools-abc6cbe983efe03f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/real_rust_analyzer.rs (/opt/rustwide/target/debug/deps/real_rust_analyzer-305a7d8e08b44e34)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test real_windows_rust_analyzer_definition ... ok
[INFO] [stdout] test real_rust_analyzer_definition ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests mcp_rust_tools
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6738792c0de91a46bbfc8e4896891a205f5487d218e399a12cd90b5fdd41a56f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6738792c0de91a46bbfc8e4896891a205f5487d218e399a12cd90b5fdd41a56f", kill_on_drop: false }`
[INFO] [stdout] 6738792c0de91a46bbfc8e4896891a205f5487d218e399a12cd90b5fdd41a56f
