[INFO] fetching crate pulseengine-mcp-transport 0.13.0...
[INFO] testing pulseengine-mcp-transport-0.13.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-9
[INFO] extracting crate pulseengine-mcp-transport 0.13.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate pulseengine-mcp-transport 0.13.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate pulseengine-mcp-transport 0.13.0
[INFO] tweaked toml for crates.io crate pulseengine-mcp-transport 0.13.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pulseengine-mcp-transport 0.13.0 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 pulseengine-mcp-transport 0.13.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 4744f848457134649f012d6c0e615c00ee66f42105df202529f710e8262f9359
[INFO] running `Command { std: "docker" "start" "-a" "4744f848457134649f012d6c0e615c00ee66f42105df202529f710e8262f9359", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4744f848457134649f012d6c0e615c00ee66f42105df202529f710e8262f9359", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4744f848457134649f012d6c0e615c00ee66f42105df202529f710e8262f9359", kill_on_drop: false }`
[INFO] [stdout] 4744f848457134649f012d6c0e615c00ee66f42105df202529f710e8262f9359
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 632adc247e0615c08305bb6d72e047eede0913347ac199ae6b131b4970a8a73b
[INFO] running `Command { std: "docker" "start" "-a" "632adc247e0615c08305bb6d72e047eede0913347ac199ae6b131b4970a8a73b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling fraction v0.15.3
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling validator_derive v0.20.0
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling tungstenite v0.24.0
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling h2 v0.4.11
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling iso8601 v0.6.3
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling fancy-regex v0.13.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling num-cmp v0.1.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling validator v0.20.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling tokio-tungstenite v0.24.0
[INFO] [stderr]    Compiling tungstenite v0.20.1
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling tokio-tungstenite v0.20.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling reqwest v0.12.22
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling jsonschema v0.18.3
[INFO] [stderr]    Compiling pulseengine-mcp-protocol v0.13.0
[INFO] [stderr]    Compiling pulseengine-mcp-transport v0.13.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 55s
[INFO] running `Command { std: "docker" "inspect" "632adc247e0615c08305bb6d72e047eede0913347ac199ae6b131b4970a8a73b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "632adc247e0615c08305bb6d72e047eede0913347ac199ae6b131b4970a8a73b", kill_on_drop: false }`
[INFO] [stdout] 632adc247e0615c08305bb6d72e047eede0913347ac199ae6b131b4970a8a73b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] a91d2704f7914f26a0276b49a29d515b11a4d40c6bbaf515eb15692564b50407
[INFO] running `Command { std: "docker" "start" "-a" "a91d2704f7914f26a0276b49a29d515b11a4d40c6bbaf515eb15692564b50407", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling tungstenite v0.24.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling tungstenite v0.20.1
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tokio-tungstenite v0.24.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-tungstenite v0.20.1
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling h2 v0.4.11
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling reqwest v0.12.22
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling jsonschema v0.18.3
[INFO] [stderr]    Compiling pulseengine-mcp-protocol v0.13.0
[INFO] [stderr]    Compiling pulseengine-mcp-transport v0.13.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 44.92s
[INFO] running `Command { std: "docker" "inspect" "a91d2704f7914f26a0276b49a29d515b11a4d40c6bbaf515eb15692564b50407", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a91d2704f7914f26a0276b49a29d515b11a4d40c6bbaf515eb15692564b50407", kill_on_drop: false }`
[INFO] [stdout] a91d2704f7914f26a0276b49a29d515b11a4d40c6bbaf515eb15692564b50407
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 5a40d75eac06c046dea826367daef84c536df28459c87bf27cb37d7592e4232d
[INFO] running `Command { std: "docker" "start" "-a" "5a40d75eac06c046dea826367daef84c536df28459c87bf27cb37d7592e4232d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pulseengine_mcp_transport-37e643c58dc8985e)
[INFO] [stdout] 
[INFO] [stdout] running 261 tests
[INFO] [stdout] test batch::tests::test_extract_requests_and_notifications ... ok
[INFO] [stdout] test batch::tests::test_create_error_response ... ok
[INFO] [stdout] test batch_tests::tests::test_create_error_response ... ok
[INFO] [stdout] test batch::tests::test_jsonrpc_message_parsing ... ok
[INFO] [stdout] test batch_tests::tests::test_extract_notifications_malformed_json ... ok
[INFO] [stdout] test batch::tests::test_process_batch ... ok
[INFO] [stdout] test batch_tests::tests::test_extract_notifications_request ... ok
[INFO] [stdout] test batch_tests::tests::test_create_error_response_null_id ... ok
[INFO] [stdout] test batch_tests::tests::test_batch_result_send_sync ... ok
[INFO] [stdout] test batch_tests::tests::test_create_error_response_string_id ... ok
[INFO] [stdout] test batch_tests::tests::test_extract_notifications_single ... ok
[INFO] [stdout] test batch_tests::tests::test_extract_notifications_batch_mixed ... ok
[INFO] [stdout] test batch_tests::tests::test_extract_requests_batch_mixed ... ok
[INFO] [stdout] test batch_tests::tests::test_batch_result_debug ... ok
[INFO] [stdout] test batch_tests::tests::test_extract_requests_malformed_json ... ok
[INFO] [stdout] test batch_tests::tests::test_extract_requests_notification ... ok
[INFO] [stdout] test batch_tests::tests::test_extract_requests_single ... ok
[INFO] [stdout] test batch_tests::tests::test_has_requests_batch_only_notifications ... ok
[INFO] [stdout] test batch_tests::tests::test_has_requests_batch_with_requests ... ok
[INFO] [stdout] test batch_tests::tests::test_has_requests_single_notification ... ok
[INFO] [stdout] test batch_tests::tests::test_has_requests_single_request ... ok
[INFO] [stdout] test batch_tests::tests::test_jsonrpc_message_clone ... ok
[INFO] [stdout] test batch_tests::tests::test_jsonrpc_message_debug ... ok
[INFO] [stdout] test batch_tests::tests::test_jsonrpc_message_edge_cases ... ok
[INFO] [stdout] test batch_tests::tests::test_jsonrpc_message_parse_batch ... ok
[INFO] [stdout] test batch_tests::tests::test_jsonrpc_message_parse_empty_batch ... ok
[INFO] [stdout] test batch_tests::tests::test_jsonrpc_message_parse_invalid_json ... ok
[INFO] [stdout] test batch_tests::tests::test_jsonrpc_message_parse_single ... ok
[INFO] [stdout] test batch_tests::tests::test_jsonrpc_message_send_sync ... ok
[INFO] [stdout] test batch_tests::tests::test_jsonrpc_message_to_string_batch ... ok
[INFO] [stdout] test batch_tests::tests::test_jsonrpc_message_to_string_single ... ok
[INFO] [stdout] test batch_tests::tests::test_jsonrpc_message_validate_batch_valid ... ok
[INFO] [stdout] test batch_tests::tests::test_jsonrpc_message_validate_empty_batch ... ok
[INFO] [stdout] test batch_tests::tests::test_jsonrpc_message_validate_single_valid ... ok
[INFO] [stdout] test batch_tests::tests::test_process_batch_complex_params ... ok
[INFO] [stdout] test batch_tests::tests::test_process_batch_error_handler ... ok
[INFO] [stdout] test batch_tests::tests::test_process_batch_mixed ... ok
[INFO] [stdout] test batch_tests::tests::test_process_batch_only_notifications ... ok
[INFO] [stdout] test batch_tests::tests::test_process_batch_single_notification ... ok
[INFO] [stdout] test batch_tests::tests::test_process_batch_large_batch ... ok
[INFO] [stdout] test batch_tests::tests::test_process_batch_single_request ... ok
[INFO] [stdout] test config_tests::tests::test_config_clone ... ok
[INFO] [stdout] test config_tests::tests::test_config_debug_display ... ok
[INFO] [stdout] test config_tests::tests::test_config_send_sync ... ok
[INFO] [stdout] test config_tests::tests::test_host_variants ... ok
[INFO] [stdout] test config_tests::tests::test_http_config_creation ... ok
[INFO] [stdout] test config_tests::tests::test_json_structure ... ok
[INFO] [stdout] test config_tests::tests::test_partial_json_deserialization ... ok
[INFO] [stdout] test config_tests::tests::test_port_variants ... ok
[INFO] [stdout] test config_tests::tests::test_stdio_config_creation ... ok
[INFO] [stdout] test config_tests::tests::test_transport_config_edge_cases ... ok
[INFO] [stdout] test config_tests::tests::test_transport_config_serialization ... ok
[INFO] [stdout] test config_tests::tests::test_transport_config_variants ... ok
[INFO] [stdout] test config_tests::tests::test_valid_json_deserialization ... ok
[INFO] [stdout] test config_tests::tests::test_websocket_config_creation ... ok
[INFO] [stdout] test http::tests::test_broadcast_channel_receiver_drop ... ok
[INFO] [stdout] test http::tests::test_broadcast_message_no_sessions ... ok
[INFO] [stdout] test http::tests::test_broadcast_message_not_initialized ... ok
[INFO] [stdout] test http::tests::test_broadcast_message_with_sessions ... ok
[INFO] [stdout] test http::tests::test_cleanup_sessions ... ok
[INFO] [stdout] test http::tests::test_cleanup_sessions_keeps_active ... ok
[INFO] [stdout] test http::tests::test_config_extreme_values ... ok
[INFO] [stdout] test http::tests::test_ensure_session_existing ... ok
[INFO] [stdout] test http::tests::test_ensure_session_new ... ok
[INFO] [stdout] test http::tests::test_ensure_session_with_provided_id ... ok
[INFO] [stdout] test http::tests::test_error_handling_edge_cases ... ok
[INFO] [stdout] test http::tests::test_full_session_lifecycle ... ok
[INFO] [stdout] test http::tests::test_handle_health ... ok
[INFO] [stdout] test http::tests::test_handle_post_auth_failure ... ok
[INFO] [stdout] test http::tests::test_handle_post_invalid_format ... ok
[INFO] [stdout] test http::tests::test_handle_post_invalid_json ... ok
[INFO] [stdout] test http::tests::test_handle_post_message_validation_failure ... ok
[INFO] [stdout] test http::tests::test_handle_post_notification_response ... ok
[INFO] [stdout] test http::tests::test_handle_post_origin_validation_failure ... ok
[INFO] [stdout] test http::tests::test_handle_post_sse_mode ... ok
[INFO] [stdout] test http::tests::test_handle_post_valid_direct_message ... ok
[INFO] [stdout] test http::tests::test_handle_post_valid_wrapped_message ... ok
[INFO] [stdout] test http::tests::test_handle_post_session_id_from_header ... ok
[INFO] [stdout] test http::tests::test_handle_post_processing_error ... ok
[INFO] [stdout] test http::tests::test_handle_sse_auth_failure ... ok
[INFO] [stdout] test http::tests::test_handle_post_streamable_http_mode ... ok
[INFO] [stdout] test http::tests::test_handle_sse_basic ... ok
[INFO] [stdout] test http::tests::test_handle_sse_origin_validation_failure ... ok
[INFO] [stdout] test http::tests::test_http_config_custom ... ok
[INFO] [stdout] test http::tests::test_http_config_default ... ok
[INFO] [stdout] test http::tests::test_message_format_variations ... ok
[INFO] [stdout] test http::tests::test_http_transport_config_access ... ok
[INFO] [stdout] test http::tests::test_http_transport_new ... ok
[INFO] [stdout] test http::tests::test_http_transport_with_config ... ok
[INFO] [stdout] test http::tests::test_multiple_sessions ... ok
[INFO] [stdout] test http::tests::test_query_deserialization ... ok
[INFO] [stdout] test http::tests::test_session_info_creation ... ok
[INFO] [stdout] test http::tests::test_session_info_timing ... ok
[INFO] [stdout] test http::tests::test_transport_health_check_not_running ... ok
[INFO] [stdout] test http::tests::test_session_channel_capacity ... ok
[INFO] [stdout] test http::tests::test_validate_auth_invalid_bearer_token ... ok
[INFO] [stdout] test http::tests::test_validate_auth_invalid_format ... ok
[INFO] [stdout] test http::tests::test_update_session_activity_nonexistent ... ok
[INFO] [stdout] test http::tests::test_transport_start_and_stop ... ok
[INFO] [stdout] test http::tests::test_validate_auth_disabled ... ok
[INFO] [stdout] test http::tests::test_transport_start_invalid_address ... ok
[INFO] [stdout] test http::tests::test_validate_auth_invalid_header ... ok
[INFO] [stdout] test http::tests::test_validate_auth_missing_header ... ok
[INFO] [stdout] test http::tests::test_validate_origin_invalid_header ... ok
[INFO] [stdout] test http::tests::test_validate_origin_no_restrictions ... ok
[INFO] [stdout] test http_tests::tests::test_broadcast_message_public_api ... ok
[INFO] [stdout] test http_tests::tests::test_create_session_through_transport ... ok
[INFO] [stdout] test http_tests::tests::test_http_config_cloning ... ok
[INFO] [stdout] test http_tests::tests::test_broadcast_message_not_started ... ok
[INFO] [stdout] test http::tests::test_validate_auth_valid_bearer_token ... ok
[INFO] [stdout] test http::tests::test_validate_origin_missing_header ... ok
[INFO] [stdout] test http_tests::tests::test_http_config_custom ... ok
[INFO] [stdout] test http::tests::test_validate_origin_with_allowed_origins ... ok
[INFO] [stdout] test http_tests::tests::test_http_config_debug ... ok
[INFO] [stdout] test http_tests::tests::test_http_config_defaults ... ok
[INFO] [stdout] test http_tests::tests::test_http_config_default ... ok
[INFO] [stdout] test http_tests::tests::test_http_config_edge_cases ... ok
[INFO] [stdout] test http_tests::tests::test_http_transport_new ... ok
[INFO] [stdout] test http_tests::tests::test_http_transport_send_sync ... ok
[INFO] [stdout] test http_tests::tests::test_invalid_address_binding ... ok
[INFO] [stdout] test http_tests::tests::test_http_config_send_sync ... ok
[INFO] [stdout] test http_tests::tests::test_multiple_transports ... ok
[INFO] [stdout] test http_tests::tests::test_http_transport_with_config ... ok
[INFO] [stdout] test http_tests::tests::test_http_config_serialization ... ok
[INFO] [stdout] test http_tests::tests::test_transport_error_handling ... ok
[INFO] [stdout] test http_tests::tests::test_transport_health_check ... ok
[INFO] [stdout] test http_tests::tests::test_transport_config_validation ... ok
[INFO] [stdout] test http_tests::tests::test_session_management_through_public_api ... ok
[INFO] [stdout] test http_tests::tests::test_validate_auth_missing_header ... ok
[INFO] [stdout] test http_tests::tests::test_validate_auth_invalid_format ... ok
[INFO] [stdout] test http_tests::tests::test_transport_start_stop ... ok
[INFO] [stdout] test http_tests::tests::test_validate_origin_allowed ... ok
[INFO] [stdout] test http_tests::tests::test_validate_auth_no_requirement ... ok
[INFO] [stdout] test http_tests::tests::test_validate_auth_valid_token ... ok
[INFO] [stdout] test http_tests::tests::test_validate_auth_invalid_token ... ok
[INFO] [stdout] test http_tests::tests::test_validate_origin_missing_header ... ok
[INFO] [stdout] test http_tests::tests::test_validate_origin_not_allowed ... ok
[INFO] [stdout] test http_tests::tests::test_validate_origin_no_restriction ... ok
[INFO] [stdout] test lib_tests::tests::test_module_visibility ... ok
[INFO] [stdout] test lib_tests::tests::test_reexports ... ok
[INFO] [stdout] test lib_tests::tests::test_result_type_alias ... ok
[INFO] [stdout] test lib_tests::tests::test_transport_config_clone ... ok
[INFO] [stdout] test lib_tests::tests::test_transport_config_comprehensive ... ok
[INFO] [stdout] test http::tests::test_update_session_activity ... ok
[INFO] [stdout] test lib_tests::tests::test_transport_config_edge_cases ... ok
[INFO] [stdout] test lib_tests::tests::test_transport_config_http ... ok
[INFO] [stdout] test lib_tests::tests::test_transport_config_stdio ... ok
[INFO] [stdout] test lib_tests::tests::test_transport_config_websocket ... ok
[INFO] [stdout] test lib_tests::tests::test_transport_error_debug ... ok
[INFO] [stdout] test lib_tests::tests::test_transport_error_chaining ... ok
[INFO] [stdout] test stdio::tests::test_default_transport ... ok
[INFO] [stdout] test lib_tests::tests::test_transport_error_send_sync ... ok
[INFO] [stdout] test lib_tests::tests::test_transport_error_display ... ok
[INFO] [stdout] test stdio::tests::test_config_debug ... ok
[INFO] [stdout] test lib_tests::tests::test_transport_error_from_std_error ... ok
[INFO] [stdout] test stdio::tests::test_error_response_creation ... ok
[INFO] [stdout] test stdio::tests::test_default_config ... ok
[INFO] [stdout] test stdio::tests::test_json_rpc_message_parsing ... ok
[INFO] [stdout] test stdio::tests::test_health_check ... ok
[INFO] [stdout] test stdio::tests::test_message_size_validation ... ok
[INFO] [stdout] test stdio::tests::test_message_validation ... ok
[INFO] [stdout] test stdio::tests::test_message_validation_edge_cases ... ok
[INFO] [stdout] test stdio::tests::test_stdio_config_clone ... ok
[INFO] [stdout] test stdio::tests::test_stdio_config ... ok
[INFO] [stdout] test stdio::tests::test_response_serialization ... ok
[INFO] [stdout] test stdio::tests::test_stop_transport ... ok
[INFO] [stdout] test stdio::tests::test_running_state ... ok
[INFO] [stdout] test stdio::tests::test_transport_creation ... ok
[INFO] [stdout] test stdio::tests::test_transport_debug ... ok
[INFO] [stdout] test stdio_tests::tests::test_message_size_configurations ... ok
[INFO] [stdout] test stdio::tests::test_transport_with_custom_config ... ok
[INFO] [stdout] test stdio_tests::tests::test_atomic_bool_operations ... ok
[INFO] [stdout] test stdio_tests::tests::test_multiple_transports ... ok
[INFO] [stdout] test stdio_tests::tests::test_send_line_basic ... ok
[INFO] [stdout] test stdio_tests::tests::test_running_state_transitions ... ok
[INFO] [stdout] test stdio_tests::tests::test_stdio_config_boundary_values ... ok
[INFO] [stdout] test stdio_tests::tests::test_stdio_config_clone ... ok
[INFO] [stdout] test stdio_tests::tests::test_stdio_config_custom ... ok
[INFO] [stdout] test stdio_tests::tests::test_send_response ... ok
[INFO] [stdout] test stdio_tests::tests::test_concurrent_health_checks ... ok
[INFO] [stdout] test stdio_tests::tests::test_stdio_config_debug ... ok
[INFO] [stdout] test stdio_tests::tests::test_stdio_config_default ... ok
[INFO] [stdout] test stdio_tests::tests::test_send_line_validation_disabled ... ok
[INFO] [stdout] test stdio::tests::test_mock_handler_functionality ... ok
[INFO] [stdout] test stdio_tests::tests::test_stdio_config_edge_cases ... ok
[INFO] [stdout] test stdio_tests::tests::test_stdio_config_send_sync ... ok
[INFO] [stdout] test stdio_tests::tests::test_stdio_transport_health_check ... ok
[INFO] [stdout] test stdio_tests::tests::test_stdio_transport_lifecycle ... ok
[INFO] [stdout] test stdio_tests::tests::test_stdio_transport_new ... ok
[INFO] [stdout] test stdio_tests::tests::test_stdio_transport_send_sync ... ok
[INFO] [stdout] test stdio_tests::tests::test_stdio_transport_stop ... ok
[INFO] [stdout] test stdio_tests::tests::test_stdio_transport_with_config ... ok
[INFO] [stdout] test streamable_http_tests::tests::test_concurrent_transport_operations ... ok
[INFO] [stdout] test streamable_http_tests::tests::test_streamable_http_config_clone ... ok
[INFO] [stdout] test streamable_http_tests::tests::test_streamable_http_config_comprehensive ... ok
[INFO] [stdout] test streamable_http_tests::tests::test_streamable_http_config_cors_variants ... ok
[INFO] [stdout] test stdio_tests::tests::test_stdio_transport_default ... ok
[INFO] [stdout] test stdio_tests::tests::test_stdio_transport_debug ... ok
[INFO] [stdout] test streamable_http_tests::tests::test_streamable_http_config_debug ... ok
[INFO] [stdout] test streamable_http_tests::tests::test_streamable_http_config_custom ... ok
[INFO] [stdout] test streamable_http_tests::tests::test_streamable_http_config_default ... ok
[INFO] [stdout] test streamable_http_tests::tests::test_streamable_http_config_edge_cases ... ok
[INFO] [stdout] test stdio_tests::tests::test_validation_flag_combinations ... ok
[INFO] [stdout] test stdio_tests::tests::test_stdio_transport_multiple_stop ... ok
[INFO] [stdout] test streamable_http_tests::tests::test_streamable_http_config_send_sync ... ok
[INFO] [stdout] test streamable_http_tests::tests::test_streamable_http_config_string_operations ... ok
[INFO] [stdout] test streamable_http_tests::tests::test_streamable_http_config_various_hosts ... ok
[INFO] [stdout] test streamable_http_tests::tests::test_streamable_http_transport_configuration ... ok
[INFO] [stdout] test streamable_http_tests::tests::test_streamable_http_config_various_settings ... ok
[INFO] [stdout] test streamable_http_tests::tests::test_streamable_http_transport_lifecycle ... ok
[INFO] [stdout] test streamable_http_tests::tests::test_streamable_http_transport_error_conditions ... ok
[INFO] [stdout] test streamable_http_tests::tests::test_streamable_http_transport_new_different_ports ... ok
[INFO] [stdout] test streamable_http_tests::tests::test_streamable_http_transport_send_sync ... ok
[INFO] [stdout] test streamable_http_tests::tests::test_transport_health_check ... ok
[INFO] [stdout] test streamable_http_tests::tests::test_streamable_http_transport_public_interface ... ok
[INFO] [stdout] test streamable_http_tests::tests::test_transport_multiple_stop ... ok
[INFO] [stdout] test streamable_http_tests::tests::test_transport_start_stop ... ok
[INFO] [stdout] test streamable_http_tests::tests::test_transport_stop_without_start ... ok
[INFO] [stdout] test streamable_http_tests::tests::test_uuid_format_verification ... ok
[INFO] [stdout] test streamable_http_tests::tests::test_transport_lifecycle ... ok
[INFO] [stdout] test streamable_http_tests::tests::test_streamable_http_transport_new ... ok
[INFO] [stdout] test streamable_http_tests::tests::test_uuid_generation_pattern ... ok
[INFO] [stdout] test validation::tests::test_validate_batch ... ok
[INFO] [stdout] test validation::tests::test_validate_jsonrpc_message ... ok
[INFO] [stdout] test validation::tests::test_validate_message_string ... ok
[INFO] [stdout] test validation_tests::tests::test_max_message_size_validation ... ok
[INFO] [stdout] test stdio::tests::test_extract_id_from_malformed ... ok
[INFO] [stdout] test stdio::tests::test_extract_id_edge_cases ... ok
[INFO] [stdout] test validation_tests::tests::test_unicode_edge_cases ... ok
[INFO] [stdout] test validation_tests::tests::test_special_json_values ... ok
[INFO] [stdout] test validation_tests::tests::test_validate_json_rpc_batch ... ok
[INFO] [stdout] test validation_tests::tests::test_validate_json_rpc_invalid ... ok
[INFO] [stdout] test validation_tests::tests::test_validate_json_rpc_valid_request ... ok
[INFO] [stdout] test validation_tests::tests::test_validate_json_rpc_valid_response ... ok
[INFO] [stdout] test validation_tests::tests::test_nested_json_structures ... ok
[INFO] [stdout] test validation_tests::tests::test_validate_batch_mixed_validity ... ok
[INFO] [stdout] test validation_tests::tests::test_validate_utf8_invalid ... ok
[INFO] [stdout] test validation_tests::tests::test_validate_utf8_valid ... ok
[INFO] [stdout] test validation_tests::tests::test_validate_message_size_invalid ... ok
[INFO] [stdout] test websocket_tests::tests::test_websocket_transport_clone_port ... ok
[INFO] [stdout] test websocket_tests::tests::test_websocket_transport_concurrent_operations ... ok
[INFO] [stdout] test websocket_tests::tests::test_websocket_transport_debug ... ok
[INFO] [stdout] test websocket_tests::tests::test_websocket_transport_default_values ... ok
[INFO] [stdout] test websocket_tests::tests::test_websocket_transport_edge_case_ports ... ok
[INFO] [stdout] test websocket_tests::tests::test_websocket_transport_health_check ... ok
[INFO] [stdout] test websocket_tests::tests::test_websocket_transport_lifecycle ... ok
[INFO] [stdout] test websocket_tests::tests::test_websocket_transport_multiple_operations ... ok
[INFO] [stdout] test websocket_tests::tests::test_websocket_transport_new ... ok
[INFO] [stdout] test websocket_tests::tests::test_websocket_transport_new_different_ports ... ok
[INFO] [stdout] test websocket_tests::tests::test_websocket_transport_send_sync ... ok
[INFO] [stdout] test websocket_tests::tests::test_websocket_transport_start_error_message ... ok
[INFO] [stdout] test websocket_tests::tests::test_websocket_transport_start_not_implemented ... ok
[INFO] [stdout] test websocket_tests::tests::test_websocket_transport_stop ... ok
[INFO] [stdout] test websocket_tests::tests::test_websocket_transport_with_different_handlers ... ok
[INFO] [stdout] test validation::tests::test_extract_id_from_malformed ... ok
[INFO] [stdout] test validation_tests::tests::test_extract_request_id_valid ... ok
[INFO] [stdout] test validation_tests::tests::test_validation_error_messages ... ok
[INFO] [stdout] test validation_tests::tests::test_extract_request_id_malformed ... ok
[INFO] [stdout] test http_test::tests::test_http_transport_startup ... ok
[INFO] [stdout] test validation_tests::tests::test_large_message_validation ... ok
[INFO] [stderr]    Doc-tests pulseengine_mcp_transport
[INFO] [stdout] test validation_tests::tests::test_validate_message_size_valid ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 261 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 8) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.55s; merged doctests compilation took 0.55s
[INFO] running `Command { std: "docker" "inspect" "5a40d75eac06c046dea826367daef84c536df28459c87bf27cb37d7592e4232d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a40d75eac06c046dea826367daef84c536df28459c87bf27cb37d7592e4232d", kill_on_drop: false }`
[INFO] [stdout] 5a40d75eac06c046dea826367daef84c536df28459c87bf27cb37d7592e4232d
