[INFO] fetching crate mcp-probe-core 0.3.0... [INFO] testing mcp-probe-core-0.3.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate mcp-probe-core 0.3.0 into /workspace/builds/worker-2-tc2/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-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate mcp-probe-core 0.3.0 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4a2353fdfe970906b895e9c3e6f3bfa2283c9f9d215212ac3c980e1cfb8d1493 [INFO] running `Command { std: "docker" "start" "-a" "4a2353fdfe970906b895e9c3e6f3bfa2283c9f9d215212ac3c980e1cfb8d1493", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4a2353fdfe970906b895e9c3e6f3bfa2283c9f9d215212ac3c980e1cfb8d1493", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a2353fdfe970906b895e9c3e6f3bfa2283c9f9d215212ac3c980e1cfb8d1493", kill_on_drop: false }` [INFO] [stdout] 4a2353fdfe970906b895e9c3e6f3bfa2283c9f9d215212ac3c980e1cfb8d1493 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] af83a787a0d05a3244c38b4beffc8df266618c607198a421031ccee0b4b1ddd7 [INFO] running `Command { std: "docker" "start" "-a" "af83a787a0d05a3244c38b4beffc8df266618c607198a421031ccee0b4b1ddd7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling eventsource-stream v0.2.3 [INFO] [stderr] Compiling regex v1.11.1 [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 futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [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 sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling humantime-serde v1.1.1 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [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 31.35s [INFO] running `Command { std: "docker" "inspect" "af83a787a0d05a3244c38b4beffc8df266618c607198a421031ccee0b4b1ddd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af83a787a0d05a3244c38b4beffc8df266618c607198a421031ccee0b4b1ddd7", kill_on_drop: false }` [INFO] [stdout] af83a787a0d05a3244c38b4beffc8df266618c607198a421031ccee0b4b1ddd7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f4d57a720ddec2fb851a5d68afde5620ccef9d9143988ad9f949778210aacb73 [INFO] running `Command { std: "docker" "start" "-a" "f4d57a720ddec2fb851a5d68afde5620ccef9d9143988ad9f949778210aacb73", kill_on_drop: false }` [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling tracing-test-macro v0.2.5 [INFO] [stderr] Compiling parking_lot v0.12.4 [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 url v2.5.4 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling tempfile v3.20.0 [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 tokio-stream v0.1.17 [INFO] [stderr] Compiling deadpool v0.10.0 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling h2 v0.4.10 [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 40.09s [INFO] running `Command { std: "docker" "inspect" "f4d57a720ddec2fb851a5d68afde5620ccef9d9143988ad9f949778210aacb73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4d57a720ddec2fb851a5d68afde5620ccef9d9143988ad9f949778210aacb73", kill_on_drop: false }` [INFO] [stdout] f4d57a720ddec2fb851a5d68afde5620ccef9d9143988ad9f949778210aacb73 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bec999a77012eba5a2ac301aaa1d685f3b03e6453a6f2800bac724f17b984509 [INFO] running `Command { std: "docker" "start" "-a" "bec999a77012eba5a2ac301aaa1d685f3b03e6453a6f2800bac724f17b984509", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mcp_probe_core-1d4b9baa71d2687e) [INFO] [stdout] [INFO] [stdout] running 93 tests [INFO] [stdout] test client::tests::test_client_config_defaults ... ok [INFO] [stdout] test client::tests::test_client_creation ... ok [INFO] [stdout] test client::tests::test_client_with_defaults ... ok [INFO] [stdout] test error::tests::test_error_display ... ok [INFO] [stdout] test messages::core::tests::test_generic_message_handling ... ok [INFO] [stdout] test messages::core::tests::test_json_rpc_error_types ... ok [INFO] [stdout] test messages::core::tests::test_error_response ... ok [INFO] [stdout] test messages::core::tests::test_message_serialization ... ok [INFO] [stdout] test error::tests::test_transport_error_retryable ... ok [INFO] [stdout] test messages::core::tests::test_notification_creation ... ok [INFO] [stdout] test messages::core::tests::test_request_creation ... ok [INFO] [stdout] test messages::core::tests::test_request_id_variants ... ok [INFO] [stdout] test messages::core::tests::test_request_without_params ... 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::initialization::tests::test_initialize_response_creation ... ok [INFO] [stdout] test messages::initialization::tests::test_initialize_request_with_metadata ... ok [INFO] [stdout] test messages::logging::tests::test_log_level_ordering ... ok [INFO] [stdout] test messages::initialization::tests::test_ping_pong ... ok [INFO] [stdout] test messages::logging::tests::test_logging_notification ... ok [INFO] [stdout] test messages::logging::tests::test_log_level_serialization ... ok [INFO] [stdout] test messages::logging::tests::test_notification_with_metadata ... ok [INFO] [stdout] test messages::logging::tests::test_logging_notification_helpers ... ok [INFO] [stdout] test messages::logging::tests::test_progress_token ... ok [INFO] [stdout] test messages::prompts::tests::test_get_prompt_request ... ok [INFO] [stdout] test messages::logging::tests::test_progress_notification ... ok [INFO] [stdout] test messages::logging::tests::test_set_level_request ... ok [INFO] [stdout] test messages::initialization::tests::test_serialization_roundtrip ... ok [INFO] [stdout] test messages::initialization::tests::test_initialized_notification ... ok [INFO] [stdout] test messages::prompts::tests::test_prompt_content_image ... ok [INFO] [stdout] test messages::prompts::tests::test_prompt_content_resource ... ok [INFO] [stdout] test messages::prompts::tests::test_prompt_creation ... ok [INFO] [stdout] test messages::prompts::tests::test_prompt_content_text ... ok [INFO] [stdout] test messages::prompts::tests::test_message_role_serialization ... ok [INFO] [stdout] test messages::prompts::tests::test_prompt_message_creation ... ok [INFO] [stdout] test messages::resources::tests::test_list_resources_request ... ok [INFO] [stdout] test messages::resources::tests::test_read_resource_request ... 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_priority_serialization ... ok [INFO] [stdout] test messages::sampling::tests::test_completion_result ... 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_model_preferences ... ok [INFO] [stdout] test messages::sampling::tests::test_stop_reason_serialization ... ok [INFO] [stdout] test messages::tests::test_implementation_creation ... ok [INFO] [stdout] test messages::tests::test_progress_token_variants ... 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::tools::tests::test_call_tool_request ... ok [INFO] [stdout] test messages::tools::tests::test_list_tools_request ... ok [INFO] [stdout] test messages::tests::test_capabilities_serialization ... ok [INFO] [stdout] test messages::tools::tests::test_tool_deserialization_with_camel_case ... 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 messages::tools::tests::test_tool_deserialization_with_parameters_schema ... ok [INFO] [stdout] test messages::sampling::tests::test_completion_argument_creation ... ok [INFO] [stdout] test transport::factory::tests::test_base64_encode ... ok [INFO] [stdout] test messages::prompts::tests::test_list_prompts_request ... ok [INFO] [stdout] test messages::tools::tests::test_tool_creation ... ok [INFO] [stdout] test transport::factory::tests::test_supported_transports ... ok [INFO] [stdout] test error::tests::test_error_categories ... ok [INFO] [stdout] test transport::factory::tests::test_invalid_config ... ok [INFO] [stdout] test transport::factory::tests::test_create_stdio_transport ... ok [INFO] [stdout] test transport::factory::tests::test_transport_creation ... ok [INFO] [stdout] test transport::stdio::tests::test_environment_variables ... ok [INFO] [stdout] test transport::http_stream::tests::test_http_stream_transport_creation ... ok [INFO] [stdout] test transport::http_sse::tests::test_session_id_validation ... ok [INFO] [stdout] test transport::http_sse::tests::test_resumability_features ... ok [INFO] [stdout] test transport::http_sse::tests::test_security_config_https_enforcement ... ok [INFO] [stdout] test transport::http_stream::tests::test_transport_info_metadata ... ok [INFO] [stdout] test transport::tests::test_connection_duration ... ok [INFO] [stdout] test transport::tests::test_transport_info_creation ... ok [INFO] [stdout] test transport::stdio::tests::test_drop_cleanup ... ok [INFO] [stdout] test transport::factory::tests::test_create_http_sse_transport ... ok [INFO] [stdout] test transport::tests::test_transport_info_metadata ... ok [INFO] [stdout] test transport::http_sse::tests::test_transport_info_metadata ... ok [INFO] [stdout] test validation::tests::test_type_coercion ... ok [INFO] [stdout] test transport::http_sse::tests::test_base_url_extraction ... ok [INFO] [stdout] test validation::tests::test_url_auto_prefixing ... ok [INFO] [stdout] test validation::tests::test_strict_mode_no_transforms ... ok [INFO] [stdout] test error::tests::test_retryable_errors ... ok [INFO] [stdout] test transport::http_sse::tests::test_streamable_http_transport_creation ... ok [INFO] [stdout] test transport::stdio::tests::test_stdio_transport_creation ... ok [INFO] [stdout] test transport::http_stream::tests::test_auth_header_handling ... ok [INFO] [stdout] test transport::stdio::tests::test_transport_info_metadata ... ok [INFO] [stdout] test validation::tests::test_localhost_url_prefixing ... ok [INFO] [stdout] test transport::http_stream::tests::test_mcp_url_formatting ... ok [INFO] [stdout] test validation::tests::test_required_field_validation ... ok [INFO] [stdout] test transport::stdio::tests::test_process_spawn_failure ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 93 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [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::connect (line 297) ... ok [INFO] [stdout] test src/client.rs - client::McpClient::new (line 202) ... ok [INFO] [stdout] test src/messages/core.rs - messages::core::JsonRpcError::new (line 333) ... FAILED [INFO] [stdout] test src/messages/core.rs - messages::core::JsonRpcNotification::without_params (line 281) ... FAILED [INFO] [stdout] test src/error.rs - error::McpError::internal (line 379) ... FAILED [INFO] [stdout] test src/messages/core.rs - messages::core::JsonRpcResponse::error (line 195) ... FAILED [INFO] [stdout] test src/messages/core.rs - messages::core (line 16) ... FAILED [INFO] [stdout] test src/messages/core.rs - messages::core::JsonRpcResponse::success (line 176) ... FAILED [INFO] [stdout] test src/messages/core.rs - messages::core::JsonRpcError::application_error (line 407) ... FAILED [INFO] [stdout] test src/error.rs - error::McpError (line 25) ... FAILED [INFO] [stdout] test src/messages/core.rs - messages::core::JsonRpcRequest::new (line 66) ... FAILED [INFO] [stdout] test src/messages/core.rs - messages::core::JsonRpcNotification::new (line 260) ... FAILED [INFO] [stdout] test src/messages/initialization.rs - messages::initialization::InitializeResponse::basic (line 173) ... FAILED [INFO] [stdout] test src/messages/initialization.rs - messages::initialization::InitializeRequest::new (line 54) ... FAILED [INFO] [stdout] test src/error.rs - error::McpError::is_retryable (line 414) ... FAILED [INFO] [stdout] test src/error.rs - error::McpError::timeout (line 394) ... FAILED [INFO] [stdout] test src/messages/initialization.rs - messages::initialization (line 15) ... 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::InitializeRequest::with_client_metadata (line 99) ... FAILED [INFO] [stdout] test src/messages/initialization.rs - messages::initialization::InitializeResponse::with_server_metadata (line 209) ... FAILED [INFO] [stdout] test src/messages/initialization.rs - messages::initialization::InitializedNotification::new (line 241) ... FAILED [INFO] [stdout] test src/messages/initialization.rs - messages::initialization::InitializeResponse::new (line 145) ... 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::add_metadata (line 343) ... FAILED [INFO] [stdout] test src/messages/initialization.rs - messages::initialization::PongResponse::add_metadata (line 412) ... FAILED [INFO] [stdout] test src/messages/initialization.rs - messages::initialization::PongResponse::echo (line 395) ... FAILED [INFO] [stdout] test src/messages/initialization.rs - messages::initialization::PongResponse::new (line 378) ... FAILED [INFO] [stdout] test src/transport/config.rs - transport::config::TransportConfig::http_sse (line 78) ... FAILED [INFO] [stdout] test src/transport/mod.rs - transport (line 17) - compile ... ok [INFO] [stdout] test src/messages/initialization.rs - messages::initialization::PingRequest::new (line 309) ... FAILED [INFO] [stdout] test src/messages/mod.rs - messages (line 24) ... FAILED [INFO] [stdout] test src/transport/config.rs - transport::config::TransportConfig::stdio (line 59) ... ok [INFO] [stdout] test src/transport/config.rs - transport::config::TransportConfig::from_file (line 154) ... ok [INFO] [stdout] test src/transport/factory.rs - transport::factory::TransportFactory (line 23) ... ok [INFO] [stdout] test src/transport/config.rs - transport::config::TransportConfig::to_file (line 200) ... FAILED [INFO] [stdout] test src/transport/config.rs - transport::config::TransportConfig::http_stream (line 105) ... ok [INFO] [stdout] test src/messages/initialization.rs - messages::initialization::PingRequest::with_timestamp (line 326) ... 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::InitializeRequest::basic (line 82) ... ok [INFO] [stdout] test src/transport/config.rs - transport::config (line 8) ... ok [INFO] [stdout] test src/messages/core.rs - messages::core::JsonRpcRequest::params_as (line 119) ... ok [INFO] [stdout] test src/messages/core.rs - messages::core::JsonRpcRequest::without_params (line 89) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [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/rustcWod4kc/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmcp_probe_core-e08c0caa7e0b415d,libregex-8472ba6b36f0fffa,libregex_automata-2676b24567836886,libaho_corasick-7231ee35a67f9404,libregex_syntax-13fc688ae7f36982,libhumantime_serde-9cf53f3a9b4cb9e3,libhumantime-66d8836745ed0f0c,libtoml-f97935a2dc6c2c00,libtoml_edit-f391b58582f9b701,libserde_spanned-e97bfafc5c0259dd,libwinnow-ad4c8d7ea8fc6772,libtoml_write-391d1a913c599bd8,libtoml_datetime-27973c633ceb0ca8,libserde_yaml-f05133c47e343694,libunsafe_libyaml-7bc1bf218b2f5452,libanyhow-1062fd8720902979,libreqwest-9ded71329de01057,librustls_pemfile-c56e6940cc22dba4,libhyper_rustls-2b009c222f1a6028,libserde_urlencoded-7b2e7405a34c0da6,libwebpki_roots-881d9833caf02a91,libbase64-64299f9d815d057c,libipnet-9aae67a4e846df6d,libtokio_rustls-f01b8815ef7ca622,libmime-4b44681fdb2c65f7,libencoding_rs-81683899b9b068d2,librustls-8edc571cd44c7699,libsct-2e16b831a02e8d59,libwebpki-1ad69e94e041f41a,libring-23d0f202c314ec89,libgetrandom-dd219b134d948b1c,libuntrusted-3420b86308bec153,libhyper-61774ad0b4e368a4,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-a105c0a510265a9f,libindexmap-9bd9b5387089e818,libequivalent-7e0e8cbe6c474a67,libhashbrown-37a6703d9702db39,libtower_service-0d7df29686b13872,libtokio_util-e0e78a12248d5fb7,libsync_wrapper-17f912c27eab8964,libhttp_body-b4c163883cc9ed18,liblog-ba604b77dad33fe2,libhttp-331bc164ab59ceff,libfnv-2d77ec4f6f971b24,libfutures-e24b37cca9ac6645,libfutures_executor-57e3dcb4901a5374,libfutures_util-86c9aaa436f80f8b,libfutures_io-3e19596c076de665,libslab-bf5a4eed15154f64,libfutures_channel-f26d4826b597103e,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libeventsource_stream-060729581f6bf0e9,libnom-c2001fc04ca647cd,libfutures_core-fc6bb1738f00fc87,liburl-69cd3baef6301b23,libidna-eed5b039fa8b3396,libutf8_iter-0d9be7b316c2b184,libidna_adapter-ad029d14e7e41d33,libicu_properties-7379b61a0744ba56,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-46d686b1c2ee921f,libicu_normalizer_data-9919e82512efe734,libicu_collections-dd8b452463dddaa5,libpotential_utf-0c0769aef0f5f930,libicu_provider-995479f12104ce06,libicu_locale_core-160c0de83a1fff66,libtinystr-dc59b6b02bb97815,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-634bfb908092d91c,libzerotrie-fe730875a992371a,libyoke-c5a2410bad6cff89,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-133f07dd4e10386f,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libuuid-8cb4dc25bc940ec7,libgetrandom-4cbc0cd24812e98c,libserde_json-055de53f88305d45,libmemchr-6f5829dadd40eda8,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde-048657cb08a899fa,libthiserror-67771e8db0a06ea3,libtracing-5b4fad722c2b14ee,libtracing_core-2fa02b5ee2bcd648,libonce_cell-0ba6aecba7086d38,libtokio-afa9e47f475e63a7,libsignal_hook_registry-28460b60e926f6cb,libsocket2-a88a45ba783e0ee2,libbytes-bfe11088fe358bd1,libmio-208bbb9d1157a818,libparking_lot-d15dc67facae2da5,libparking_lot_core-84b7fc69443e4569,liblibc-4a513ea0f2e1d0e2,libcfg_if-5a199b0ec0054672,libsmallvec-5854932b8c8b4991,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libpin_project_lite-bedc6e0acd72ff2a}.rlib" "/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/rustcWod4kc/raw-dylibs" "-B/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-89450aef6b8060ab/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest7bKIJb/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/rustcMcWl70/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmcp_probe_core-e08c0caa7e0b415d,libregex-8472ba6b36f0fffa,libregex_automata-2676b24567836886,libaho_corasick-7231ee35a67f9404,libregex_syntax-13fc688ae7f36982,libhumantime_serde-9cf53f3a9b4cb9e3,libhumantime-66d8836745ed0f0c,libtoml-f97935a2dc6c2c00,libtoml_edit-f391b58582f9b701,libserde_spanned-e97bfafc5c0259dd,libwinnow-ad4c8d7ea8fc6772,libtoml_write-391d1a913c599bd8,libtoml_datetime-27973c633ceb0ca8,libserde_yaml-f05133c47e343694,libunsafe_libyaml-7bc1bf218b2f5452,libanyhow-1062fd8720902979,libreqwest-9ded71329de01057,librustls_pemfile-c56e6940cc22dba4,libhyper_rustls-2b009c222f1a6028,libserde_urlencoded-7b2e7405a34c0da6,libwebpki_roots-881d9833caf02a91,libbase64-64299f9d815d057c,libipnet-9aae67a4e846df6d,libtokio_rustls-f01b8815ef7ca622,libmime-4b44681fdb2c65f7,libencoding_rs-81683899b9b068d2,librustls-8edc571cd44c7699,libsct-2e16b831a02e8d59,libwebpki-1ad69e94e041f41a,libring-23d0f202c314ec89,libgetrandom-dd219b134d948b1c,libuntrusted-3420b86308bec153,libhyper-61774ad0b4e368a4,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-a105c0a510265a9f,libindexmap-9bd9b5387089e818,libequivalent-7e0e8cbe6c474a67,libhashbrown-37a6703d9702db39,libtower_service-0d7df29686b13872,libtokio_util-e0e78a12248d5fb7,libsync_wrapper-17f912c27eab8964,libhttp_body-b4c163883cc9ed18,liblog-ba604b77dad33fe2,libhttp-331bc164ab59ceff,libfnv-2d77ec4f6f971b24,libfutures-e24b37cca9ac6645,libfutures_executor-57e3dcb4901a5374,libfutures_util-86c9aaa436f80f8b,libfutures_io-3e19596c076de665,libslab-bf5a4eed15154f64,libfutures_channel-f26d4826b597103e,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libeventsource_stream-060729581f6bf0e9,libnom-c2001fc04ca647cd,libfutures_core-fc6bb1738f00fc87,liburl-69cd3baef6301b23,libidna-eed5b039fa8b3396,libutf8_iter-0d9be7b316c2b184,libidna_adapter-ad029d14e7e41d33,libicu_properties-7379b61a0744ba56,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-46d686b1c2ee921f,libicu_normalizer_data-9919e82512efe734,libicu_collections-dd8b452463dddaa5,libpotential_utf-0c0769aef0f5f930,libicu_provider-995479f12104ce06,libicu_locale_core-160c0de83a1fff66,libtinystr-dc59b6b02bb97815,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-634bfb908092d91c,libzerotrie-fe730875a992371a,libyoke-c5a2410bad6cff89,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-133f07dd4e10386f,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libuuid-8cb4dc25bc940ec7,libgetrandom-4cbc0cd24812e98c,libserde_json-055de53f88305d45,libmemchr-6f5829dadd40eda8,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde-048657cb08a899fa,libthiserror-67771e8db0a06ea3,libtracing-5b4fad722c2b14ee,libtracing_core-2fa02b5ee2bcd648,libonce_cell-0ba6aecba7086d38,libtokio-afa9e47f475e63a7,libsignal_hook_registry-28460b60e926f6cb,libsocket2-a88a45ba783e0ee2,libbytes-bfe11088fe358bd1,libmio-208bbb9d1157a818,libparking_lot-d15dc67facae2da5,libparking_lot_core-84b7fc69443e4569,liblibc-4a513ea0f2e1d0e2,libcfg_if-5a199b0ec0054672,libsmallvec-5854932b8c8b4991,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libpin_project_lite-bedc6e0acd72ff2a}.rlib" "/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/rustcMcWl70/raw-dylibs" "-B/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-89450aef6b8060ab/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestp62Rlk/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::internal (line 379) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcuA5yFa/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmcp_probe_core-e08c0caa7e0b415d,libregex-8472ba6b36f0fffa,libregex_automata-2676b24567836886,libaho_corasick-7231ee35a67f9404,libregex_syntax-13fc688ae7f36982,libhumantime_serde-9cf53f3a9b4cb9e3,libhumantime-66d8836745ed0f0c,libtoml-f97935a2dc6c2c00,libtoml_edit-f391b58582f9b701,libserde_spanned-e97bfafc5c0259dd,libwinnow-ad4c8d7ea8fc6772,libtoml_write-391d1a913c599bd8,libtoml_datetime-27973c633ceb0ca8,libserde_yaml-f05133c47e343694,libunsafe_libyaml-7bc1bf218b2f5452,libanyhow-1062fd8720902979,libreqwest-9ded71329de01057,librustls_pemfile-c56e6940cc22dba4,libhyper_rustls-2b009c222f1a6028,libserde_urlencoded-7b2e7405a34c0da6,libwebpki_roots-881d9833caf02a91,libbase64-64299f9d815d057c,libipnet-9aae67a4e846df6d,libtokio_rustls-f01b8815ef7ca622,libmime-4b44681fdb2c65f7,libencoding_rs-81683899b9b068d2,librustls-8edc571cd44c7699,libsct-2e16b831a02e8d59,libwebpki-1ad69e94e041f41a,libring-23d0f202c314ec89,libgetrandom-dd219b134d948b1c,libuntrusted-3420b86308bec153,libhyper-61774ad0b4e368a4,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-a105c0a510265a9f,libindexmap-9bd9b5387089e818,libequivalent-7e0e8cbe6c474a67,libhashbrown-37a6703d9702db39,libtower_service-0d7df29686b13872,libtokio_util-e0e78a12248d5fb7,libsync_wrapper-17f912c27eab8964,libhttp_body-b4c163883cc9ed18,liblog-ba604b77dad33fe2,libhttp-331bc164ab59ceff,libfnv-2d77ec4f6f971b24,libfutures-e24b37cca9ac6645,libfutures_executor-57e3dcb4901a5374,libfutures_util-86c9aaa436f80f8b,libfutures_io-3e19596c076de665,libslab-bf5a4eed15154f64,libfutures_channel-f26d4826b597103e,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libeventsource_stream-060729581f6bf0e9,libnom-c2001fc04ca647cd,libfutures_core-fc6bb1738f00fc87,liburl-69cd3baef6301b23,libidna-eed5b039fa8b3396,libutf8_iter-0d9be7b316c2b184,libidna_adapter-ad029d14e7e41d33,libicu_properties-7379b61a0744ba56,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-46d686b1c2ee921f,libicu_normalizer_data-9919e82512efe734,libicu_collections-dd8b452463dddaa5,libpotential_utf-0c0769aef0f5f930,libicu_provider-995479f12104ce06,libicu_locale_core-160c0de83a1fff66,libtinystr-dc59b6b02bb97815,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-634bfb908092d91c,libzerotrie-fe730875a992371a,libyoke-c5a2410bad6cff89,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-133f07dd4e10386f,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libuuid-8cb4dc25bc940ec7,libgetrandom-4cbc0cd24812e98c,libserde_json-055de53f88305d45,libmemchr-6f5829dadd40eda8,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde-048657cb08a899fa,libthiserror-67771e8db0a06ea3,libtracing-5b4fad722c2b14ee,libtracing_core-2fa02b5ee2bcd648,libonce_cell-0ba6aecba7086d38,libtokio-afa9e47f475e63a7,libsignal_hook_registry-28460b60e926f6cb,libsocket2-a88a45ba783e0ee2,libbytes-bfe11088fe358bd1,libmio-208bbb9d1157a818,libparking_lot-d15dc67facae2da5,libparking_lot_core-84b7fc69443e4569,liblibc-4a513ea0f2e1d0e2,libcfg_if-5a199b0ec0054672,libsmallvec-5854932b8c8b4991,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libpin_project_lite-bedc6e0acd72ff2a}.rlib" "/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/rustcuA5yFa/raw-dylibs" "-B/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-89450aef6b8060ab/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestNnT4Yg/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::JsonRpcResponse::error (line 195) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustccdrsyH/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmcp_probe_core-e08c0caa7e0b415d,libregex-8472ba6b36f0fffa,libregex_automata-2676b24567836886,libaho_corasick-7231ee35a67f9404,libregex_syntax-13fc688ae7f36982,libhumantime_serde-9cf53f3a9b4cb9e3,libhumantime-66d8836745ed0f0c,libtoml-f97935a2dc6c2c00,libtoml_edit-f391b58582f9b701,libserde_spanned-e97bfafc5c0259dd,libwinnow-ad4c8d7ea8fc6772,libtoml_write-391d1a913c599bd8,libtoml_datetime-27973c633ceb0ca8,libserde_yaml-f05133c47e343694,libunsafe_libyaml-7bc1bf218b2f5452,libanyhow-1062fd8720902979,libreqwest-9ded71329de01057,librustls_pemfile-c56e6940cc22dba4,libhyper_rustls-2b009c222f1a6028,libserde_urlencoded-7b2e7405a34c0da6,libwebpki_roots-881d9833caf02a91,libbase64-64299f9d815d057c,libipnet-9aae67a4e846df6d,libtokio_rustls-f01b8815ef7ca622,libmime-4b44681fdb2c65f7,libencoding_rs-81683899b9b068d2,librustls-8edc571cd44c7699,libsct-2e16b831a02e8d59,libwebpki-1ad69e94e041f41a,libring-23d0f202c314ec89,libgetrandom-dd219b134d948b1c,libuntrusted-3420b86308bec153,libhyper-61774ad0b4e368a4,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-a105c0a510265a9f,libindexmap-9bd9b5387089e818,libequivalent-7e0e8cbe6c474a67,libhashbrown-37a6703d9702db39,libtower_service-0d7df29686b13872,libtokio_util-e0e78a12248d5fb7,libsync_wrapper-17f912c27eab8964,libhttp_body-b4c163883cc9ed18,liblog-ba604b77dad33fe2,libhttp-331bc164ab59ceff,libfnv-2d77ec4f6f971b24,libfutures-e24b37cca9ac6645,libfutures_executor-57e3dcb4901a5374,libfutures_util-86c9aaa436f80f8b,libfutures_io-3e19596c076de665,libslab-bf5a4eed15154f64,libfutures_channel-f26d4826b597103e,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libeventsource_stream-060729581f6bf0e9,libnom-c2001fc04ca647cd,libfutures_core-fc6bb1738f00fc87,liburl-69cd3baef6301b23,libidna-eed5b039fa8b3396,libutf8_iter-0d9be7b316c2b184,libidna_adapter-ad029d14e7e41d33,libicu_properties-7379b61a0744ba56,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-46d686b1c2ee921f,libicu_normalizer_data-9919e82512efe734,libicu_collections-dd8b452463dddaa5,libpotential_utf-0c0769aef0f5f930,libicu_provider-995479f12104ce06,libicu_locale_core-160c0de83a1fff66,libtinystr-dc59b6b02bb97815,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-634bfb908092d91c,libzerotrie-fe730875a992371a,libyoke-c5a2410bad6cff89,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-133f07dd4e10386f,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libuuid-8cb4dc25bc940ec7,libgetrandom-4cbc0cd24812e98c,libserde_json-055de53f88305d45,libmemchr-6f5829dadd40eda8,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde-048657cb08a899fa,libthiserror-67771e8db0a06ea3,libtracing-5b4fad722c2b14ee,libtracing_core-2fa02b5ee2bcd648,libonce_cell-0ba6aecba7086d38,libtokio-afa9e47f475e63a7,libsignal_hook_registry-28460b60e926f6cb,libsocket2-a88a45ba783e0ee2,libbytes-bfe11088fe358bd1,libmio-208bbb9d1157a818,libparking_lot-d15dc67facae2da5,libparking_lot_core-84b7fc69443e4569,liblibc-4a513ea0f2e1d0e2,libcfg_if-5a199b0ec0054672,libsmallvec-5854932b8c8b4991,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libpin_project_lite-bedc6e0acd72ff2a}.rlib" "/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/rustccdrsyH/raw-dylibs" "-B/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-89450aef6b8060ab/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestqaPVr0/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/rustcqNDLE5/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmcp_probe_core-e08c0caa7e0b415d,libregex-8472ba6b36f0fffa,libregex_automata-2676b24567836886,libaho_corasick-7231ee35a67f9404,libregex_syntax-13fc688ae7f36982,libhumantime_serde-9cf53f3a9b4cb9e3,libhumantime-66d8836745ed0f0c,libtoml-f97935a2dc6c2c00,libtoml_edit-f391b58582f9b701,libserde_spanned-e97bfafc5c0259dd,libwinnow-ad4c8d7ea8fc6772,libtoml_write-391d1a913c599bd8,libtoml_datetime-27973c633ceb0ca8,libserde_yaml-f05133c47e343694,libunsafe_libyaml-7bc1bf218b2f5452,libanyhow-1062fd8720902979,libreqwest-9ded71329de01057,librustls_pemfile-c56e6940cc22dba4,libhyper_rustls-2b009c222f1a6028,libserde_urlencoded-7b2e7405a34c0da6,libwebpki_roots-881d9833caf02a91,libbase64-64299f9d815d057c,libipnet-9aae67a4e846df6d,libtokio_rustls-f01b8815ef7ca622,libmime-4b44681fdb2c65f7,libencoding_rs-81683899b9b068d2,librustls-8edc571cd44c7699,libsct-2e16b831a02e8d59,libwebpki-1ad69e94e041f41a,libring-23d0f202c314ec89,libgetrandom-dd219b134d948b1c,libuntrusted-3420b86308bec153,libhyper-61774ad0b4e368a4,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-a105c0a510265a9f,libindexmap-9bd9b5387089e818,libequivalent-7e0e8cbe6c474a67,libhashbrown-37a6703d9702db39,libtower_service-0d7df29686b13872,libtokio_util-e0e78a12248d5fb7,libsync_wrapper-17f912c27eab8964,libhttp_body-b4c163883cc9ed18,liblog-ba604b77dad33fe2,libhttp-331bc164ab59ceff,libfnv-2d77ec4f6f971b24,libfutures-e24b37cca9ac6645,libfutures_executor-57e3dcb4901a5374,libfutures_util-86c9aaa436f80f8b,libfutures_io-3e19596c076de665,libslab-bf5a4eed15154f64,libfutures_channel-f26d4826b597103e,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libeventsource_stream-060729581f6bf0e9,libnom-c2001fc04ca647cd,libfutures_core-fc6bb1738f00fc87,liburl-69cd3baef6301b23,libidna-eed5b039fa8b3396,libutf8_iter-0d9be7b316c2b184,libidna_adapter-ad029d14e7e41d33,libicu_properties-7379b61a0744ba56,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-46d686b1c2ee921f,libicu_normalizer_data-9919e82512efe734,libicu_collections-dd8b452463dddaa5,libpotential_utf-0c0769aef0f5f930,libicu_provider-995479f12104ce06,libicu_locale_core-160c0de83a1fff66,libtinystr-dc59b6b02bb97815,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-634bfb908092d91c,libzerotrie-fe730875a992371a,libyoke-c5a2410bad6cff89,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-133f07dd4e10386f,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libuuid-8cb4dc25bc940ec7,libgetrandom-4cbc0cd24812e98c,libserde_json-055de53f88305d45,libmemchr-6f5829dadd40eda8,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde-048657cb08a899fa,libthiserror-67771e8db0a06ea3,libtracing-5b4fad722c2b14ee,libtracing_core-2fa02b5ee2bcd648,libonce_cell-0ba6aecba7086d38,libtokio-afa9e47f475e63a7,libsignal_hook_registry-28460b60e926f6cb,libsocket2-a88a45ba783e0ee2,libbytes-bfe11088fe358bd1,libmio-208bbb9d1157a818,libparking_lot-d15dc67facae2da5,libparking_lot_core-84b7fc69443e4569,liblibc-4a513ea0f2e1d0e2,libcfg_if-5a199b0ec0054672,libsmallvec-5854932b8c8b4991,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libpin_project_lite-bedc6e0acd72ff2a}.rlib" "/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/rustcqNDLE5/raw-dylibs" "-B/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-89450aef6b8060ab/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestlNPMFO/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::JsonRpcResponse::success (line 176) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcix9joO/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmcp_probe_core-e08c0caa7e0b415d,libregex-8472ba6b36f0fffa,libregex_automata-2676b24567836886,libaho_corasick-7231ee35a67f9404,libregex_syntax-13fc688ae7f36982,libhumantime_serde-9cf53f3a9b4cb9e3,libhumantime-66d8836745ed0f0c,libtoml-f97935a2dc6c2c00,libtoml_edit-f391b58582f9b701,libserde_spanned-e97bfafc5c0259dd,libwinnow-ad4c8d7ea8fc6772,libtoml_write-391d1a913c599bd8,libtoml_datetime-27973c633ceb0ca8,libserde_yaml-f05133c47e343694,libunsafe_libyaml-7bc1bf218b2f5452,libanyhow-1062fd8720902979,libreqwest-9ded71329de01057,librustls_pemfile-c56e6940cc22dba4,libhyper_rustls-2b009c222f1a6028,libserde_urlencoded-7b2e7405a34c0da6,libwebpki_roots-881d9833caf02a91,libbase64-64299f9d815d057c,libipnet-9aae67a4e846df6d,libtokio_rustls-f01b8815ef7ca622,libmime-4b44681fdb2c65f7,libencoding_rs-81683899b9b068d2,librustls-8edc571cd44c7699,libsct-2e16b831a02e8d59,libwebpki-1ad69e94e041f41a,libring-23d0f202c314ec89,libgetrandom-dd219b134d948b1c,libuntrusted-3420b86308bec153,libhyper-61774ad0b4e368a4,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-a105c0a510265a9f,libindexmap-9bd9b5387089e818,libequivalent-7e0e8cbe6c474a67,libhashbrown-37a6703d9702db39,libtower_service-0d7df29686b13872,libtokio_util-e0e78a12248d5fb7,libsync_wrapper-17f912c27eab8964,libhttp_body-b4c163883cc9ed18,liblog-ba604b77dad33fe2,libhttp-331bc164ab59ceff,libfnv-2d77ec4f6f971b24,libfutures-e24b37cca9ac6645,libfutures_executor-57e3dcb4901a5374,libfutures_util-86c9aaa436f80f8b,libfutures_io-3e19596c076de665,libslab-bf5a4eed15154f64,libfutures_channel-f26d4826b597103e,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libeventsource_stream-060729581f6bf0e9,libnom-c2001fc04ca647cd,libfutures_core-fc6bb1738f00fc87,liburl-69cd3baef6301b23,libidna-eed5b039fa8b3396,libutf8_iter-0d9be7b316c2b184,libidna_adapter-ad029d14e7e41d33,libicu_properties-7379b61a0744ba56,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-46d686b1c2ee921f,libicu_normalizer_data-9919e82512efe734,libicu_collections-dd8b452463dddaa5,libpotential_utf-0c0769aef0f5f930,libicu_provider-995479f12104ce06,libicu_locale_core-160c0de83a1fff66,libtinystr-dc59b6b02bb97815,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-634bfb908092d91c,libzerotrie-fe730875a992371a,libyoke-c5a2410bad6cff89,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-133f07dd4e10386f,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libuuid-8cb4dc25bc940ec7,libgetrandom-4cbc0cd24812e98c,libserde_json-055de53f88305d45,libmemchr-6f5829dadd40eda8,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde-048657cb08a899fa,libthiserror-67771e8db0a06ea3,libtracing-5b4fad722c2b14ee,libtracing_core-2fa02b5ee2bcd648,libonce_cell-0ba6aecba7086d38,libtokio-afa9e47f475e63a7,libsignal_hook_registry-28460b60e926f6cb,libsocket2-a88a45ba783e0ee2,libbytes-bfe11088fe358bd1,libmio-208bbb9d1157a818,libparking_lot-d15dc67facae2da5,libparking_lot_core-84b7fc69443e4569,liblibc-4a513ea0f2e1d0e2,libcfg_if-5a199b0ec0054672,libsmallvec-5854932b8c8b4991,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libpin_project_lite-bedc6e0acd72ff2a}.rlib" "/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/rustcix9joO/raw-dylibs" "-B/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-89450aef6b8060ab/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestyXM2ON/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/rustcbdBRnK/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmcp_probe_core-e08c0caa7e0b415d,libregex-8472ba6b36f0fffa,libregex_automata-2676b24567836886,libaho_corasick-7231ee35a67f9404,libregex_syntax-13fc688ae7f36982,libhumantime_serde-9cf53f3a9b4cb9e3,libhumantime-66d8836745ed0f0c,libtoml-f97935a2dc6c2c00,libtoml_edit-f391b58582f9b701,libserde_spanned-e97bfafc5c0259dd,libwinnow-ad4c8d7ea8fc6772,libtoml_write-391d1a913c599bd8,libtoml_datetime-27973c633ceb0ca8,libserde_yaml-f05133c47e343694,libunsafe_libyaml-7bc1bf218b2f5452,libanyhow-1062fd8720902979,libreqwest-9ded71329de01057,librustls_pemfile-c56e6940cc22dba4,libhyper_rustls-2b009c222f1a6028,libserde_urlencoded-7b2e7405a34c0da6,libwebpki_roots-881d9833caf02a91,libbase64-64299f9d815d057c,libipnet-9aae67a4e846df6d,libtokio_rustls-f01b8815ef7ca622,libmime-4b44681fdb2c65f7,libencoding_rs-81683899b9b068d2,librustls-8edc571cd44c7699,libsct-2e16b831a02e8d59,libwebpki-1ad69e94e041f41a,libring-23d0f202c314ec89,libgetrandom-dd219b134d948b1c,libuntrusted-3420b86308bec153,libhyper-61774ad0b4e368a4,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-a105c0a510265a9f,libindexmap-9bd9b5387089e818,libequivalent-7e0e8cbe6c474a67,libhashbrown-37a6703d9702db39,libtower_service-0d7df29686b13872,libtokio_util-e0e78a12248d5fb7,libsync_wrapper-17f912c27eab8964,libhttp_body-b4c163883cc9ed18,liblog-ba604b77dad33fe2,libhttp-331bc164ab59ceff,libfnv-2d77ec4f6f971b24,libfutures-e24b37cca9ac6645,libfutures_executor-57e3dcb4901a5374,libfutures_util-86c9aaa436f80f8b,libfutures_io-3e19596c076de665,libslab-bf5a4eed15154f64,libfutures_channel-f26d4826b597103e,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libeventsource_stream-060729581f6bf0e9,libnom-c2001fc04ca647cd,libfutures_core-fc6bb1738f00fc87,liburl-69cd3baef6301b23,libidna-eed5b039fa8b3396,libutf8_iter-0d9be7b316c2b184,libidna_adapter-ad029d14e7e41d33,libicu_properties-7379b61a0744ba56,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-46d686b1c2ee921f,libicu_normalizer_data-9919e82512efe734,libicu_collections-dd8b452463dddaa5,libpotential_utf-0c0769aef0f5f930,libicu_provider-995479f12104ce06,libicu_locale_core-160c0de83a1fff66,libtinystr-dc59b6b02bb97815,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-634bfb908092d91c,libzerotrie-fe730875a992371a,libyoke-c5a2410bad6cff89,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-133f07dd4e10386f,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libuuid-8cb4dc25bc940ec7,libgetrandom-4cbc0cd24812e98c,libserde_json-055de53f88305d45,libmemchr-6f5829dadd40eda8,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde-048657cb08a899fa,libthiserror-67771e8db0a06ea3,libtracing-5b4fad722c2b14ee,libtracing_core-2fa02b5ee2bcd648,libonce_cell-0ba6aecba7086d38,libtokio-afa9e47f475e63a7,libsignal_hook_registry-28460b60e926f6cb,libsocket2-a88a45ba783e0ee2,libbytes-bfe11088fe358bd1,libmio-208bbb9d1157a818,libparking_lot-d15dc67facae2da5,libparking_lot_core-84b7fc69443e4569,liblibc-4a513ea0f2e1d0e2,libcfg_if-5a199b0ec0054672,libsmallvec-5854932b8c8b4991,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libpin_project_lite-bedc6e0acd72ff2a}.rlib" "/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/rustcbdBRnK/raw-dylibs" "-B/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-89450aef6b8060ab/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest4VCcYg/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 (line 25) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc46Kliy/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmcp_probe_core-e08c0caa7e0b415d,libregex-8472ba6b36f0fffa,libregex_automata-2676b24567836886,libaho_corasick-7231ee35a67f9404,libregex_syntax-13fc688ae7f36982,libhumantime_serde-9cf53f3a9b4cb9e3,libhumantime-66d8836745ed0f0c,libtoml-f97935a2dc6c2c00,libtoml_edit-f391b58582f9b701,libserde_spanned-e97bfafc5c0259dd,libwinnow-ad4c8d7ea8fc6772,libtoml_write-391d1a913c599bd8,libtoml_datetime-27973c633ceb0ca8,libserde_yaml-f05133c47e343694,libunsafe_libyaml-7bc1bf218b2f5452,libanyhow-1062fd8720902979,libreqwest-9ded71329de01057,librustls_pemfile-c56e6940cc22dba4,libhyper_rustls-2b009c222f1a6028,libserde_urlencoded-7b2e7405a34c0da6,libwebpki_roots-881d9833caf02a91,libbase64-64299f9d815d057c,libipnet-9aae67a4e846df6d,libtokio_rustls-f01b8815ef7ca622,libmime-4b44681fdb2c65f7,libencoding_rs-81683899b9b068d2,librustls-8edc571cd44c7699,libsct-2e16b831a02e8d59,libwebpki-1ad69e94e041f41a,libring-23d0f202c314ec89,libgetrandom-dd219b134d948b1c,libuntrusted-3420b86308bec153,libhyper-61774ad0b4e368a4,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-a105c0a510265a9f,libindexmap-9bd9b5387089e818,libequivalent-7e0e8cbe6c474a67,libhashbrown-37a6703d9702db39,libtower_service-0d7df29686b13872,libtokio_util-e0e78a12248d5fb7,libsync_wrapper-17f912c27eab8964,libhttp_body-b4c163883cc9ed18,liblog-ba604b77dad33fe2,libhttp-331bc164ab59ceff,libfnv-2d77ec4f6f971b24,libfutures-e24b37cca9ac6645,libfutures_executor-57e3dcb4901a5374,libfutures_util-86c9aaa436f80f8b,libfutures_io-3e19596c076de665,libslab-bf5a4eed15154f64,libfutures_channel-f26d4826b597103e,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libeventsource_stream-060729581f6bf0e9,libnom-c2001fc04ca647cd,libfutures_core-fc6bb1738f00fc87,liburl-69cd3baef6301b23,libidna-eed5b039fa8b3396,libutf8_iter-0d9be7b316c2b184,libidna_adapter-ad029d14e7e41d33,libicu_properties-7379b61a0744ba56,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-46d686b1c2ee921f,libicu_normalizer_data-9919e82512efe734,libicu_collections-dd8b452463dddaa5,libpotential_utf-0c0769aef0f5f930,libicu_provider-995479f12104ce06,libicu_locale_core-160c0de83a1fff66,libtinystr-dc59b6b02bb97815,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-634bfb908092d91c,libzerotrie-fe730875a992371a,libyoke-c5a2410bad6cff89,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-133f07dd4e10386f,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libuuid-8cb4dc25bc940ec7,libgetrandom-4cbc0cd24812e98c,libserde_json-055de53f88305d45,libmemchr-6f5829dadd40eda8,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde-048657cb08a899fa,libthiserror-67771e8db0a06ea3,libtracing-5b4fad722c2b14ee,libtracing_core-2fa02b5ee2bcd648,libonce_cell-0ba6aecba7086d38,libtokio-afa9e47f475e63a7,libsignal_hook_registry-28460b60e926f6cb,libsocket2-a88a45ba783e0ee2,libbytes-bfe11088fe358bd1,libmio-208bbb9d1157a818,libparking_lot-d15dc67facae2da5,libparking_lot_core-84b7fc69443e4569,liblibc-4a513ea0f2e1d0e2,libcfg_if-5a199b0ec0054672,libsmallvec-5854932b8c8b4991,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libpin_project_lite-bedc6e0acd72ff2a}.rlib" "/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/rustc46Kliy/raw-dylibs" "-B/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-89450aef6b8060ab/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest57Vjhz/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::new (line 66) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcvIfA6w/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmcp_probe_core-e08c0caa7e0b415d,libregex-8472ba6b36f0fffa,libregex_automata-2676b24567836886,libaho_corasick-7231ee35a67f9404,libregex_syntax-13fc688ae7f36982,libhumantime_serde-9cf53f3a9b4cb9e3,libhumantime-66d8836745ed0f0c,libtoml-f97935a2dc6c2c00,libtoml_edit-f391b58582f9b701,libserde_spanned-e97bfafc5c0259dd,libwinnow-ad4c8d7ea8fc6772,libtoml_write-391d1a913c599bd8,libtoml_datetime-27973c633ceb0ca8,libserde_yaml-f05133c47e343694,libunsafe_libyaml-7bc1bf218b2f5452,libanyhow-1062fd8720902979,libreqwest-9ded71329de01057,librustls_pemfile-c56e6940cc22dba4,libhyper_rustls-2b009c222f1a6028,libserde_urlencoded-7b2e7405a34c0da6,libwebpki_roots-881d9833caf02a91,libbase64-64299f9d815d057c,libipnet-9aae67a4e846df6d,libtokio_rustls-f01b8815ef7ca622,libmime-4b44681fdb2c65f7,libencoding_rs-81683899b9b068d2,librustls-8edc571cd44c7699,libsct-2e16b831a02e8d59,libwebpki-1ad69e94e041f41a,libring-23d0f202c314ec89,libgetrandom-dd219b134d948b1c,libuntrusted-3420b86308bec153,libhyper-61774ad0b4e368a4,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-a105c0a510265a9f,libindexmap-9bd9b5387089e818,libequivalent-7e0e8cbe6c474a67,libhashbrown-37a6703d9702db39,libtower_service-0d7df29686b13872,libtokio_util-e0e78a12248d5fb7,libsync_wrapper-17f912c27eab8964,libhttp_body-b4c163883cc9ed18,liblog-ba604b77dad33fe2,libhttp-331bc164ab59ceff,libfnv-2d77ec4f6f971b24,libfutures-e24b37cca9ac6645,libfutures_executor-57e3dcb4901a5374,libfutures_util-86c9aaa436f80f8b,libfutures_io-3e19596c076de665,libslab-bf5a4eed15154f64,libfutures_channel-f26d4826b597103e,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libeventsource_stream-060729581f6bf0e9,libnom-c2001fc04ca647cd,libfutures_core-fc6bb1738f00fc87,liburl-69cd3baef6301b23,libidna-eed5b039fa8b3396,libutf8_iter-0d9be7b316c2b184,libidna_adapter-ad029d14e7e41d33,libicu_properties-7379b61a0744ba56,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-46d686b1c2ee921f,libicu_normalizer_data-9919e82512efe734,libicu_collections-dd8b452463dddaa5,libpotential_utf-0c0769aef0f5f930,libicu_provider-995479f12104ce06,libicu_locale_core-160c0de83a1fff66,libtinystr-dc59b6b02bb97815,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-634bfb908092d91c,libzerotrie-fe730875a992371a,libyoke-c5a2410bad6cff89,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-133f07dd4e10386f,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libuuid-8cb4dc25bc940ec7,libgetrandom-4cbc0cd24812e98c,libserde_json-055de53f88305d45,libmemchr-6f5829dadd40eda8,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde-048657cb08a899fa,libthiserror-67771e8db0a06ea3,libtracing-5b4fad722c2b14ee,libtracing_core-2fa02b5ee2bcd648,libonce_cell-0ba6aecba7086d38,libtokio-afa9e47f475e63a7,libsignal_hook_registry-28460b60e926f6cb,libsocket2-a88a45ba783e0ee2,libbytes-bfe11088fe358bd1,libmio-208bbb9d1157a818,libparking_lot-d15dc67facae2da5,libparking_lot_core-84b7fc69443e4569,liblibc-4a513ea0f2e1d0e2,libcfg_if-5a199b0ec0054672,libsmallvec-5854932b8c8b4991,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libpin_project_lite-bedc6e0acd72ff2a}.rlib" "/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/rustcvIfA6w/raw-dylibs" "-B/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-89450aef6b8060ab/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestZcAIPl/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/rustcWXYLlU/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmcp_probe_core-e08c0caa7e0b415d,libregex-8472ba6b36f0fffa,libregex_automata-2676b24567836886,libaho_corasick-7231ee35a67f9404,libregex_syntax-13fc688ae7f36982,libhumantime_serde-9cf53f3a9b4cb9e3,libhumantime-66d8836745ed0f0c,libtoml-f97935a2dc6c2c00,libtoml_edit-f391b58582f9b701,libserde_spanned-e97bfafc5c0259dd,libwinnow-ad4c8d7ea8fc6772,libtoml_write-391d1a913c599bd8,libtoml_datetime-27973c633ceb0ca8,libserde_yaml-f05133c47e343694,libunsafe_libyaml-7bc1bf218b2f5452,libanyhow-1062fd8720902979,libreqwest-9ded71329de01057,librustls_pemfile-c56e6940cc22dba4,libhyper_rustls-2b009c222f1a6028,libserde_urlencoded-7b2e7405a34c0da6,libwebpki_roots-881d9833caf02a91,libbase64-64299f9d815d057c,libipnet-9aae67a4e846df6d,libtokio_rustls-f01b8815ef7ca622,libmime-4b44681fdb2c65f7,libencoding_rs-81683899b9b068d2,librustls-8edc571cd44c7699,libsct-2e16b831a02e8d59,libwebpki-1ad69e94e041f41a,libring-23d0f202c314ec89,libgetrandom-dd219b134d948b1c,libuntrusted-3420b86308bec153,libhyper-61774ad0b4e368a4,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-a105c0a510265a9f,libindexmap-9bd9b5387089e818,libequivalent-7e0e8cbe6c474a67,libhashbrown-37a6703d9702db39,libtower_service-0d7df29686b13872,libtokio_util-e0e78a12248d5fb7,libsync_wrapper-17f912c27eab8964,libhttp_body-b4c163883cc9ed18,liblog-ba604b77dad33fe2,libhttp-331bc164ab59ceff,libfnv-2d77ec4f6f971b24,libfutures-e24b37cca9ac6645,libfutures_executor-57e3dcb4901a5374,libfutures_util-86c9aaa436f80f8b,libfutures_io-3e19596c076de665,libslab-bf5a4eed15154f64,libfutures_channel-f26d4826b597103e,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libeventsource_stream-060729581f6bf0e9,libnom-c2001fc04ca647cd,libfutures_core-fc6bb1738f00fc87,liburl-69cd3baef6301b23,libidna-eed5b039fa8b3396,libutf8_iter-0d9be7b316c2b184,libidna_adapter-ad029d14e7e41d33,libicu_properties-7379b61a0744ba56,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-46d686b1c2ee921f,libicu_normalizer_data-9919e82512efe734,libicu_collections-dd8b452463dddaa5,libpotential_utf-0c0769aef0f5f930,libicu_provider-995479f12104ce06,libicu_locale_core-160c0de83a1fff66,libtinystr-dc59b6b02bb97815,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-634bfb908092d91c,libzerotrie-fe730875a992371a,libyoke-c5a2410bad6cff89,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-133f07dd4e10386f,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libuuid-8cb4dc25bc940ec7,libgetrandom-4cbc0cd24812e98c,libserde_json-055de53f88305d45,libmemchr-6f5829dadd40eda8,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde-048657cb08a899fa,libthiserror-67771e8db0a06ea3,libtracing-5b4fad722c2b14ee,libtracing_core-2fa02b5ee2bcd648,libonce_cell-0ba6aecba7086d38,libtokio-afa9e47f475e63a7,libsignal_hook_registry-28460b60e926f6cb,libsocket2-a88a45ba783e0ee2,libbytes-bfe11088fe358bd1,libmio-208bbb9d1157a818,libparking_lot-d15dc67facae2da5,libparking_lot_core-84b7fc69443e4569,liblibc-4a513ea0f2e1d0e2,libcfg_if-5a199b0ec0054672,libsmallvec-5854932b8c8b4991,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libpin_project_lite-bedc6e0acd72ff2a}.rlib" "/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/rustcWXYLlU/raw-dylibs" "-B/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-89450aef6b8060ab/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest2oTtcM/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::basic (line 173) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc44jxV0/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmcp_probe_core-e08c0caa7e0b415d,libregex-8472ba6b36f0fffa,libregex_automata-2676b24567836886,libaho_corasick-7231ee35a67f9404,libregex_syntax-13fc688ae7f36982,libhumantime_serde-9cf53f3a9b4cb9e3,libhumantime-66d8836745ed0f0c,libtoml-f97935a2dc6c2c00,libtoml_edit-f391b58582f9b701,libserde_spanned-e97bfafc5c0259dd,libwinnow-ad4c8d7ea8fc6772,libtoml_write-391d1a913c599bd8,libtoml_datetime-27973c633ceb0ca8,libserde_yaml-f05133c47e343694,libunsafe_libyaml-7bc1bf218b2f5452,libanyhow-1062fd8720902979,libreqwest-9ded71329de01057,librustls_pemfile-c56e6940cc22dba4,libhyper_rustls-2b009c222f1a6028,libserde_urlencoded-7b2e7405a34c0da6,libwebpki_roots-881d9833caf02a91,libbase64-64299f9d815d057c,libipnet-9aae67a4e846df6d,libtokio_rustls-f01b8815ef7ca622,libmime-4b44681fdb2c65f7,libencoding_rs-81683899b9b068d2,librustls-8edc571cd44c7699,libsct-2e16b831a02e8d59,libwebpki-1ad69e94e041f41a,libring-23d0f202c314ec89,libgetrandom-dd219b134d948b1c,libuntrusted-3420b86308bec153,libhyper-61774ad0b4e368a4,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-a105c0a510265a9f,libindexmap-9bd9b5387089e818,libequivalent-7e0e8cbe6c474a67,libhashbrown-37a6703d9702db39,libtower_service-0d7df29686b13872,libtokio_util-e0e78a12248d5fb7,libsync_wrapper-17f912c27eab8964,libhttp_body-b4c163883cc9ed18,liblog-ba604b77dad33fe2,libhttp-331bc164ab59ceff,libfnv-2d77ec4f6f971b24,libfutures-e24b37cca9ac6645,libfutures_executor-57e3dcb4901a5374,libfutures_util-86c9aaa436f80f8b,libfutures_io-3e19596c076de665,libslab-bf5a4eed15154f64,libfutures_channel-f26d4826b597103e,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libeventsource_stream-060729581f6bf0e9,libnom-c2001fc04ca647cd,libfutures_core-fc6bb1738f00fc87,liburl-69cd3baef6301b23,libidna-eed5b039fa8b3396,libutf8_iter-0d9be7b316c2b184,libidna_adapter-ad029d14e7e41d33,libicu_properties-7379b61a0744ba56,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-46d686b1c2ee921f,libicu_normalizer_data-9919e82512efe734,libicu_collections-dd8b452463dddaa5,libpotential_utf-0c0769aef0f5f930,libicu_provider-995479f12104ce06,libicu_locale_core-160c0de83a1fff66,libtinystr-dc59b6b02bb97815,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-634bfb908092d91c,libzerotrie-fe730875a992371a,libyoke-c5a2410bad6cff89,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-133f07dd4e10386f,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libuuid-8cb4dc25bc940ec7,libgetrandom-4cbc0cd24812e98c,libserde_json-055de53f88305d45,libmemchr-6f5829dadd40eda8,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde-048657cb08a899fa,libthiserror-67771e8db0a06ea3,libtracing-5b4fad722c2b14ee,libtracing_core-2fa02b5ee2bcd648,libonce_cell-0ba6aecba7086d38,libtokio-afa9e47f475e63a7,libsignal_hook_registry-28460b60e926f6cb,libsocket2-a88a45ba783e0ee2,libbytes-bfe11088fe358bd1,libmio-208bbb9d1157a818,libparking_lot-d15dc67facae2da5,libparking_lot_core-84b7fc69443e4569,liblibc-4a513ea0f2e1d0e2,libcfg_if-5a199b0ec0054672,libsmallvec-5854932b8c8b4991,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libpin_project_lite-bedc6e0acd72ff2a}.rlib" "/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/rustc44jxV0/raw-dylibs" "-B/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-89450aef6b8060ab/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestTytRsr/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/rustcFINsol/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmcp_probe_core-e08c0caa7e0b415d,libregex-8472ba6b36f0fffa,libregex_automata-2676b24567836886,libaho_corasick-7231ee35a67f9404,libregex_syntax-13fc688ae7f36982,libhumantime_serde-9cf53f3a9b4cb9e3,libhumantime-66d8836745ed0f0c,libtoml-f97935a2dc6c2c00,libtoml_edit-f391b58582f9b701,libserde_spanned-e97bfafc5c0259dd,libwinnow-ad4c8d7ea8fc6772,libtoml_write-391d1a913c599bd8,libtoml_datetime-27973c633ceb0ca8,libserde_yaml-f05133c47e343694,libunsafe_libyaml-7bc1bf218b2f5452,libanyhow-1062fd8720902979,libreqwest-9ded71329de01057,librustls_pemfile-c56e6940cc22dba4,libhyper_rustls-2b009c222f1a6028,libserde_urlencoded-7b2e7405a34c0da6,libwebpki_roots-881d9833caf02a91,libbase64-64299f9d815d057c,libipnet-9aae67a4e846df6d,libtokio_rustls-f01b8815ef7ca622,libmime-4b44681fdb2c65f7,libencoding_rs-81683899b9b068d2,librustls-8edc571cd44c7699,libsct-2e16b831a02e8d59,libwebpki-1ad69e94e041f41a,libring-23d0f202c314ec89,libgetrandom-dd219b134d948b1c,libuntrusted-3420b86308bec153,libhyper-61774ad0b4e368a4,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-a105c0a510265a9f,libindexmap-9bd9b5387089e818,libequivalent-7e0e8cbe6c474a67,libhashbrown-37a6703d9702db39,libtower_service-0d7df29686b13872,libtokio_util-e0e78a12248d5fb7,libsync_wrapper-17f912c27eab8964,libhttp_body-b4c163883cc9ed18,liblog-ba604b77dad33fe2,libhttp-331bc164ab59ceff,libfnv-2d77ec4f6f971b24,libfutures-e24b37cca9ac6645,libfutures_executor-57e3dcb4901a5374,libfutures_util-86c9aaa436f80f8b,libfutures_io-3e19596c076de665,libslab-bf5a4eed15154f64,libfutures_channel-f26d4826b597103e,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libeventsource_stream-060729581f6bf0e9,libnom-c2001fc04ca647cd,libfutures_core-fc6bb1738f00fc87,liburl-69cd3baef6301b23,libidna-eed5b039fa8b3396,libutf8_iter-0d9be7b316c2b184,libidna_adapter-ad029d14e7e41d33,libicu_properties-7379b61a0744ba56,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-46d686b1c2ee921f,libicu_normalizer_data-9919e82512efe734,libicu_collections-dd8b452463dddaa5,libpotential_utf-0c0769aef0f5f930,libicu_provider-995479f12104ce06,libicu_locale_core-160c0de83a1fff66,libtinystr-dc59b6b02bb97815,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-634bfb908092d91c,libzerotrie-fe730875a992371a,libyoke-c5a2410bad6cff89,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-133f07dd4e10386f,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libuuid-8cb4dc25bc940ec7,libgetrandom-4cbc0cd24812e98c,libserde_json-055de53f88305d45,libmemchr-6f5829dadd40eda8,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde-048657cb08a899fa,libthiserror-67771e8db0a06ea3,libtracing-5b4fad722c2b14ee,libtracing_core-2fa02b5ee2bcd648,libonce_cell-0ba6aecba7086d38,libtokio-afa9e47f475e63a7,libsignal_hook_registry-28460b60e926f6cb,libsocket2-a88a45ba783e0ee2,libbytes-bfe11088fe358bd1,libmio-208bbb9d1157a818,libparking_lot-d15dc67facae2da5,libparking_lot_core-84b7fc69443e4569,liblibc-4a513ea0f2e1d0e2,libcfg_if-5a199b0ec0054672,libsmallvec-5854932b8c8b4991,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libpin_project_lite-bedc6e0acd72ff2a}.rlib" "/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/rustcFINsol/raw-dylibs" "-B/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-89450aef6b8060ab/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestYMwjwg/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/rustcpZ8Bz9/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmcp_probe_core-e08c0caa7e0b415d,libregex-8472ba6b36f0fffa,libregex_automata-2676b24567836886,libaho_corasick-7231ee35a67f9404,libregex_syntax-13fc688ae7f36982,libhumantime_serde-9cf53f3a9b4cb9e3,libhumantime-66d8836745ed0f0c,libtoml-f97935a2dc6c2c00,libtoml_edit-f391b58582f9b701,libserde_spanned-e97bfafc5c0259dd,libwinnow-ad4c8d7ea8fc6772,libtoml_write-391d1a913c599bd8,libtoml_datetime-27973c633ceb0ca8,libserde_yaml-f05133c47e343694,libunsafe_libyaml-7bc1bf218b2f5452,libanyhow-1062fd8720902979,libreqwest-9ded71329de01057,librustls_pemfile-c56e6940cc22dba4,libhyper_rustls-2b009c222f1a6028,libserde_urlencoded-7b2e7405a34c0da6,libwebpki_roots-881d9833caf02a91,libbase64-64299f9d815d057c,libipnet-9aae67a4e846df6d,libtokio_rustls-f01b8815ef7ca622,libmime-4b44681fdb2c65f7,libencoding_rs-81683899b9b068d2,librustls-8edc571cd44c7699,libsct-2e16b831a02e8d59,libwebpki-1ad69e94e041f41a,libring-23d0f202c314ec89,libgetrandom-dd219b134d948b1c,libuntrusted-3420b86308bec153,libhyper-61774ad0b4e368a4,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-a105c0a510265a9f,libindexmap-9bd9b5387089e818,libequivalent-7e0e8cbe6c474a67,libhashbrown-37a6703d9702db39,libtower_service-0d7df29686b13872,libtokio_util-e0e78a12248d5fb7,libsync_wrapper-17f912c27eab8964,libhttp_body-b4c163883cc9ed18,liblog-ba604b77dad33fe2,libhttp-331bc164ab59ceff,libfnv-2d77ec4f6f971b24,libfutures-e24b37cca9ac6645,libfutures_executor-57e3dcb4901a5374,libfutures_util-86c9aaa436f80f8b,libfutures_io-3e19596c076de665,libslab-bf5a4eed15154f64,libfutures_channel-f26d4826b597103e,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libeventsource_stream-060729581f6bf0e9,libnom-c2001fc04ca647cd,libfutures_core-fc6bb1738f00fc87,liburl-69cd3baef6301b23,libidna-eed5b039fa8b3396,libutf8_iter-0d9be7b316c2b184,libidna_adapter-ad029d14e7e41d33,libicu_properties-7379b61a0744ba56,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-46d686b1c2ee921f,libicu_normalizer_data-9919e82512efe734,libicu_collections-dd8b452463dddaa5,libpotential_utf-0c0769aef0f5f930,libicu_provider-995479f12104ce06,libicu_locale_core-160c0de83a1fff66,libtinystr-dc59b6b02bb97815,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-634bfb908092d91c,libzerotrie-fe730875a992371a,libyoke-c5a2410bad6cff89,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-133f07dd4e10386f,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libuuid-8cb4dc25bc940ec7,libgetrandom-4cbc0cd24812e98c,libserde_json-055de53f88305d45,libmemchr-6f5829dadd40eda8,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde-048657cb08a899fa,libthiserror-67771e8db0a06ea3,libtracing-5b4fad722c2b14ee,libtracing_core-2fa02b5ee2bcd648,libonce_cell-0ba6aecba7086d38,libtokio-afa9e47f475e63a7,libsignal_hook_registry-28460b60e926f6cb,libsocket2-a88a45ba783e0ee2,libbytes-bfe11088fe358bd1,libmio-208bbb9d1157a818,libparking_lot-d15dc67facae2da5,libparking_lot_core-84b7fc69443e4569,liblibc-4a513ea0f2e1d0e2,libcfg_if-5a199b0ec0054672,libsmallvec-5854932b8c8b4991,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libpin_project_lite-bedc6e0acd72ff2a}.rlib" "/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/rustcpZ8Bz9/raw-dylibs" "-B/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-89450aef6b8060ab/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestrNIeB2/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::timeout (line 394) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcolui9s/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmcp_probe_core-e08c0caa7e0b415d,libregex-8472ba6b36f0fffa,libregex_automata-2676b24567836886,libaho_corasick-7231ee35a67f9404,libregex_syntax-13fc688ae7f36982,libhumantime_serde-9cf53f3a9b4cb9e3,libhumantime-66d8836745ed0f0c,libtoml-f97935a2dc6c2c00,libtoml_edit-f391b58582f9b701,libserde_spanned-e97bfafc5c0259dd,libwinnow-ad4c8d7ea8fc6772,libtoml_write-391d1a913c599bd8,libtoml_datetime-27973c633ceb0ca8,libserde_yaml-f05133c47e343694,libunsafe_libyaml-7bc1bf218b2f5452,libanyhow-1062fd8720902979,libreqwest-9ded71329de01057,librustls_pemfile-c56e6940cc22dba4,libhyper_rustls-2b009c222f1a6028,libserde_urlencoded-7b2e7405a34c0da6,libwebpki_roots-881d9833caf02a91,libbase64-64299f9d815d057c,libipnet-9aae67a4e846df6d,libtokio_rustls-f01b8815ef7ca622,libmime-4b44681fdb2c65f7,libencoding_rs-81683899b9b068d2,librustls-8edc571cd44c7699,libsct-2e16b831a02e8d59,libwebpki-1ad69e94e041f41a,libring-23d0f202c314ec89,libgetrandom-dd219b134d948b1c,libuntrusted-3420b86308bec153,libhyper-61774ad0b4e368a4,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-a105c0a510265a9f,libindexmap-9bd9b5387089e818,libequivalent-7e0e8cbe6c474a67,libhashbrown-37a6703d9702db39,libtower_service-0d7df29686b13872,libtokio_util-e0e78a12248d5fb7,libsync_wrapper-17f912c27eab8964,libhttp_body-b4c163883cc9ed18,liblog-ba604b77dad33fe2,libhttp-331bc164ab59ceff,libfnv-2d77ec4f6f971b24,libfutures-e24b37cca9ac6645,libfutures_executor-57e3dcb4901a5374,libfutures_util-86c9aaa436f80f8b,libfutures_io-3e19596c076de665,libslab-bf5a4eed15154f64,libfutures_channel-f26d4826b597103e,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libeventsource_stream-060729581f6bf0e9,libnom-c2001fc04ca647cd,libfutures_core-fc6bb1738f00fc87,liburl-69cd3baef6301b23,libidna-eed5b039fa8b3396,libutf8_iter-0d9be7b316c2b184,libidna_adapter-ad029d14e7e41d33,libicu_properties-7379b61a0744ba56,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-46d686b1c2ee921f,libicu_normalizer_data-9919e82512efe734,libicu_collections-dd8b452463dddaa5,libpotential_utf-0c0769aef0f5f930,libicu_provider-995479f12104ce06,libicu_locale_core-160c0de83a1fff66,libtinystr-dc59b6b02bb97815,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-634bfb908092d91c,libzerotrie-fe730875a992371a,libyoke-c5a2410bad6cff89,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-133f07dd4e10386f,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libuuid-8cb4dc25bc940ec7,libgetrandom-4cbc0cd24812e98c,libserde_json-055de53f88305d45,libmemchr-6f5829dadd40eda8,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde-048657cb08a899fa,libthiserror-67771e8db0a06ea3,libtracing-5b4fad722c2b14ee,libtracing_core-2fa02b5ee2bcd648,libonce_cell-0ba6aecba7086d38,libtokio-afa9e47f475e63a7,libsignal_hook_registry-28460b60e926f6cb,libsocket2-a88a45ba783e0ee2,libbytes-bfe11088fe358bd1,libmio-208bbb9d1157a818,libparking_lot-d15dc67facae2da5,libparking_lot_core-84b7fc69443e4569,liblibc-4a513ea0f2e1d0e2,libcfg_if-5a199b0ec0054672,libsmallvec-5854932b8c8b4991,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libpin_project_lite-bedc6e0acd72ff2a}.rlib" "/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/rustcolui9s/raw-dylibs" "-B/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-89450aef6b8060ab/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestrb0FnP/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 (line 15) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcyDWiGf/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmcp_probe_core-e08c0caa7e0b415d,libregex-8472ba6b36f0fffa,libregex_automata-2676b24567836886,libaho_corasick-7231ee35a67f9404,libregex_syntax-13fc688ae7f36982,libhumantime_serde-9cf53f3a9b4cb9e3,libhumantime-66d8836745ed0f0c,libtoml-f97935a2dc6c2c00,libtoml_edit-f391b58582f9b701,libserde_spanned-e97bfafc5c0259dd,libwinnow-ad4c8d7ea8fc6772,libtoml_write-391d1a913c599bd8,libtoml_datetime-27973c633ceb0ca8,libserde_yaml-f05133c47e343694,libunsafe_libyaml-7bc1bf218b2f5452,libanyhow-1062fd8720902979,libreqwest-9ded71329de01057,librustls_pemfile-c56e6940cc22dba4,libhyper_rustls-2b009c222f1a6028,libserde_urlencoded-7b2e7405a34c0da6,libwebpki_roots-881d9833caf02a91,libbase64-64299f9d815d057c,libipnet-9aae67a4e846df6d,libtokio_rustls-f01b8815ef7ca622,libmime-4b44681fdb2c65f7,libencoding_rs-81683899b9b068d2,librustls-8edc571cd44c7699,libsct-2e16b831a02e8d59,libwebpki-1ad69e94e041f41a,libring-23d0f202c314ec89,libgetrandom-dd219b134d948b1c,libuntrusted-3420b86308bec153,libhyper-61774ad0b4e368a4,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-a105c0a510265a9f,libindexmap-9bd9b5387089e818,libequivalent-7e0e8cbe6c474a67,libhashbrown-37a6703d9702db39,libtower_service-0d7df29686b13872,libtokio_util-e0e78a12248d5fb7,libsync_wrapper-17f912c27eab8964,libhttp_body-b4c163883cc9ed18,liblog-ba604b77dad33fe2,libhttp-331bc164ab59ceff,libfnv-2d77ec4f6f971b24,libfutures-e24b37cca9ac6645,libfutures_executor-57e3dcb4901a5374,libfutures_util-86c9aaa436f80f8b,libfutures_io-3e19596c076de665,libslab-bf5a4eed15154f64,libfutures_channel-f26d4826b597103e,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libeventsource_stream-060729581f6bf0e9,libnom-c2001fc04ca647cd,libfutures_core-fc6bb1738f00fc87,liburl-69cd3baef6301b23,libidna-eed5b039fa8b3396,libutf8_iter-0d9be7b316c2b184,libidna_adapter-ad029d14e7e41d33,libicu_properties-7379b61a0744ba56,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-46d686b1c2ee921f,libicu_normalizer_data-9919e82512efe734,libicu_collections-dd8b452463dddaa5,libpotential_utf-0c0769aef0f5f930,libicu_provider-995479f12104ce06,libicu_locale_core-160c0de83a1fff66,libtinystr-dc59b6b02bb97815,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-634bfb908092d91c,libzerotrie-fe730875a992371a,libyoke-c5a2410bad6cff89,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-133f07dd4e10386f,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libuuid-8cb4dc25bc940ec7,libgetrandom-4cbc0cd24812e98c,libserde_json-055de53f88305d45,libmemchr-6f5829dadd40eda8,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde-048657cb08a899fa,libthiserror-67771e8db0a06ea3,libtracing-5b4fad722c2b14ee,libtracing_core-2fa02b5ee2bcd648,libonce_cell-0ba6aecba7086d38,libtokio-afa9e47f475e63a7,libsignal_hook_registry-28460b60e926f6cb,libsocket2-a88a45ba783e0ee2,libbytes-bfe11088fe358bd1,libmio-208bbb9d1157a818,libparking_lot-d15dc67facae2da5,libparking_lot_core-84b7fc69443e4569,liblibc-4a513ea0f2e1d0e2,libcfg_if-5a199b0ec0054672,libsmallvec-5854932b8c8b4991,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libpin_project_lite-bedc6e0acd72ff2a}.rlib" "/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/rustcyDWiGf/raw-dylibs" "-B/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-89450aef6b8060ab/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesthSkkWB/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/rustcFWJ9vJ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmcp_probe_core-e08c0caa7e0b415d,libregex-8472ba6b36f0fffa,libregex_automata-2676b24567836886,libaho_corasick-7231ee35a67f9404,libregex_syntax-13fc688ae7f36982,libhumantime_serde-9cf53f3a9b4cb9e3,libhumantime-66d8836745ed0f0c,libtoml-f97935a2dc6c2c00,libtoml_edit-f391b58582f9b701,libserde_spanned-e97bfafc5c0259dd,libwinnow-ad4c8d7ea8fc6772,libtoml_write-391d1a913c599bd8,libtoml_datetime-27973c633ceb0ca8,libserde_yaml-f05133c47e343694,libunsafe_libyaml-7bc1bf218b2f5452,libanyhow-1062fd8720902979,libreqwest-9ded71329de01057,librustls_pemfile-c56e6940cc22dba4,libhyper_rustls-2b009c222f1a6028,libserde_urlencoded-7b2e7405a34c0da6,libwebpki_roots-881d9833caf02a91,libbase64-64299f9d815d057c,libipnet-9aae67a4e846df6d,libtokio_rustls-f01b8815ef7ca622,libmime-4b44681fdb2c65f7,libencoding_rs-81683899b9b068d2,librustls-8edc571cd44c7699,libsct-2e16b831a02e8d59,libwebpki-1ad69e94e041f41a,libring-23d0f202c314ec89,libgetrandom-dd219b134d948b1c,libuntrusted-3420b86308bec153,libhyper-61774ad0b4e368a4,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-a105c0a510265a9f,libindexmap-9bd9b5387089e818,libequivalent-7e0e8cbe6c474a67,libhashbrown-37a6703d9702db39,libtower_service-0d7df29686b13872,libtokio_util-e0e78a12248d5fb7,libsync_wrapper-17f912c27eab8964,libhttp_body-b4c163883cc9ed18,liblog-ba604b77dad33fe2,libhttp-331bc164ab59ceff,libfnv-2d77ec4f6f971b24,libfutures-e24b37cca9ac6645,libfutures_executor-57e3dcb4901a5374,libfutures_util-86c9aaa436f80f8b,libfutures_io-3e19596c076de665,libslab-bf5a4eed15154f64,libfutures_channel-f26d4826b597103e,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libeventsource_stream-060729581f6bf0e9,libnom-c2001fc04ca647cd,libfutures_core-fc6bb1738f00fc87,liburl-69cd3baef6301b23,libidna-eed5b039fa8b3396,libutf8_iter-0d9be7b316c2b184,libidna_adapter-ad029d14e7e41d33,libicu_properties-7379b61a0744ba56,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-46d686b1c2ee921f,libicu_normalizer_data-9919e82512efe734,libicu_collections-dd8b452463dddaa5,libpotential_utf-0c0769aef0f5f930,libicu_provider-995479f12104ce06,libicu_locale_core-160c0de83a1fff66,libtinystr-dc59b6b02bb97815,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-634bfb908092d91c,libzerotrie-fe730875a992371a,libyoke-c5a2410bad6cff89,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-133f07dd4e10386f,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libuuid-8cb4dc25bc940ec7,libgetrandom-4cbc0cd24812e98c,libserde_json-055de53f88305d45,libmemchr-6f5829dadd40eda8,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde-048657cb08a899fa,libthiserror-67771e8db0a06ea3,libtracing-5b4fad722c2b14ee,libtracing_core-2fa02b5ee2bcd648,libonce_cell-0ba6aecba7086d38,libtokio-afa9e47f475e63a7,libsignal_hook_registry-28460b60e926f6cb,libsocket2-a88a45ba783e0ee2,libbytes-bfe11088fe358bd1,libmio-208bbb9d1157a818,libparking_lot-d15dc67facae2da5,libparking_lot_core-84b7fc69443e4569,liblibc-4a513ea0f2e1d0e2,libcfg_if-5a199b0ec0054672,libsmallvec-5854932b8c8b4991,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libpin_project_lite-bedc6e0acd72ff2a}.rlib" "/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/rustcFWJ9vJ/raw-dylibs" "-B/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-89450aef6b8060ab/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestNkJCcA/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::with_client_metadata (line 99) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcNqUEoJ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmcp_probe_core-e08c0caa7e0b415d,libregex-8472ba6b36f0fffa,libregex_automata-2676b24567836886,libaho_corasick-7231ee35a67f9404,libregex_syntax-13fc688ae7f36982,libhumantime_serde-9cf53f3a9b4cb9e3,libhumantime-66d8836745ed0f0c,libtoml-f97935a2dc6c2c00,libtoml_edit-f391b58582f9b701,libserde_spanned-e97bfafc5c0259dd,libwinnow-ad4c8d7ea8fc6772,libtoml_write-391d1a913c599bd8,libtoml_datetime-27973c633ceb0ca8,libserde_yaml-f05133c47e343694,libunsafe_libyaml-7bc1bf218b2f5452,libanyhow-1062fd8720902979,libreqwest-9ded71329de01057,librustls_pemfile-c56e6940cc22dba4,libhyper_rustls-2b009c222f1a6028,libserde_urlencoded-7b2e7405a34c0da6,libwebpki_roots-881d9833caf02a91,libbase64-64299f9d815d057c,libipnet-9aae67a4e846df6d,libtokio_rustls-f01b8815ef7ca622,libmime-4b44681fdb2c65f7,libencoding_rs-81683899b9b068d2,librustls-8edc571cd44c7699,libsct-2e16b831a02e8d59,libwebpki-1ad69e94e041f41a,libring-23d0f202c314ec89,libgetrandom-dd219b134d948b1c,libuntrusted-3420b86308bec153,libhyper-61774ad0b4e368a4,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-a105c0a510265a9f,libindexmap-9bd9b5387089e818,libequivalent-7e0e8cbe6c474a67,libhashbrown-37a6703d9702db39,libtower_service-0d7df29686b13872,libtokio_util-e0e78a12248d5fb7,libsync_wrapper-17f912c27eab8964,libhttp_body-b4c163883cc9ed18,liblog-ba604b77dad33fe2,libhttp-331bc164ab59ceff,libfnv-2d77ec4f6f971b24,libfutures-e24b37cca9ac6645,libfutures_executor-57e3dcb4901a5374,libfutures_util-86c9aaa436f80f8b,libfutures_io-3e19596c076de665,libslab-bf5a4eed15154f64,libfutures_channel-f26d4826b597103e,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libeventsource_stream-060729581f6bf0e9,libnom-c2001fc04ca647cd,libfutures_core-fc6bb1738f00fc87,liburl-69cd3baef6301b23,libidna-eed5b039fa8b3396,libutf8_iter-0d9be7b316c2b184,libidna_adapter-ad029d14e7e41d33,libicu_properties-7379b61a0744ba56,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-46d686b1c2ee921f,libicu_normalizer_data-9919e82512efe734,libicu_collections-dd8b452463dddaa5,libpotential_utf-0c0769aef0f5f930,libicu_provider-995479f12104ce06,libicu_locale_core-160c0de83a1fff66,libtinystr-dc59b6b02bb97815,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-634bfb908092d91c,libzerotrie-fe730875a992371a,libyoke-c5a2410bad6cff89,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-133f07dd4e10386f,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libuuid-8cb4dc25bc940ec7,libgetrandom-4cbc0cd24812e98c,libserde_json-055de53f88305d45,libmemchr-6f5829dadd40eda8,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde-048657cb08a899fa,libthiserror-67771e8db0a06ea3,libtracing-5b4fad722c2b14ee,libtracing_core-2fa02b5ee2bcd648,libonce_cell-0ba6aecba7086d38,libtokio-afa9e47f475e63a7,libsignal_hook_registry-28460b60e926f6cb,libsocket2-a88a45ba783e0ee2,libbytes-bfe11088fe358bd1,libmio-208bbb9d1157a818,libparking_lot-d15dc67facae2da5,libparking_lot_core-84b7fc69443e4569,liblibc-4a513ea0f2e1d0e2,libcfg_if-5a199b0ec0054672,libsmallvec-5854932b8c8b4991,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libpin_project_lite-bedc6e0acd72ff2a}.rlib" "/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/rustcNqUEoJ/raw-dylibs" "-B/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-89450aef6b8060ab/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestbBY6UE/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_server_metadata (line 209) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcKY2wdR/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmcp_probe_core-e08c0caa7e0b415d,libregex-8472ba6b36f0fffa,libregex_automata-2676b24567836886,libaho_corasick-7231ee35a67f9404,libregex_syntax-13fc688ae7f36982,libhumantime_serde-9cf53f3a9b4cb9e3,libhumantime-66d8836745ed0f0c,libtoml-f97935a2dc6c2c00,libtoml_edit-f391b58582f9b701,libserde_spanned-e97bfafc5c0259dd,libwinnow-ad4c8d7ea8fc6772,libtoml_write-391d1a913c599bd8,libtoml_datetime-27973c633ceb0ca8,libserde_yaml-f05133c47e343694,libunsafe_libyaml-7bc1bf218b2f5452,libanyhow-1062fd8720902979,libreqwest-9ded71329de01057,librustls_pemfile-c56e6940cc22dba4,libhyper_rustls-2b009c222f1a6028,libserde_urlencoded-7b2e7405a34c0da6,libwebpki_roots-881d9833caf02a91,libbase64-64299f9d815d057c,libipnet-9aae67a4e846df6d,libtokio_rustls-f01b8815ef7ca622,libmime-4b44681fdb2c65f7,libencoding_rs-81683899b9b068d2,librustls-8edc571cd44c7699,libsct-2e16b831a02e8d59,libwebpki-1ad69e94e041f41a,libring-23d0f202c314ec89,libgetrandom-dd219b134d948b1c,libuntrusted-3420b86308bec153,libhyper-61774ad0b4e368a4,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-a105c0a510265a9f,libindexmap-9bd9b5387089e818,libequivalent-7e0e8cbe6c474a67,libhashbrown-37a6703d9702db39,libtower_service-0d7df29686b13872,libtokio_util-e0e78a12248d5fb7,libsync_wrapper-17f912c27eab8964,libhttp_body-b4c163883cc9ed18,liblog-ba604b77dad33fe2,libhttp-331bc164ab59ceff,libfnv-2d77ec4f6f971b24,libfutures-e24b37cca9ac6645,libfutures_executor-57e3dcb4901a5374,libfutures_util-86c9aaa436f80f8b,libfutures_io-3e19596c076de665,libslab-bf5a4eed15154f64,libfutures_channel-f26d4826b597103e,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libeventsource_stream-060729581f6bf0e9,libnom-c2001fc04ca647cd,libfutures_core-fc6bb1738f00fc87,liburl-69cd3baef6301b23,libidna-eed5b039fa8b3396,libutf8_iter-0d9be7b316c2b184,libidna_adapter-ad029d14e7e41d33,libicu_properties-7379b61a0744ba56,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-46d686b1c2ee921f,libicu_normalizer_data-9919e82512efe734,libicu_collections-dd8b452463dddaa5,libpotential_utf-0c0769aef0f5f930,libicu_provider-995479f12104ce06,libicu_locale_core-160c0de83a1fff66,libtinystr-dc59b6b02bb97815,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-634bfb908092d91c,libzerotrie-fe730875a992371a,libyoke-c5a2410bad6cff89,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-133f07dd4e10386f,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libuuid-8cb4dc25bc940ec7,libgetrandom-4cbc0cd24812e98c,libserde_json-055de53f88305d45,libmemchr-6f5829dadd40eda8,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde-048657cb08a899fa,libthiserror-67771e8db0a06ea3,libtracing-5b4fad722c2b14ee,libtracing_core-2fa02b5ee2bcd648,libonce_cell-0ba6aecba7086d38,libtokio-afa9e47f475e63a7,libsignal_hook_registry-28460b60e926f6cb,libsocket2-a88a45ba783e0ee2,libbytes-bfe11088fe358bd1,libmio-208bbb9d1157a818,libparking_lot-d15dc67facae2da5,libparking_lot_core-84b7fc69443e4569,liblibc-4a513ea0f2e1d0e2,libcfg_if-5a199b0ec0054672,libsmallvec-5854932b8c8b4991,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libpin_project_lite-bedc6e0acd72ff2a}.rlib" "/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/rustcKY2wdR/raw-dylibs" "-B/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-89450aef6b8060ab/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestslaIml/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::new (line 241) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcCPTAQ2/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmcp_probe_core-e08c0caa7e0b415d,libregex-8472ba6b36f0fffa,libregex_automata-2676b24567836886,libaho_corasick-7231ee35a67f9404,libregex_syntax-13fc688ae7f36982,libhumantime_serde-9cf53f3a9b4cb9e3,libhumantime-66d8836745ed0f0c,libtoml-f97935a2dc6c2c00,libtoml_edit-f391b58582f9b701,libserde_spanned-e97bfafc5c0259dd,libwinnow-ad4c8d7ea8fc6772,libtoml_write-391d1a913c599bd8,libtoml_datetime-27973c633ceb0ca8,libserde_yaml-f05133c47e343694,libunsafe_libyaml-7bc1bf218b2f5452,libanyhow-1062fd8720902979,libreqwest-9ded71329de01057,librustls_pemfile-c56e6940cc22dba4,libhyper_rustls-2b009c222f1a6028,libserde_urlencoded-7b2e7405a34c0da6,libwebpki_roots-881d9833caf02a91,libbase64-64299f9d815d057c,libipnet-9aae67a4e846df6d,libtokio_rustls-f01b8815ef7ca622,libmime-4b44681fdb2c65f7,libencoding_rs-81683899b9b068d2,librustls-8edc571cd44c7699,libsct-2e16b831a02e8d59,libwebpki-1ad69e94e041f41a,libring-23d0f202c314ec89,libgetrandom-dd219b134d948b1c,libuntrusted-3420b86308bec153,libhyper-61774ad0b4e368a4,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-a105c0a510265a9f,libindexmap-9bd9b5387089e818,libequivalent-7e0e8cbe6c474a67,libhashbrown-37a6703d9702db39,libtower_service-0d7df29686b13872,libtokio_util-e0e78a12248d5fb7,libsync_wrapper-17f912c27eab8964,libhttp_body-b4c163883cc9ed18,liblog-ba604b77dad33fe2,libhttp-331bc164ab59ceff,libfnv-2d77ec4f6f971b24,libfutures-e24b37cca9ac6645,libfutures_executor-57e3dcb4901a5374,libfutures_util-86c9aaa436f80f8b,libfutures_io-3e19596c076de665,libslab-bf5a4eed15154f64,libfutures_channel-f26d4826b597103e,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libeventsource_stream-060729581f6bf0e9,libnom-c2001fc04ca647cd,libfutures_core-fc6bb1738f00fc87,liburl-69cd3baef6301b23,libidna-eed5b039fa8b3396,libutf8_iter-0d9be7b316c2b184,libidna_adapter-ad029d14e7e41d33,libicu_properties-7379b61a0744ba56,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-46d686b1c2ee921f,libicu_normalizer_data-9919e82512efe734,libicu_collections-dd8b452463dddaa5,libpotential_utf-0c0769aef0f5f930,libicu_provider-995479f12104ce06,libicu_locale_core-160c0de83a1fff66,libtinystr-dc59b6b02bb97815,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-634bfb908092d91c,libzerotrie-fe730875a992371a,libyoke-c5a2410bad6cff89,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-133f07dd4e10386f,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libuuid-8cb4dc25bc940ec7,libgetrandom-4cbc0cd24812e98c,libserde_json-055de53f88305d45,libmemchr-6f5829dadd40eda8,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde-048657cb08a899fa,libthiserror-67771e8db0a06ea3,libtracing-5b4fad722c2b14ee,libtracing_core-2fa02b5ee2bcd648,libonce_cell-0ba6aecba7086d38,libtokio-afa9e47f475e63a7,libsignal_hook_registry-28460b60e926f6cb,libsocket2-a88a45ba783e0ee2,libbytes-bfe11088fe358bd1,libmio-208bbb9d1157a818,libparking_lot-d15dc67facae2da5,libparking_lot_core-84b7fc69443e4569,liblibc-4a513ea0f2e1d0e2,libcfg_if-5a199b0ec0054672,libsmallvec-5854932b8c8b4991,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libpin_project_lite-bedc6e0acd72ff2a}.rlib" "/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/rustcCPTAQ2/raw-dylibs" "-B/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-89450aef6b8060ab/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestr9Q3yQ/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::new (line 145) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcfUPDz5/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmcp_probe_core-e08c0caa7e0b415d,libregex-8472ba6b36f0fffa,libregex_automata-2676b24567836886,libaho_corasick-7231ee35a67f9404,libregex_syntax-13fc688ae7f36982,libhumantime_serde-9cf53f3a9b4cb9e3,libhumantime-66d8836745ed0f0c,libtoml-f97935a2dc6c2c00,libtoml_edit-f391b58582f9b701,libserde_spanned-e97bfafc5c0259dd,libwinnow-ad4c8d7ea8fc6772,libtoml_write-391d1a913c599bd8,libtoml_datetime-27973c633ceb0ca8,libserde_yaml-f05133c47e343694,libunsafe_libyaml-7bc1bf218b2f5452,libanyhow-1062fd8720902979,libreqwest-9ded71329de01057,librustls_pemfile-c56e6940cc22dba4,libhyper_rustls-2b009c222f1a6028,libserde_urlencoded-7b2e7405a34c0da6,libwebpki_roots-881d9833caf02a91,libbase64-64299f9d815d057c,libipnet-9aae67a4e846df6d,libtokio_rustls-f01b8815ef7ca622,libmime-4b44681fdb2c65f7,libencoding_rs-81683899b9b068d2,librustls-8edc571cd44c7699,libsct-2e16b831a02e8d59,libwebpki-1ad69e94e041f41a,libring-23d0f202c314ec89,libgetrandom-dd219b134d948b1c,libuntrusted-3420b86308bec153,libhyper-61774ad0b4e368a4,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-a105c0a510265a9f,libindexmap-9bd9b5387089e818,libequivalent-7e0e8cbe6c474a67,libhashbrown-37a6703d9702db39,libtower_service-0d7df29686b13872,libtokio_util-e0e78a12248d5fb7,libsync_wrapper-17f912c27eab8964,libhttp_body-b4c163883cc9ed18,liblog-ba604b77dad33fe2,libhttp-331bc164ab59ceff,libfnv-2d77ec4f6f971b24,libfutures-e24b37cca9ac6645,libfutures_executor-57e3dcb4901a5374,libfutures_util-86c9aaa436f80f8b,libfutures_io-3e19596c076de665,libslab-bf5a4eed15154f64,libfutures_channel-f26d4826b597103e,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libeventsource_stream-060729581f6bf0e9,libnom-c2001fc04ca647cd,libfutures_core-fc6bb1738f00fc87,liburl-69cd3baef6301b23,libidna-eed5b039fa8b3396,libutf8_iter-0d9be7b316c2b184,libidna_adapter-ad029d14e7e41d33,libicu_properties-7379b61a0744ba56,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-46d686b1c2ee921f,libicu_normalizer_data-9919e82512efe734,libicu_collections-dd8b452463dddaa5,libpotential_utf-0c0769aef0f5f930,libicu_provider-995479f12104ce06,libicu_locale_core-160c0de83a1fff66,libtinystr-dc59b6b02bb97815,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-634bfb908092d91c,libzerotrie-fe730875a992371a,libyoke-c5a2410bad6cff89,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-133f07dd4e10386f,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libuuid-8cb4dc25bc940ec7,libgetrandom-4cbc0cd24812e98c,libserde_json-055de53f88305d45,libmemchr-6f5829dadd40eda8,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde-048657cb08a899fa,libthiserror-67771e8db0a06ea3,libtracing-5b4fad722c2b14ee,libtracing_core-2fa02b5ee2bcd648,libonce_cell-0ba6aecba7086d38,libtokio-afa9e47f475e63a7,libsignal_hook_registry-28460b60e926f6cb,libsocket2-a88a45ba783e0ee2,libbytes-bfe11088fe358bd1,libmio-208bbb9d1157a818,libparking_lot-d15dc67facae2da5,libparking_lot_core-84b7fc69443e4569,liblibc-4a513ea0f2e1d0e2,libcfg_if-5a199b0ec0054672,libsmallvec-5854932b8c8b4991,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libpin_project_lite-bedc6e0acd72ff2a}.rlib" "/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/rustcfUPDz5/raw-dylibs" "-B/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-89450aef6b8060ab/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestQcKWfm/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/rustcoytrWO/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmcp_probe_core-e08c0caa7e0b415d,libregex-8472ba6b36f0fffa,libregex_automata-2676b24567836886,libaho_corasick-7231ee35a67f9404,libregex_syntax-13fc688ae7f36982,libhumantime_serde-9cf53f3a9b4cb9e3,libhumantime-66d8836745ed0f0c,libtoml-f97935a2dc6c2c00,libtoml_edit-f391b58582f9b701,libserde_spanned-e97bfafc5c0259dd,libwinnow-ad4c8d7ea8fc6772,libtoml_write-391d1a913c599bd8,libtoml_datetime-27973c633ceb0ca8,libserde_yaml-f05133c47e343694,libunsafe_libyaml-7bc1bf218b2f5452,libanyhow-1062fd8720902979,libreqwest-9ded71329de01057,librustls_pemfile-c56e6940cc22dba4,libhyper_rustls-2b009c222f1a6028,libserde_urlencoded-7b2e7405a34c0da6,libwebpki_roots-881d9833caf02a91,libbase64-64299f9d815d057c,libipnet-9aae67a4e846df6d,libtokio_rustls-f01b8815ef7ca622,libmime-4b44681fdb2c65f7,libencoding_rs-81683899b9b068d2,librustls-8edc571cd44c7699,libsct-2e16b831a02e8d59,libwebpki-1ad69e94e041f41a,libring-23d0f202c314ec89,libgetrandom-dd219b134d948b1c,libuntrusted-3420b86308bec153,libhyper-61774ad0b4e368a4,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-a105c0a510265a9f,libindexmap-9bd9b5387089e818,libequivalent-7e0e8cbe6c474a67,libhashbrown-37a6703d9702db39,libtower_service-0d7df29686b13872,libtokio_util-e0e78a12248d5fb7,libsync_wrapper-17f912c27eab8964,libhttp_body-b4c163883cc9ed18,liblog-ba604b77dad33fe2,libhttp-331bc164ab59ceff,libfnv-2d77ec4f6f971b24,libfutures-e24b37cca9ac6645,libfutures_executor-57e3dcb4901a5374,libfutures_util-86c9aaa436f80f8b,libfutures_io-3e19596c076de665,libslab-bf5a4eed15154f64,libfutures_channel-f26d4826b597103e,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libeventsource_stream-060729581f6bf0e9,libnom-c2001fc04ca647cd,libfutures_core-fc6bb1738f00fc87,liburl-69cd3baef6301b23,libidna-eed5b039fa8b3396,libutf8_iter-0d9be7b316c2b184,libidna_adapter-ad029d14e7e41d33,libicu_properties-7379b61a0744ba56,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-46d686b1c2ee921f,libicu_normalizer_data-9919e82512efe734,libicu_collections-dd8b452463dddaa5,libpotential_utf-0c0769aef0f5f930,libicu_provider-995479f12104ce06,libicu_locale_core-160c0de83a1fff66,libtinystr-dc59b6b02bb97815,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-634bfb908092d91c,libzerotrie-fe730875a992371a,libyoke-c5a2410bad6cff89,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-133f07dd4e10386f,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libuuid-8cb4dc25bc940ec7,libgetrandom-4cbc0cd24812e98c,libserde_json-055de53f88305d45,libmemchr-6f5829dadd40eda8,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde-048657cb08a899fa,libthiserror-67771e8db0a06ea3,libtracing-5b4fad722c2b14ee,libtracing_core-2fa02b5ee2bcd648,libonce_cell-0ba6aecba7086d38,libtokio-afa9e47f475e63a7,libsignal_hook_registry-28460b60e926f6cb,libsocket2-a88a45ba783e0ee2,libbytes-bfe11088fe358bd1,libmio-208bbb9d1157a818,libparking_lot-d15dc67facae2da5,libparking_lot_core-84b7fc69443e4569,liblibc-4a513ea0f2e1d0e2,libcfg_if-5a199b0ec0054672,libsmallvec-5854932b8c8b4991,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libpin_project_lite-bedc6e0acd72ff2a}.rlib" "/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/rustcoytrWO/raw-dylibs" "-B/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-89450aef6b8060ab/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestgZqTmz/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::PingRequest::add_metadata (line 343) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustceBAI9v/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmcp_probe_core-e08c0caa7e0b415d,libregex-8472ba6b36f0fffa,libregex_automata-2676b24567836886,libaho_corasick-7231ee35a67f9404,libregex_syntax-13fc688ae7f36982,libhumantime_serde-9cf53f3a9b4cb9e3,libhumantime-66d8836745ed0f0c,libtoml-f97935a2dc6c2c00,libtoml_edit-f391b58582f9b701,libserde_spanned-e97bfafc5c0259dd,libwinnow-ad4c8d7ea8fc6772,libtoml_write-391d1a913c599bd8,libtoml_datetime-27973c633ceb0ca8,libserde_yaml-f05133c47e343694,libunsafe_libyaml-7bc1bf218b2f5452,libanyhow-1062fd8720902979,libreqwest-9ded71329de01057,librustls_pemfile-c56e6940cc22dba4,libhyper_rustls-2b009c222f1a6028,libserde_urlencoded-7b2e7405a34c0da6,libwebpki_roots-881d9833caf02a91,libbase64-64299f9d815d057c,libipnet-9aae67a4e846df6d,libtokio_rustls-f01b8815ef7ca622,libmime-4b44681fdb2c65f7,libencoding_rs-81683899b9b068d2,librustls-8edc571cd44c7699,libsct-2e16b831a02e8d59,libwebpki-1ad69e94e041f41a,libring-23d0f202c314ec89,libgetrandom-dd219b134d948b1c,libuntrusted-3420b86308bec153,libhyper-61774ad0b4e368a4,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-a105c0a510265a9f,libindexmap-9bd9b5387089e818,libequivalent-7e0e8cbe6c474a67,libhashbrown-37a6703d9702db39,libtower_service-0d7df29686b13872,libtokio_util-e0e78a12248d5fb7,libsync_wrapper-17f912c27eab8964,libhttp_body-b4c163883cc9ed18,liblog-ba604b77dad33fe2,libhttp-331bc164ab59ceff,libfnv-2d77ec4f6f971b24,libfutures-e24b37cca9ac6645,libfutures_executor-57e3dcb4901a5374,libfutures_util-86c9aaa436f80f8b,libfutures_io-3e19596c076de665,libslab-bf5a4eed15154f64,libfutures_channel-f26d4826b597103e,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libeventsource_stream-060729581f6bf0e9,libnom-c2001fc04ca647cd,libfutures_core-fc6bb1738f00fc87,liburl-69cd3baef6301b23,libidna-eed5b039fa8b3396,libutf8_iter-0d9be7b316c2b184,libidna_adapter-ad029d14e7e41d33,libicu_properties-7379b61a0744ba56,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-46d686b1c2ee921f,libicu_normalizer_data-9919e82512efe734,libicu_collections-dd8b452463dddaa5,libpotential_utf-0c0769aef0f5f930,libicu_provider-995479f12104ce06,libicu_locale_core-160c0de83a1fff66,libtinystr-dc59b6b02bb97815,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-634bfb908092d91c,libzerotrie-fe730875a992371a,libyoke-c5a2410bad6cff89,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-133f07dd4e10386f,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libuuid-8cb4dc25bc940ec7,libgetrandom-4cbc0cd24812e98c,libserde_json-055de53f88305d45,libmemchr-6f5829dadd40eda8,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde-048657cb08a899fa,libthiserror-67771e8db0a06ea3,libtracing-5b4fad722c2b14ee,libtracing_core-2fa02b5ee2bcd648,libonce_cell-0ba6aecba7086d38,libtokio-afa9e47f475e63a7,libsignal_hook_registry-28460b60e926f6cb,libsocket2-a88a45ba783e0ee2,libbytes-bfe11088fe358bd1,libmio-208bbb9d1157a818,libparking_lot-d15dc67facae2da5,libparking_lot_core-84b7fc69443e4569,liblibc-4a513ea0f2e1d0e2,libcfg_if-5a199b0ec0054672,libsmallvec-5854932b8c8b4991,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libpin_project_lite-bedc6e0acd72ff2a}.rlib" "/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/rustceBAI9v/raw-dylibs" "-B/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-89450aef6b8060ab/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestK0m70g/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::PongResponse::add_metadata (line 412) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc7xcABQ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmcp_probe_core-e08c0caa7e0b415d,libregex-8472ba6b36f0fffa,libregex_automata-2676b24567836886,libaho_corasick-7231ee35a67f9404,libregex_syntax-13fc688ae7f36982,libhumantime_serde-9cf53f3a9b4cb9e3,libhumantime-66d8836745ed0f0c,libtoml-f97935a2dc6c2c00,libtoml_edit-f391b58582f9b701,libserde_spanned-e97bfafc5c0259dd,libwinnow-ad4c8d7ea8fc6772,libtoml_write-391d1a913c599bd8,libtoml_datetime-27973c633ceb0ca8,libserde_yaml-f05133c47e343694,libunsafe_libyaml-7bc1bf218b2f5452,libanyhow-1062fd8720902979,libreqwest-9ded71329de01057,librustls_pemfile-c56e6940cc22dba4,libhyper_rustls-2b009c222f1a6028,libserde_urlencoded-7b2e7405a34c0da6,libwebpki_roots-881d9833caf02a91,libbase64-64299f9d815d057c,libipnet-9aae67a4e846df6d,libtokio_rustls-f01b8815ef7ca622,libmime-4b44681fdb2c65f7,libencoding_rs-81683899b9b068d2,librustls-8edc571cd44c7699,libsct-2e16b831a02e8d59,libwebpki-1ad69e94e041f41a,libring-23d0f202c314ec89,libgetrandom-dd219b134d948b1c,libuntrusted-3420b86308bec153,libhyper-61774ad0b4e368a4,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-a105c0a510265a9f,libindexmap-9bd9b5387089e818,libequivalent-7e0e8cbe6c474a67,libhashbrown-37a6703d9702db39,libtower_service-0d7df29686b13872,libtokio_util-e0e78a12248d5fb7,libsync_wrapper-17f912c27eab8964,libhttp_body-b4c163883cc9ed18,liblog-ba604b77dad33fe2,libhttp-331bc164ab59ceff,libfnv-2d77ec4f6f971b24,libfutures-e24b37cca9ac6645,libfutures_executor-57e3dcb4901a5374,libfutures_util-86c9aaa436f80f8b,libfutures_io-3e19596c076de665,libslab-bf5a4eed15154f64,libfutures_channel-f26d4826b597103e,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libeventsource_stream-060729581f6bf0e9,libnom-c2001fc04ca647cd,libfutures_core-fc6bb1738f00fc87,liburl-69cd3baef6301b23,libidna-eed5b039fa8b3396,libutf8_iter-0d9be7b316c2b184,libidna_adapter-ad029d14e7e41d33,libicu_properties-7379b61a0744ba56,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-46d686b1c2ee921f,libicu_normalizer_data-9919e82512efe734,libicu_collections-dd8b452463dddaa5,libpotential_utf-0c0769aef0f5f930,libicu_provider-995479f12104ce06,libicu_locale_core-160c0de83a1fff66,libtinystr-dc59b6b02bb97815,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-634bfb908092d91c,libzerotrie-fe730875a992371a,libyoke-c5a2410bad6cff89,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-133f07dd4e10386f,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libuuid-8cb4dc25bc940ec7,libgetrandom-4cbc0cd24812e98c,libserde_json-055de53f88305d45,libmemchr-6f5829dadd40eda8,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde-048657cb08a899fa,libthiserror-67771e8db0a06ea3,libtracing-5b4fad722c2b14ee,libtracing_core-2fa02b5ee2bcd648,libonce_cell-0ba6aecba7086d38,libtokio-afa9e47f475e63a7,libsignal_hook_registry-28460b60e926f6cb,libsocket2-a88a45ba783e0ee2,libbytes-bfe11088fe358bd1,libmio-208bbb9d1157a818,libparking_lot-d15dc67facae2da5,libparking_lot_core-84b7fc69443e4569,liblibc-4a513ea0f2e1d0e2,libcfg_if-5a199b0ec0054672,libsmallvec-5854932b8c8b4991,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libpin_project_lite-bedc6e0acd72ff2a}.rlib" "/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/rustc7xcABQ/raw-dylibs" "-B/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-89450aef6b8060ab/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesthWahIg/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::PongResponse::echo (line 395) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustciOpdnJ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmcp_probe_core-e08c0caa7e0b415d,libregex-8472ba6b36f0fffa,libregex_automata-2676b24567836886,libaho_corasick-7231ee35a67f9404,libregex_syntax-13fc688ae7f36982,libhumantime_serde-9cf53f3a9b4cb9e3,libhumantime-66d8836745ed0f0c,libtoml-f97935a2dc6c2c00,libtoml_edit-f391b58582f9b701,libserde_spanned-e97bfafc5c0259dd,libwinnow-ad4c8d7ea8fc6772,libtoml_write-391d1a913c599bd8,libtoml_datetime-27973c633ceb0ca8,libserde_yaml-f05133c47e343694,libunsafe_libyaml-7bc1bf218b2f5452,libanyhow-1062fd8720902979,libreqwest-9ded71329de01057,librustls_pemfile-c56e6940cc22dba4,libhyper_rustls-2b009c222f1a6028,libserde_urlencoded-7b2e7405a34c0da6,libwebpki_roots-881d9833caf02a91,libbase64-64299f9d815d057c,libipnet-9aae67a4e846df6d,libtokio_rustls-f01b8815ef7ca622,libmime-4b44681fdb2c65f7,libencoding_rs-81683899b9b068d2,librustls-8edc571cd44c7699,libsct-2e16b831a02e8d59,libwebpki-1ad69e94e041f41a,libring-23d0f202c314ec89,libgetrandom-dd219b134d948b1c,libuntrusted-3420b86308bec153,libhyper-61774ad0b4e368a4,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-a105c0a510265a9f,libindexmap-9bd9b5387089e818,libequivalent-7e0e8cbe6c474a67,libhashbrown-37a6703d9702db39,libtower_service-0d7df29686b13872,libtokio_util-e0e78a12248d5fb7,libsync_wrapper-17f912c27eab8964,libhttp_body-b4c163883cc9ed18,liblog-ba604b77dad33fe2,libhttp-331bc164ab59ceff,libfnv-2d77ec4f6f971b24,libfutures-e24b37cca9ac6645,libfutures_executor-57e3dcb4901a5374,libfutures_util-86c9aaa436f80f8b,libfutures_io-3e19596c076de665,libslab-bf5a4eed15154f64,libfutures_channel-f26d4826b597103e,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libeventsource_stream-060729581f6bf0e9,libnom-c2001fc04ca647cd,libfutures_core-fc6bb1738f00fc87,liburl-69cd3baef6301b23,libidna-eed5b039fa8b3396,libutf8_iter-0d9be7b316c2b184,libidna_adapter-ad029d14e7e41d33,libicu_properties-7379b61a0744ba56,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-46d686b1c2ee921f,libicu_normalizer_data-9919e82512efe734,libicu_collections-dd8b452463dddaa5,libpotential_utf-0c0769aef0f5f930,libicu_provider-995479f12104ce06,libicu_locale_core-160c0de83a1fff66,libtinystr-dc59b6b02bb97815,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-634bfb908092d91c,libzerotrie-fe730875a992371a,libyoke-c5a2410bad6cff89,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-133f07dd4e10386f,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libuuid-8cb4dc25bc940ec7,libgetrandom-4cbc0cd24812e98c,libserde_json-055de53f88305d45,libmemchr-6f5829dadd40eda8,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde-048657cb08a899fa,libthiserror-67771e8db0a06ea3,libtracing-5b4fad722c2b14ee,libtracing_core-2fa02b5ee2bcd648,libonce_cell-0ba6aecba7086d38,libtokio-afa9e47f475e63a7,libsignal_hook_registry-28460b60e926f6cb,libsocket2-a88a45ba783e0ee2,libbytes-bfe11088fe358bd1,libmio-208bbb9d1157a818,libparking_lot-d15dc67facae2da5,libparking_lot_core-84b7fc69443e4569,liblibc-4a513ea0f2e1d0e2,libcfg_if-5a199b0ec0054672,libsmallvec-5854932b8c8b4991,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libpin_project_lite-bedc6e0acd72ff2a}.rlib" "/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/rustciOpdnJ/raw-dylibs" "-B/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-89450aef6b8060ab/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestToFzdo/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::PongResponse::new (line 378) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcyDfJOD/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmcp_probe_core-e08c0caa7e0b415d,libregex-8472ba6b36f0fffa,libregex_automata-2676b24567836886,libaho_corasick-7231ee35a67f9404,libregex_syntax-13fc688ae7f36982,libhumantime_serde-9cf53f3a9b4cb9e3,libhumantime-66d8836745ed0f0c,libtoml-f97935a2dc6c2c00,libtoml_edit-f391b58582f9b701,libserde_spanned-e97bfafc5c0259dd,libwinnow-ad4c8d7ea8fc6772,libtoml_write-391d1a913c599bd8,libtoml_datetime-27973c633ceb0ca8,libserde_yaml-f05133c47e343694,libunsafe_libyaml-7bc1bf218b2f5452,libanyhow-1062fd8720902979,libreqwest-9ded71329de01057,librustls_pemfile-c56e6940cc22dba4,libhyper_rustls-2b009c222f1a6028,libserde_urlencoded-7b2e7405a34c0da6,libwebpki_roots-881d9833caf02a91,libbase64-64299f9d815d057c,libipnet-9aae67a4e846df6d,libtokio_rustls-f01b8815ef7ca622,libmime-4b44681fdb2c65f7,libencoding_rs-81683899b9b068d2,librustls-8edc571cd44c7699,libsct-2e16b831a02e8d59,libwebpki-1ad69e94e041f41a,libring-23d0f202c314ec89,libgetrandom-dd219b134d948b1c,libuntrusted-3420b86308bec153,libhyper-61774ad0b4e368a4,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-a105c0a510265a9f,libindexmap-9bd9b5387089e818,libequivalent-7e0e8cbe6c474a67,libhashbrown-37a6703d9702db39,libtower_service-0d7df29686b13872,libtokio_util-e0e78a12248d5fb7,libsync_wrapper-17f912c27eab8964,libhttp_body-b4c163883cc9ed18,liblog-ba604b77dad33fe2,libhttp-331bc164ab59ceff,libfnv-2d77ec4f6f971b24,libfutures-e24b37cca9ac6645,libfutures_executor-57e3dcb4901a5374,libfutures_util-86c9aaa436f80f8b,libfutures_io-3e19596c076de665,libslab-bf5a4eed15154f64,libfutures_channel-f26d4826b597103e,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libeventsource_stream-060729581f6bf0e9,libnom-c2001fc04ca647cd,libfutures_core-fc6bb1738f00fc87,liburl-69cd3baef6301b23,libidna-eed5b039fa8b3396,libutf8_iter-0d9be7b316c2b184,libidna_adapter-ad029d14e7e41d33,libicu_properties-7379b61a0744ba56,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-46d686b1c2ee921f,libicu_normalizer_data-9919e82512efe734,libicu_collections-dd8b452463dddaa5,libpotential_utf-0c0769aef0f5f930,libicu_provider-995479f12104ce06,libicu_locale_core-160c0de83a1fff66,libtinystr-dc59b6b02bb97815,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-634bfb908092d91c,libzerotrie-fe730875a992371a,libyoke-c5a2410bad6cff89,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-133f07dd4e10386f,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libuuid-8cb4dc25bc940ec7,libgetrandom-4cbc0cd24812e98c,libserde_json-055de53f88305d45,libmemchr-6f5829dadd40eda8,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde-048657cb08a899fa,libthiserror-67771e8db0a06ea3,libtracing-5b4fad722c2b14ee,libtracing_core-2fa02b5ee2bcd648,libonce_cell-0ba6aecba7086d38,libtokio-afa9e47f475e63a7,libsignal_hook_registry-28460b60e926f6cb,libsocket2-a88a45ba783e0ee2,libbytes-bfe11088fe358bd1,libmio-208bbb9d1157a818,libparking_lot-d15dc67facae2da5,libparking_lot_core-84b7fc69443e4569,liblibc-4a513ea0f2e1d0e2,libcfg_if-5a199b0ec0054672,libsmallvec-5854932b8c8b4991,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libpin_project_lite-bedc6e0acd72ff2a}.rlib" "/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/rustcyDfJOD/raw-dylibs" "-B/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-89450aef6b8060ab/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest3KY7SW/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::http_sse (line 78) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcdab0qx/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmcp_probe_core-e08c0caa7e0b415d,libregex-8472ba6b36f0fffa,libregex_automata-2676b24567836886,libaho_corasick-7231ee35a67f9404,libregex_syntax-13fc688ae7f36982,libhumantime_serde-9cf53f3a9b4cb9e3,libhumantime-66d8836745ed0f0c,libtoml-f97935a2dc6c2c00,libtoml_edit-f391b58582f9b701,libserde_spanned-e97bfafc5c0259dd,libwinnow-ad4c8d7ea8fc6772,libtoml_write-391d1a913c599bd8,libtoml_datetime-27973c633ceb0ca8,libserde_yaml-f05133c47e343694,libunsafe_libyaml-7bc1bf218b2f5452,libanyhow-1062fd8720902979,libreqwest-9ded71329de01057,librustls_pemfile-c56e6940cc22dba4,libhyper_rustls-2b009c222f1a6028,libserde_urlencoded-7b2e7405a34c0da6,libwebpki_roots-881d9833caf02a91,libbase64-64299f9d815d057c,libipnet-9aae67a4e846df6d,libtokio_rustls-f01b8815ef7ca622,libmime-4b44681fdb2c65f7,libencoding_rs-81683899b9b068d2,librustls-8edc571cd44c7699,libsct-2e16b831a02e8d59,libwebpki-1ad69e94e041f41a,libring-23d0f202c314ec89,libgetrandom-dd219b134d948b1c,libuntrusted-3420b86308bec153,libhyper-61774ad0b4e368a4,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-a105c0a510265a9f,libindexmap-9bd9b5387089e818,libequivalent-7e0e8cbe6c474a67,libhashbrown-37a6703d9702db39,libtower_service-0d7df29686b13872,libtokio_util-e0e78a12248d5fb7,libsync_wrapper-17f912c27eab8964,libhttp_body-b4c163883cc9ed18,liblog-ba604b77dad33fe2,libhttp-331bc164ab59ceff,libfnv-2d77ec4f6f971b24,libfutures-e24b37cca9ac6645,libfutures_executor-57e3dcb4901a5374,libfutures_util-86c9aaa436f80f8b,libfutures_io-3e19596c076de665,libslab-bf5a4eed15154f64,libfutures_channel-f26d4826b597103e,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libeventsource_stream-060729581f6bf0e9,libnom-c2001fc04ca647cd,libfutures_core-fc6bb1738f00fc87,liburl-69cd3baef6301b23,libidna-eed5b039fa8b3396,libutf8_iter-0d9be7b316c2b184,libidna_adapter-ad029d14e7e41d33,libicu_properties-7379b61a0744ba56,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-46d686b1c2ee921f,libicu_normalizer_data-9919e82512efe734,libicu_collections-dd8b452463dddaa5,libpotential_utf-0c0769aef0f5f930,libicu_provider-995479f12104ce06,libicu_locale_core-160c0de83a1fff66,libtinystr-dc59b6b02bb97815,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-634bfb908092d91c,libzerotrie-fe730875a992371a,libyoke-c5a2410bad6cff89,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-133f07dd4e10386f,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libuuid-8cb4dc25bc940ec7,libgetrandom-4cbc0cd24812e98c,libserde_json-055de53f88305d45,libmemchr-6f5829dadd40eda8,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde-048657cb08a899fa,libthiserror-67771e8db0a06ea3,libtracing-5b4fad722c2b14ee,libtracing_core-2fa02b5ee2bcd648,libonce_cell-0ba6aecba7086d38,libtokio-afa9e47f475e63a7,libsignal_hook_registry-28460b60e926f6cb,libsocket2-a88a45ba783e0ee2,libbytes-bfe11088fe358bd1,libmio-208bbb9d1157a818,libparking_lot-d15dc67facae2da5,libparking_lot_core-84b7fc69443e4569,liblibc-4a513ea0f2e1d0e2,libcfg_if-5a199b0ec0054672,libsmallvec-5854932b8c8b4991,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libpin_project_lite-bedc6e0acd72ff2a}.rlib" "/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/rustcdab0qx/raw-dylibs" "-B/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-89450aef6b8060ab/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestXXjPyI/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::PingRequest::new (line 309) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustctI8fWN/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmcp_probe_core-e08c0caa7e0b415d,libregex-8472ba6b36f0fffa,libregex_automata-2676b24567836886,libaho_corasick-7231ee35a67f9404,libregex_syntax-13fc688ae7f36982,libhumantime_serde-9cf53f3a9b4cb9e3,libhumantime-66d8836745ed0f0c,libtoml-f97935a2dc6c2c00,libtoml_edit-f391b58582f9b701,libserde_spanned-e97bfafc5c0259dd,libwinnow-ad4c8d7ea8fc6772,libtoml_write-391d1a913c599bd8,libtoml_datetime-27973c633ceb0ca8,libserde_yaml-f05133c47e343694,libunsafe_libyaml-7bc1bf218b2f5452,libanyhow-1062fd8720902979,libreqwest-9ded71329de01057,librustls_pemfile-c56e6940cc22dba4,libhyper_rustls-2b009c222f1a6028,libserde_urlencoded-7b2e7405a34c0da6,libwebpki_roots-881d9833caf02a91,libbase64-64299f9d815d057c,libipnet-9aae67a4e846df6d,libtokio_rustls-f01b8815ef7ca622,libmime-4b44681fdb2c65f7,libencoding_rs-81683899b9b068d2,librustls-8edc571cd44c7699,libsct-2e16b831a02e8d59,libwebpki-1ad69e94e041f41a,libring-23d0f202c314ec89,libgetrandom-dd219b134d948b1c,libuntrusted-3420b86308bec153,libhyper-61774ad0b4e368a4,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-a105c0a510265a9f,libindexmap-9bd9b5387089e818,libequivalent-7e0e8cbe6c474a67,libhashbrown-37a6703d9702db39,libtower_service-0d7df29686b13872,libtokio_util-e0e78a12248d5fb7,libsync_wrapper-17f912c27eab8964,libhttp_body-b4c163883cc9ed18,liblog-ba604b77dad33fe2,libhttp-331bc164ab59ceff,libfnv-2d77ec4f6f971b24,libfutures-e24b37cca9ac6645,libfutures_executor-57e3dcb4901a5374,libfutures_util-86c9aaa436f80f8b,libfutures_io-3e19596c076de665,libslab-bf5a4eed15154f64,libfutures_channel-f26d4826b597103e,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libeventsource_stream-060729581f6bf0e9,libnom-c2001fc04ca647cd,libfutures_core-fc6bb1738f00fc87,liburl-69cd3baef6301b23,libidna-eed5b039fa8b3396,libutf8_iter-0d9be7b316c2b184,libidna_adapter-ad029d14e7e41d33,libicu_properties-7379b61a0744ba56,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-46d686b1c2ee921f,libicu_normalizer_data-9919e82512efe734,libicu_collections-dd8b452463dddaa5,libpotential_utf-0c0769aef0f5f930,libicu_provider-995479f12104ce06,libicu_locale_core-160c0de83a1fff66,libtinystr-dc59b6b02bb97815,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-634bfb908092d91c,libzerotrie-fe730875a992371a,libyoke-c5a2410bad6cff89,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-133f07dd4e10386f,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libuuid-8cb4dc25bc940ec7,libgetrandom-4cbc0cd24812e98c,libserde_json-055de53f88305d45,libmemchr-6f5829dadd40eda8,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde-048657cb08a899fa,libthiserror-67771e8db0a06ea3,libtracing-5b4fad722c2b14ee,libtracing_core-2fa02b5ee2bcd648,libonce_cell-0ba6aecba7086d38,libtokio-afa9e47f475e63a7,libsignal_hook_registry-28460b60e926f6cb,libsocket2-a88a45ba783e0ee2,libbytes-bfe11088fe358bd1,libmio-208bbb9d1157a818,libparking_lot-d15dc67facae2da5,libparking_lot_core-84b7fc69443e4569,liblibc-4a513ea0f2e1d0e2,libcfg_if-5a199b0ec0054672,libsmallvec-5854932b8c8b4991,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libpin_project_lite-bedc6e0acd72ff2a}.rlib" "/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/rustctI8fWN/raw-dylibs" "-B/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-89450aef6b8060ab/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestFQivxD/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/mod.rs - messages (line 24) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcllAbtQ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmcp_probe_core-e08c0caa7e0b415d,libregex-8472ba6b36f0fffa,libregex_automata-2676b24567836886,libaho_corasick-7231ee35a67f9404,libregex_syntax-13fc688ae7f36982,libhumantime_serde-9cf53f3a9b4cb9e3,libhumantime-66d8836745ed0f0c,libtoml-f97935a2dc6c2c00,libtoml_edit-f391b58582f9b701,libserde_spanned-e97bfafc5c0259dd,libwinnow-ad4c8d7ea8fc6772,libtoml_write-391d1a913c599bd8,libtoml_datetime-27973c633ceb0ca8,libserde_yaml-f05133c47e343694,libunsafe_libyaml-7bc1bf218b2f5452,libanyhow-1062fd8720902979,libreqwest-9ded71329de01057,librustls_pemfile-c56e6940cc22dba4,libhyper_rustls-2b009c222f1a6028,libserde_urlencoded-7b2e7405a34c0da6,libwebpki_roots-881d9833caf02a91,libbase64-64299f9d815d057c,libipnet-9aae67a4e846df6d,libtokio_rustls-f01b8815ef7ca622,libmime-4b44681fdb2c65f7,libencoding_rs-81683899b9b068d2,librustls-8edc571cd44c7699,libsct-2e16b831a02e8d59,libwebpki-1ad69e94e041f41a,libring-23d0f202c314ec89,libgetrandom-dd219b134d948b1c,libuntrusted-3420b86308bec153,libhyper-61774ad0b4e368a4,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-a105c0a510265a9f,libindexmap-9bd9b5387089e818,libequivalent-7e0e8cbe6c474a67,libhashbrown-37a6703d9702db39,libtower_service-0d7df29686b13872,libtokio_util-e0e78a12248d5fb7,libsync_wrapper-17f912c27eab8964,libhttp_body-b4c163883cc9ed18,liblog-ba604b77dad33fe2,libhttp-331bc164ab59ceff,libfnv-2d77ec4f6f971b24,libfutures-e24b37cca9ac6645,libfutures_executor-57e3dcb4901a5374,libfutures_util-86c9aaa436f80f8b,libfutures_io-3e19596c076de665,libslab-bf5a4eed15154f64,libfutures_channel-f26d4826b597103e,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libeventsource_stream-060729581f6bf0e9,libnom-c2001fc04ca647cd,libfutures_core-fc6bb1738f00fc87,liburl-69cd3baef6301b23,libidna-eed5b039fa8b3396,libutf8_iter-0d9be7b316c2b184,libidna_adapter-ad029d14e7e41d33,libicu_properties-7379b61a0744ba56,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-46d686b1c2ee921f,libicu_normalizer_data-9919e82512efe734,libicu_collections-dd8b452463dddaa5,libpotential_utf-0c0769aef0f5f930,libicu_provider-995479f12104ce06,libicu_locale_core-160c0de83a1fff66,libtinystr-dc59b6b02bb97815,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-634bfb908092d91c,libzerotrie-fe730875a992371a,libyoke-c5a2410bad6cff89,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-133f07dd4e10386f,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libuuid-8cb4dc25bc940ec7,libgetrandom-4cbc0cd24812e98c,libserde_json-055de53f88305d45,libmemchr-6f5829dadd40eda8,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde-048657cb08a899fa,libthiserror-67771e8db0a06ea3,libtracing-5b4fad722c2b14ee,libtracing_core-2fa02b5ee2bcd648,libonce_cell-0ba6aecba7086d38,libtokio-afa9e47f475e63a7,libsignal_hook_registry-28460b60e926f6cb,libsocket2-a88a45ba783e0ee2,libbytes-bfe11088fe358bd1,libmio-208bbb9d1157a818,libparking_lot-d15dc67facae2da5,libparking_lot_core-84b7fc69443e4569,liblibc-4a513ea0f2e1d0e2,libcfg_if-5a199b0ec0054672,libsmallvec-5854932b8c8b4991,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libpin_project_lite-bedc6e0acd72ff2a}.rlib" "/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/rustcllAbtQ/raw-dylibs" "-B/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-89450aef6b8060ab/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestWk40dC/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' (1305) 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: 0x608340dfc812 - std::backtrace_rs::backtrace::libunwind::trace::hc4a5f428cfb78751 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x608340dfc812 - std::backtrace_rs::backtrace::trace_unsynchronized::h20e1095684b4c296 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x608340dfc812 - std::sys::backtrace::_print_fmt::h461f2e3a8f6b29e2 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x608340dfc812 - ::fmt::h4ee3a75aa71a2c45 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x608340e1a0ef - core::fmt::rt::Argument::fmt::h6f1564705cd089af [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x608340e1a0ef - core::fmt::write::h21ca93b65a7c281a [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x608340dee263 - std::io::default_write_fmt::h745a1edf2999cb3b [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x608340dee263 - std::io::Write::write_fmt::hfc56e66d6e189682 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x608340dfce22 - std::sys::backtrace::BacktraceLock::print::h58d5d73f9e953cf1 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x608340dec2dc - std::panicking::default_hook::{{closure}}::h1457fbe47c9457d1 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x608340dec11c - std::panicking::default_hook::hccb5e73b206c0830 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:328:9 [INFO] [stdout] 11: 0x608340dece2a - std::panicking::panic_with_hook::h3190ecc6229cdd29 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:834:13 [INFO] [stdout] 12: 0x608340dfcc2a - std::panicking::panic_handler::{{closure}}::ha1f1b769bc2bb40c [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:707:13 [INFO] [stdout] 13: 0x608340dfcb89 - std::sys::backtrace::__rust_end_short_backtrace::h5f9cf66f19c2a172 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x608340decbdd - __rustc[a93bd50104b99ad4]::rust_begin_unwind [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:698:5 [INFO] [stdout] 15: 0x608340e225c0 - core::panicking::panic_fmt::hc70c3c83f13c1375 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panicking.rs:75:14 [INFO] [stdout] 16: 0x608340e23de6 - core::result::unwrap_failed::ha809bf80017a514a [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/result.rs:1852:5 [INFO] [stdout] 17: 0x608340d56b8a - rust_out::main::h61a73a86de211918 [INFO] [stdout] 18: 0x608340d57283 - core::ops::function::FnOnce::call_once::h6c9c00fd6ee79245 [INFO] [stdout] 19: 0x608340d57906 - std::sys::backtrace::__rust_begin_short_backtrace::h916f7d6bfb06988c [INFO] [stdout] 20: 0x608340d574b9 - std::rt::lang_start::{{closure}}::h8b630493ef2474c7 [INFO] [stdout] 21: 0x608340dfd5a0 - core::ops::function::impls:: for &F>::call_once::hae16bf8966719858 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:290:21 [INFO] [stdout] 22: 0x608340dfd5a0 - std::panicking::catch_unwind::do_call::hd4eb7cf01d0f66cd [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 23: 0x608340dfd5a0 - std::panicking::catch_unwind::h35b4afc45093edf5 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 24: 0x608340dfd5a0 - std::panic::catch_unwind::h5a7ef11ac2fa7980 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panic.rs:359:14 [INFO] [stdout] 25: 0x608340dfd5a0 - std::rt::lang_start_internal::{{closure}}::h18f8e059e8eb5f5a [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/rt.rs:175:24 [INFO] [stdout] 26: 0x608340dfd5a0 - std::panicking::catch_unwind::do_call::hb4f94f34ea41283f [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 27: 0x608340dfd5a0 - std::panicking::catch_unwind::hfbb31091ea806204 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 28: 0x608340dfd5a0 - std::panic::catch_unwind::hc88f452387620cfb [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x608340dfd5a0 - std::rt::lang_start_internal::h23cfb6dcbf9c9010 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/rt.rs:171:5 [INFO] [stdout] 30: 0x608340d574a1 - std::rt::lang_start::h2676fe224d780b30 [INFO] [stdout] 31: 0x608340d57945 - main [INFO] [stdout] 32: 0x7c1c392231ca - [INFO] [stdout] 33: 0x7c1c3922328b - __libc_start_main [INFO] [stdout] 34: 0x608340d3d2a5 - _start [INFO] [stdout] 35: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/error.rs - error::McpError (line 25) [INFO] [stdout] src/error.rs - error::McpError::internal (line 379) [INFO] [stdout] src/error.rs - error::McpError::is_retryable (line 414) [INFO] [stdout] src/error.rs - error::McpError::timeout (line 394) [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::new (line 66) [INFO] [stdout] src/messages/core.rs - messages::core::JsonRpcResponse::error (line 195) [INFO] [stdout] src/messages/core.rs - messages::core::JsonRpcResponse::success (line 176) [INFO] [stdout] src/messages/initialization.rs - messages::initialization (line 15) [INFO] [stdout] src/messages/initialization.rs - messages::initialization::InitializeRequest::new (line 54) [INFO] [stdout] src/messages/initialization.rs - messages::initialization::InitializeRequest::with_client_metadata (line 99) [INFO] [stdout] src/messages/initialization.rs - messages::initialization::InitializeResponse::basic (line 173) [INFO] [stdout] src/messages/initialization.rs - messages::initialization::InitializeResponse::new (line 145) [INFO] [stdout] src/messages/initialization.rs - messages::initialization::InitializeResponse::with_instructions (line 194) [INFO] [stdout] src/messages/initialization.rs - messages::initialization::InitializeResponse::with_server_metadata (line 209) [INFO] [stdout] src/messages/initialization.rs - messages::initialization::InitializedNotification::add_metadata (line 274) [INFO] [stdout] src/messages/initialization.rs - messages::initialization::InitializedNotification::new (line 241) [INFO] [stdout] src/messages/initialization.rs - messages::initialization::PingRequest::add_metadata (line 343) [INFO] [stdout] src/messages/initialization.rs - messages::initialization::PingRequest::new (line 309) [INFO] [stdout] src/messages/initialization.rs - messages::initialization::PongResponse::add_metadata (line 412) [INFO] [stdout] src/messages/initialization.rs - messages::initialization::PongResponse::echo (line 395) [INFO] [stdout] src/messages/initialization.rs - messages::initialization::PongResponse::new (line 378) [INFO] [stdout] src/messages/mod.rs - messages (line 24) [INFO] [stdout] src/transport/config.rs - transport::config::TransportConfig::http_sse (line 78) [INFO] [stdout] src/transport/config.rs - transport::config::TransportConfig::to_file (line 200) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 14 passed; 29 failed; 0 ignored; 0 measured; 0 filtered out; finished in 40.16s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "bec999a77012eba5a2ac301aaa1d685f3b03e6453a6f2800bac724f17b984509", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bec999a77012eba5a2ac301aaa1d685f3b03e6453a6f2800bac724f17b984509", kill_on_drop: false }` [INFO] [stdout] bec999a77012eba5a2ac301aaa1d685f3b03e6453a6f2800bac724f17b984509