[INFO] fetching crate turbomcp-transport 2.2.1... [INFO] testing turbomcp-transport-2.2.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate turbomcp-transport 2.2.1 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate turbomcp-transport 2.2.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate turbomcp-transport 2.2.1 [INFO] tweaked toml for crates.io crate turbomcp-transport 2.2.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate turbomcp-transport 2.2.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate turbomcp-transport 2.2.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 28a1d166edf569cda681bcfb9106c90470c16d0d233b231eab337076bac8ce35 [INFO] running `Command { std: "docker" "start" "-a" "28a1d166edf569cda681bcfb9106c90470c16d0d233b231eab337076bac8ce35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "28a1d166edf569cda681bcfb9106c90470c16d0d233b231eab337076bac8ce35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28a1d166edf569cda681bcfb9106c90470c16d0d233b231eab337076bac8ce35", kill_on_drop: false }` [INFO] [stdout] 28a1d166edf569cda681bcfb9106c90470c16d0d233b231eab337076bac8ce35 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c51d5105de92b0d328603889c2c4972f9bdf8a97eec02ad3f8119b40ada25801 [INFO] running `Command { std: "docker" "start" "-a" "c51d5105de92b0d328603889c2c4972f9bdf8a97eec02ad3f8119b40ada25801", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling synstructure v0.13.2 [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 displaydoc v0.2.5 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling compact_str v0.7.1 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling turbomcp-protocol v2.2.1 [INFO] [stderr] Compiling turbomcp-transport v2.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.77s [INFO] running `Command { std: "docker" "inspect" "c51d5105de92b0d328603889c2c4972f9bdf8a97eec02ad3f8119b40ada25801", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c51d5105de92b0d328603889c2c4972f9bdf8a97eec02ad3f8119b40ada25801", kill_on_drop: false }` [INFO] [stdout] c51d5105de92b0d328603889c2c4972f9bdf8a97eec02ad3f8119b40ada25801 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a01e1157ae8b5168de5bfe50b0b3a7eaf2d36babcc77e13e8987e45c035d61b0 [INFO] running `Command { std: "docker" "start" "-a" "a01e1157ae8b5168de5bfe50b0b3a7eaf2d36babcc77e13e8987e45c035d61b0", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling clap_builder v4.5.51 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling sdd v3.0.10 [INFO] [stderr] Compiling criterion-plot v0.6.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling serial_test_derive v3.2.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 async-stream v0.3.6 [INFO] [stderr] Compiling serial_test v3.2.0 [INFO] [stderr] Compiling clap v4.5.51 [INFO] [stderr] Compiling criterion v0.7.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling turbomcp-protocol v2.2.1 [INFO] [stderr] Compiling turbomcp-transport v2.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 22.84s [INFO] running `Command { std: "docker" "inspect" "a01e1157ae8b5168de5bfe50b0b3a7eaf2d36babcc77e13e8987e45c035d61b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a01e1157ae8b5168de5bfe50b0b3a7eaf2d36babcc77e13e8987e45c035d61b0", kill_on_drop: false }` [INFO] [stdout] a01e1157ae8b5168de5bfe50b0b3a7eaf2d36babcc77e13e8987e45c035d61b0 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b5f1d056211b989140385ac8b5270e30b5a106083fe6485ce0a604fe56d4c4b7 [INFO] running `Command { std: "docker" "start" "-a" "b5f1d056211b989140385ac8b5270e30b5a106083fe6485ce0a604fe56d4c4b7", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/turbomcp_transport-5a9b58acb8b8570d) [INFO] [stdout] [INFO] [stdout] running 167 tests [INFO] [stdout] test bidirectional::tests::test_connection_state ... ok [INFO] [stdout] test config::tests::test_config_builder_with_timeouts ... ok [INFO] [stdout] test child_process::tests::test_empty_command_error ... ok [INFO] [stdout] test config::tests::test_config_builder_with_tls ... ok [INFO] [stdout] test config::tests::test_config_builder ... ok [INFO] [stdout] test bidirectional::tests::test_message_router ... ok [INFO] [stdout] test config::tests::test_config_validation ... ok [INFO] [stdout] test config::tests::test_timeout_config_default ... ok [INFO] [stdout] test config::tests::test_timeout_config_fast ... ok [INFO] [stdout] test config::tests::test_predefined_configs ... ok [INFO] [stdout] test config::tests::test_timeout_config_patient ... ok [INFO] [stdout] test config::tests::test_timeout_config_unlimited ... ok [INFO] [stdout] test config::tests::test_tls_config_default ... ok [INFO] [stdout] test config::tests::test_config_builder_with_legacy_tls ... ok [INFO] [stdout] test config::tests::test_tls_config_legacy ... ok [INFO] [stdout] test config::tests::test_tls_config_is_insecure ... ok [INFO] [stdout] test config::tests::test_tls_version_default ... ok [INFO] [stdout] test config::tests::test_tls_config_serialization ... ok [INFO] [stdout] test config::tests::test_transport_config_includes_tls ... ok [INFO] [stdout] test config::tests::test_tls_version_serialization ... ok [INFO] [stdout] test config::tests::test_tls_config_insecure ... ok [INFO] [stdout] test config::tests::test_tls_config_is_deprecated ... ok [INFO] [stdout] test child_process::tests::test_child_process_config_default ... ok [INFO] [stdout] test core::tests::test_transport_capabilities_default ... ok [INFO] [stdout] test core::tests::test_transport_config_default ... ok [INFO] [stdout] test bidirectional::tests::test_protocol_direction_validator ... ok [INFO] [stdout] test metrics::tests::test_latency_buckets ... ok [INFO] [stdout] test metrics::tests::test_latency_recording ... ok [INFO] [stdout] test core::tests::test_transport_event_emitter ... ok [INFO] [stdout] test metrics::tests::test_message_recording ... ok [INFO] [stdout] test metrics::tests::test_metrics_collector_creation ... ok [INFO] [stdout] test core::tests::test_transport_message_creation ... ok [INFO] [stdout] test core::tests::test_transport_message_metadata ... ok [INFO] [stdout] test core::tests::test_transport_state_display ... ok [INFO] [stdout] test metrics::tests::test_json_exporter ... ok [INFO] [stdout] test core::tests::test_transport_types_display ... ok [INFO] [stdout] test config::tests::test_tls_config_custom ... ok [INFO] [stdout] test config::tests::test_config_builder_with_insecure_tls ... ok [INFO] [stdout] test metrics::tests::test_metrics_snapshot ... ok [INFO] [stdout] test metrics::tests::test_prometheus_exporter ... ok [INFO] [stdout] test resilience::circuit_breaker::tests::test_circuit_breaker_statistics ... ok [INFO] [stdout] test metrics::tests::test_transport_lifecycle ... ok [INFO] [stdout] test resilience::circuit_breaker::tests::test_circuit_breaker_trip_on_failures ... ok [INFO] [stdout] test resilience::circuit_breaker::tests::test_circuit_breaker_default_state ... ok [INFO] [stdout] test resilience::deduplication::tests::test_deduplication_cache_basic ... ok [INFO] [stdout] test resilience::deduplication::tests::test_deduplication_cache_clear ... ok [INFO] [stdout] test resilience::deduplication::tests::test_deduplication_stats ... ok [INFO] [stdout] test resilience::metrics::tests::test_latency_tracker_max_samples ... ok [INFO] [stdout] test resilience::health::tests::test_health_checker_threshold_behavior ... ok [INFO] [stdout] test resilience::health::tests::test_health_checker_healthy_transport ... ok [INFO] [stdout] test resilience::health::tests::test_health_checker_unhealthy_transport ... ok [INFO] [stdout] test child_process::tests::test_child_process_transport_creation ... ok [INFO] [stdout] test resilience::deduplication::tests::test_deduplication_cache_size_limit ... ok [INFO] [stdout] test resilience::metrics::tests::test_performance_assessment ... ok [INFO] [stdout] test resilience::health::tests::test_health_details ... ok [INFO] [stdout] test resilience::metrics::tests::test_latency_tracking ... ok [INFO] [stdout] test resilience::metrics::tests::test_metrics_recording ... ok [INFO] [stdout] test resilience::retry::tests::test_calculate_delay_exponential_backoff ... ok [INFO] [stdout] test resilience::retry::tests::test_custom_retry_conditions ... ok [INFO] [stdout] test resilience::retry::tests::test_retry_config_default ... ok [INFO] [stdout] test resilience::retry::tests::test_should_retry_connection_errors ... ok [INFO] [stdout] test resilience::retry::tests::test_should_retry_max_attempts ... ok [INFO] [stdout] test security::auth::tests::test_api_key_authentication ... ok [INFO] [stdout] test security::auth::tests::test_auth_config_default ... ok [INFO] [stdout] test security::auth::tests::test_bearer_authentication_invalid_format ... ok [INFO] [stdout] test security::auth::tests::test_bearer_authentication_invalid_token ... ok [INFO] [stdout] test security::auth::tests::test_bearer_authentication_success ... ok [INFO] [stdout] test security::auth::tests::test_custom_header_authentication ... ok [INFO] [stdout] test security::auth::tests::test_no_auth_required ... ok [INFO] [stdout] test security::builder::tests::test_builder_add_methods ... ok [INFO] [stdout] test security::builder::tests::test_builder_inspection_methods ... ok [INFO] [stdout] test security::builder::tests::test_security_config_builder_chaining ... ok [INFO] [stdout] test security::builder::tests::test_security_config_builder_default ... ok [INFO] [stdout] test security::origin::tests::test_origin_config_default ... ok [INFO] [stdout] test security::origin::tests::test_validate_origin_allows_configured_origin ... ok [INFO] [stdout] test security::builder::tests::test_security_config_builder_disable_rate_limiting ... ok [INFO] [stdout] test security::origin::tests::test_validate_origin_blocks_evil_origin ... ok [INFO] [stdout] test security::origin::tests::test_validate_origin_allows_localhost ... ok [INFO] [stdout] test security::rate_limit::tests::test_get_request_count ... ok [INFO] [stdout] test security::origin::tests::test_validate_origin_missing_header_localhost_client ... ok [INFO] [stdout] test security::origin::tests::test_validate_origin_missing_header_remote_client ... ok [INFO] [stdout] test security::rate_limit::tests::test_rate_limit_config_default ... ok [INFO] [stdout] test config::tests::test_tls_config_modern ... ok [INFO] [stdout] test security::rate_limit::tests::test_rate_limiter_allows_requests_within_limit ... ok [INFO] [stdout] test resilience::metrics::tests::test_latency_tracker ... ok [INFO] [stdout] test security::rate_limit::tests::test_rate_limiter_blocks_requests_over_limit ... ok [INFO] [stdout] test security::auth::tests::test_missing_authorization_header ... ok [INFO] [stdout] test security::rate_limit::tests::test_get_remaining_requests ... ok [INFO] [stdout] test security::rate_limit::tests::test_rate_limiter_different_ips ... ok [INFO] [stdout] test resilience::metrics::tests::test_state_updates ... ok [INFO] [stdout] test security::rate_limit::tests::test_rate_limiter_disabled ... ok [INFO] [stdout] test security::session::tests::test_secure_session_creation ... ok [INFO] [stdout] test security::session::tests::test_session_ip_binding ... ok [INFO] [stdout] test security::session::tests::test_session_security_manager_creation ... ok [INFO] [stdout] test security::session::tests::test_user_agent_fingerprinting ... ok [INFO] [stdout] test security::tests::test_comprehensive_example ... ok [INFO] [stdout] test security::session::tests::test_session_metadata ... ok [INFO] [stdout] test security::builder::tests::test_enhanced_security_config_builder ... ok [INFO] [stdout] test security::session::tests::test_session_config_default ... ok [INFO] [stdout] test security::origin::tests::test_validate_origin_allow_any ... ok [INFO] [stdout] test security::tests::test_enhanced_security_example ... ok [INFO] [stdout] test security::utils::tests::test_create_cors_headers ... ok [INFO] [stdout] test security::utils::tests::test_create_security_headers ... ok [INFO] [stdout] test security::utils::tests::test_extract_api_key ... ok [INFO] [stdout] test security::utils::tests::test_extract_bearer_token ... ok [INFO] [stdout] test security::utils::tests::test_is_localhost_origin ... ok [INFO] [stdout] test security::utils::tests::test_generate_secure_token ... ok [INFO] [stdout] test security::utils::tests::test_sanitize_header_value ... ok [INFO] [stdout] test security::utils::tests::test_is_safe_header_value ... ok [INFO] [stdout] test security::utils::tests::test_size_limits_constants ... ok [INFO] [stdout] test security::utils::tests::test_validate_message_size_failure ... ok [INFO] [stdout] test security::utils::tests::test_extract_client_ip ... ok [INFO] [stdout] test security::utils::tests::test_validate_message_size_success ... ok [INFO] [stdout] test security::utils::tests::test_validate_json_size ... ok [INFO] [stdout] test security::utils::tests::test_validate_string_size ... ok [INFO] [stdout] test security::validator::tests::test_comprehensive_validation_auth_failure ... ok [INFO] [stdout] test security::validator::tests::test_comprehensive_validation_origin_failure ... ok [INFO] [stdout] test security::validator::tests::test_comprehensive_validation_rate_limit_failure ... ok [INFO] [stdout] test security::validator::tests::test_comprehensive_validation_success ... ok [INFO] [stdout] test security::validator::tests::test_config_updates ... ok [INFO] [stdout] test security::validator::tests::test_individual_validation_methods ... ok [INFO] [stdout] test security::validator::tests::test_security_validator_default ... ok [INFO] [stdout] test server::tests::test_server_transport_config_builder ... ok [INFO] [stdout] test server::tests::test_server_transport_wrapper_creation ... ok [INFO] [stdout] test server::tests::test_server_transport_manager_creation ... ok [INFO] [stdout] test shared::tests::test_shared_transport_api_surface ... ok [INFO] [stdout] test shared::tests::test_shared_transport_cloning ... ok [INFO] [stdout] test security::validator::tests::test_request_count_tracking ... ok [INFO] [stdout] test shared::tests::test_shared_transport_creation ... ok [INFO] [stdout] test shared::tests::test_shared_transport_send_sync ... ok [INFO] [stdout] test stdio::tests::test_configuration_validation ... ok [INFO] [stdout] test shared::tests::test_shared_transport_thread_safety ... ok [INFO] [stdout] test stdio::tests::test_message_parsing ... ok [INFO] [stdout] test stdio::tests::test_message_parsing_empty ... ok [INFO] [stdout] test stdio::tests::test_message_parsing_invalid_json ... ok [INFO] [stdout] test stdio::tests::test_message_serialization ... ok [INFO] [stdout] test stdio::tests::test_message_parsing_without_id ... ok [INFO] [stdout] test stdio::tests::test_message_parsing_with_numeric_id ... ok [INFO] [stdout] test stdio::tests::test_message_serialization_embedded_newline_lf ... ok [INFO] [stdout] test stdio::tests::test_message_serialization_invalid_json ... ok [INFO] [stdout] test stdio::tests::test_message_serialization_embedded_cr ... ok [INFO] [stdout] test stdio::tests::test_message_serialization_embedded_newline_crlf ... ok [INFO] [stdout] test stdio::tests::test_message_serialization_valid_no_newlines ... ok [INFO] [stdout] test stdio::tests::test_stdio_factory_invalid_config ... ok [INFO] [stdout] test stdio::tests::test_message_serialization_invalid_utf8 ... ok [INFO] [stdout] test stdio::tests::test_stdio_factory ... ok [INFO] [stdout] test stdio::tests::test_message_serialization_escaped_newlines_allowed ... ok [INFO] [stdout] test shared::tests::test_shared_transport_type_compatibility ... ok [INFO] [stdout] test stdio::tests::test_stdio_transport_state_management ... ok [INFO] [stdout] test tests::test_feature_detection ... ok [INFO] [stdout] test stdio::tests::test_stdio_transport_with_config ... ok [INFO] [stdout] test tower::tests::test_session_info_creation ... ok [INFO] [stdout] test tower::tests::test_session_lifecycle ... ok [INFO] [stdout] test tower::tests::test_session_manager_creation ... ok [INFO] [stdout] test tower::tests::test_tower_transport_adapter_creation ... ok [INFO] [stdout] test tower::tests::test_tower_transport_message_processing ... ok [INFO] [stdout] test tower::tests::test_tower_transport_connection_lifecycle ... ok [INFO] [stdout] test security::session::tests::test_session_expiration ... ok [INFO] [stdout] test security::session::tests::test_session_regeneration ... ok [INFO] [stdout] test stdio::tests::test_stdio_transport_creation ... ok [INFO] [stdout] test security::session::tests::test_cleanup_expired_sessions ... ok [INFO] [stdout] test metrics::tests::test_throughput_calculation ... ok [INFO] [stdout] test child_process::tests::test_echo_command ... ok [INFO] [stdout] test security::rate_limit::tests::test_cleanup_expired ... ok [INFO] [stdout] test resilience::circuit_breaker::tests::test_circuit_breaker_half_open_recovery ... ok [INFO] [stdout] test resilience::deduplication::tests::test_deduplication_cache_ttl ... ok [INFO] [stdout] test security::rate_limit::tests::test_rate_limiter_sliding_window ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 167 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s [INFO] [stdout] [INFO] [stderr] Running tests/comprehensive_security_tests.rs (/opt/rustwide/target/debug/deps/comprehensive_security_tests-ee1a2e6b8c6e81bd) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test attack_scenarios::test_dos_attack_message_size_protection ... ok [INFO] [stdout] test attack_scenarios::test_dns_rebinding_attack_prevention ... ok [INFO] [stdout] test attack_scenarios::test_session_hijacking_prevention ... ok [INFO] [stdout] test edge_cases::test_malformed_headers_handling ... ok [INFO] [stdout] test edge_cases::test_concurrent_session_stress ... ok [INFO] [stdout] test integration_tests::test_full_security_stack_blocks_attacks ... ok [INFO] [stdout] test integration_tests::test_full_security_stack_legitimate_request ... ok [INFO] [stdout] test performance_tests::test_security_validation_performance ... ok [INFO] [stdout] test performance_tests::test_memory_usage_under_load ... ok [INFO] [stdout] test attack_scenarios::test_rate_limit_attack_resistance ... ok [INFO] [stdout] test edge_cases::test_session_cleanup_efficiency ... ok [INFO] [stdout] test attack_scenarios::test_session_fixation_prevention ... ok [INFO] [stdout] test edge_cases::test_session_timeout_behavior ... ok [INFO] [stderr] Running tests/compression_tests.rs (/opt/rustwide/target/debug/deps/compression_tests-a15147cac3a4d677) [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_compression_module_accessible ... 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] Running tests/http_endpoint_url_regression_test.rs (/opt/rustwide/target/debug/deps/http_endpoint_url_regression_test-4e4f64d9d5b55b91) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/long_running_connection_tests.rs (/opt/rustwide/target/debug/deps/long_running_connection_tests-f825b77468f536a3) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/sampling_rejection_hang_test.rs (/opt/rustwide/target/debug/deps/sampling_rejection_hang_test-36e837b3ea402029) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/size_limits_tests.rs (/opt/rustwide/target/debug/deps/size_limits_tests-b73e6ab8f4032bfa) [INFO] [stdout] [INFO] [stdout] running 25 tests [INFO] [stdout] test test_documentation_examples ... ok [INFO] [stdout] test test_error_messages_are_helpful ... ok [INFO] [stdout] test test_large_file_handling_scenario ... ok [INFO] [stdout] test test_limits_config_defaults ... ok [INFO] [stdout] test test_limits_config_custom ... ok [INFO] [stdout] test test_limits_config_strict ... ok [INFO] [stdout] test test_limits_config_serde ... ok [INFO] [stdout] test test_persona_a_default_security ... ok [INFO] [stdout] test test_limits_config_unlimited ... ok [INFO] [stdout] test test_persona_b_behind_api_gateway ... ok [INFO] [stdout] test test_prevent_memory_exhaustion ... ok [INFO] [stdout] test test_transport_config_builder_with_limits ... ok [INFO] [stdout] test test_stdio_transport_with_custom_limits ... ok [INFO] [stdout] test test_transport_config_default_includes_limits ... ok [INFO] [stdout] test test_untrusted_server_strict_limits ... ok [INFO] [stdout] test test_transport_config_with_limits_serde ... ok [INFO] [stdout] test test_validate_request_size_exceeds_limit ... ok [INFO] [stdout] test test_validate_request_size_unlimited ... ok [INFO] [stdout] test test_validate_request_size_within_limit ... ok [INFO] [stdout] test test_validate_response_size_exceeds_limit ... ok [INFO] [stdout] test test_validate_response_size_unlimited ... ok [INFO] [stdout] test test_validate_response_size_within_limit ... ok [INFO] [stdout] test test_validate_size_exactly_at_limit ... ok [INFO] [stdout] test test_validate_size_zero ... ok [INFO] [stdout] test test_stdio_transport_has_default_limits ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/streamable_http_client_tests.rs (/opt/rustwide/target/debug/deps/streamable_http_client_tests-99e2a76541740186) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/tcp_tests.rs (/opt/rustwide/target/debug/deps/tcp_tests-7f3568def9471ca7) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_tcp_module_accessible ... ok [INFO] [stdout] [INFO] [stderr] Running tests/timeout_enforcement.rs (/opt/rustwide/target/debug/deps/timeout_enforcement-1de1148022c93de4) [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test test_connection_timeout_error_message ... ok [INFO] [stdout] test test_read_timeout_error_message ... ok [INFO] [stdout] test test_timeout_config_default_values ... ok [INFO] [stdout] test test_timeout_config_fast_preset ... ok [INFO] [stderr] Running tests/unix_tests.rs (/opt/rustwide/target/debug/deps/unix_tests-a2e56402e2cb79e7) [INFO] [stdout] test test_timeout_config_cloneable ... ok [INFO] [stdout] test test_timeout_config_patient_preset ... ok [INFO] [stdout] test test_timeout_config_unlimited_preset ... ok [INFO] [stdout] test test_timeout_config_serialization ... ok [INFO] [stdout] test test_timeout_config_with_none_values ... ok [INFO] [stdout] test test_total_timeout_error_message ... ok [INFO] [stdout] test test_timeout_error_messages ... ok [INFO] [stdout] test test_transport_config_builder_with_custom_timeouts ... ok [INFO] [stdout] test test_transport_config_default_includes_timeouts ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_unix_module_accessible ... 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] Running tests/websocket_bidirectional_integration_test.rs (/opt/rustwide/target/debug/deps/websocket_bidirectional_integration_test-91c192fa742a3a17) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests turbomcp_transport [INFO] [stdout] [INFO] [stdout] running 28 tests [INFO] [stdout] test src/config.rs - config::TlsConfig::insecure (line 219) ... ok [INFO] [stdout] test src/config.rs - config::TimeoutConfig::unlimited (line 470) ... ok [INFO] [stdout] test src/config.rs - config::LimitsConfig (line 267) ... ok [INFO] [stdout] test src/config.rs - config::LimitsConfig::strict (line 347) ... ok [INFO] [stdout] test src/config.rs - config::TimeoutConfig::patient (line 493) ... ok [INFO] [stdout] test src/config.rs - config::LimitsConfig::unlimited (line 326) ... ok [INFO] [stdout] test src/config.rs - config::TimeoutConfig::fast (line 445) ... ok [INFO] [stdout] test src/config.rs - config::TlsConfig (line 83) ... ok [INFO] [stdout] test src/config.rs - config::TimeoutConfig (line 377) ... ok [INFO] [stdout] test src/lib.rs - (line 42) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 70) - compile ... ok [INFO] [stdout] test src/lib.rs - resilience (line 215) - compile ... ok [INFO] [stdout] test src/lib.rs - resilience (line 240) - compile ... ok [INFO] [stdout] test src/lib.rs - security (line 258) - compile ... ok [INFO] [stdout] test src/lib.rs - security (line 220) - compile ... ok [INFO] [stdout] test src/shared.rs - shared::SharedTransport (line 34) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 94) - compile ... ok [INFO] [stdout] test src/config.rs - config::TransportConfigBuilder::tls (line 637) ... ok [INFO] [stdout] test src/config.rs - config::TransportConfigBuilder::timeouts (line 618) ... ok [INFO] [stdout] test src/core.rs - core::validate_response_size (line 987) ... ok [INFO] [stdout] test src/core.rs - core::TransportMessageMetadata::with_header (line 865) ... ok [INFO] [stdout] test src/config.rs - config::TransportConfigBuilder::limits (line 599) ... ok [INFO] [stdout] test src/config.rs - config::TlsConfig::modern (line 163) ... ok [INFO] [stdout] test src/config.rs - config::TlsConfig::legacy (line 188) ... ok [INFO] [stdout] test src/core.rs - core::validate_request_size (line 951) ... ok [INFO] [stdout] test src/core.rs - core::TransportMetrics (line 351) ... ok [INFO] [stdout] test src/config.rs - config::TlsVersion (line 19) ... ok [INFO] [stdout] test src/core.rs - core::TransportMessage::new (line 797) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.96s; merged doctests compilation took 0.91s [INFO] running `Command { std: "docker" "inspect" "b5f1d056211b989140385ac8b5270e30b5a106083fe6485ce0a604fe56d4c4b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5f1d056211b989140385ac8b5270e30b5a106083fe6485ce0a604fe56d4c4b7", kill_on_drop: false }` [INFO] [stdout] b5f1d056211b989140385ac8b5270e30b5a106083fe6485ce0a604fe56d4c4b7