[INFO] fetching crate nika-mcp 0.74.0... [INFO] testing nika-mcp-0.74.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate nika-mcp 0.74.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate nika-mcp 0.74.0 [INFO] finished tweaking crates.io crate nika-mcp 0.74.0 [INFO] tweaked toml for crates.io crate nika-mcp 0.74.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate nika-mcp 0.74.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate nika-mcp 0.74.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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c33b3bcf241b1d7d82d88fa936d319277e916b0857e0776b6472fbd448929be4 [INFO] running `Command { std: "docker" "start" "-a" "c33b3bcf241b1d7d82d88fa936d319277e916b0857e0776b6472fbd448929be4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c33b3bcf241b1d7d82d88fa936d319277e916b0857e0776b6472fbd448929be4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c33b3bcf241b1d7d82d88fa936d319277e916b0857e0776b6472fbd448929be4", kill_on_drop: false }` [INFO] [stdout] c33b3bcf241b1d7d82d88fa936d319277e916b0857e0776b6472fbd448929be4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8ad1f80e0cb930c64794600954c40d4581a98a0d7b048ab796bece3bba9a90c3 [INFO] running `Command { std: "docker" "start" "-a" "8ad1f80e0cb930c64794600954c40d4581a98a0d7b048ab796bece3bba9a90c3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling nix v0.31.2 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling jiff v0.2.23 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling doc-comment v0.3.4 [INFO] [stderr] Compiling borrow-or-share v0.2.4 [INFO] [stderr] Compiling rustc-demangle v0.1.27 [INFO] [stderr] Compiling owo-colors v4.3.0 [INFO] [stderr] Compiling phf_shared v0.12.1 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling jaq-core v3.0.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [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 serde_derive v1.0.228 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [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 icu_collections v2.1.1 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling fluent-uri v0.3.2 [INFO] [stderr] Compiling regex-bites v0.1.6 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling outref v0.5.2 [INFO] [stderr] Compiling uuid v1.23.0 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling fraction v0.15.3 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling uuid-simd v0.8.0 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling annotate-snippets v0.12.13 [INFO] [stderr] Compiling jaq-std v3.0.0 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling referencing v0.26.2 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling email_address v0.2.9 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling yaml-rust2 v0.10.4 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling saphyr-parser-bw v0.0.608 [INFO] [stderr] Compiling schemars_derive v1.2.1 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling terminal_size v0.4.4 [INFO] [stderr] Compiling fancy-regex v0.14.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling phf v0.12.1 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling encoding_rs_io v0.1.7 [INFO] [stderr] Compiling supports-hyperlinks v3.2.0 [INFO] [stderr] Compiling self_cell v1.2.2 [INFO] [stderr] Compiling hifijson v0.5.0 [INFO] [stderr] Compiling num-cmp v0.1.0 [INFO] [stderr] Compiling rmcp v0.16.0 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling supports-unicode v3.0.0 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling jaq-json v2.0.0 [INFO] [stderr] Compiling jsonschema v0.26.2 [INFO] [stderr] Compiling serde-saphyr v0.0.20 [INFO] [stderr] Compiling schemars v1.2.1 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling process-wrap v9.1.0 [INFO] [stderr] Compiling marked-yaml v0.8.0 [INFO] [stderr] Compiling rmcp-macros v0.16.0 [INFO] [stderr] Compiling croner v3.0.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling hron v1.0.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling pastey v0.2.1 [INFO] [stderr] Compiling rustc-hash v2.1.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling nika-event v0.74.0 [INFO] [stderr] Compiling backon v1.6.0 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling shellexpand v3.1.2 [INFO] [stderr] Compiling nika-core v0.74.0 [INFO] [stderr] Compiling nika-mcp v0.74.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 05s [INFO] running `Command { std: "docker" "inspect" "8ad1f80e0cb930c64794600954c40d4581a98a0d7b048ab796bece3bba9a90c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ad1f80e0cb930c64794600954c40d4581a98a0d7b048ab796bece3bba9a90c3", kill_on_drop: false }` [INFO] [stdout] 8ad1f80e0cb930c64794600954c40d4581a98a0d7b048ab796bece3bba9a90c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c5b4cba20f4937f3302a46d3f861552dc7ac9419c303b0e7d424db1de45e787c [INFO] running `Command { std: "docker" "start" "-a" "c5b4cba20f4937f3302a46d3f861552dc7ac9419c303b0e7d424db1de45e787c", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling sdd v3.0.10 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling backon v1.6.0 [INFO] [stderr] Compiling serial_test_derive v3.4.0 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling scc v2.4.0 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling terminal_size v0.4.4 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling serial_test v3.4.0 [INFO] [stderr] Compiling nika-core v0.74.0 [INFO] [stderr] Compiling nika-mcp v0.74.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 50.38s [INFO] running `Command { std: "docker" "inspect" "c5b4cba20f4937f3302a46d3f861552dc7ac9419c303b0e7d424db1de45e787c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5b4cba20f4937f3302a46d3f861552dc7ac9419c303b0e7d424db1de45e787c", kill_on_drop: false }` [INFO] [stdout] c5b4cba20f4937f3302a46d3f861552dc7ac9419c303b0e7d424db1de45e787c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8cb27a1b95c9429f5514da6e78e5bc45571f7652f10d267c0d947691a41b93c5 [INFO] running `Command { std: "docker" "start" "-a" "8cb27a1b95c9429f5514da6e78e5bc45571f7652f10d267c0d947691a41b93c5", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nika_mcp-b12ea7b111db45ee) [INFO] [stdout] [INFO] [stdout] running 274 tests [INFO] [stdout] test client::tests::test_cache_different_tools_miss ... ok [INFO] [stdout] test client::tests::test_cache_hit_rate_zero_total ... ok [INFO] [stdout] test client::tests::test_cache_hit_returns_cached_result ... ok [INFO] [stdout] test client::tests::test_cache_hit_rate_calculation ... ok [INFO] [stdout] test client::tests::test_cache_stats_returns_none_when_disabled ... ok [INFO] [stdout] test client::tests::test_cache_stats_returns_some_when_enabled ... ok [INFO] [stdout] test client::tests::test_cache_key_different_for_different_params ... ok [INFO] [stdout] test client::tests::test_cache_key_deterministic ... ok [INFO] [stdout] test client::tests::test_call_tool_with_retry_events_mock_success ... ok [INFO] [stdout] test client::tests::test_cache_key_different_for_different_tools ... ok [INFO] [stdout] test client::tests::test_call_tool_with_retry_events_uses_cache ... ok [INFO] [stdout] test client::tests::test_call_tool_without_validation_works ... ok [INFO] [stdout] test client::tests::test_client_name_accessor ... ok [INFO] [stdout] test client::tests::test_concurrent_calls ... ok [INFO] [stdout] test client::tests::test_disconnect_clears_response_cache_with_entries ... ok [INFO] [stdout] test client::tests::test_cache_different_params_miss ... ok [INFO] [stdout] test client::tests::test_disconnect_clears_response_cache ... ok [INFO] [stdout] test client::tests::test_disconnect_invalidates_tool_cache_via_adapter ... ok [INFO] [stdout] test client::tests::test_is_configured_returns_true_for_mock ... ok [INFO] [stdout] test client::tests::test_is_configured_returns_true_for_real_client ... ok [INFO] [stdout] test client::tests::test_is_connection_error_broken_pipe ... ok [INFO] [stdout] test client::tests::test_is_connection_error_connection_reset ... ok [INFO] [stdout] test client::tests::test_is_connection_error_connection_refused ... ok [INFO] [stdout] test client::tests::test_is_connection_error_eof ... ok [INFO] [stdout] test client::tests::test_is_connection_error_not_connected ... ok [INFO] [stdout] test client::tests::test_is_connection_error_non_connection_error ... ok [INFO] [stdout] test client::tests::test_is_connection_error_stdin_not_available ... ok [INFO] [stdout] test client::tests::test_is_connection_error_transport_closed ... ok [INFO] [stdout] test client::tests::test_is_connection_error_stdout_not_available ... ok [INFO] [stdout] test client::tests::test_is_connection_error_transport_send ... ok [INFO] [stdout] test client::tests::test_mock_client_is_pre_connected ... ok [INFO] [stdout] test client::tests::test_mcp_ping_error_types ... ok [INFO] [stdout] test client::tests::test_mock_client_drop_is_noop ... ok [INFO] [stdout] test client::tests::test_mock_read_resource_entity ... ok [INFO] [stdout] test client::tests::test_mock_tool_call_returns_success ... ok [INFO] [stdout] test client::tests::test_mock_read_resource_file ... ok [INFO] [stdout] test client::tests::test_ping_mock_client_succeeds ... ok [INFO] [stdout] test client::tests::test_ping_result_has_valid_fields ... ok [INFO] [stdout] test client::tests::test_real_client_drop_without_process ... ok [INFO] [stdout] test client::tests::test_multiple_sequential_calls ... ok [INFO] [stdout] test client::tests::test_real_client_starts_disconnected ... ok [INFO] [stdout] test client::tests::test_with_cache_enables_caching ... ok [INFO] [stdout] test client::tests::test_with_validation_enables_validator ... ok [INFO] [stdout] test client::tests::wave2_cache_key_canonical_json_ordering ... ok [INFO] [stdout] test client::tests::wave2_evict_oldest_collects_all_entries ... ok [INFO] [stdout] test client::tests::test_cache_ttl_expiration ... ok [INFO] [stdout] test pool::tests::test_pool_debug_format ... ok [INFO] [stdout] test pool::tests::test_pool_clone_shares_state ... ok [INFO] [stdout] test pool::tests::test_pool_disconnect_single_server ... ok [INFO] [stdout] test pool::tests::test_pool_get_or_connect_with_mock ... ok [INFO] [stdout] test pool::tests::test_pool_inject_mock ... ok [INFO] [stdout] test pool::tests::test_pool_is_connected_false_when_empty ... ok [INFO] [stdout] test pool::tests::test_pool_new_is_empty ... ok [INFO] [stdout] test pool::tests::test_pool_set_configs ... ok [INFO] [stdout] test pool::tests::test_pool_shutdown_clears_all ... ok [INFO] [stdout] test pool::tests::test_pool_get_or_connect_not_configured ... ok [INFO] [stdout] test pool::tests::test_pool_with_configs ... ok [INFO] [stdout] test pool::tests::test_pool_shutdown_rejects_new_connections ... ok [INFO] [stdout] test protocol::tests::test_notification_new ... ok [INFO] [stdout] test protocol::tests::test_notification_serializes_without_params ... ok [INFO] [stdout] test protocol::tests::test_request_new ... ok [INFO] [stdout] test protocol::tests::test_response_is_not_success_on_error ... ok [INFO] [stdout] test protocol::tests::test_response_is_success ... ok [INFO] [stdout] test retry::tests::test_config_without_jitter ... ok [INFO] [stdout] test retry::tests::test_default_config ... ok [INFO] [stdout] test protocol::tests::test_notification_with_params ... ok [INFO] [stdout] test retry::tests::test_is_not_retryable_not_configured ... ok [INFO] [stdout] test retry::tests::test_is_not_retryable_resource_not_found ... ok [INFO] [stdout] test retry::tests::test_is_not_retryable_schema_error ... ok [INFO] [stdout] test retry::tests::test_is_retryable_mcp_error_not_connected ... ok [INFO] [stdout] test retry::tests::test_is_not_retryable_validation_failed ... ok [INFO] [stdout] test retry::tests::test_is_retryable_mcp_error_tool_call_failed ... ok [INFO] [stdout] test retry::tests::test_is_retryable_mcp_error_timeout ... ok [INFO] [stdout] test retry::tests::test_is_retryable_mcp_error_tool_error ... ok [INFO] [stdout] test retry::tests::test_retry_mcp_call_non_retryable_error_no_retry ... ok [INFO] [stdout] test retry::tests::test_retry_mcp_call_exhausted ... ok [INFO] [stdout] test retry::tests::test_retry_mcp_call_success_first_try ... ok [INFO] [stdout] test retry::tests::test_retry_mcp_call_success_after_retries ... ok [INFO] [stdout] test rmcp_adapter::tests::test_adapter_drop_does_not_panic ... ok [INFO] [stdout] test rmcp_adapter::tests::test_adapter_debug_not_connected ... ok [INFO] [stdout] test rmcp_adapter::tests::test_adapter_new ... ok [INFO] [stdout] test rmcp_adapter::tests::test_adapter_name_accessor ... ok [INFO] [stdout] test rmcp_adapter::tests::test_adapter_new_with_args_and_env ... ok [INFO] [stdout] test rmcp_adapter::tests::test_adapter_not_connected_by_default ... ok [INFO] [stdout] test rmcp_adapter::tests::test_adapter_not_connected_sync ... ok [INFO] [stdout] test rmcp_adapter::tests::test_adapter_preserves_config_command ... ok [INFO] [stdout] test rmcp_adapter::tests::test_adapter_with_complex_config ... ok [INFO] [stdout] test rmcp_adapter::tests::test_cached_tools_independence ... ok [INFO] [stdout] test rmcp_adapter::tests::test_call_tool_with_non_object_params ... ok [INFO] [stdout] test rmcp_adapter::tests::test_call_tool_when_not_connected_returns_error ... ok [INFO] [stdout] test rmcp_adapter::tests::test_disconnect_clears_server_version ... ok [INFO] [stdout] test rmcp_adapter::tests::test_call_tool_with_object_params ... ok [INFO] [stdout] test rmcp_adapter::tests::test_disconnect_invalidates_tool_cache ... ok [INFO] [stdout] test rmcp_adapter::tests::test_disconnect_when_not_connected_is_ok ... ok [INFO] [stdout] test rmcp_adapter::tests::test_extract_mcp_error_code_cancelled_returns_none ... ok [INFO] [stdout] test rmcp_adapter::tests::test_extract_mcp_error_code_internal_error ... ok [INFO] [stdout] test rmcp_adapter::tests::test_extract_mcp_error_code_invalid_params ... ok [INFO] [stdout] test rmcp_adapter::tests::test_extract_mcp_error_code_invalid_request ... ok [INFO] [stdout] test rmcp_adapter::tests::test_extract_mcp_error_code_method_not_found ... ok [INFO] [stdout] test rmcp_adapter::tests::test_extract_mcp_error_code_parse_error ... ok [INFO] [stdout] test rmcp_adapter::tests::test_extract_mcp_error_code_resource_not_found ... ok [INFO] [stdout] test rmcp_adapter::tests::test_extract_mcp_error_code_server_error ... ok [INFO] [stdout] test rmcp_adapter::tests::test_extract_mcp_error_code_timeout_returns_none ... ok [INFO] [stdout] test rmcp_adapter::tests::test_extract_mcp_error_code_transport_closed_returns_none ... ok [INFO] [stdout] test rmcp_adapter::tests::test_extract_mcp_error_code_unexpected_response_returns_none ... ok [INFO] [stdout] test rmcp_adapter::tests::test_get_cached_tools_returns_empty_initially ... ok [INFO] [stdout] test rmcp_adapter::tests::test_get_cached_tools_with_populated_cache ... ok [INFO] [stdout] test rmcp_adapter::tests::test_invalidate_tool_cache ... ok [INFO] [stdout] test rmcp_adapter::tests::test_list_tools_when_not_connected_returns_error ... ok [INFO] [stdout] test rmcp_adapter::tests::test_extract_mcp_error_code_various_server_errors ... ok [INFO] [stdout] test rmcp_adapter::tests::test_read_resource_with_various_uris ... ok [INFO] [stdout] test rmcp_adapter::tests::test_reconnect_timeout_constant_is_30_seconds ... ok [INFO] [stdout] test rmcp_adapter::tests::test_reconnect_timeout_exceeds_connect_timeout ... ok [INFO] [stdout] test rmcp_adapter::tests::test_read_resource_when_not_connected_returns_error ... ok [INFO] [stdout] test rmcp_adapter::tests::test_tool_cache_fresh_after_populate ... ok [INFO] [stdout] test client::tests::test_call_tool_validates_missing_required_field ... ok [INFO] [stdout] test rmcp_adapter::tests::test_tool_cache_stale_after_ttl ... ok [INFO] [stdout] test client::tests::test_call_tool_skips_validation_when_disabled ... ok [INFO] [stdout] test client::tests::test_validation_for_unknown_tool_passes ... ok [INFO] [stdout] test server::tests::test_collect_workflows_respects_depth_limit ... ok [INFO] [stdout] test client::tests::test_call_tool_passes_validation_with_valid_params ... ok [INFO] [stdout] test server::tests::test_collect_workflows_skips_hidden_dirs ... ok [INFO] [stdout] test server::tests::test_collect_workflows_respects_max_results ... ok [INFO] [stdout] test client::tests::test_mock_connect_populates_schema_cache_when_validation_enabled ... ok [INFO] [stdout] test server::tests::test_error_lookup_handles_invalid_code ... ok [INFO] [stdout] test server::tests::test_rejects_non_nika_extension ... ok [INFO] [stdout] test server::tests::test_rejects_absolute_path_outside_cwd ... ok [INFO] [stdout] test server::tests::test_accepts_valid_nika_yaml_in_cwd ... ok [INFO] [stdout] test server::tests::test_rejects_path_traversal ... ok [INFO] [stdout] test server::tests::test_rejects_yaml_without_nika_prefix ... ok [INFO] [stdout] test types::tests::test_audio_serialization_uses_camel_case_mime_type ... ok [INFO] [stdout] test types::tests::test_audio_deser_rejects_snake_case_mime_type ... ok [INFO] [stdout] test types::tests::test_content_block_clone_eq ... ok [INFO] [stdout] test types::tests::test_camel_case_type_tag_fails ... ok [INFO] [stdout] test types::tests::test_content_block_audio_enum ... ok [INFO] [stdout] test types::tests::test_content_block_deserialize ... ok [INFO] [stdout] test types::tests::test_content_block_image ... ok [INFO] [stdout] test types::tests::test_content_block_resource_link_enum ... ok [INFO] [stdout] test types::tests::test_content_block_image_json_has_mime_type_camel_case ... ok [INFO] [stdout] test types::tests::test_content_block_resource ... ok [INFO] [stdout] test server::tests::test_error_lookup_returns_category ... ok [INFO] [stdout] test types::tests::test_content_block_text_json_format ... ok [INFO] [stdout] test types::tests::test_content_block_resource_link_skips_none_fields ... ok [INFO] [stdout] test types::tests::test_debug_print_all_variants_json ... ok [INFO] [stdout] test types::tests::test_content_block_serde_roundtrip_all_variants ... ok [INFO] [stdout] test types::tests::test_content_block_text ... ok [INFO] [stdout] test types::tests::test_deser_audio_missing_mime_type_fails ... ok [INFO] [stdout] test types::tests::test_deser_audio_from_mcp_json ... ok [INFO] [stdout] test types::tests::test_deser_extra_unknown_fields_succeeds ... ok [INFO] [stdout] test types::tests::test_deser_audio_missing_data_fails ... ok [INFO] [stdout] test types::tests::test_deser_empty_string_type_fails ... ok [INFO] [stdout] test types::tests::test_deser_invalid_type_value_fails ... ok [INFO] [stdout] test types::tests::test_deser_image_from_mcp_json ... ok [INFO] [stdout] test types::tests::test_deser_missing_type_field_fails ... ok [INFO] [stdout] test types::tests::test_deser_image_missing_data_fails ... ok [INFO] [stdout] test types::tests::test_deser_image_missing_mime_type_fails ... ok [INFO] [stdout] test types::tests::test_deser_resource_link_from_mcp_json ... ok [INFO] [stdout] test types::tests::test_deser_null_type_fails ... ok [INFO] [stdout] test types::tests::test_deser_resource_link_missing_uri_fails ... ok [INFO] [stdout] test types::tests::test_deser_numeric_type_fails ... ok [INFO] [stdout] test types::tests::test_deser_resource_from_mcp_json ... ok [INFO] [stdout] test types::tests::test_deser_resource_uri_only ... ok [INFO] [stdout] test types::tests::test_deser_resource_link_with_optional_fields ... ok [INFO] [stdout] test types::tests::test_deser_text_missing_text_field_fails ... ok [INFO] [stdout] test types::tests::test_deser_resource_with_blob_no_text ... ok [INFO] [stdout] test types::tests::test_deser_resource_missing_uri_fails ... ok [INFO] [stdout] test types::tests::test_deser_text_from_mcp_json ... ok [INFO] [stdout] test types::tests::test_empty_content_vec ... ok [INFO] [stdout] test types::tests::test_expand_env_vars_args ... ok [INFO] [stdout] test types::tests::test_expand_env_vars_command ... ok [INFO] [stdout] test types::tests::test_expand_env_vars_curly_brace_syntax ... ok [INFO] [stdout] test types::tests::test_expand_env_vars_cwd ... ok [INFO] [stdout] test types::tests::test_expand_env_vars_env_values ... ok [INFO] [stdout] test types::tests::test_has_media_false_for_text_only ... ok [INFO] [stdout] test types::tests::test_image_data_with_base64_special_chars ... ok [INFO] [stdout] test types::tests::test_expand_env_vars_tilde ... ok [INFO] [stdout] test types::tests::test_has_media_true_for_mixed_content ... ok [INFO] [stdout] test types::tests::test_image_data_with_double_padding ... ok [INFO] [stdout] test types::tests::test_image_serialization_uses_camel_case_mime_type ... ok [INFO] [stdout] test types::tests::test_image_deser_rejects_snake_case_mime_type ... ok [INFO] [stdout] test types::tests::test_mcp_config_builder ... ok [INFO] [stdout] test types::tests::test_mcp_config_deserialize ... ok [INFO] [stdout] test types::tests::test_mcp_config_deserialize_minimal ... ok [INFO] [stdout] test types::tests::test_mcp_config_serialize_roundtrip ... ok [INFO] [stdout] test types::tests::test_mcp_error_code_client_errors ... ok [INFO] [stdout] test types::tests::test_mcp_error_code_into_i32 ... ok [INFO] [stdout] test types::tests::test_mcp_error_code_not_retryable_invalid_params ... ok [INFO] [stdout] test types::tests::test_mcp_error_code_not_retryable_invalid_request ... ok [INFO] [stdout] test types::tests::test_mcp_error_code_not_retryable_method_not_found ... ok [INFO] [stdout] test types::tests::test_mcp_error_code_not_retryable_parse_error ... ok [INFO] [stdout] test types::tests::test_mcp_error_code_retryable_internal_error ... ok [INFO] [stdout] test types::tests::test_mcp_error_code_retryable_server_error ... ok [INFO] [stdout] test types::tests::test_mcp_error_code_retryable_unknown ... ok [INFO] [stdout] test types::tests::test_mcp_error_code_serde_roundtrip ... ok [INFO] [stdout] test types::tests::test_expand_env_vars_no_expansion_needed ... ok [INFO] [stdout] test types::tests::test_mcp_error_code_server_error_range ... ok [INFO] [stdout] test types::tests::test_mcp_error_code_standard_codes ... ok [INFO] [stdout] test types::tests::test_mcp_error_code_unknown ... ok [INFO] [stdout] test types::tests::test_resource_block_none_fields_omitted_via_content_block ... ok [INFO] [stdout] test types::tests::test_resource_content_builder ... ok [INFO] [stdout] test types::tests::test_resource_content_deserialize ... ok [INFO] [stdout] test types::tests::test_resource_content_none_fields_omitted_in_serialization ... ok [INFO] [stdout] test types::tests::test_resource_content_roundtrip_with_all_fields ... ok [INFO] [stdout] test types::tests::test_resource_content_roundtrip_with_no_optional_fields ... ok [INFO] [stdout] test types::tests::test_resource_content_serialization_uses_camel_case_mime_type ... ok [INFO] [stdout] test types::tests::test_mcp_error_code_display ... ok [INFO] [stdout] test types::tests::test_resource_content_some_fields_present_in_serialization ... ok [INFO] [stdout] test types::tests::test_resource_link_serialization_uses_camel_case_mime_type ... ok [INFO] [stdout] test types::tests::test_resource_serializes_flat_not_nested ... ok [INFO] [stdout] test types::tests::test_resource_uri_with_special_chars ... ok [INFO] [stdout] test types::tests::test_text_block_empty_string ... ok [INFO] [stdout] test types::tests::test_text_block_with_emoji ... ok [INFO] [stdout] test types::tests::test_text_block_with_json_special_chars ... ok [INFO] [stdout] test types::tests::test_text_block_with_newlines ... ok [INFO] [stdout] test types::tests::test_text_block_with_unicode_escapes ... ok [INFO] [stdout] test types::tests::test_text_preserved_with_media ... ok [INFO] [stdout] test types::tests::test_tool_call_request_deserialize ... ok [INFO] [stdout] test types::tests::test_tool_call_request_with_arguments ... ok [INFO] [stdout] test types::tests::test_tool_call_result_deser_error_with_mixed_content ... ok [INFO] [stdout] test types::tests::test_tool_call_result_deser_is_error_defaults_false ... ok [INFO] [stdout] test types::tests::test_tool_call_result_deser_mixed_content ... ok [INFO] [stdout] test types::tests::test_tool_call_result_empty_content_array ... ok [INFO] [stdout] test types::tests::test_tool_call_request_new ... ok [INFO] [stdout] test rmcp_adapter::tests::test_tool_cache_not_fresh_initially ... ok [INFO] [stdout] test types::tests::test_tool_definition_builder ... ok [INFO] [stdout] test types::tests::test_tool_definition_deserialize ... ok [INFO] [stdout] test types::tests::test_tool_definition_minimal ... ok [INFO] [stdout] test rmcp_adapter::tests::test_reconnect_when_not_connected ... ok [INFO] [stdout] test types::tests::test_tool_result_error ... ok [INFO] [stdout] test types::tests::test_tool_call_result_roundtrip_mixed ... ok [INFO] [stdout] test types::tests::test_large_text_block_roundtrip ... ok [INFO] [stdout] test types::tests::test_tool_result_deserialize ... ok [INFO] [stdout] test types::tests::test_tool_result_text_extraction ... ok [INFO] [stdout] test types::tests::test_mcp_error_code_server_errors ... ok [INFO] [stdout] test types::tests::test_tool_call_result_many_blocks_roundtrip ... ok [INFO] [stdout] test types::tests::test_tool_result_text_extraction_empty ... ok [INFO] [stdout] test validation::enhancer::tests::test_enhance_no_required_no_hint ... ok [INFO] [stdout] test validation::enhancer::tests::test_enhance_generic_error_adds_hint ... ok [INFO] [stdout] test validation::enhancer::tests::test_enhance_no_schema_returns_original ... ok [INFO] [stdout] test types::tests::test_with_blob_builder ... ok [INFO] [stdout] test validation::enhancer::tests::test_enhance_case_insensitive ... ok [INFO] [stdout] test validation::enhancer::tests::test_enhance_missing_field_error ... ok [INFO] [stdout] test validation::enhancer::tests::test_enhance_passes_through_non_mcp_errors ... ok [INFO] [stdout] test validation::schema_cache::tests::test_default_impl ... ok [INFO] [stdout] test validation::schema_cache::tests::test_extracts_required_fields ... ok [INFO] [stdout] test validation::enhancer::tests::test_enhance_unknown_field_error ... ok [INFO] [stdout] test types::tests::test_type_tag_values_are_snake_case ... ok [INFO] [stdout] test validation::schema_cache::tests::test_clear_removes_all_entries ... ok [INFO] [stdout] test validation::schema_cache::tests::test_get_nonexistent_returns_none ... ok [INFO] [stdout] test validation::schema_cache::tests::test_invalid_schema_returns_error ... ok [INFO] [stdout] test validation::schema_cache::tests::test_multiple_servers_tracked ... ok [INFO] [stdout] test validation::schema_cache::tests::test_cache_empty_by_default ... ok [INFO] [stdout] test validation::tests::test_validation_config_custom ... ok [INFO] [stdout] test validation::schema_cache::tests::test_properties_extraction ... ok [INFO] [stdout] test validation::tests::test_validation_config_default ... ok [INFO] [stdout] test validation::schema_cache::tests::test_populate_skips_tools_without_schema ... ok [INFO] [stdout] test validation::schema_cache::tests::test_populate_from_tool_definitions ... ok [INFO] [stdout] test validation::schema_cache::tests::test_same_tool_name_different_servers ... ok [INFO] [stdout] test validation::validator::tests::test_edit_distance_empty_strings ... ok [INFO] [stdout] test validation::validator::tests::test_edit_distance_exact_match ... ok [INFO] [stdout] test validation::validator::tests::test_edit_distance_one_char_diff ... ok [INFO] [stdout] test validation::validator::tests::test_edit_distance_case_insensitive ... ok [INFO] [stdout] test validation::validator::tests::test_edit_distance_completely_different ... ok [INFO] [stdout] test validation::validator::tests::test_error_message_includes_required_fields ... ok [INFO] [stdout] test validation::validator::tests::test_find_suggestions_within_distance ... ok [INFO] [stdout] test validation::validator::tests::test_multiple_validation_errors ... ok [INFO] [stdout] test validation::validator::tests::test_validate_no_cached_schema_passes ... ok [INFO] [stdout] test validation::validator::tests::test_validate_valid_params_passes ... ok [INFO] [stdout] test validation::validator::tests::test_validate_type_mismatch ... ok [INFO] [stdout] test validation::validator::tests::test_validate_missing_required_field ... ok [INFO] [stdout] test validation::validator::tests::test_suggestion_distance_config ... ok [INFO] [stdout] test validation::validator::tests::test_validate_disabled_always_passes ... ok [INFO] [stdout] test types::tests::test_large_base64_data_roundtrip ... ok [INFO] [stdout] test client::tests::test_call_tool_with_retry_events_not_connected_fails ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 274 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.06s [INFO] [stdout] [INFO] [stderr] Doc-tests nika_mcp [INFO] [stdout] [INFO] [stdout] running 28 tests [INFO] [stdout] test src/client.rs - client (line 27) ... ignored [INFO] [stdout] test src/client.rs - client (line 36) ... ignored [INFO] [stdout] test src/client.rs - client (line 8) ... ignored [INFO] [stdout] test src/client.rs - client::CacheConfig (line 150) ... ignored [INFO] [stdout] test src/client.rs - client::McpClient (line 416) ... ignored [INFO] [stdout] test src/client.rs - client::McpClient::call_tool (line 907) ... ignored [INFO] [stdout] test src/client.rs - client::McpClient::call_tool_with_retry_events (line 1056) ... ignored [INFO] [stdout] test src/client.rs - client::McpClient::list_tools (line 1280) ... ignored [INFO] [stdout] test src/client.rs - client::McpClient::mock (line 569) ... ignored [INFO] [stdout] test src/client.rs - client::McpClient::new (line 477) ... ignored [INFO] [stdout] test src/client.rs - client::McpClient::ping (line 626) ... ignored [INFO] [stdout] test src/client.rs - client::McpClient::read_resource (line 1222) ... ignored [INFO] [stdout] test src/client.rs - client::McpClient::reconnect (line 793) ... ignored [INFO] [stdout] test src/client.rs - client::McpClient::with_cache (line 539) ... ignored [INFO] [stdout] test src/client.rs - client::McpClient::with_validation (line 520) ... ignored [INFO] [stdout] test src/pool.rs - pool::McpClientPool (line 52) ... ignored [INFO] [stdout] test src/protocol.rs - protocol (line 25) ... ignored [INFO] [stdout] test src/protocol.rs - protocol::JsonRpcNotification::new (line 116) ... ignored [INFO] [stdout] test src/protocol.rs - protocol::JsonRpcRequest::new (line 77) ... ignored [INFO] [stdout] test src/retry.rs - retry::retry_mcp_call (line 121) ... ignored [INFO] [stdout] test src/rmcp_adapter.rs - rmcp_adapter (line 24) ... ignored [INFO] [stdout] test src/rmcp_adapter.rs - rmcp_adapter::RmcpClientAdapter::new (line 137) ... ignored [INFO] [stdout] test src/types.rs - types::McpConfig::expand_env_vars (line 244) ... ignored [INFO] [stdout] test src/validation/enhancer.rs - validation::enhancer (line 13) ... ignored [INFO] [stdout] test src/validation/mod.rs - validation (line 11) ... ignored [INFO] [stdout] test src/validation/schema_cache.rs - validation::schema_cache (line 13) ... ignored [INFO] [stdout] test src/validation/validator.rs - validation::validator (line 13) ... ignored [INFO] [stdout] test src/types.rs - types::McpErrorCode (line 36) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 27 ignored; 0 measured; 0 filtered out; finished in 2.16s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8cb27a1b95c9429f5514da6e78e5bc45571f7652f10d267c0d947691a41b93c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cb27a1b95c9429f5514da6e78e5bc45571f7652f10d267c0d947691a41b93c5", kill_on_drop: false }` [INFO] [stdout] 8cb27a1b95c9429f5514da6e78e5bc45571f7652f10d267c0d947691a41b93c5