[INFO] fetching crate mcp-probe-core 0.3.0...
[INFO] testing mcp-probe-core-0.3.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate mcp-probe-core 0.3.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate mcp-probe-core 0.3.0
[INFO] finished tweaking crates.io crate mcp-probe-core 0.3.0
[INFO] tweaked toml for crates.io crate mcp-probe-core 0.3.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate mcp-probe-core 0.3.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mcp-probe-core 0.3.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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded deadpool v0.10.0
[INFO] [stderr]   Downloaded wiremock v0.6.4
[INFO] [stderr]   Downloaded humantime-serde v1.1.1
[INFO] [stderr]   Downloaded eventsource-stream v0.2.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9253922cd0762b22b7f6cbc072abba787c387a1b6e76037f2334e401ab9db4bd
[INFO] running `Command { std: "docker" "start" "-a" "9253922cd0762b22b7f6cbc072abba787c387a1b6e76037f2334e401ab9db4bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9253922cd0762b22b7f6cbc072abba787c387a1b6e76037f2334e401ab9db4bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9253922cd0762b22b7f6cbc072abba787c387a1b6e76037f2334e401ab9db4bd", kill_on_drop: false }`
[INFO] [stdout] 9253922cd0762b22b7f6cbc072abba787c387a1b6e76037f2334e401ab9db4bd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c05f1db3b80c074ef5527484f21c29c1e0f025c84a98411115ad0baad5d4a013
[INFO] running `Command { std: "docker" "start" "-a" "c05f1db3b80c074ef5527484f21c29c1e0f025c84a98411115ad0baad5d4a013", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling eventsource-stream v0.2.3
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling synstructure v0.13.2
[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 serde_derive v1.0.219
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling humantime-serde v1.1.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling mcp-probe-core v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.84s
[INFO] running `Command { std: "docker" "inspect" "c05f1db3b80c074ef5527484f21c29c1e0f025c84a98411115ad0baad5d4a013", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c05f1db3b80c074ef5527484f21c29c1e0f025c84a98411115ad0baad5d4a013", kill_on_drop: false }`
[INFO] [stdout] c05f1db3b80c074ef5527484f21c29c1e0f025c84a98411115ad0baad5d4a013
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 56f9acfdd6d71696d72d94c24c1ee4a8a9a9d412221570d6b6baee13ca575404
[INFO] running `Command { std: "docker" "start" "-a" "56f9acfdd6d71696d72d94c24c1ee4a8a9a9d412221570d6b6baee13ca575404", kill_on_drop: false }`
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling tracing-test-macro v0.2.5
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling tracing-test v0.2.5
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling deadpool v0.10.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling wiremock v0.6.4
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling mcp-probe-core v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 42.99s
[INFO] running `Command { std: "docker" "inspect" "56f9acfdd6d71696d72d94c24c1ee4a8a9a9d412221570d6b6baee13ca575404", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56f9acfdd6d71696d72d94c24c1ee4a8a9a9d412221570d6b6baee13ca575404", kill_on_drop: false }`
[INFO] [stdout] 56f9acfdd6d71696d72d94c24c1ee4a8a9a9d412221570d6b6baee13ca575404
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] fb54c9859781b21e8e6b9b0d293314b142d1d0769d916f944d78aa5ae37a49a8
[INFO] running `Command { std: "docker" "start" "-a" "fb54c9859781b21e8e6b9b0d293314b142d1d0769d916f944d78aa5ae37a49a8", 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/mcp_probe_core-84a1da8daac0f27f)
[INFO] [stdout] 
[INFO] [stdout] running 93 tests
[INFO] [stdout] test error::tests::test_error_categories ... ok
[INFO] [stdout] test client::tests::test_client_config_defaults ... ok
[INFO] [stdout] test error::tests::test_error_display ... ok
[INFO] [stdout] test messages::core::tests::test_json_rpc_error_types ... ok
[INFO] [stdout] test error::tests::test_transport_error_retryable ... ok
[INFO] [stdout] test messages::core::tests::test_generic_message_handling ... ok
[INFO] [stdout] test error::tests::test_retryable_errors ... ok
[INFO] [stdout] test messages::initialization::tests::test_initialize_request_with_metadata ... ok
[INFO] [stdout] test messages::initialization::tests::test_ping_pong ... ok
[INFO] [stdout] test messages::logging::tests::test_log_level_ordering ... ok
[INFO] [stdout] test messages::logging::tests::test_logging_notification ... ok
[INFO] [stdout] test messages::logging::tests::test_logging_notification_helpers ... ok
[INFO] [stdout] test messages::logging::tests::test_log_level_serialization ... ok
[INFO] [stdout] test messages::initialization::tests::test_initialize_response_creation ... ok
[INFO] [stdout] test messages::logging::tests::test_notification_with_metadata ... ok
[INFO] [stdout] test messages::initialization::tests::test_initialized_notification ... ok
[INFO] [stdout] test messages::initialization::tests::test_serialization_roundtrip ... ok
[INFO] [stdout] test messages::prompts::tests::test_list_prompts_request ... ok
[INFO] [stdout] test messages::logging::tests::test_progress_notification ... ok
[INFO] [stdout] test messages::prompts::tests::test_message_role_serialization ... ok
[INFO] [stdout] test messages::logging::tests::test_progress_token ... ok
[INFO] [stdout] test messages::prompts::tests::test_prompt_content_image ... ok
[INFO] [stdout] test messages::core::tests::test_error_response ... ok
[INFO] [stdout] test messages::prompts::tests::test_prompt_content_resource ... ok
[INFO] [stdout] test messages::prompts::tests::test_prompt_message_creation ... ok
[INFO] [stdout] test messages::prompts::tests::test_prompt_content_text ... ok
[INFO] [stdout] test messages::resources::tests::test_resource_content_blob ... ok
[INFO] [stdout] test messages::resources::tests::test_resource_content_text ... ok
[INFO] [stdout] test messages::resources::tests::test_resource_creation ... ok
[INFO] [stdout] test messages::resources::tests::test_resource_updated_notification ... ok
[INFO] [stdout] test messages::sampling::tests::test_completion_argument_creation ... ok
[INFO] [stdout] test messages::sampling::tests::test_completion_result ... ok
[INFO] [stdout] test messages::sampling::tests::test_model_preferences ... ok
[INFO] [stdout] test messages::sampling::tests::test_priority_serialization ... ok
[INFO] [stdout] test messages::sampling::tests::test_sampling_content_image ... ok
[INFO] [stdout] test messages::sampling::tests::test_sampling_content_text ... ok
[INFO] [stdout] test messages::sampling::tests::test_sampling_message_creation ... ok
[INFO] [stdout] test messages::sampling::tests::test_stop_reason_serialization ... ok
[INFO] [stdout] test client::tests::test_client_with_defaults ... ok
[INFO] [stdout] test messages::core::tests::test_notification_creation ... ok
[INFO] [stdout] test messages::tests::test_progress_token_variants ... ok
[INFO] [stdout] test messages::core::tests::test_request_creation ... ok
[INFO] [stdout] test messages::tests::test_implementation_creation ... ok
[INFO] [stdout] test messages::core::tests::test_request_without_params ... ok
[INFO] [stdout] test messages::resources::tests::test_list_resources_request ... ok
[INFO] [stdout] test messages::tests::test_capabilities_serialization ... ok
[INFO] [stdout] test messages::core::tests::test_success_response ... ok
[INFO] [stdout] test messages::initialization::tests::test_initialize_request_creation ... ok
[INFO] [stdout] test messages::tests::test_protocol_version_custom ... ok
[INFO] [stdout] test messages::tests::test_protocol_version_serialization ... ok
[INFO] [stdout] test messages::core::tests::test_request_id_variants ... ok
[INFO] [stdout] test messages::tools::tests::test_call_tool_request ... ok
[INFO] [stdout] test transport::factory::tests::test_create_stdio_transport ... ok
[INFO] [stdout] test transport::factory::tests::test_invalid_config ... ok
[INFO] [stdout] test transport::factory::tests::test_supported_transports ... ok
[INFO] [stdout] test messages::tools::tests::test_list_tools_request ... ok
[INFO] [stdout] test messages::tools::tests::test_tool_creation ... ok
[INFO] [stdout] test messages::tools::tests::test_tool_result_image ... ok
[INFO] [stdout] test messages::tools::tests::test_tool_result_text ... ok
[INFO] [stdout] test transport::factory::tests::test_create_http_sse_transport ... ok
[INFO] [stdout] test messages::logging::tests::test_set_level_request ... ok
[INFO] [stdout] test messages::prompts::tests::test_get_prompt_request ... ok
[INFO] [stdout] test messages::prompts::tests::test_prompt_creation ... ok
[INFO] [stdout] test transport::factory::tests::test_base64_encode ... ok
[INFO] [stdout] test client::tests::test_client_creation ... ok
[INFO] [stdout] test transport::http_sse::tests::test_session_id_validation ... ok
[INFO] [stdout] test transport::http_sse::tests::test_streamable_http_transport_creation ... ok
[INFO] [stdout] test transport::http_sse::tests::test_base_url_extraction ... ok
[INFO] [stdout] test transport::stdio::tests::test_stdio_transport_creation ... ok
[INFO] [stdout] test transport::http_stream::tests::test_transport_info_metadata ... ok
[INFO] [stdout] test transport::http_sse::tests::test_security_config_https_enforcement ... ok
[INFO] [stdout] test transport::stdio::tests::test_environment_variables ... ok
[INFO] [stdout] test transport::factory::tests::test_transport_creation ... ok
[INFO] [stdout] test transport::stdio::tests::test_process_spawn_failure ... ok
[INFO] [stdout] test transport::http_sse::tests::test_resumability_features ... ok
[INFO] [stdout] test transport::stdio::tests::test_drop_cleanup ... ok
[INFO] [stdout] test messages::tools::tests::test_tool_deserialization_with_parameters_schema ... ok
[INFO] [stdout] test messages::core::tests::test_message_serialization ... ok
[INFO] [stdout] test messages::resources::tests::test_read_resource_request ... ok
[INFO] [stdout] test messages::tools::tests::test_tool_deserialization_with_camel_case ... ok
[INFO] [stdout] test transport::tests::test_transport_info_creation ... ok
[INFO] [stdout] test transport::tests::test_transport_info_metadata ... ok
[INFO] [stdout] test transport::http_stream::tests::test_mcp_url_formatting ... ok
[INFO] [stdout] test transport::stdio::tests::test_transport_info_metadata ... ok
[INFO] [stdout] test transport::tests::test_connection_duration ... ok
[INFO] [stdout] test validation::tests::test_type_coercion ... ok
[INFO] [stdout] test validation::tests::test_localhost_url_prefixing ... ok
[INFO] [stdout] test validation::tests::test_url_auto_prefixing ... ok
[INFO] [stdout] test validation::tests::test_required_field_validation ... ok
[INFO] [stdout] test validation::tests::test_strict_mode_no_transforms ... ok
[INFO] [stdout] test transport::http_sse::tests::test_transport_info_metadata ... ok
[INFO] [stdout] test transport::http_stream::tests::test_auth_header_handling ... ok
[INFO] [stdout] test transport::http_stream::tests::test_http_stream_transport_creation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 93 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests mcp_probe_core
[INFO] [stdout] 
[INFO] [stdout] running 43 tests
[INFO] [stdout] test src/lib.rs - (line 18) - compile ... ok
[INFO] [stdout] test src/client.rs - client::McpClient::new (line 202) ... ok
[INFO] [stdout] test src/client.rs - client::McpClient::connect (line 297) ... ok
[INFO] [stdout] test src/error.rs - error::McpError::internal (line 379) ... ok
[INFO] [stdout] test src/messages/core.rs - messages::core::JsonRpcRequest::new (line 66) ... ok
[INFO] [stdout] test src/messages/core.rs - messages::core::JsonRpcResponse::error (line 195) ... FAILED
[INFO] [stdout] test src/messages/core.rs - messages::core::JsonRpcNotification::new (line 260) ... FAILED
[INFO] [stdout] test src/error.rs - error::McpError::is_retryable (line 414) ... FAILED
[INFO] [stdout] test src/messages/initialization.rs - messages::initialization::InitializeRequest::basic (line 82) ... FAILED
[INFO] [stdout] test src/messages/initialization.rs - messages::initialization::InitializeRequest::new (line 54) ... FAILED
[INFO] [stdout] test src/messages/core.rs - messages::core (line 16) ... FAILED
[INFO] [stdout] test src/messages/core.rs - messages::core::JsonRpcRequest::without_params (line 89) ... FAILED
[INFO] [stdout] test src/messages/core.rs - messages::core::JsonRpcRequest::params_as (line 119) ... FAILED
[INFO] [stdout] test src/messages/core.rs - messages::core::JsonRpcError::new (line 333) ... FAILED
[INFO] [stdout] test src/messages/core.rs - messages::core::JsonRpcError::application_error (line 407) ... FAILED
[INFO] [stdout] test src/error.rs - error::McpError::timeout (line 394) ... ok
[INFO] [stdout] test src/messages/core.rs - messages::core::JsonRpcNotification::without_params (line 281) ... FAILED
[INFO] [stdout] test src/messages/initialization.rs - messages::initialization::InitializedNotification::add_metadata (line 274) ... FAILED
[INFO] [stdout] test src/messages/initialization.rs - messages::initialization::InitializeResponse::with_instructions (line 194) ... FAILED
[INFO] [stdout] test src/messages/initialization.rs - messages::initialization::PingRequest::new (line 309) ... ok
[INFO] [stdout] test src/messages/initialization.rs - messages::initialization::InitializedNotification::with_metadata (line 256) ... ok
[INFO] [stdout] test src/messages/initialization.rs - messages::initialization::InitializeResponse::new (line 145) ... ok
[INFO] [stdout] test src/messages/initialization.rs - messages::initialization::PingRequest::add_metadata (line 343) ... ok
[INFO] [stdout] test src/messages/initialization.rs - messages::initialization::PingRequest::with_timestamp (line 326) ... ok
[INFO] [stdout] test src/messages/core.rs - messages::core::JsonRpcResponse::success (line 176) ... ok
[INFO] [stdout] test src/messages/initialization.rs - messages::initialization (line 15) ... ok
[INFO] [stdout] test src/messages/initialization.rs - messages::initialization::InitializeResponse::basic (line 173) ... ok
[INFO] [stdout] test src/messages/initialization.rs - messages::initialization::InitializedNotification::new (line 241) ... ok
[INFO] [stdout] test src/messages/initialization.rs - messages::initialization::InitializeRequest::with_client_metadata (line 99) ... ok
[INFO] [stdout] test src/error.rs - error::McpError (line 25) ... ok
[INFO] [stdout] test src/messages/initialization.rs - messages::initialization::PongResponse::add_metadata (line 412) ... ok
[INFO] [stdout] test src/transport/mod.rs - transport (line 17) - compile ... ok
[INFO] [stdout] test src/messages/initialization.rs - messages::initialization::PongResponse::new (line 378) ... ok
[INFO] [stdout] test src/transport/config.rs - transport::config::TransportConfig::http_sse (line 78) ... ok
[INFO] [stdout] test src/messages/initialization.rs - messages::initialization::PongResponse::echo (line 395) ... ok
[INFO] [stdout] test src/transport/config.rs - transport::config::TransportConfig::http_stream (line 105) ... ok
[INFO] [stdout] test src/transport/config.rs - transport::config (line 8) ... ok
[INFO] [stdout] test src/transport/config.rs - transport::config::TransportConfig::stdio (line 59) ... ok
[INFO] [stdout] test src/messages/initialization.rs - messages::initialization::InitializeResponse::with_server_metadata (line 209) ... ok
[INFO] [stdout] test src/messages/mod.rs - messages (line 24) ... ok
[INFO] [stdout] test src/transport/config.rs - transport::config::TransportConfig::from_file (line 154) ... ok
[INFO] [stdout] test src/transport/config.rs - transport::config::TransportConfig::to_file (line 200) ... FAILED
[INFO] [stdout] test src/transport/factory.rs - transport::factory::TransportFactory (line 23) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/messages/core.rs - messages::core::JsonRpcResponse::error (line 195) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcWEXImd/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmcp_probe_core-a4cdf5d3a1dd8753,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libregex_syntax-a2301440a5fca75a,libhumantime_serde-f9b59cfa340b80d0,libhumantime-687a733c58bc1f06,libtoml-4efcdb7a14bea15a,libtoml_edit-1c21a05aeb81772a,libserde_spanned-1108ce3b281fa30e,libwinnow-8cd2d3253005e562,libtoml_write-04b6e150e3dfcd69,libtoml_datetime-dae35ed3c2f40472,libserde_yaml-eb91bce63edf760d,libunsafe_libyaml-fe35479b74a9772a,libanyhow-578b140c59529c2d,libreqwest-83b12e44c8652f5d,librustls_pemfile-550c29e87618f221,libhyper_rustls-63c8918705be4a6c,libserde_urlencoded-4c3bff5a44171dec,libwebpki_roots-b15add880dd75ba8,libbase64-732898d5debd16bb,libipnet-6391c567488bc9bc,libtokio_rustls-d7c148c2480567c2,libmime-fa5c6e61475ee11e,libencoding_rs-aa522eaf6d89a60a,librustls-e02c5be399a1f241,libsct-855bbf6e08093704,libwebpki-86f47cb11413471f,libring-105242a9e2673af5,libgetrandom-f13afb5ec5c5f9f4,libuntrusted-540e03abf2dcef7d,libhyper-b84f8518d56f0d3b,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-c18a39203107beb0,libindexmap-7f030bffc8dc0ff7,libequivalent-bf2cc2d551c30568,libhashbrown-06d4cea2e97813c9,libtower_service-ffd8abe90aad1f3e,libtokio_util-e20aca9c82ff6a10,libsync_wrapper-f2a4e47367769dca,libhttp_body-b2c07fb603d59dfa,liblog-c4dfdfda36928161,libhttp-16e05df04fe396a3,libfnv-773757b135178300,libfutures-9598e0c06c0a683b,libfutures_executor-f8e54c9d9854f56a,libfutures_util-78ac516ab8a4165b,libfutures_io-bc246799431b487a,libslab-2c87fab004c773e6,libfutures_channel-794507ef4750e6e4,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libeventsource_stream-f2fa80075c80f6d8,libnom-ffb2de5b7afc6c38,libfutures_core-cfb76736a56aefc1,liburl-8213651389be2ef5,libidna-3c51504a2762ff14,libutf8_iter-311f0db35672adba,libidna_adapter-1030394a4b0ef10f,libicu_properties-156605fd2b72a05d,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-f28bb9dddfa6a30a,libicu_normalizer_data-c02881ae5176f208,libicu_collections-808586cbc74aa6fd,libpotential_utf-c797a25a27de0359,libicu_provider-2df1226473651988,libicu_locale_core-722bc50446862be9,libtinystr-8116348e3789ef2e,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-dddfaa83d462f855,libzerotrie-f67f3c6da501cb3e,libyoke-661e528e77e9e5a3,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-92a22fe6a59a7f12,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libuuid-2c3473ce993d808f,libgetrandom-dd3c4eeb6150535b,libserde_json-9aab2f5105a588ae,libmemchr-5389fb0f016212b7,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libserde-cd32f2b778911b44,libthiserror-a5fef8345db9cbe8,libtracing-a252d051538fe668,libtracing_core-d3c8664347dfdc89,libonce_cell-65395029fac7f518,libtokio-9d036fcfbaa90d28,libsignal_hook_registry-758d2685c1f36965,libsocket2-b83b5cf69474a7d4,libbytes-e08a006c583c3ac6,libmio-fa66d1173898db58,libparking_lot-006828c0bc0519e7,libparking_lot_core-32f2bd8a0787be02,liblibc-263f5f69d01529dd,libcfg_if-17d6bdafac849605,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libpin_project_lite-0cffc5d959d0b16f}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcWEXImd/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-709fb77dbfc2ce2f/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestVvUDXA/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/messages/core.rs - messages::core::JsonRpcNotification::new (line 260) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcFGbdde/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmcp_probe_core-a4cdf5d3a1dd8753,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libregex_syntax-a2301440a5fca75a,libhumantime_serde-f9b59cfa340b80d0,libhumantime-687a733c58bc1f06,libtoml-4efcdb7a14bea15a,libtoml_edit-1c21a05aeb81772a,libserde_spanned-1108ce3b281fa30e,libwinnow-8cd2d3253005e562,libtoml_write-04b6e150e3dfcd69,libtoml_datetime-dae35ed3c2f40472,libserde_yaml-eb91bce63edf760d,libunsafe_libyaml-fe35479b74a9772a,libanyhow-578b140c59529c2d,libreqwest-83b12e44c8652f5d,librustls_pemfile-550c29e87618f221,libhyper_rustls-63c8918705be4a6c,libserde_urlencoded-4c3bff5a44171dec,libwebpki_roots-b15add880dd75ba8,libbase64-732898d5debd16bb,libipnet-6391c567488bc9bc,libtokio_rustls-d7c148c2480567c2,libmime-fa5c6e61475ee11e,libencoding_rs-aa522eaf6d89a60a,librustls-e02c5be399a1f241,libsct-855bbf6e08093704,libwebpki-86f47cb11413471f,libring-105242a9e2673af5,libgetrandom-f13afb5ec5c5f9f4,libuntrusted-540e03abf2dcef7d,libhyper-b84f8518d56f0d3b,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-c18a39203107beb0,libindexmap-7f030bffc8dc0ff7,libequivalent-bf2cc2d551c30568,libhashbrown-06d4cea2e97813c9,libtower_service-ffd8abe90aad1f3e,libtokio_util-e20aca9c82ff6a10,libsync_wrapper-f2a4e47367769dca,libhttp_body-b2c07fb603d59dfa,liblog-c4dfdfda36928161,libhttp-16e05df04fe396a3,libfnv-773757b135178300,libfutures-9598e0c06c0a683b,libfutures_executor-f8e54c9d9854f56a,libfutures_util-78ac516ab8a4165b,libfutures_io-bc246799431b487a,libslab-2c87fab004c773e6,libfutures_channel-794507ef4750e6e4,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libeventsource_stream-f2fa80075c80f6d8,libnom-ffb2de5b7afc6c38,libfutures_core-cfb76736a56aefc1,liburl-8213651389be2ef5,libidna-3c51504a2762ff14,libutf8_iter-311f0db35672adba,libidna_adapter-1030394a4b0ef10f,libicu_properties-156605fd2b72a05d,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-f28bb9dddfa6a30a,libicu_normalizer_data-c02881ae5176f208,libicu_collections-808586cbc74aa6fd,libpotential_utf-c797a25a27de0359,libicu_provider-2df1226473651988,libicu_locale_core-722bc50446862be9,libtinystr-8116348e3789ef2e,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-dddfaa83d462f855,libzerotrie-f67f3c6da501cb3e,libyoke-661e528e77e9e5a3,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-92a22fe6a59a7f12,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libuuid-2c3473ce993d808f,libgetrandom-dd3c4eeb6150535b,libserde_json-9aab2f5105a588ae,libmemchr-5389fb0f016212b7,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libserde-cd32f2b778911b44,libthiserror-a5fef8345db9cbe8,libtracing-a252d051538fe668,libtracing_core-d3c8664347dfdc89,libonce_cell-65395029fac7f518,libtokio-9d036fcfbaa90d28,libsignal_hook_registry-758d2685c1f36965,libsocket2-b83b5cf69474a7d4,libbytes-e08a006c583c3ac6,libmio-fa66d1173898db58,libparking_lot-006828c0bc0519e7,libparking_lot_core-32f2bd8a0787be02,liblibc-263f5f69d01529dd,libcfg_if-17d6bdafac849605,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libpin_project_lite-0cffc5d959d0b16f}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcFGbdde/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-709fb77dbfc2ce2f/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest3WV4IB/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/error.rs - error::McpError::is_retryable (line 414) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcXrDa4R/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmcp_probe_core-a4cdf5d3a1dd8753,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libregex_syntax-a2301440a5fca75a,libhumantime_serde-f9b59cfa340b80d0,libhumantime-687a733c58bc1f06,libtoml-4efcdb7a14bea15a,libtoml_edit-1c21a05aeb81772a,libserde_spanned-1108ce3b281fa30e,libwinnow-8cd2d3253005e562,libtoml_write-04b6e150e3dfcd69,libtoml_datetime-dae35ed3c2f40472,libserde_yaml-eb91bce63edf760d,libunsafe_libyaml-fe35479b74a9772a,libanyhow-578b140c59529c2d,libreqwest-83b12e44c8652f5d,librustls_pemfile-550c29e87618f221,libhyper_rustls-63c8918705be4a6c,libserde_urlencoded-4c3bff5a44171dec,libwebpki_roots-b15add880dd75ba8,libbase64-732898d5debd16bb,libipnet-6391c567488bc9bc,libtokio_rustls-d7c148c2480567c2,libmime-fa5c6e61475ee11e,libencoding_rs-aa522eaf6d89a60a,librustls-e02c5be399a1f241,libsct-855bbf6e08093704,libwebpki-86f47cb11413471f,libring-105242a9e2673af5,libgetrandom-f13afb5ec5c5f9f4,libuntrusted-540e03abf2dcef7d,libhyper-b84f8518d56f0d3b,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-c18a39203107beb0,libindexmap-7f030bffc8dc0ff7,libequivalent-bf2cc2d551c30568,libhashbrown-06d4cea2e97813c9,libtower_service-ffd8abe90aad1f3e,libtokio_util-e20aca9c82ff6a10,libsync_wrapper-f2a4e47367769dca,libhttp_body-b2c07fb603d59dfa,liblog-c4dfdfda36928161,libhttp-16e05df04fe396a3,libfnv-773757b135178300,libfutures-9598e0c06c0a683b,libfutures_executor-f8e54c9d9854f56a,libfutures_util-78ac516ab8a4165b,libfutures_io-bc246799431b487a,libslab-2c87fab004c773e6,libfutures_channel-794507ef4750e6e4,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libeventsource_stream-f2fa80075c80f6d8,libnom-ffb2de5b7afc6c38,libfutures_core-cfb76736a56aefc1,liburl-8213651389be2ef5,libidna-3c51504a2762ff14,libutf8_iter-311f0db35672adba,libidna_adapter-1030394a4b0ef10f,libicu_properties-156605fd2b72a05d,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-f28bb9dddfa6a30a,libicu_normalizer_data-c02881ae5176f208,libicu_collections-808586cbc74aa6fd,libpotential_utf-c797a25a27de0359,libicu_provider-2df1226473651988,libicu_locale_core-722bc50446862be9,libtinystr-8116348e3789ef2e,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-dddfaa83d462f855,libzerotrie-f67f3c6da501cb3e,libyoke-661e528e77e9e5a3,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-92a22fe6a59a7f12,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libuuid-2c3473ce993d808f,libgetrandom-dd3c4eeb6150535b,libserde_json-9aab2f5105a588ae,libmemchr-5389fb0f016212b7,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libserde-cd32f2b778911b44,libthiserror-a5fef8345db9cbe8,libtracing-a252d051538fe668,libtracing_core-d3c8664347dfdc89,libonce_cell-65395029fac7f518,libtokio-9d036fcfbaa90d28,libsignal_hook_registry-758d2685c1f36965,libsocket2-b83b5cf69474a7d4,libbytes-e08a006c583c3ac6,libmio-fa66d1173898db58,libparking_lot-006828c0bc0519e7,libparking_lot_core-32f2bd8a0787be02,liblibc-263f5f69d01529dd,libcfg_if-17d6bdafac849605,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libpin_project_lite-0cffc5d959d0b16f}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcXrDa4R/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-709fb77dbfc2ce2f/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestTTktrJ/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/messages/initialization.rs - messages::initialization::InitializeRequest::basic (line 82) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcmeU3Xa/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmcp_probe_core-a4cdf5d3a1dd8753,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libregex_syntax-a2301440a5fca75a,libhumantime_serde-f9b59cfa340b80d0,libhumantime-687a733c58bc1f06,libtoml-4efcdb7a14bea15a,libtoml_edit-1c21a05aeb81772a,libserde_spanned-1108ce3b281fa30e,libwinnow-8cd2d3253005e562,libtoml_write-04b6e150e3dfcd69,libtoml_datetime-dae35ed3c2f40472,libserde_yaml-eb91bce63edf760d,libunsafe_libyaml-fe35479b74a9772a,libanyhow-578b140c59529c2d,libreqwest-83b12e44c8652f5d,librustls_pemfile-550c29e87618f221,libhyper_rustls-63c8918705be4a6c,libserde_urlencoded-4c3bff5a44171dec,libwebpki_roots-b15add880dd75ba8,libbase64-732898d5debd16bb,libipnet-6391c567488bc9bc,libtokio_rustls-d7c148c2480567c2,libmime-fa5c6e61475ee11e,libencoding_rs-aa522eaf6d89a60a,librustls-e02c5be399a1f241,libsct-855bbf6e08093704,libwebpki-86f47cb11413471f,libring-105242a9e2673af5,libgetrandom-f13afb5ec5c5f9f4,libuntrusted-540e03abf2dcef7d,libhyper-b84f8518d56f0d3b,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-c18a39203107beb0,libindexmap-7f030bffc8dc0ff7,libequivalent-bf2cc2d551c30568,libhashbrown-06d4cea2e97813c9,libtower_service-ffd8abe90aad1f3e,libtokio_util-e20aca9c82ff6a10,libsync_wrapper-f2a4e47367769dca,libhttp_body-b2c07fb603d59dfa,liblog-c4dfdfda36928161,libhttp-16e05df04fe396a3,libfnv-773757b135178300,libfutures-9598e0c06c0a683b,libfutures_executor-f8e54c9d9854f56a,libfutures_util-78ac516ab8a4165b,libfutures_io-bc246799431b487a,libslab-2c87fab004c773e6,libfutures_channel-794507ef4750e6e4,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libeventsource_stream-f2fa80075c80f6d8,libnom-ffb2de5b7afc6c38,libfutures_core-cfb76736a56aefc1,liburl-8213651389be2ef5,libidna-3c51504a2762ff14,libutf8_iter-311f0db35672adba,libidna_adapter-1030394a4b0ef10f,libicu_properties-156605fd2b72a05d,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-f28bb9dddfa6a30a,libicu_normalizer_data-c02881ae5176f208,libicu_collections-808586cbc74aa6fd,libpotential_utf-c797a25a27de0359,libicu_provider-2df1226473651988,libicu_locale_core-722bc50446862be9,libtinystr-8116348e3789ef2e,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-dddfaa83d462f855,libzerotrie-f67f3c6da501cb3e,libyoke-661e528e77e9e5a3,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-92a22fe6a59a7f12,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libuuid-2c3473ce993d808f,libgetrandom-dd3c4eeb6150535b,libserde_json-9aab2f5105a588ae,libmemchr-5389fb0f016212b7,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libserde-cd32f2b778911b44,libthiserror-a5fef8345db9cbe8,libtracing-a252d051538fe668,libtracing_core-d3c8664347dfdc89,libonce_cell-65395029fac7f518,libtokio-9d036fcfbaa90d28,libsignal_hook_registry-758d2685c1f36965,libsocket2-b83b5cf69474a7d4,libbytes-e08a006c583c3ac6,libmio-fa66d1173898db58,libparking_lot-006828c0bc0519e7,libparking_lot_core-32f2bd8a0787be02,liblibc-263f5f69d01529dd,libcfg_if-17d6bdafac849605,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libpin_project_lite-0cffc5d959d0b16f}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcmeU3Xa/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-709fb77dbfc2ce2f/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestQfQFWg/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/messages/initialization.rs - messages::initialization::InitializeRequest::new (line 54) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcJNukaW/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmcp_probe_core-a4cdf5d3a1dd8753,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libregex_syntax-a2301440a5fca75a,libhumantime_serde-f9b59cfa340b80d0,libhumantime-687a733c58bc1f06,libtoml-4efcdb7a14bea15a,libtoml_edit-1c21a05aeb81772a,libserde_spanned-1108ce3b281fa30e,libwinnow-8cd2d3253005e562,libtoml_write-04b6e150e3dfcd69,libtoml_datetime-dae35ed3c2f40472,libserde_yaml-eb91bce63edf760d,libunsafe_libyaml-fe35479b74a9772a,libanyhow-578b140c59529c2d,libreqwest-83b12e44c8652f5d,librustls_pemfile-550c29e87618f221,libhyper_rustls-63c8918705be4a6c,libserde_urlencoded-4c3bff5a44171dec,libwebpki_roots-b15add880dd75ba8,libbase64-732898d5debd16bb,libipnet-6391c567488bc9bc,libtokio_rustls-d7c148c2480567c2,libmime-fa5c6e61475ee11e,libencoding_rs-aa522eaf6d89a60a,librustls-e02c5be399a1f241,libsct-855bbf6e08093704,libwebpki-86f47cb11413471f,libring-105242a9e2673af5,libgetrandom-f13afb5ec5c5f9f4,libuntrusted-540e03abf2dcef7d,libhyper-b84f8518d56f0d3b,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-c18a39203107beb0,libindexmap-7f030bffc8dc0ff7,libequivalent-bf2cc2d551c30568,libhashbrown-06d4cea2e97813c9,libtower_service-ffd8abe90aad1f3e,libtokio_util-e20aca9c82ff6a10,libsync_wrapper-f2a4e47367769dca,libhttp_body-b2c07fb603d59dfa,liblog-c4dfdfda36928161,libhttp-16e05df04fe396a3,libfnv-773757b135178300,libfutures-9598e0c06c0a683b,libfutures_executor-f8e54c9d9854f56a,libfutures_util-78ac516ab8a4165b,libfutures_io-bc246799431b487a,libslab-2c87fab004c773e6,libfutures_channel-794507ef4750e6e4,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libeventsource_stream-f2fa80075c80f6d8,libnom-ffb2de5b7afc6c38,libfutures_core-cfb76736a56aefc1,liburl-8213651389be2ef5,libidna-3c51504a2762ff14,libutf8_iter-311f0db35672adba,libidna_adapter-1030394a4b0ef10f,libicu_properties-156605fd2b72a05d,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-f28bb9dddfa6a30a,libicu_normalizer_data-c02881ae5176f208,libicu_collections-808586cbc74aa6fd,libpotential_utf-c797a25a27de0359,libicu_provider-2df1226473651988,libicu_locale_core-722bc50446862be9,libtinystr-8116348e3789ef2e,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-dddfaa83d462f855,libzerotrie-f67f3c6da501cb3e,libyoke-661e528e77e9e5a3,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-92a22fe6a59a7f12,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libuuid-2c3473ce993d808f,libgetrandom-dd3c4eeb6150535b,libserde_json-9aab2f5105a588ae,libmemchr-5389fb0f016212b7,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libserde-cd32f2b778911b44,libthiserror-a5fef8345db9cbe8,libtracing-a252d051538fe668,libtracing_core-d3c8664347dfdc89,libonce_cell-65395029fac7f518,libtokio-9d036fcfbaa90d28,libsignal_hook_registry-758d2685c1f36965,libsocket2-b83b5cf69474a7d4,libbytes-e08a006c583c3ac6,libmio-fa66d1173898db58,libparking_lot-006828c0bc0519e7,libparking_lot_core-32f2bd8a0787be02,liblibc-263f5f69d01529dd,libcfg_if-17d6bdafac849605,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libpin_project_lite-0cffc5d959d0b16f}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcJNukaW/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-709fb77dbfc2ce2f/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestW96Rx6/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/messages/core.rs - messages::core (line 16) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcCwetiY/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmcp_probe_core-a4cdf5d3a1dd8753,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libregex_syntax-a2301440a5fca75a,libhumantime_serde-f9b59cfa340b80d0,libhumantime-687a733c58bc1f06,libtoml-4efcdb7a14bea15a,libtoml_edit-1c21a05aeb81772a,libserde_spanned-1108ce3b281fa30e,libwinnow-8cd2d3253005e562,libtoml_write-04b6e150e3dfcd69,libtoml_datetime-dae35ed3c2f40472,libserde_yaml-eb91bce63edf760d,libunsafe_libyaml-fe35479b74a9772a,libanyhow-578b140c59529c2d,libreqwest-83b12e44c8652f5d,librustls_pemfile-550c29e87618f221,libhyper_rustls-63c8918705be4a6c,libserde_urlencoded-4c3bff5a44171dec,libwebpki_roots-b15add880dd75ba8,libbase64-732898d5debd16bb,libipnet-6391c567488bc9bc,libtokio_rustls-d7c148c2480567c2,libmime-fa5c6e61475ee11e,libencoding_rs-aa522eaf6d89a60a,librustls-e02c5be399a1f241,libsct-855bbf6e08093704,libwebpki-86f47cb11413471f,libring-105242a9e2673af5,libgetrandom-f13afb5ec5c5f9f4,libuntrusted-540e03abf2dcef7d,libhyper-b84f8518d56f0d3b,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-c18a39203107beb0,libindexmap-7f030bffc8dc0ff7,libequivalent-bf2cc2d551c30568,libhashbrown-06d4cea2e97813c9,libtower_service-ffd8abe90aad1f3e,libtokio_util-e20aca9c82ff6a10,libsync_wrapper-f2a4e47367769dca,libhttp_body-b2c07fb603d59dfa,liblog-c4dfdfda36928161,libhttp-16e05df04fe396a3,libfnv-773757b135178300,libfutures-9598e0c06c0a683b,libfutures_executor-f8e54c9d9854f56a,libfutures_util-78ac516ab8a4165b,libfutures_io-bc246799431b487a,libslab-2c87fab004c773e6,libfutures_channel-794507ef4750e6e4,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libeventsource_stream-f2fa80075c80f6d8,libnom-ffb2de5b7afc6c38,libfutures_core-cfb76736a56aefc1,liburl-8213651389be2ef5,libidna-3c51504a2762ff14,libutf8_iter-311f0db35672adba,libidna_adapter-1030394a4b0ef10f,libicu_properties-156605fd2b72a05d,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-f28bb9dddfa6a30a,libicu_normalizer_data-c02881ae5176f208,libicu_collections-808586cbc74aa6fd,libpotential_utf-c797a25a27de0359,libicu_provider-2df1226473651988,libicu_locale_core-722bc50446862be9,libtinystr-8116348e3789ef2e,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-dddfaa83d462f855,libzerotrie-f67f3c6da501cb3e,libyoke-661e528e77e9e5a3,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-92a22fe6a59a7f12,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libuuid-2c3473ce993d808f,libgetrandom-dd3c4eeb6150535b,libserde_json-9aab2f5105a588ae,libmemchr-5389fb0f016212b7,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libserde-cd32f2b778911b44,libthiserror-a5fef8345db9cbe8,libtracing-a252d051538fe668,libtracing_core-d3c8664347dfdc89,libonce_cell-65395029fac7f518,libtokio-9d036fcfbaa90d28,libsignal_hook_registry-758d2685c1f36965,libsocket2-b83b5cf69474a7d4,libbytes-e08a006c583c3ac6,libmio-fa66d1173898db58,libparking_lot-006828c0bc0519e7,libparking_lot_core-32f2bd8a0787be02,liblibc-263f5f69d01529dd,libcfg_if-17d6bdafac849605,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libpin_project_lite-0cffc5d959d0b16f}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcCwetiY/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-709fb77dbfc2ce2f/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestz6bpuU/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/messages/core.rs - messages::core::JsonRpcRequest::without_params (line 89) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustceOc2Nd/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmcp_probe_core-a4cdf5d3a1dd8753,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libregex_syntax-a2301440a5fca75a,libhumantime_serde-f9b59cfa340b80d0,libhumantime-687a733c58bc1f06,libtoml-4efcdb7a14bea15a,libtoml_edit-1c21a05aeb81772a,libserde_spanned-1108ce3b281fa30e,libwinnow-8cd2d3253005e562,libtoml_write-04b6e150e3dfcd69,libtoml_datetime-dae35ed3c2f40472,libserde_yaml-eb91bce63edf760d,libunsafe_libyaml-fe35479b74a9772a,libanyhow-578b140c59529c2d,libreqwest-83b12e44c8652f5d,librustls_pemfile-550c29e87618f221,libhyper_rustls-63c8918705be4a6c,libserde_urlencoded-4c3bff5a44171dec,libwebpki_roots-b15add880dd75ba8,libbase64-732898d5debd16bb,libipnet-6391c567488bc9bc,libtokio_rustls-d7c148c2480567c2,libmime-fa5c6e61475ee11e,libencoding_rs-aa522eaf6d89a60a,librustls-e02c5be399a1f241,libsct-855bbf6e08093704,libwebpki-86f47cb11413471f,libring-105242a9e2673af5,libgetrandom-f13afb5ec5c5f9f4,libuntrusted-540e03abf2dcef7d,libhyper-b84f8518d56f0d3b,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-c18a39203107beb0,libindexmap-7f030bffc8dc0ff7,libequivalent-bf2cc2d551c30568,libhashbrown-06d4cea2e97813c9,libtower_service-ffd8abe90aad1f3e,libtokio_util-e20aca9c82ff6a10,libsync_wrapper-f2a4e47367769dca,libhttp_body-b2c07fb603d59dfa,liblog-c4dfdfda36928161,libhttp-16e05df04fe396a3,libfnv-773757b135178300,libfutures-9598e0c06c0a683b,libfutures_executor-f8e54c9d9854f56a,libfutures_util-78ac516ab8a4165b,libfutures_io-bc246799431b487a,libslab-2c87fab004c773e6,libfutures_channel-794507ef4750e6e4,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libeventsource_stream-f2fa80075c80f6d8,libnom-ffb2de5b7afc6c38,libfutures_core-cfb76736a56aefc1,liburl-8213651389be2ef5,libidna-3c51504a2762ff14,libutf8_iter-311f0db35672adba,libidna_adapter-1030394a4b0ef10f,libicu_properties-156605fd2b72a05d,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-f28bb9dddfa6a30a,libicu_normalizer_data-c02881ae5176f208,libicu_collections-808586cbc74aa6fd,libpotential_utf-c797a25a27de0359,libicu_provider-2df1226473651988,libicu_locale_core-722bc50446862be9,libtinystr-8116348e3789ef2e,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-dddfaa83d462f855,libzerotrie-f67f3c6da501cb3e,libyoke-661e528e77e9e5a3,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-92a22fe6a59a7f12,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libuuid-2c3473ce993d808f,libgetrandom-dd3c4eeb6150535b,libserde_json-9aab2f5105a588ae,libmemchr-5389fb0f016212b7,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libserde-cd32f2b778911b44,libthiserror-a5fef8345db9cbe8,libtracing-a252d051538fe668,libtracing_core-d3c8664347dfdc89,libonce_cell-65395029fac7f518,libtokio-9d036fcfbaa90d28,libsignal_hook_registry-758d2685c1f36965,libsocket2-b83b5cf69474a7d4,libbytes-e08a006c583c3ac6,libmio-fa66d1173898db58,libparking_lot-006828c0bc0519e7,libparking_lot_core-32f2bd8a0787be02,liblibc-263f5f69d01529dd,libcfg_if-17d6bdafac849605,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libpin_project_lite-0cffc5d959d0b16f}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustceOc2Nd/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-709fb77dbfc2ce2f/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestQmxv2U/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/messages/core.rs - messages::core::JsonRpcRequest::params_as (line 119) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcuXbDzQ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmcp_probe_core-a4cdf5d3a1dd8753,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libregex_syntax-a2301440a5fca75a,libhumantime_serde-f9b59cfa340b80d0,libhumantime-687a733c58bc1f06,libtoml-4efcdb7a14bea15a,libtoml_edit-1c21a05aeb81772a,libserde_spanned-1108ce3b281fa30e,libwinnow-8cd2d3253005e562,libtoml_write-04b6e150e3dfcd69,libtoml_datetime-dae35ed3c2f40472,libserde_yaml-eb91bce63edf760d,libunsafe_libyaml-fe35479b74a9772a,libanyhow-578b140c59529c2d,libreqwest-83b12e44c8652f5d,librustls_pemfile-550c29e87618f221,libhyper_rustls-63c8918705be4a6c,libserde_urlencoded-4c3bff5a44171dec,libwebpki_roots-b15add880dd75ba8,libbase64-732898d5debd16bb,libipnet-6391c567488bc9bc,libtokio_rustls-d7c148c2480567c2,libmime-fa5c6e61475ee11e,libencoding_rs-aa522eaf6d89a60a,librustls-e02c5be399a1f241,libsct-855bbf6e08093704,libwebpki-86f47cb11413471f,libring-105242a9e2673af5,libgetrandom-f13afb5ec5c5f9f4,libuntrusted-540e03abf2dcef7d,libhyper-b84f8518d56f0d3b,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-c18a39203107beb0,libindexmap-7f030bffc8dc0ff7,libequivalent-bf2cc2d551c30568,libhashbrown-06d4cea2e97813c9,libtower_service-ffd8abe90aad1f3e,libtokio_util-e20aca9c82ff6a10,libsync_wrapper-f2a4e47367769dca,libhttp_body-b2c07fb603d59dfa,liblog-c4dfdfda36928161,libhttp-16e05df04fe396a3,libfnv-773757b135178300,libfutures-9598e0c06c0a683b,libfutures_executor-f8e54c9d9854f56a,libfutures_util-78ac516ab8a4165b,libfutures_io-bc246799431b487a,libslab-2c87fab004c773e6,libfutures_channel-794507ef4750e6e4,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libeventsource_stream-f2fa80075c80f6d8,libnom-ffb2de5b7afc6c38,libfutures_core-cfb76736a56aefc1,liburl-8213651389be2ef5,libidna-3c51504a2762ff14,libutf8_iter-311f0db35672adba,libidna_adapter-1030394a4b0ef10f,libicu_properties-156605fd2b72a05d,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-f28bb9dddfa6a30a,libicu_normalizer_data-c02881ae5176f208,libicu_collections-808586cbc74aa6fd,libpotential_utf-c797a25a27de0359,libicu_provider-2df1226473651988,libicu_locale_core-722bc50446862be9,libtinystr-8116348e3789ef2e,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-dddfaa83d462f855,libzerotrie-f67f3c6da501cb3e,libyoke-661e528e77e9e5a3,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-92a22fe6a59a7f12,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libuuid-2c3473ce993d808f,libgetrandom-dd3c4eeb6150535b,libserde_json-9aab2f5105a588ae,libmemchr-5389fb0f016212b7,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libserde-cd32f2b778911b44,libthiserror-a5fef8345db9cbe8,libtracing-a252d051538fe668,libtracing_core-d3c8664347dfdc89,libonce_cell-65395029fac7f518,libtokio-9d036fcfbaa90d28,libsignal_hook_registry-758d2685c1f36965,libsocket2-b83b5cf69474a7d4,libbytes-e08a006c583c3ac6,libmio-fa66d1173898db58,libparking_lot-006828c0bc0519e7,libparking_lot_core-32f2bd8a0787be02,liblibc-263f5f69d01529dd,libcfg_if-17d6bdafac849605,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libpin_project_lite-0cffc5d959d0b16f}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcuXbDzQ/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-709fb77dbfc2ce2f/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestySS4S6/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/messages/core.rs - messages::core::JsonRpcError::new (line 333) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustccApbF7/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmcp_probe_core-a4cdf5d3a1dd8753,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libregex_syntax-a2301440a5fca75a,libhumantime_serde-f9b59cfa340b80d0,libhumantime-687a733c58bc1f06,libtoml-4efcdb7a14bea15a,libtoml_edit-1c21a05aeb81772a,libserde_spanned-1108ce3b281fa30e,libwinnow-8cd2d3253005e562,libtoml_write-04b6e150e3dfcd69,libtoml_datetime-dae35ed3c2f40472,libserde_yaml-eb91bce63edf760d,libunsafe_libyaml-fe35479b74a9772a,libanyhow-578b140c59529c2d,libreqwest-83b12e44c8652f5d,librustls_pemfile-550c29e87618f221,libhyper_rustls-63c8918705be4a6c,libserde_urlencoded-4c3bff5a44171dec,libwebpki_roots-b15add880dd75ba8,libbase64-732898d5debd16bb,libipnet-6391c567488bc9bc,libtokio_rustls-d7c148c2480567c2,libmime-fa5c6e61475ee11e,libencoding_rs-aa522eaf6d89a60a,librustls-e02c5be399a1f241,libsct-855bbf6e08093704,libwebpki-86f47cb11413471f,libring-105242a9e2673af5,libgetrandom-f13afb5ec5c5f9f4,libuntrusted-540e03abf2dcef7d,libhyper-b84f8518d56f0d3b,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-c18a39203107beb0,libindexmap-7f030bffc8dc0ff7,libequivalent-bf2cc2d551c30568,libhashbrown-06d4cea2e97813c9,libtower_service-ffd8abe90aad1f3e,libtokio_util-e20aca9c82ff6a10,libsync_wrapper-f2a4e47367769dca,libhttp_body-b2c07fb603d59dfa,liblog-c4dfdfda36928161,libhttp-16e05df04fe396a3,libfnv-773757b135178300,libfutures-9598e0c06c0a683b,libfutures_executor-f8e54c9d9854f56a,libfutures_util-78ac516ab8a4165b,libfutures_io-bc246799431b487a,libslab-2c87fab004c773e6,libfutures_channel-794507ef4750e6e4,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libeventsource_stream-f2fa80075c80f6d8,libnom-ffb2de5b7afc6c38,libfutures_core-cfb76736a56aefc1,liburl-8213651389be2ef5,libidna-3c51504a2762ff14,libutf8_iter-311f0db35672adba,libidna_adapter-1030394a4b0ef10f,libicu_properties-156605fd2b72a05d,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-f28bb9dddfa6a30a,libicu_normalizer_data-c02881ae5176f208,libicu_collections-808586cbc74aa6fd,libpotential_utf-c797a25a27de0359,libicu_provider-2df1226473651988,libicu_locale_core-722bc50446862be9,libtinystr-8116348e3789ef2e,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-dddfaa83d462f855,libzerotrie-f67f3c6da501cb3e,libyoke-661e528e77e9e5a3,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-92a22fe6a59a7f12,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libuuid-2c3473ce993d808f,libgetrandom-dd3c4eeb6150535b,libserde_json-9aab2f5105a588ae,libmemchr-5389fb0f016212b7,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libserde-cd32f2b778911b44,libthiserror-a5fef8345db9cbe8,libtracing-a252d051538fe668,libtracing_core-d3c8664347dfdc89,libonce_cell-65395029fac7f518,libtokio-9d036fcfbaa90d28,libsignal_hook_registry-758d2685c1f36965,libsocket2-b83b5cf69474a7d4,libbytes-e08a006c583c3ac6,libmio-fa66d1173898db58,libparking_lot-006828c0bc0519e7,libparking_lot_core-32f2bd8a0787be02,liblibc-263f5f69d01529dd,libcfg_if-17d6bdafac849605,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libpin_project_lite-0cffc5d959d0b16f}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustccApbF7/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-709fb77dbfc2ce2f/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestCwf408/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/messages/core.rs - messages::core::JsonRpcError::application_error (line 407) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc0oD62J/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmcp_probe_core-a4cdf5d3a1dd8753,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libregex_syntax-a2301440a5fca75a,libhumantime_serde-f9b59cfa340b80d0,libhumantime-687a733c58bc1f06,libtoml-4efcdb7a14bea15a,libtoml_edit-1c21a05aeb81772a,libserde_spanned-1108ce3b281fa30e,libwinnow-8cd2d3253005e562,libtoml_write-04b6e150e3dfcd69,libtoml_datetime-dae35ed3c2f40472,libserde_yaml-eb91bce63edf760d,libunsafe_libyaml-fe35479b74a9772a,libanyhow-578b140c59529c2d,libreqwest-83b12e44c8652f5d,librustls_pemfile-550c29e87618f221,libhyper_rustls-63c8918705be4a6c,libserde_urlencoded-4c3bff5a44171dec,libwebpki_roots-b15add880dd75ba8,libbase64-732898d5debd16bb,libipnet-6391c567488bc9bc,libtokio_rustls-d7c148c2480567c2,libmime-fa5c6e61475ee11e,libencoding_rs-aa522eaf6d89a60a,librustls-e02c5be399a1f241,libsct-855bbf6e08093704,libwebpki-86f47cb11413471f,libring-105242a9e2673af5,libgetrandom-f13afb5ec5c5f9f4,libuntrusted-540e03abf2dcef7d,libhyper-b84f8518d56f0d3b,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-c18a39203107beb0,libindexmap-7f030bffc8dc0ff7,libequivalent-bf2cc2d551c30568,libhashbrown-06d4cea2e97813c9,libtower_service-ffd8abe90aad1f3e,libtokio_util-e20aca9c82ff6a10,libsync_wrapper-f2a4e47367769dca,libhttp_body-b2c07fb603d59dfa,liblog-c4dfdfda36928161,libhttp-16e05df04fe396a3,libfnv-773757b135178300,libfutures-9598e0c06c0a683b,libfutures_executor-f8e54c9d9854f56a,libfutures_util-78ac516ab8a4165b,libfutures_io-bc246799431b487a,libslab-2c87fab004c773e6,libfutures_channel-794507ef4750e6e4,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libeventsource_stream-f2fa80075c80f6d8,libnom-ffb2de5b7afc6c38,libfutures_core-cfb76736a56aefc1,liburl-8213651389be2ef5,libidna-3c51504a2762ff14,libutf8_iter-311f0db35672adba,libidna_adapter-1030394a4b0ef10f,libicu_properties-156605fd2b72a05d,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-f28bb9dddfa6a30a,libicu_normalizer_data-c02881ae5176f208,libicu_collections-808586cbc74aa6fd,libpotential_utf-c797a25a27de0359,libicu_provider-2df1226473651988,libicu_locale_core-722bc50446862be9,libtinystr-8116348e3789ef2e,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-dddfaa83d462f855,libzerotrie-f67f3c6da501cb3e,libyoke-661e528e77e9e5a3,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-92a22fe6a59a7f12,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libuuid-2c3473ce993d808f,libgetrandom-dd3c4eeb6150535b,libserde_json-9aab2f5105a588ae,libmemchr-5389fb0f016212b7,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libserde-cd32f2b778911b44,libthiserror-a5fef8345db9cbe8,libtracing-a252d051538fe668,libtracing_core-d3c8664347dfdc89,libonce_cell-65395029fac7f518,libtokio-9d036fcfbaa90d28,libsignal_hook_registry-758d2685c1f36965,libsocket2-b83b5cf69474a7d4,libbytes-e08a006c583c3ac6,libmio-fa66d1173898db58,libparking_lot-006828c0bc0519e7,libparking_lot_core-32f2bd8a0787be02,liblibc-263f5f69d01529dd,libcfg_if-17d6bdafac849605,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libpin_project_lite-0cffc5d959d0b16f}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc0oD62J/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-709fb77dbfc2ce2f/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest3XhKFA/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/messages/core.rs - messages::core::JsonRpcNotification::without_params (line 281) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcT9lLJk/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmcp_probe_core-a4cdf5d3a1dd8753,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libregex_syntax-a2301440a5fca75a,libhumantime_serde-f9b59cfa340b80d0,libhumantime-687a733c58bc1f06,libtoml-4efcdb7a14bea15a,libtoml_edit-1c21a05aeb81772a,libserde_spanned-1108ce3b281fa30e,libwinnow-8cd2d3253005e562,libtoml_write-04b6e150e3dfcd69,libtoml_datetime-dae35ed3c2f40472,libserde_yaml-eb91bce63edf760d,libunsafe_libyaml-fe35479b74a9772a,libanyhow-578b140c59529c2d,libreqwest-83b12e44c8652f5d,librustls_pemfile-550c29e87618f221,libhyper_rustls-63c8918705be4a6c,libserde_urlencoded-4c3bff5a44171dec,libwebpki_roots-b15add880dd75ba8,libbase64-732898d5debd16bb,libipnet-6391c567488bc9bc,libtokio_rustls-d7c148c2480567c2,libmime-fa5c6e61475ee11e,libencoding_rs-aa522eaf6d89a60a,librustls-e02c5be399a1f241,libsct-855bbf6e08093704,libwebpki-86f47cb11413471f,libring-105242a9e2673af5,libgetrandom-f13afb5ec5c5f9f4,libuntrusted-540e03abf2dcef7d,libhyper-b84f8518d56f0d3b,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-c18a39203107beb0,libindexmap-7f030bffc8dc0ff7,libequivalent-bf2cc2d551c30568,libhashbrown-06d4cea2e97813c9,libtower_service-ffd8abe90aad1f3e,libtokio_util-e20aca9c82ff6a10,libsync_wrapper-f2a4e47367769dca,libhttp_body-b2c07fb603d59dfa,liblog-c4dfdfda36928161,libhttp-16e05df04fe396a3,libfnv-773757b135178300,libfutures-9598e0c06c0a683b,libfutures_executor-f8e54c9d9854f56a,libfutures_util-78ac516ab8a4165b,libfutures_io-bc246799431b487a,libslab-2c87fab004c773e6,libfutures_channel-794507ef4750e6e4,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libeventsource_stream-f2fa80075c80f6d8,libnom-ffb2de5b7afc6c38,libfutures_core-cfb76736a56aefc1,liburl-8213651389be2ef5,libidna-3c51504a2762ff14,libutf8_iter-311f0db35672adba,libidna_adapter-1030394a4b0ef10f,libicu_properties-156605fd2b72a05d,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-f28bb9dddfa6a30a,libicu_normalizer_data-c02881ae5176f208,libicu_collections-808586cbc74aa6fd,libpotential_utf-c797a25a27de0359,libicu_provider-2df1226473651988,libicu_locale_core-722bc50446862be9,libtinystr-8116348e3789ef2e,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-dddfaa83d462f855,libzerotrie-f67f3c6da501cb3e,libyoke-661e528e77e9e5a3,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-92a22fe6a59a7f12,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libuuid-2c3473ce993d808f,libgetrandom-dd3c4eeb6150535b,libserde_json-9aab2f5105a588ae,libmemchr-5389fb0f016212b7,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libserde-cd32f2b778911b44,libthiserror-a5fef8345db9cbe8,libtracing-a252d051538fe668,libtracing_core-d3c8664347dfdc89,libonce_cell-65395029fac7f518,libtokio-9d036fcfbaa90d28,libsignal_hook_registry-758d2685c1f36965,libsocket2-b83b5cf69474a7d4,libbytes-e08a006c583c3ac6,libmio-fa66d1173898db58,libparking_lot-006828c0bc0519e7,libparking_lot_core-32f2bd8a0787be02,liblibc-263f5f69d01529dd,libcfg_if-17d6bdafac849605,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libpin_project_lite-0cffc5d959d0b16f}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcT9lLJk/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-709fb77dbfc2ce2f/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestn4k9r3/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/messages/initialization.rs - messages::initialization::InitializedNotification::add_metadata (line 274) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcMQzJI7/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmcp_probe_core-a4cdf5d3a1dd8753,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libregex_syntax-a2301440a5fca75a,libhumantime_serde-f9b59cfa340b80d0,libhumantime-687a733c58bc1f06,libtoml-4efcdb7a14bea15a,libtoml_edit-1c21a05aeb81772a,libserde_spanned-1108ce3b281fa30e,libwinnow-8cd2d3253005e562,libtoml_write-04b6e150e3dfcd69,libtoml_datetime-dae35ed3c2f40472,libserde_yaml-eb91bce63edf760d,libunsafe_libyaml-fe35479b74a9772a,libanyhow-578b140c59529c2d,libreqwest-83b12e44c8652f5d,librustls_pemfile-550c29e87618f221,libhyper_rustls-63c8918705be4a6c,libserde_urlencoded-4c3bff5a44171dec,libwebpki_roots-b15add880dd75ba8,libbase64-732898d5debd16bb,libipnet-6391c567488bc9bc,libtokio_rustls-d7c148c2480567c2,libmime-fa5c6e61475ee11e,libencoding_rs-aa522eaf6d89a60a,librustls-e02c5be399a1f241,libsct-855bbf6e08093704,libwebpki-86f47cb11413471f,libring-105242a9e2673af5,libgetrandom-f13afb5ec5c5f9f4,libuntrusted-540e03abf2dcef7d,libhyper-b84f8518d56f0d3b,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-c18a39203107beb0,libindexmap-7f030bffc8dc0ff7,libequivalent-bf2cc2d551c30568,libhashbrown-06d4cea2e97813c9,libtower_service-ffd8abe90aad1f3e,libtokio_util-e20aca9c82ff6a10,libsync_wrapper-f2a4e47367769dca,libhttp_body-b2c07fb603d59dfa,liblog-c4dfdfda36928161,libhttp-16e05df04fe396a3,libfnv-773757b135178300,libfutures-9598e0c06c0a683b,libfutures_executor-f8e54c9d9854f56a,libfutures_util-78ac516ab8a4165b,libfutures_io-bc246799431b487a,libslab-2c87fab004c773e6,libfutures_channel-794507ef4750e6e4,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libeventsource_stream-f2fa80075c80f6d8,libnom-ffb2de5b7afc6c38,libfutures_core-cfb76736a56aefc1,liburl-8213651389be2ef5,libidna-3c51504a2762ff14,libutf8_iter-311f0db35672adba,libidna_adapter-1030394a4b0ef10f,libicu_properties-156605fd2b72a05d,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-f28bb9dddfa6a30a,libicu_normalizer_data-c02881ae5176f208,libicu_collections-808586cbc74aa6fd,libpotential_utf-c797a25a27de0359,libicu_provider-2df1226473651988,libicu_locale_core-722bc50446862be9,libtinystr-8116348e3789ef2e,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-dddfaa83d462f855,libzerotrie-f67f3c6da501cb3e,libyoke-661e528e77e9e5a3,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-92a22fe6a59a7f12,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libuuid-2c3473ce993d808f,libgetrandom-dd3c4eeb6150535b,libserde_json-9aab2f5105a588ae,libmemchr-5389fb0f016212b7,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libserde-cd32f2b778911b44,libthiserror-a5fef8345db9cbe8,libtracing-a252d051538fe668,libtracing_core-d3c8664347dfdc89,libonce_cell-65395029fac7f518,libtokio-9d036fcfbaa90d28,libsignal_hook_registry-758d2685c1f36965,libsocket2-b83b5cf69474a7d4,libbytes-e08a006c583c3ac6,libmio-fa66d1173898db58,libparking_lot-006828c0bc0519e7,libparking_lot_core-32f2bd8a0787be02,liblibc-263f5f69d01529dd,libcfg_if-17d6bdafac849605,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libpin_project_lite-0cffc5d959d0b16f}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcMQzJI7/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-709fb77dbfc2ce2f/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestIuObG8/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/messages/initialization.rs - messages::initialization::InitializeResponse::with_instructions (line 194) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcfR1abi/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmcp_probe_core-a4cdf5d3a1dd8753,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libregex_syntax-a2301440a5fca75a,libhumantime_serde-f9b59cfa340b80d0,libhumantime-687a733c58bc1f06,libtoml-4efcdb7a14bea15a,libtoml_edit-1c21a05aeb81772a,libserde_spanned-1108ce3b281fa30e,libwinnow-8cd2d3253005e562,libtoml_write-04b6e150e3dfcd69,libtoml_datetime-dae35ed3c2f40472,libserde_yaml-eb91bce63edf760d,libunsafe_libyaml-fe35479b74a9772a,libanyhow-578b140c59529c2d,libreqwest-83b12e44c8652f5d,librustls_pemfile-550c29e87618f221,libhyper_rustls-63c8918705be4a6c,libserde_urlencoded-4c3bff5a44171dec,libwebpki_roots-b15add880dd75ba8,libbase64-732898d5debd16bb,libipnet-6391c567488bc9bc,libtokio_rustls-d7c148c2480567c2,libmime-fa5c6e61475ee11e,libencoding_rs-aa522eaf6d89a60a,librustls-e02c5be399a1f241,libsct-855bbf6e08093704,libwebpki-86f47cb11413471f,libring-105242a9e2673af5,libgetrandom-f13afb5ec5c5f9f4,libuntrusted-540e03abf2dcef7d,libhyper-b84f8518d56f0d3b,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-c18a39203107beb0,libindexmap-7f030bffc8dc0ff7,libequivalent-bf2cc2d551c30568,libhashbrown-06d4cea2e97813c9,libtower_service-ffd8abe90aad1f3e,libtokio_util-e20aca9c82ff6a10,libsync_wrapper-f2a4e47367769dca,libhttp_body-b2c07fb603d59dfa,liblog-c4dfdfda36928161,libhttp-16e05df04fe396a3,libfnv-773757b135178300,libfutures-9598e0c06c0a683b,libfutures_executor-f8e54c9d9854f56a,libfutures_util-78ac516ab8a4165b,libfutures_io-bc246799431b487a,libslab-2c87fab004c773e6,libfutures_channel-794507ef4750e6e4,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libeventsource_stream-f2fa80075c80f6d8,libnom-ffb2de5b7afc6c38,libfutures_core-cfb76736a56aefc1,liburl-8213651389be2ef5,libidna-3c51504a2762ff14,libutf8_iter-311f0db35672adba,libidna_adapter-1030394a4b0ef10f,libicu_properties-156605fd2b72a05d,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-f28bb9dddfa6a30a,libicu_normalizer_data-c02881ae5176f208,libicu_collections-808586cbc74aa6fd,libpotential_utf-c797a25a27de0359,libicu_provider-2df1226473651988,libicu_locale_core-722bc50446862be9,libtinystr-8116348e3789ef2e,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-dddfaa83d462f855,libzerotrie-f67f3c6da501cb3e,libyoke-661e528e77e9e5a3,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-92a22fe6a59a7f12,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libuuid-2c3473ce993d808f,libgetrandom-dd3c4eeb6150535b,libserde_json-9aab2f5105a588ae,libmemchr-5389fb0f016212b7,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libserde-cd32f2b778911b44,libthiserror-a5fef8345db9cbe8,libtracing-a252d051538fe668,libtracing_core-d3c8664347dfdc89,libonce_cell-65395029fac7f518,libtokio-9d036fcfbaa90d28,libsignal_hook_registry-758d2685c1f36965,libsocket2-b83b5cf69474a7d4,libbytes-e08a006c583c3ac6,libmio-fa66d1173898db58,libparking_lot-006828c0bc0519e7,libparking_lot_core-32f2bd8a0787be02,liblibc-263f5f69d01529dd,libcfg_if-17d6bdafac849605,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libpin_project_lite-0cffc5d959d0b16f}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcfR1abi/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-709fb77dbfc2ce2f/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestJ7zLsm/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/transport/config.rs - transport::config::TransportConfig::to_file (line 200) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' panicked at src/transport/config.rs:10:49:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Io { source: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55754cc5d312 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55754cc5d312 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55754cc5d312 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55754cc5d312 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55754cc7e0a3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55754cc7e0a3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x55754cc5ae33 - std::io::default_write_fmt::ha27fbccbc65eb6fa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55754cc5ae33 - std::io::Write::write_fmt::h6556609fca33d0b1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55754cc5d162 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55754cc5e1f3 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x55754cc5dfd5 - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x55754cc5eac5 - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:833:13
[INFO] [stdout]   12:     0x55754cc5e95a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   13:     0x55754cc5d809 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x55754cc5e5ed - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   15:     0x55754cc7c4b0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x55754cc7c976 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   17:     0x55754cbb749a - rust_out::main::h2d10ba762d3f8adf
[INFO] [stdout]   18:     0x55754cba98f3 - core::ops::function::FnOnce::call_once::h89333dd4ac8e03fc
[INFO] [stdout]   19:     0x55754cba6e96 - std::sys::backtrace::__rust_begin_short_backtrace::h8a10de1e92516da1
[INFO] [stdout]   20:     0x55754cba6e19 - std::rt::lang_start::{{closure}}::h0af3a8cb06b34c3e
[INFO] [stdout]   21:     0x55754cc588c0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h638295a043b40957
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21
[INFO] [stdout]   22:     0x55754cc588c0 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   23:     0x55754cc588c0 - std::panicking::catch_unwind::h50591d85bf847c7c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   24:     0x55754cc588c0 - std::panic::catch_unwind::h2487b4c4f2ae22c6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   25:     0x55754cc588c0 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24
[INFO] [stdout]   26:     0x55754cc588c0 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   27:     0x55754cc588c0 - std::panicking::catch_unwind::hf9a822ea043fb0d6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   28:     0x55754cc588c0 - std::panic::catch_unwind::h5b3cac802237ed89
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x55754cc588c0 - std::rt::lang_start_internal::h34f9328d113fd60a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5
[INFO] [stdout]   30:     0x55754cba6e01 - std::rt::lang_start::h8f736fe0a226e45f
[INFO] [stdout]   31:     0x55754cbb7665 - main
[INFO] [stdout]   32:     0x7a4fcaaec1ca - <unknown>
[INFO] [stdout]   33:     0x7a4fcaaec28b - __libc_start_main
[INFO] [stdout]   34:     0x55754cb9c185 - _start
[INFO] [stdout]   35:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/error.rs - error::McpError::is_retryable (line 414)
[INFO] [stdout]     src/messages/core.rs - messages::core (line 16)
[INFO] [stdout]     src/messages/core.rs - messages::core::JsonRpcError::application_error (line 407)
[INFO] [stdout]     src/messages/core.rs - messages::core::JsonRpcError::new (line 333)
[INFO] [stdout]     src/messages/core.rs - messages::core::JsonRpcNotification::new (line 260)
[INFO] [stdout]     src/messages/core.rs - messages::core::JsonRpcNotification::without_params (line 281)
[INFO] [stdout]     src/messages/core.rs - messages::core::JsonRpcRequest::params_as (line 119)
[INFO] [stdout]     src/messages/core.rs - messages::core::JsonRpcRequest::without_params (line 89)
[INFO] [stdout]     src/messages/core.rs - messages::core::JsonRpcResponse::error (line 195)
[INFO] [stdout]     src/messages/initialization.rs - messages::initialization::InitializeRequest::basic (line 82)
[INFO] [stdout]     src/messages/initialization.rs - messages::initialization::InitializeRequest::new (line 54)
[INFO] [stdout]     src/messages/initialization.rs - messages::initialization::InitializeResponse::with_instructions (line 194)
[INFO] [stdout]     src/messages/initialization.rs - messages::initialization::InitializedNotification::add_metadata (line 274)
[INFO] [stdout]     src/transport/config.rs - transport::config::TransportConfig::to_file (line 200)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 29 passed; 14 failed; 0 ignored; 0 measured; 0 filtered out; finished in 26.72s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "fb54c9859781b21e8e6b9b0d293314b142d1d0769d916f944d78aa5ae37a49a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb54c9859781b21e8e6b9b0d293314b142d1d0769d916f944d78aa5ae37a49a8", kill_on_drop: false }`
[INFO] [stdout] fb54c9859781b21e8e6b9b0d293314b142d1d0769d916f944d78aa5ae37a49a8
