[INFO] cloning repository https://github.com/igrigorik/MCProxy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/igrigorik/MCProxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Figrigorik%2FMCProxy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Figrigorik%2FMCProxy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bb175745561de16ab1d37f90c0d44c69023aa49c [INFO] testing igrigorik/MCProxy against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Figrigorik%2FMCProxy" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/igrigorik/MCProxy [INFO] finished tweaking git repo https://github.com/igrigorik/MCProxy [INFO] tweaked toml for git repo https://github.com/igrigorik/MCProxy written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/igrigorik/MCProxy on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/igrigorik/MCProxy 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2331de331871420b7f8d8c88cba81857b42b9c791f52f716b6b404cc84963761 [INFO] running `Command { std: "docker" "start" "-a" "2331de331871420b7f8d8c88cba81857b42b9c791f52f716b6b404cc84963761", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2331de331871420b7f8d8c88cba81857b42b9c791f52f716b6b404cc84963761", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2331de331871420b7f8d8c88cba81857b42b9c791f52f716b6b404cc84963761", kill_on_drop: false }` [INFO] [stdout] 2331de331871420b7f8d8c88cba81857b42b9c791f52f716b6b404cc84963761 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bacc603b5bb37e74cc95ece7ac7e2300b0db20d5d45311e929f49a7d96b94a3b [INFO] running `Command { std: "docker" "start" "-a" "bacc603b5bb37e74cc95ece7ac7e2300b0db20d5d45311e929f49a7d96b94a3b", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling ownedbytes v0.7.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling utf8-ranges v1.0.5 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling webpki-roots v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling bitpacking v0.9.2 [INFO] [stderr] Compiling tantivy-fst v0.5.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling murmurhash32 v0.3.1 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling tantivy-bitpacker v0.6.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling dyn-clone v1.0.19 [INFO] [stderr] Compiling fastdivide v0.4.2 [INFO] [stderr] Compiling measure_time v0.8.3 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling levenshtein_automata v0.2.1 [INFO] [stderr] Compiling oneshot v0.1.11 [INFO] [stderr] Compiling lz4_flex v0.11.5 [INFO] [stderr] Compiling htmlescape v0.3.1 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling census v0.4.2 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling fs4 v0.8.4 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling tantivy-query-grammar v0.22.0 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio v1.46.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling rmcp-macros v0.2.1 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling sse-stream v0.2.1 [INFO] [stderr] Compiling futures v0.3.31 [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 idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling tantivy-tokenizer-api v0.3.0 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling rust-stemmers v1.2.0 [INFO] [stderr] Compiling sketches-ddsketch v0.2.2 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling process-wrap v8.2.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling h2 v0.4.11 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling tantivy-common v0.7.0 [INFO] [stderr] Compiling tantivy-stacker v0.3.0 [INFO] [stderr] Compiling tantivy-sstable v0.3.0 [INFO] [stderr] Compiling tantivy-columnar v0.3.0 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tantivy v0.22.0 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling oauth2 v5.0.0 [INFO] [stderr] Compiling rmcp v0.2.1 [INFO] [stderr] Compiling mcproxy v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 41s [INFO] running `Command { std: "docker" "inspect" "bacc603b5bb37e74cc95ece7ac7e2300b0db20d5d45311e929f49a7d96b94a3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bacc603b5bb37e74cc95ece7ac7e2300b0db20d5d45311e929f49a7d96b94a3b", kill_on_drop: false }` [INFO] [stdout] bacc603b5bb37e74cc95ece7ac7e2300b0db20d5d45311e929f49a7d96b94a3b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6cd831e1657b980ae5fdc0a81908c144d7656c6b4c072815ea26245ad24ef912 [INFO] running `Command { std: "docker" "start" "-a" "6cd831e1657b980ae5fdc0a81908c144d7656c6b4c072815ea26245ad24ef912", kill_on_drop: false }` [INFO] [stderr] Compiling mcproxy v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 15.79s [INFO] running `Command { std: "docker" "inspect" "6cd831e1657b980ae5fdc0a81908c144d7656c6b4c072815ea26245ad24ef912", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cd831e1657b980ae5fdc0a81908c144d7656c6b4c072815ea26245ad24ef912", kill_on_drop: false }` [INFO] [stdout] 6cd831e1657b980ae5fdc0a81908c144d7656c6b4c072815ea26245ad24ef912 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 68a328184f6f1af4c3f76c8a514a557ca8eda7b31c3b81300200e9410098dd57 [INFO] running `Command { std: "docker" "start" "-a" "68a328184f6f1af4c3f76c8a514a557ca8eda7b31c3b81300200e9410098dd57", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mcproxy-568228c712d62758) [INFO] [stdout] [INFO] [stdout] running 62 tests [INFO] [stdout] test config::tests::test_load_config_file_not_found ... ok [INFO] [stdout] test config::tests::test_middleware_spec_defaults ... ok [INFO] [stdout] test config::tests::test_default_values ... ok [INFO] [stdout] test config::tests::test_parse_config ... ok [INFO] [stdout] test middleware::client_middleware::security::tests::test_security_logging_includes_blocked_content ... ok [INFO] [stdout] test middleware::client_middleware::security::tests::test_security_middleware_creation ... ok [INFO] [stdout] test config::tests::test_middleware_config_parsing ... ok [INFO] [stdout] test middleware::client_middleware::tool_filter::tests::test_invalid_regex_pattern ... ok [INFO] [stdout] test middleware::client_middleware::tool_filter::tests::test_tool_filter_allow_pattern ... ok [INFO] [stdout] test middleware::client_middleware::tool_filter::tests::test_default_config_allows_everything ... ok [INFO] [stdout] test middleware::client_middleware::tool_filter::tests::test_tool_filter_disallow_pattern ... ok [INFO] [stdout] test middleware::proxy_middleware::tool_search::tests::test_middleware_factory ... ok [INFO] [stdout] test config::tests::test_load_config_success ... ok [INFO] [stdout] test middleware::proxy_middleware::tool_search::tests::test_middleware_config_defaults ... ok [INFO] [stdout] test middleware::client_middleware::security::tests::test_allowed_request ... ok [INFO] [stdout] test middleware::client_middleware::security::tests::test_default_security_rules ... ok [INFO] [stdout] test middleware::client_middleware::security::tests::test_middleware_blocking_behavior ... ok [INFO] [stdout] test middleware::client_middleware::security::tests::test_content_truncation_logic ... ok [INFO] [stdout] test middleware::proxy_middleware::tool_search::tests::integration_tests::test_search_tool_missing_query ... ok [INFO] [stdout] test middleware::client_middleware::security::tests::test_sensitive_file_blocking ... ok [INFO] [stdout] test middleware::client_middleware::logging::tests::test_concurrent_requests_with_unique_ids ... ok [INFO] [stdout] test middleware::proxy_middleware::tool_search::tests::test_search_tool_creation ... ok [INFO] [stdout] test middleware::client_middleware::logging::tests::test_logging_middleware_with_request_ids ... ok [INFO] [stdout] test middleware::client_middleware::logging::tests::test_concurrent_same_operations ... ok [INFO] [stdout] test middleware::tests::test_client_middleware_tool_filter ... ok [INFO] [stdout] test middleware::proxy_middleware::tool_search::tests::test_update_exposed_tools ... ok [INFO] [stdout] test middleware::registry::tests::test_factory_lookup ... ok [INFO] [stdout] test middleware::registry::tests::test_registry_creation ... ok [INFO] [stdout] test middleware::proxy_middleware::tool_search::tests::integration_tests::test_search_tool_empty_query ... ok [INFO] [stdout] test middleware::tests::test_middleware_manager_creation ... ok [INFO] [stdout] test middleware::tests::test_config_based_client_middleware ... ok [INFO] [stdout] test middleware::tests::test_server_specific_middleware_override ... ok [INFO] [stdout] test middleware::tests::test_unknown_middleware_type_error ... ok [INFO] [stdout] test tests::test_cors_headers ... ok [INFO] [stdout] test middleware::tests::test_disabled_middleware_not_created ... ok [INFO] [stdout] test tests::test_empty_config_no_servers ... ok [INFO] [stdout] test tests::test_health_endpoint ... ok [INFO] [stdout] test tests::test_jsonrpc_invalid_version ... ok [INFO] [stdout] test middleware::tests::test_config_based_proxy_middleware ... ok [INFO] [stdout] test tests::test_jsonrpc_parse_error ... ok [INFO] [stdout] test tests::test_ping_method ... ok [INFO] [stdout] test tests::test_initialize_method ... ok [INFO] [stdout] test tests::test_prompts_list_method ... ok [INFO] [stdout] test tests::test_resources_list_method ... ok [INFO] [stdout] test tests::test_request_without_id ... ok [INFO] [stdout] test tests::test_tools_call_empty_name ... ok [INFO] [stdout] test tests::test_tools_call_invalid_format ... ok [INFO] [stdout] test tests::test_tools_call_server_not_found ... ok [INFO] [stdout] test tests::test_tools_call_missing_params ... ok [INFO] [stdout] test tests::test_tools_list_method ... ok [INFO] [stdout] test tests::test_unknown_method ... ok [INFO] [stdout] test middleware::proxy_middleware::tool_search::tests::integration_tests::test_tools_list_with_search_middleware ... ok [INFO] [stdout] test middleware::tests::test_proxy_middleware_description_enrichment ... ok [INFO] [stdout] test middleware::proxy_middleware::tool_search::tests::test_search_result_limit ... ok [INFO] [stdout] test middleware::proxy_middleware::tool_search::tests::test_search_threshold ... ok [INFO] [stdout] test middleware::proxy_middleware::tool_search::tests::test_github_style_search ... ok [INFO] [stdout] test middleware::proxy_middleware::tool_search::tests::test_search_flow_with_notification ... ok [INFO] [stdout] test middleware::proxy_middleware::tool_search::tests::test_tool_indexing ... ok [INFO] [stdout] test middleware::proxy_middleware::tool_search::tests::test_selective_tool_exposure ... ok [INFO] [stdout] test middleware::proxy_middleware::tool_search::tests::test_fuzzy_search ... ok [INFO] [stdout] test middleware::proxy_middleware::tool_search::tests::test_no_limiting_when_under_threshold ... ok [INFO] [stdout] test middleware::proxy_middleware::tool_search::tests::test_tools_list_returns_search_results_after_search ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 62 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.53s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "68a328184f6f1af4c3f76c8a514a557ca8eda7b31c3b81300200e9410098dd57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68a328184f6f1af4c3f76c8a514a557ca8eda7b31c3b81300200e9410098dd57", kill_on_drop: false }` [INFO] [stdout] 68a328184f6f1af4c3f76c8a514a557ca8eda7b31c3b81300200e9410098dd57