[INFO] fetching crate airs-mcp 0.1.1... [INFO] testing airs-mcp-0.1.1 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate airs-mcp 0.1.1 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate airs-mcp 0.1.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate airs-mcp 0.1.1 [INFO] tweaked toml for crates.io crate airs-mcp 0.1.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate airs-mcp 0.1.1 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 crates.io crate airs-mcp 0.1.1 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 430ebfe5ff29835150e20e924829897e126f5b2e9b3326bf2007b8e3d30fca88 [INFO] running `Command { std: "docker" "start" "-a" "430ebfe5ff29835150e20e924829897e126f5b2e9b3326bf2007b8e3d30fca88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "430ebfe5ff29835150e20e924829897e126f5b2e9b3326bf2007b8e3d30fca88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "430ebfe5ff29835150e20e924829897e126f5b2e9b3326bf2007b8e3d30fca88", kill_on_drop: false }` [INFO] [stdout] 430ebfe5ff29835150e20e924829897e126f5b2e9b3326bf2007b8e3d30fca88 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 34c3b8b7ab185af9845c99ed94cc033e4e899fe554229f2ce57e704651cb040e [INFO] running `Command { std: "docker" "start" "-a" "34c3b8b7ab185af9845c99ed94cc033e4e899fe554229f2ce57e704651cb040e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling airs-mcp v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.26s [INFO] running `Command { std: "docker" "inspect" "34c3b8b7ab185af9845c99ed94cc033e4e899fe554229f2ce57e704651cb040e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34c3b8b7ab185af9845c99ed94cc033e4e899fe554229f2ce57e704651cb040e", kill_on_drop: false }` [INFO] [stdout] 34c3b8b7ab185af9845c99ed94cc033e4e899fe554229f2ce57e704651cb040e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] fbcecd23e15d094fe9af5c3011fb04135de0bcb2a3436923279585ed3dba8272 [INFO] running `Command { std: "docker" "start" "-a" "fbcecd23e15d094fe9af5c3011fb04135de0bcb2a3436923279585ed3dba8272", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling clap_builder v4.5.42 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling clap v4.5.42 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling proptest v1.7.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling airs-mcp v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 38s [INFO] running `Command { std: "docker" "inspect" "fbcecd23e15d094fe9af5c3011fb04135de0bcb2a3436923279585ed3dba8272", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbcecd23e15d094fe9af5c3011fb04135de0bcb2a3436923279585ed3dba8272", kill_on_drop: false }` [INFO] [stdout] fbcecd23e15d094fe9af5c3011fb04135de0bcb2a3436923279585ed3dba8272 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 76848312da3bf794a1206666723a52958601890c4f37581dd8ee66733906ea2d [INFO] running `Command { std: "docker" "start" "-a" "76848312da3bf794a1206666723a52958601890c4f37581dd8ee66733906ea2d", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/airs_mcp-b26f1d76fc913821) [INFO] [stdout] [INFO] [stdout] running 234 tests [INFO] [stdout] test base::jsonrpc::concurrent::tests::test_backpressure_configuration ... ok [INFO] [stdout] test base::jsonrpc::concurrent::tests::test_backpressure_permit_release_on_error ... ok [INFO] [stdout] test base::jsonrpc::concurrent::tests::test_handler_registration ... ok [INFO] [stdout] test base::jsonrpc::concurrent::tests::test_backpressure_without_blocking ... ok [INFO] [stdout] test base::jsonrpc::concurrent::tests::test_concurrent_processing ... ok [INFO] [stdout] test base::jsonrpc::concurrent::tests::test_error_handling ... ok [INFO] [stdout] test base::jsonrpc::concurrent::tests::test_graceful_shutdown ... ok [INFO] [stdout] test base::jsonrpc::concurrent::tests::test_notification_processing ... ok [INFO] [stdout] test base::jsonrpc::concurrent::tests::test_processor_creation ... ok [INFO] [stdout] test base::jsonrpc::concurrent::tests::test_statistics ... ok [INFO] [stdout] test base::jsonrpc::message::tests::test_bytes_deserialization ... ok [INFO] [stdout] test base::jsonrpc::message::tests::test_error_response_creation_and_serialization ... ok [INFO] [stdout] test base::jsonrpc::message::tests::test_json_rpc_version_compliance ... ok [INFO] [stdout] test base::jsonrpc::message::tests::test_notification_creation_and_serialization ... ok [INFO] [stdout] test base::jsonrpc::message::tests::test_pretty_json_formatting ... ok [INFO] [stdout] test base::jsonrpc::concurrent::tests::test_submit_message_after_shutdown ... ok [INFO] [stdout] test base::jsonrpc::message::tests::test_request_creation_and_serialization ... ok [INFO] [stdout] test base::jsonrpc::message::tests::test_request_deserialization ... ok [INFO] [stdout] test base::jsonrpc::message::tests::test_request_id_serialization ... ok [INFO] [stdout] test base::jsonrpc::message::tests::test_success_response_creation_and_serialization ... ok [INFO] [stdout] test base::jsonrpc::message::tests::test_trait_deserialization_consistency ... ok [INFO] [stdout] test base::jsonrpc::message::tests::test_trait_serialization_consistency ... ok [INFO] [stdout] test base::jsonrpc::streaming::tests::test_buffer_overflow_protection ... ok [INFO] [stdout] test base::jsonrpc::message::tests::test_round_trip_serialization ... ok [INFO] [stdout] test base::jsonrpc::streaming::tests::test_buffer_stats ... ok [INFO] [stdout] test base::jsonrpc::streaming::tests::test_incomplete_message_detection ... ok [INFO] [stdout] test base::jsonrpc::streaming::tests::test_invalid_json_error ... ok [INFO] [stdout] test base::jsonrpc::streaming::tests::test_parse_notification_from_bytes ... ok [INFO] [stdout] test base::jsonrpc::concurrent::tests::test_processor_start_shutdown ... ok [INFO] [stdout] test base::jsonrpc::streaming::tests::test_parse_request_from_bytes ... ok [INFO] [stdout] test base::jsonrpc::streaming::tests::test_parse_response_from_bytes ... ok [INFO] [stdout] test base::jsonrpc::streaming::tests::test_parsed_message_methods ... ok [INFO] [stdout] test correlation::error::tests::test_error_debug ... ok [INFO] [stdout] test correlation::error::tests::test_error_display ... ok [INFO] [stdout] test correlation::error::tests::test_result_type_usage ... ok [INFO] [stdout] test correlation::manager::tests::test_manager_lifecycle ... ok [INFO] [stdout] test base::jsonrpc::streaming::tests::test_parse_from_reader ... ok [INFO] [stdout] test base::jsonrpc::streaming::tests::test_parse_multiple_messages ... ok [INFO] [stdout] test correlation::manager::tests::test_max_pending_requests ... ok [INFO] [stdout] test correlation::manager::tests::test_request_cancellation ... ok [INFO] [stdout] test correlation::manager::tests::test_request_registration_and_correlation ... ok [INFO] [stdout] test base::jsonrpc::concurrent::tests::test_request_processing ... ok [INFO] [stdout] test correlation::manager::tests::test_shutdown_with_pending_requests ... ok [INFO] [stdout] test correlation::types::tests::test_pending_request_creation ... ok [INFO] [stdout] test correlation::types::tests::test_request_id_generator ... ok [INFO] [stdout] test correlation::types::tests::test_request_id_generator_counter ... ok [INFO] [stdout] test integration::client::tests::test_call_after_shutdown ... ok [INFO] [stdout] test integration::client::tests::test_client_creation ... ok [INFO] [stdout] test integration::client::tests::test_client_shutdown ... ok [INFO] [stdout] test integration::client::tests::test_client_with_config ... ok [INFO] [stdout] test integration::client::tests::test_invalid_method_name ... ok [INFO] [stdout] test integration::client::tests::test_notify_after_shutdown ... ok [INFO] [stdout] test integration::error::tests::test_error_conversions ... ok [INFO] [stdout] test integration::error::tests::test_error_display ... ok [INFO] [stdout] test integration::error::tests::test_integration_error_creation ... ok [INFO] [stdout] test integration::handler::tests::test_echo_handler_notification ... ok [INFO] [stdout] test integration::handler::tests::test_echo_handler_request ... ok [INFO] [stdout] test integration::handler::tests::test_echo_handler_request_no_params ... ok [INFO] [stdout] test integration::handler::tests::test_handler_supported_methods ... ok [INFO] [stdout] test integration::mcp::client::tests::test_builder_pattern ... ok [INFO] [stdout] test integration::mcp::client::tests::test_capability_checking ... ok [INFO] [stdout] test integration::mcp::client::tests::test_client_creation ... ok [INFO] [stdout] test integration::mcp::client::tests::test_config_defaults ... ok [INFO] [stdout] test base::jsonrpc::message::tests::test_request_without_params ... ok [INFO] [stdout] test integration::mcp::error::tests::test_capability_error ... ok [INFO] [stdout] test correlation::types::tests::test_pending_request_expiration ... ok [INFO] [stdout] test integration::mcp::error::tests::test_connection_error_classification ... ok [INFO] [stdout] test integration::mcp::error::tests::test_error_categories ... ok [INFO] [stdout] test integration::mcp::error::tests::test_error_creation ... ok [INFO] [stdout] test integration::mcp::client::tests::test_state_management ... ok [INFO] [stdout] test integration::mcp::error::tests::test_recoverable_classification ... ok [INFO] [stdout] test integration::mcp::error::tests::test_timeout_error ... ok [INFO] [stdout] test integration::mcp::error::tests::test_tool_execution_error ... ok [INFO] [stdout] test integration::mcp::server::tests::test_builder_auto_capability_detection ... ok [INFO] [stdout] test integration::mcp::server::tests::test_builder_pattern ... ok [INFO] [stdout] test integration::mcp::server::tests::test_client_capabilities_storage ... ok [INFO] [stdout] test integration::mcp::server::tests::test_initialization_lifecycle ... ok [INFO] [stdout] test integration::mcp::server::tests::test_capability_auto_detection ... ok [INFO] [stdout] test base::jsonrpc::concurrent::tests::test_shutdown_with_rapid_submissions ... ok [INFO] [stdout] test integration::mcp::server::tests::test_initialization_protocol_version_matching ... ok [INFO] [stdout] test integration::mcp::server::tests::test_server_config_defaults ... ok [INFO] [stdout] test integration::mcp::server::tests::test_server_creation ... ok [INFO] [stdout] test integration::router::tests::test_clear_handlers ... ok [INFO] [stdout] test integration::router::tests::test_duplicate_handler_registration ... ok [INFO] [stdout] test integration::router::tests::test_handler_management ... ok [INFO] [stdout] test integration::router::tests::test_register_handler ... ok [INFO] [stdout] test integration::router::tests::test_route_notification ... ok [INFO] [stdout] test integration::router::tests::test_route_request ... ok [INFO] [stdout] test integration::mcp::server::tests::test_invalid_initialization_request ... ok [INFO] [stdout] test integration::router::tests::test_router_creation ... ok [INFO] [stdout] test integration::server::tests::test_server_creation ... ok [INFO] [stdout] test integration_tests::test_crate_public_api ... ok [INFO] [stdout] test integration_tests::test_json_rpc_compliance ... ok [INFO] [stdout] test integration_tests::test_message_trait_consistency ... ok [INFO] [stdout] test integration_tests::test_request_id_types ... ok [INFO] [stdout] test integration_tests::test_round_trip_serialization ... ok [INFO] [stdout] test integration_tests::test_version_info ... ok [INFO] [stdout] test shared::protocol::messages::capabilities::tests::test_capability_serialization ... ok [INFO] [stdout] test shared::protocol::messages::capabilities::tests::test_client_capabilities_default ... ok [INFO] [stdout] test shared::protocol::messages::capabilities::tests::test_client_capabilities_with_sampling ... ok [INFO] [stdout] test shared::protocol::messages::capabilities::tests::test_server_capabilities_default ... ok [INFO] [stdout] test shared::protocol::messages::capabilities::tests::test_server_capabilities_with_resources ... ok [INFO] [stdout] test shared::protocol::messages::initialization::tests::test_initialize_request_creation ... ok [INFO] [stdout] test shared::protocol::messages::initialization::tests::test_initialize_request_to_jsonrpc ... ok [INFO] [stdout] test shared::protocol::messages::initialization::tests::test_initialize_request_with_version ... ok [INFO] [stdout] test shared::protocol::messages::initialization::tests::test_initialize_response_capability_checks ... ok [INFO] [stdout] test shared::protocol::messages::initialization::tests::test_initialize_response_creation ... ok [INFO] [stdout] test shared::protocol::messages::initialization::tests::test_message_serialization ... ok [INFO] [stdout] test shared::protocol::messages::logging::tests::test_default_implementations ... ok [INFO] [stdout] test shared::protocol::messages::logging::tests::test_log_context ... ok [INFO] [stdout] test shared::protocol::messages::logging::tests::test_log_context_without_correlation ... ok [INFO] [stdout] test integration::mcp::server::tests::test_initialized_notification_handling ... ok [INFO] [stdout] test shared::protocol::messages::logging::tests::test_log_entry ... ok [INFO] [stdout] test shared::protocol::messages::logging::tests::test_log_entry_convenience_methods ... ok [INFO] [stdout] test shared::protocol::messages::logging::tests::test_log_entry_with_error ... ok [INFO] [stdout] test shared::protocol::messages::logging::tests::test_log_error ... ok [INFO] [stdout] test shared::protocol::messages::logging::tests::test_log_level_ordering ... ok [INFO] [stdout] test shared::protocol::messages::logging::tests::test_log_level_predicates ... ok [INFO] [stdout] test shared::protocol::messages::logging::tests::test_log_level_should_log ... ok [INFO] [stdout] test shared::protocol::messages::logging::tests::test_logging_config ... ok [INFO] [stdout] test shared::protocol::messages::logging::tests::test_logging_config_exclusion ... ok [INFO] [stdout] test shared::protocol::messages::logging::tests::test_logging_config_should_log ... ok [INFO] [stdout] test shared::protocol::messages::logging::tests::test_logging_notification ... ok [INFO] [stdout] test shared::protocol::messages::logging::tests::test_serialization ... ok [INFO] [stdout] test shared::protocol::messages::logging::tests::test_set_logging_request ... ok [INFO] [stdout] test shared::protocol::messages::logging::tests::test_set_logging_response ... ok [INFO] [stdout] test shared::protocol::messages::prompts::tests::test_get_prompt_request ... ok [INFO] [stdout] test shared::protocol::messages::prompts::tests::test_get_prompt_request_add_argument ... ok [INFO] [stdout] test shared::protocol::messages::prompts::tests::test_get_prompt_request_no_args ... ok [INFO] [stdout] test shared::protocol::messages::prompts::tests::test_get_prompt_response ... ok [INFO] [stdout] test shared::protocol::messages::prompts::tests::test_get_prompt_response_add_message ... ok [INFO] [stdout] test shared::protocol::messages::prompts::tests::test_get_prompt_response_system_user ... ok [INFO] [stdout] test shared::protocol::messages::prompts::tests::test_get_prompt_request_single_arg ... ok [INFO] [stdout] test shared::protocol::messages::prompts::tests::test_list_prompts_request ... ok [INFO] [stdout] test shared::protocol::messages::prompts::tests::test_list_prompts_response ... ok [INFO] [stdout] test shared::protocol::messages::prompts::tests::test_message_role_serialization ... ok [INFO] [stdout] test shared::protocol::messages::prompts::tests::test_message_serialization ... ok [INFO] [stdout] test shared::protocol::messages::prompts::tests::test_parameterless_prompt ... ok [INFO] [stdout] test shared::protocol::messages::prompts::tests::test_prompt_argument ... ok [INFO] [stdout] test shared::protocol::messages::prompts::tests::test_prompt_creation ... ok [INFO] [stdout] test shared::protocol::messages::prompts::tests::test_prompt_message ... ok [INFO] [stdout] test shared::protocol::messages::prompts::tests::test_prompt_simple ... ok [INFO] [stdout] test shared::protocol::messages::resources::tests::test_list_resources_request ... ok [INFO] [stdout] test shared::protocol::messages::resources::tests::test_list_resources_response ... ok [INFO] [stdout] test shared::protocol::messages::resources::tests::test_message_serialization ... ok [INFO] [stdout] test shared::protocol::messages::resources::tests::test_read_resource_request ... ok [INFO] [stdout] test shared::protocol::messages::resources::tests::test_read_resource_response ... ok [INFO] [stdout] test shared::protocol::messages::resources::tests::test_resource_creation ... ok [INFO] [stdout] test shared::protocol::messages::resources::tests::test_resource_file_extension ... ok [INFO] [stdout] test shared::protocol::messages::resources::tests::test_resource_invalid_uri ... ok [INFO] [stdout] test shared::protocol::messages::resources::tests::test_resource_notifications ... ok [INFO] [stdout] test shared::protocol::messages::resources::tests::test_resource_scheme_check ... ok [INFO] [stdout] test shared::protocol::messages::resources::tests::test_resource_template ... ok [INFO] [stdout] test shared::protocol::messages::resources::tests::test_subscribe_resource_request ... ok [INFO] [stdout] test shared::protocol::messages::tools::tests::test_call_tool_request ... ok [INFO] [stdout] test shared::protocol::messages::tools::tests::test_call_tool_request_no_args ... ok [INFO] [stdout] test shared::protocol::messages::tools::tests::test_call_tool_request_string_arg ... ok [INFO] [stdout] test shared::protocol::messages::tools::tests::test_call_tool_response_error ... ok [INFO] [stdout] test shared::protocol::messages::tools::tests::test_call_tool_response_success ... ok [INFO] [stdout] test shared::protocol::messages::tools::tests::test_list_tools_request ... ok [INFO] [stdout] test shared::protocol::messages::tools::tests::test_list_tools_response ... ok [INFO] [stdout] test shared::protocol::messages::tools::tests::test_message_serialization ... ok [INFO] [stdout] test shared::protocol::messages::tools::tests::test_parameterless_tool ... ok [INFO] [stdout] test shared::protocol::messages::tools::tests::test_progress_clamping ... ok [INFO] [stdout] test shared::protocol::messages::tools::tests::test_tool_creation ... ok [INFO] [stdout] test shared::protocol::messages::tools::tests::test_tool_progress_notification ... ok [INFO] [stdout] test shared::protocol::messages::tools::tests::test_tool_simple ... ok [INFO] [stdout] test shared::protocol::types::common::tests::test_base64_validation ... ok [INFO] [stdout] test shared::protocol::types::common::tests::test_mime_type_parts ... ok [INFO] [stdout] test shared::protocol::types::common::tests::test_mime_type_validation ... ok [INFO] [stdout] test shared::protocol::types::common::tests::test_protocol_version_validation ... ok [INFO] [stdout] test shared::protocol::types::common::tests::test_uri_scheme_extraction ... ok [INFO] [stdout] test shared::protocol::types::common::tests::test_uri_validation ... ok [INFO] [stdout] test shared::protocol::types::common::tests::test_protocol_version_current ... ok [INFO] [stdout] test shared::protocol::types::content::tests::test_image_content_invalid_base64 ... ok [INFO] [stdout] test shared::protocol::types::content::tests::test_content_serialization ... ok [INFO] [stdout] test shared::protocol::types::content::tests::test_image_content_invalid_mime_type ... ok [INFO] [stdout] test shared::protocol::types::content::tests::test_image_content_success ... ok [INFO] [stdout] test shared::protocol::types::content::tests::test_image_content_with_uri ... ok [INFO] [stdout] test shared::protocol::types::content::tests::test_resource_content_invalid_mime_type ... ok [INFO] [stdout] test shared::protocol::types::content::tests::test_resource_content_invalid_uri ... ok [INFO] [stdout] test shared::protocol::types::content::tests::test_resource_content_minimal ... ok [INFO] [stdout] test shared::protocol::types::content::tests::test_text_content ... ok [INFO] [stdout] test shared::protocol::types::content::tests::test_text_content_long ... ok [INFO] [stdout] test shared::protocol::types::content::tests::test_text_content_with_uri ... ok [INFO] [stdout] test shared::protocol::types::content::tests::test_text_content_with_uri_and_mime ... ok [INFO] [stdout] test transport::buffer::tests::test_backpressure_control ... ok [INFO] [stdout] test shared::protocol::types::content::tests::test_resource_content_success ... ok [INFO] [stdout] test transport::buffer::tests::test_buffer_acquisition_and_return ... ok [INFO] [stdout] test transport::buffer::tests::test_buffer_metrics_tracking ... ok [INFO] [stdout] test transport::buffer::tests::test_buffer_pool_hit_miss_metrics ... ok [INFO] [stdout] test transport::buffer::tests::test_message_size_validation ... ok [INFO] [stdout] test integration::mcp::error::tests::test_custom_error ... ok [INFO] [stdout] test integration::server::tests::test_server_state_management ... ok [INFO] [stdout] test transport::buffer::tests::test_pooled_buffer_operations ... ok [INFO] [stdout] test transport::buffer::tests::test_buffer_manager_creation ... ok [INFO] [stdout] test correlation::types::tests::test_request_id_generator_concurrent ... ok [INFO] [stdout] test transport::buffer::tests::test_streaming_buffer ... ok [INFO] [stdout] test transport::buffer::tests::test_streaming_buffer_multiple_messages ... ok [INFO] [stdout] test transport::buffer::tests::test_streaming_buffer_overflow ... ok [INFO] [stdout] test transport::error::tests::test_transport_error_creation ... ok [INFO] [stdout] test transport::error::tests::test_transport_error_from_io ... ok [INFO] [stdout] test transport::error::tests::test_transport_error_traits ... ok [INFO] [stdout] test transport::stdio::tests::test_arc_cloning_and_sharing ... ok [INFO] [stdout] test transport::stdio::tests::test_concurrent_transport_operations ... ok [INFO] [stdout] test transport::stdio::tests::test_concurrent_send_operations ... ok [INFO] [stdout] test transport::stdio::tests::test_concurrent_read_operations ... ok [INFO] [stdout] test transport::stdio::tests::test_message_size_boundary_conditions ... ok [INFO] [stdout] test transport::stdio::tests::test_send_message_too_large ... ok [INFO] [stdout] test transport::stdio::tests::test_receive_after_close_fails ... ok [INFO] [stdout] test transport::stdio::tests::test_send_after_close_fails ... ok [INFO] [stdout] test transport::stdio::tests::test_send_message_with_newline_fails ... ok [INFO] [stdout] test transport::stdio::tests::test_stdio_transport_custom_max_size ... ok [INFO] [stdout] test transport::stdio::tests::test_stdio_transport_creation ... ok [INFO] [stdout] test transport::stdio::tests::test_transport_lifecycle ... ok [INFO] [stdout] test transport::streaming::tests::test_buffer_stats ... ok [INFO] [stdout] test transport::stdio::tests::test_stdio_transport_zero_max_size_error ... ok [INFO] [stdout] test transport::streaming::tests::test_parse_message ... ok [INFO] [stdout] test transport::streaming::tests::test_streaming_stats ... ok [INFO] [stdout] test transport::streaming::tests::test_streaming_stats_batch_operations ... ok [INFO] [stdout] test transport::traits::tests::test_transport_trait_basic_operations ... ok [INFO] [stdout] test transport::traits::tests::test_transport_trait_concurrency ... ok [INFO] [stdout] test transport::streaming::tests::test_streaming_transport_creation ... ok [INFO] [stdout] test transport::streaming::tests::test_parse_multiple_messages ... ok [INFO] [stdout] test transport::traits::tests::test_transport_trait_error_handling ... ok [INFO] [stdout] test transport::zero_copy::tests::test_buffer_pool_hit_ratio_calculation ... ok [INFO] [stdout] test transport::zero_copy::tests::test_pool_efficiency_threshold ... ok [INFO] [stdout] test transport::zero_copy::tests::test_pool_utilization_calculation ... ok [INFO] [stdout] test transport::zero_copy::tests::test_zero_copy_metrics_creation ... ok [INFO] [stdout] test transport::stdio::tests::test_stdio_transport_integration_with_subprocess ... ok [INFO] [stdout] test transport::stdio::tests::test_concurrent_state_transitions ... ok [INFO] [stdout] test correlation::manager::tests::test_request_timeout ... ok [INFO] [stdout] test base::jsonrpc::concurrent::tests::test_graceful_shutdown_with_pending_work ... ok [INFO] [stderr] Running tests/concurrent_integration.rs (/opt/rustwide/target/debug/deps/concurrent_integration-ba63fd723445edcf) [INFO] [stdout] test correlation::manager::tests::test_concurrent_requests ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 234 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.03s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_concurrent_module_integration ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests airs_mcp [INFO] [stdout] [INFO] [stdout] running 125 tests [INFO] [stdout] test src/base/jsonrpc/message.rs - base::jsonrpc::message::JsonRpcMessage::serialize_to_buffer (line 124) ... ok [INFO] [stdout] test src/base/jsonrpc/message.rs - base::jsonrpc::message::JsonRpcMessage::from_json (line 90) ... ok [INFO] [stdout] test src/base/jsonrpc/message.rs - base::jsonrpc::message::JsonRpcMessage::to_json (line 43) ... ok [INFO] [stdout] test src/base/jsonrpc/message.rs - base::jsonrpc::message::JsonRpcMessage (line 22) ... ok [INFO] [stdout] test src/base/jsonrpc/message.rs - base::jsonrpc::message::JsonRpcMessage::from_json_bytes (line 216) ... ok [INFO] [stdout] test src/base/jsonrpc/message.rs - base::jsonrpc::message::JsonRpcMessage::from_bytes (line 166) ... ok [INFO] [stdout] test src/base/jsonrpc/message.rs - base::jsonrpc::message::JsonRpcMessage::to_bytes (line 195) ... ok [INFO] [stdout] test src/base/jsonrpc/message.rs - base::jsonrpc::message::JsonRpcNotification (line 492) ... ok [INFO] [stdout] test src/base/jsonrpc/message.rs - base::jsonrpc::message::JsonRpcMessage::to_json_pretty (line 62) ... ok [INFO] [stdout] test src/base/jsonrpc/concurrent.rs - base::jsonrpc::concurrent (line 17) ... ok [INFO] [stdout] test src/base/jsonrpc/message.rs - base::jsonrpc::message::JsonRpcNotification::new (line 531) ... ok [INFO] [stdout] test src/base/jsonrpc/message.rs - base::jsonrpc::message::JsonRpcResponse (line 386) ... ok [INFO] [stdout] test src/base/jsonrpc/message.rs - base::jsonrpc::message::JsonRpcRequest (line 306) ... ok [INFO] [stdout] test src/base/jsonrpc/message.rs - base::jsonrpc::message::JsonRpcResponse::error (line 456) ... ok [INFO] [stdout] test src/base/jsonrpc/message.rs - base::jsonrpc::message::JsonRpcRequest::new (line 349) ... ok [INFO] [stdout] test src/base/jsonrpc/message.rs - base::jsonrpc::message::JsonRpcResponse::success (line 429) ... ok [INFO] [stdout] test src/base/jsonrpc/message.rs - base::jsonrpc::message::RequestId (line 236) ... ok [INFO] [stdout] test src/base/jsonrpc/message.rs - base::jsonrpc::message::RequestId::new_number (line 273) ... ok [INFO] [stdout] test src/base/jsonrpc/message.rs - base::jsonrpc::message::RequestId::new_string (line 260) ... ok [INFO] [stdout] test src/correlation/error.rs - correlation::error::CorrelationResult (line 72) ... ok [INFO] [stdout] test src/correlation/manager.rs - correlation::manager::CorrelationManager::cancel_request (line 389) ... ok [INFO] [stdout] test src/base/jsonrpc/mod.rs - base::jsonrpc (line 18) ... ok [INFO] [stdout] test src/correlation/manager.rs - correlation::manager::CorrelationManager (line 62) ... ok [INFO] [stdout] test src/correlation/manager.rs - correlation::manager::CorrelationManager::cleanup_expired_requests (line 480) ... ok [INFO] [stdout] test src/correlation/manager.rs - correlation::manager::CorrelationManager::get_pending_request_ids (line 447) ... ok [INFO] [stdout] test src/correlation/manager.rs - correlation::manager::CorrelationManager::new (line 133) ... ok [INFO] [stdout] test src/correlation/manager.rs - correlation::manager::CorrelationManager::correlate_response (line 303) ... ok [INFO] [stdout] test src/correlation/mod.rs - correlation (line 15) ... ignored [INFO] [stdout] test src/correlation/manager.rs - correlation::manager::CorrelationManager::pending_count (line 357) ... ok [INFO] [stdout] test src/base/jsonrpc/streaming.rs - base::jsonrpc::streaming::StreamingParser::parse_from_bytes (line 154) ... ok [INFO] [stdout] test src/base/jsonrpc/streaming.rs - base::jsonrpc::streaming::StreamingParser (line 69) ... ok [INFO] [stdout] test src/base/jsonrpc/streaming.rs - base::jsonrpc::streaming::StreamingParser::parse_from_reader (line 251) ... ok [INFO] [stdout] test src/base/jsonrpc/streaming.rs - base::jsonrpc::streaming::StreamingParser::parse_multiple_from_bytes (line 371) ... ok [INFO] [stdout] test src/correlation/manager.rs - correlation::manager::CorrelationManager::shutdown (line 605) ... ok [INFO] [stdout] test src/correlation/types.rs - correlation::types::PendingRequest::is_expired (line 82) ... ok [INFO] [stdout] test src/integration/client.rs - integration::client::JsonRpcClient (line 65) - compile ... ok [INFO] [stdout] test src/correlation/manager.rs - correlation::manager::CorrelationManager::register_request (line 235) ... ok [INFO] [stdout] test src/correlation/types.rs - correlation::types::RequestIdGenerator::new (line 175) ... ok [INFO] [stdout] test src/integration/client.rs - integration::client::JsonRpcClient::call (line 223) - compile ... ok [INFO] [stdout] test src/integration/client.rs - integration::client::JsonRpcClient::shutdown (line 420) - compile ... ok [INFO] [stdout] test src/correlation/types.rs - correlation::types::PendingRequest::new (line 48) ... ok [INFO] [stdout] test src/correlation/types.rs - correlation::types::RequestIdGenerator::next_id (line 200) ... ok [INFO] [stdout] test src/integration/mod.rs - integration (line 16) - compile ... ok [INFO] [stdout] test src/integration/client.rs - integration::client::JsonRpcClient::notify (line 351) - compile ... ok [INFO] [stdout] test src/integration/client.rs - integration::client::JsonRpcClient::new (line 135) - compile ... ok [INFO] [stdout] test src/correlation/types.rs - correlation::types::PendingRequest::is_expired_at (line 119) ... ok [INFO] [stdout] test src/lib.rs - (line 138) ... ok [INFO] [stdout] test src/lib.rs - (line 120) ... ok [INFO] [stdout] test src/lib.rs - (line 52) ... ok [INFO] [stdout] test src/lib.rs - (line 100) ... ok [INFO] [stdout] test src/lib.rs - version (line 228) ... ok [INFO] [stdout] test src/lib.rs - (line 66) ... ok [INFO] [stdout] test src/shared/protocol/messages/capabilities.rs - shared::protocol::messages::capabilities::ClientCapabilities (line 15) ... ok [INFO] [stdout] test src/shared/protocol/errors.rs - shared::protocol::errors::ProtocolError (line 15) ... ok [INFO] [stdout] test src/shared/protocol/messages/capabilities.rs - shared::protocol::messages::capabilities::PromptCapabilities (line 131) ... ok [INFO] [stdout] test src/lib.rs - (line 27) ... ok [INFO] [stdout] test src/shared/protocol/messages/capabilities.rs - shared::protocol::messages::capabilities::RootsCapabilities (line 187) ... ok [INFO] [stdout] test src/shared/protocol/messages/capabilities.rs - shared::protocol::messages::capabilities::ResourceCapabilities (line 89) ... ok [INFO] [stdout] test src/lib.rs - (line 86) ... ok [INFO] [stdout] test src/shared/protocol/messages/capabilities.rs - shared::protocol::messages::capabilities::LoggingCapabilities (line 152) ... ok [INFO] [stdout] test src/shared/protocol/messages/capabilities.rs - shared::protocol::messages::capabilities::SamplingCapabilities (line 170) ... ok [INFO] [stdout] test src/shared/protocol/messages/capabilities.rs - shared::protocol::messages::capabilities::ServerCapabilities (line 46) ... ok [INFO] [stdout] test src/shared/protocol/messages/initialization.rs - shared::protocol::messages::initialization::InitializeRequest (line 21) ... ok [INFO] [stdout] test src/shared/protocol/messages/capabilities.rs - shared::protocol::messages::capabilities::ToolCapabilities (line 115) ... ok [INFO] [stdout] test src/shared/protocol/messages/initialization.rs - shared::protocol::messages::initialization::InitializeRequest::to_jsonrpc_request (line 153) ... ok [INFO] [stdout] test src/shared/protocol/messages/initialization.rs - shared::protocol::messages::initialization::InitializeRequest::new (line 94) ... ok [INFO] [stdout] test src/shared/protocol/messages/initialization.rs - shared::protocol::messages::initialization::InitializeResponse::has_resources (line 254) ... ok [INFO] [stdout] test src/shared/protocol/messages/initialization.rs - shared::protocol::messages::initialization::InitializeRequest::with_version (line 119) ... ok [INFO] [stdout] test src/shared/protocol/messages/initialization.rs - shared::protocol::messages::initialization::InitializeResponse (line 55) ... ok [INFO] [stdout] test src/shared/protocol/messages/initialization.rs - shared::protocol::messages::initialization::InitializeResponse::with_version (line 221) ... ok [INFO] [stdout] test src/shared/protocol/messages/initialization.rs - shared::protocol::messages::initialization::InitializeResponse::new (line 190) ... ok [INFO] [stdout] test src/shared/protocol/messages/prompts.rs - shared::protocol::messages::prompts::GetPromptRequest (line 284) ... ok [INFO] [stdout] test src/shared/protocol/messages/prompts.rs - shared::protocol::messages::prompts::ListPromptsRequest (line 198) ... ok [INFO] [stdout] test src/shared/protocol/messages/prompts.rs - shared::protocol::messages::prompts::Prompt (line 19) ... ok [INFO] [stdout] test src/shared/protocol/messages/prompts.rs - shared::protocol::messages::prompts::GetPromptRequest::new (line 306) ... ok [INFO] [stdout] test src/shared/protocol/messages/resources.rs - shared::protocol::messages::resources::ReadResourceRequest (line 305) ... ok [INFO] [stdout] test src/shared/protocol/messages/resources.rs - shared::protocol::messages::resources::ListResourcesRequest (line 141) ... ok [INFO] [stdout] test src/shared/protocol/messages/resources.rs - shared::protocol::messages::resources::Resource (line 18) ... ok [INFO] [stdout] test src/shared/protocol/messages/resources.rs - shared::protocol::messages::resources::ListResourceTemplatesRequest (line 221) ... ok [INFO] [stdout] test src/shared/protocol/messages/prompts.rs - shared::protocol::messages::prompts::Prompt::new (line 49) ... ok [INFO] [stdout] test src/shared/protocol/messages/resources.rs - shared::protocol::messages::resources::Resource::new (line 47) ... ok [INFO] [stdout] test src/shared/protocol/messages/tools.rs - shared::protocol::messages::tools::CallToolRequest::new (line 245) ... ok [INFO] [stdout] test src/shared/protocol/messages/tools.rs - shared::protocol::messages::tools::CallToolResponse::success (line 326) ... ok [INFO] [stdout] test src/shared/protocol/messages/tools.rs - shared::protocol::messages::tools::CallToolRequest (line 223) ... ok [INFO] [stdout] test src/shared/protocol/messages/tools.rs - shared::protocol::messages::tools::Tool (line 19) ... ok [INFO] [stdout] test src/shared/protocol/messages/tools.rs - shared::protocol::messages::tools::CallToolResponse::error (line 352) ... ok [INFO] [stdout] test src/shared/protocol/messages/tools.rs - shared::protocol::messages::tools::ToolProgressNotification::new (line 424) ... ok [INFO] [stdout] test src/shared/protocol/messages/tools.rs - shared::protocol::messages::tools::Tool::new (line 57) ... ok [INFO] [stdout] test src/shared/protocol/messages/tools.rs - shared::protocol::messages::tools::ListToolsRequest (line 140) ... ok [INFO] [stdout] test src/shared/protocol/mod.rs - shared::protocol (line 23) ... ok [INFO] [stdout] test src/shared/protocol/types/common.rs - shared::protocol::types::common::MimeType (line 195) ... ok [INFO] [stdout] test src/shared/protocol/types/common.rs - shared::protocol::types::common::ServerInfo (line 372) ... ok [INFO] [stdout] test src/shared/protocol/types/common.rs - shared::protocol::types::common::Uri (line 114) ... ok [INFO] [stdout] test src/shared/protocol/types/common.rs - shared::protocol::types::common::ClientInfo (line 349) ... ok [INFO] [stdout] test src/shared/protocol/types/common.rs - shared::protocol::types::common::Base64Data (line 276) ... ok [INFO] [stdout] test src/shared/protocol/types/common.rs - shared::protocol::types::common::ProtocolVersion (line 20) ... ok [INFO] [stdout] test src/transport/buffer.rs - transport::buffer (line 24) - compile ... ok [INFO] [stdout] test src/shared/protocol/types/content.rs - shared::protocol::types::content::Content::image (line 166) ... ok [INFO] [stdout] test src/shared/protocol/types/content.rs - shared::protocol::types::content::Content (line 24) ... ok [INFO] [stdout] test src/shared/protocol/types/content.rs - shared::protocol::types::content::Content::resource (line 213) ... ok [INFO] [stdout] test src/transport/stdio.rs - transport::stdio::StdioTransport (line 90) - compile ... ok [INFO] [stdout] test src/shared/protocol/types/content.rs - shared::protocol::types::content::Content::image_with_uri (line 187) ... ok [INFO] [stdout] test src/transport/mod.rs - transport (line 47) ... ok [INFO] [stdout] test src/shared/protocol/types/content.rs - shared::protocol::types::content::Content::text_with_uri_and_mime_type (line 136) ... ok [INFO] [stdout] test src/transport/stdio.rs - transport::stdio::StdioTransport::buffer_metrics (line 352) - compile ... ok [INFO] [stdout] test src/shared/protocol/types/content.rs - shared::protocol::types::content::Content::text (line 98) ... ok [INFO] [stdout] test src/transport/stdio.rs - transport::stdio::StdioTransport::has_advanced_buffer_management (line 325) - compile ... ok [INFO] [stdout] test src/transport/mod.rs - transport (line 12) ... ok [INFO] [stdout] test src/shared/protocol/types/content.rs - shared::protocol::types::content::Content::text_with_uri (line 115) ... ok [INFO] [stdout] test src/transport/stdio.rs - transport::stdio (line 23) ... ok [INFO] [stdout] test src/transport/stdio.rs - transport::stdio::StdioTransport::with_buffer_config (line 251) - compile ... ok [INFO] [stdout] test src/transport/stdio.rs - transport::stdio::StdioTransport::is_closed (line 380) ... ok [INFO] [stdout] test src/transport/stdio.rs - transport::stdio::StdioTransport::close (line 559) ... ok [INFO] [stdout] test src/transport/traits.rs - transport::traits::Transport (line 24) ... ok [INFO] [stdout] test src/transport/traits.rs - transport::traits::Transport::close (line 143) ... ok [INFO] [stdout] test src/transport/traits.rs - transport::traits::Transport::receive (line 109) ... ok [INFO] [stdout] test src/transport/zero_copy.rs - transport::zero_copy (line 15) - compile ... ok [INFO] [stdout] test src/transport/stdio.rs - transport::stdio::StdioTransport::new (line 160) ... ok [INFO] [stdout] test src/transport/zero_copy.rs - transport::zero_copy::ZeroCopyTransport::send_bytes (line 79) - compile ... ok [INFO] [stdout] test src/transport/zero_copy.rs - transport::zero_copy::ZeroCopyTransport::acquire_buffer (line 143) - compile ... ok [INFO] [stdout] test src/transport/zero_copy.rs - transport::zero_copy::ZeroCopyTransport::receive_into_buffer (line 112) - compile ... ok [INFO] [stdout] test src/transport/traits.rs - transport::traits::Transport::send (line 79) ... ok [INFO] [stdout] test src/transport/stdio.rs - transport::stdio::StdioTransport::max_message_size (line 303) ... ok [INFO] [stdout] test src/transport/streaming.rs - transport::streaming::StreamingTransport (line 29) ... ok [INFO] [stdout] test src/transport/stdio.rs - transport::stdio::StdioTransport::with_max_message_size (line 191) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 124 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 21.53s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "76848312da3bf794a1206666723a52958601890c4f37581dd8ee66733906ea2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76848312da3bf794a1206666723a52958601890c4f37581dd8ee66733906ea2d", kill_on_drop: false }` [INFO] [stdout] 76848312da3bf794a1206666723a52958601890c4f37581dd8ee66733906ea2d