[INFO] fetching crate rmcp-soddygo 1.4.0... [INFO] testing rmcp-soddygo-1.4.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate rmcp-soddygo 1.4.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate rmcp-soddygo 1.4.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate rmcp-soddygo 1.4.0 [INFO] tweaked toml for crates.io crate rmcp-soddygo 1.4.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rmcp-soddygo 1.4.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rmcp-soddygo 1.4.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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded simple_asn1 v0.6.4 [INFO] [stderr] Downloaded which v8.0.2 [INFO] [stderr] Downloaded rmcp-soddygo-macros v1.4.0 [INFO] [stderr] Downloaded pem v3.0.6 [INFO] [stderr] Downloaded sse-stream v0.2.1 [INFO] [stderr] Downloaded zerocopy-derive v0.8.41 [INFO] [stderr] Downloaded process-wrap v9.1.0 [INFO] [stderr] Downloaded zerocopy v0.8.41 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 10e237c571ad0d4315e6ec41b79fe3f887528e271bafd6507ae7a9118c4724f7 [INFO] running `Command { std: "docker" "start" "-a" "10e237c571ad0d4315e6ec41b79fe3f887528e271bafd6507ae7a9118c4724f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "10e237c571ad0d4315e6ec41b79fe3f887528e271bafd6507ae7a9118c4724f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10e237c571ad0d4315e6ec41b79fe3f887528e271bafd6507ae7a9118c4724f7", kill_on_drop: false }` [INFO] [stdout] 10e237c571ad0d4315e6ec41b79fe3f887528e271bafd6507ae7a9118c4724f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4f0d4a9b7be827af8dfa273d1a2466297c2ea70be77d09adb7e9fdbe784fe475 [INFO] running `Command { std: "docker" "start" "-a" "4f0d4a9b7be827af8dfa273d1a2466297c2ea70be77d09adb7e9fdbe784fe475", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling rmcp-soddygo v1.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling pastey v0.2.1 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling schemars_derive v1.2.1 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling rmcp-soddygo-macros v1.4.0 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling schemars v1.2.1 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.71s [INFO] running `Command { std: "docker" "inspect" "4f0d4a9b7be827af8dfa273d1a2466297c2ea70be77d09adb7e9fdbe784fe475", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f0d4a9b7be827af8dfa273d1a2466297c2ea70be77d09adb7e9fdbe784fe475", kill_on_drop: false }` [INFO] [stdout] 4f0d4a9b7be827af8dfa273d1a2466297c2ea70be77d09adb7e9fdbe784fe475 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b9abd27a1e626e067314382a4c9fad54f31d674bce31df8673f467583d8d6351 [INFO] running `Command { std: "docker" "start" "-a" "b9abd27a1e626e067314382a4c9fad54f31d674bce31df8673f467583d8d6351", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling schemars_derive v1.2.1 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling rmcp-soddygo-macros v1.4.0 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling schemars v1.2.1 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling rmcp-soddygo v1.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stdout] error[E0433]: cannot find module or crate `rmcp` in this scope [INFO] [stdout] --> tests/test_resource_link_integration.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use rmcp::model::{ [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rmcp` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rmcp`, use `cargo add rmcp` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `rmcp` in this scope [INFO] [stdout] --> tests/test_embedded_resource_meta.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use rmcp::model::{AnnotateAble, Content, Meta, RawContent, ResourceContents}; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rmcp` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rmcp`, use `cargo add rmcp` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `rmcp` in this scope [INFO] [stdout] --> tests/test_deserialization.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use rmcp::model::{JsonRpcResponse, ServerJsonRpcMessage, ServerResult}; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rmcp` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rmcp`, use `cargo add rmcp` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `rmcp` in this scope [INFO] [stdout] --> tests/test_deserialization.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | use rmcp::model::{CallToolResult, JsonRpcResponse, ServerJsonRpcMessage, ServerResult}; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rmcp` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rmcp`, use `cargo add rmcp` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `rmcp` in this scope [INFO] [stdout] --> tests/common/handlers.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use rmcp::{ [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rmcp` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rmcp`, use `cargo add rmcp` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `rmcp` in this scope [INFO] [stdout] --> tests/test_tool_result_meta.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use rmcp::model::{CallToolResult, Content, Meta}; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rmcp` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rmcp`, use `cargo add rmcp` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `rmcp` in this scope [INFO] [stdout] --> tests/test_async_rw_codec.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use rmcp::transport::async_rw::{JsonRpcMessageCodec, JsonRpcMessageCodecError}; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rmcp` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rmcp`, use `cargo add rmcp` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `rmcp` in this scope [INFO] [stdout] --> tests/test_resource_link.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use rmcp::model::{CallToolResult, Content, RawResource}; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rmcp` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rmcp`, use `cargo add rmcp` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rmcp-soddygo` (test "test_resource_link_integration") due to 1 previous error [INFO] [stdout] error[E0432]: unresolved import `rmcp` [INFO] [stdout] --> tests/test_handler_wrappers.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use rmcp::ServerHandler; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rmcp` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rmcp`, use `cargo add rmcp` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: cannot find module or crate `rmcp` in this scope [INFO] [stdout] --> tests/common/calculator.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use rmcp::{ [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rmcp` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rmcp`, use `cargo add rmcp` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rmcp-soddygo` (test "test_resource_link") due to 1 previous error [INFO] [stdout] error[E0432]: unresolved import `rmcp` [INFO] [stdout] --> tests/common/calculator.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use rmcp::{ [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rmcp` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rmcp`, use `cargo add rmcp` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rmcp` [INFO] [stdout] --> tests/common/handlers.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use rmcp::{ [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rmcp` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rmcp`, use `cargo add rmcp` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `rmcp` in this scope [INFO] [stdout] --> tests/test_prompt_macro_annotations.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use rmcp::{ [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rmcp` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rmcp`, use `cargo add rmcp` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rmcp` [INFO] [stdout] --> tests/test_prompt_macro_annotations.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use rmcp::{ [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rmcp` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rmcp`, use `cargo add rmcp` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `rmcp` in this scope [INFO] [stdout] --> tests/test_complex_schema.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use rmcp::{ [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rmcp` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rmcp`, use `cargo add rmcp` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rmcp` [INFO] [stdout] --> tests/test_complex_schema.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use rmcp::{ [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rmcp` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rmcp`, use `cargo add rmcp` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `rmcp` in this scope [INFO] [stdout] --> tests/test_embedded_resource_meta.rs:14:49 [INFO] [stdout] | [INFO] [stdout] 14 | let content: Content = RawContent::Resource(rmcp::model::RawEmbeddedResource { [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rmcp` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rmcp`, use `cargo add rmcp` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use rmcp_soddygo::model; [INFO] [stdout] | [INFO] [stdout] help: if you import `model`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 14 - let content: Content = RawContent::Resource(rmcp::model::RawEmbeddedResource { [INFO] [stdout] 14 + let content: Content = RawContent::Resource(model::RawEmbeddedResource { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `rmcp` in this scope [INFO] [stdout] --> tests/test_embedded_resource_meta.rs:43:49 [INFO] [stdout] | [INFO] [stdout] 43 | let content: Content = RawContent::Resource(rmcp::model::RawEmbeddedResource { [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rmcp` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rmcp`, use `cargo add rmcp` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use rmcp_soddygo::model; [INFO] [stdout] | [INFO] [stdout] help: if you import `model`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 43 - let content: Content = RawContent::Resource(rmcp::model::RawEmbeddedResource { [INFO] [stdout] 43 + let content: Content = RawContent::Resource(model::RawEmbeddedResource { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `rmcp` in this scope [INFO] [stdout] --> tests/test_embedded_resource_meta.rs:106:49 [INFO] [stdout] | [INFO] [stdout] 106 | let content: Content = RawContent::Resource(rmcp::model::RawEmbeddedResource { [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rmcp` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rmcp`, use `cargo add rmcp` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use rmcp_soddygo::model; [INFO] [stdout] | [INFO] [stdout] help: if you import `model`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 106 - let content: Content = RawContent::Resource(rmcp::model::RawEmbeddedResource { [INFO] [stdout] 106 + let content: Content = RawContent::Resource(model::RawEmbeddedResource { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `rmcp` in this scope [INFO] [stdout] --> tests/test_prompt_routers.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use rmcp::{ [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rmcp` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rmcp`, use `cargo add rmcp` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `rmcp` in this scope [INFO] [stdout] --> tests/test_prompt_routers.rs:83:25 [INFO] [stdout] | [INFO] [stdout] 83 | use rmcp::handler::server::{ [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rmcp` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rmcp`, use `cargo add rmcp` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `rmcp` in this scope [INFO] [stdout] --> tests/test_prompt_routers.rs:96:25 [INFO] [stdout] | [INFO] [stdout] 96 | use rmcp::handler::server::prompt::IntoGetPromptResult; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rmcp` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rmcp`, use `cargo add rmcp` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `rmcp` in this scope [INFO] [stdout] --> tests/test_prompt_routers.rs:113:25 [INFO] [stdout] | [INFO] [stdout] 113 | use rmcp::handler::server::{ [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rmcp` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rmcp`, use `cargo add rmcp` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `rmcp` in this scope [INFO] [stdout] --> tests/test_prompt_routers.rs:126:25 [INFO] [stdout] | [INFO] [stdout] 126 | use rmcp::handler::server::prompt::IntoGetPromptResult; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rmcp` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rmcp`, use `cargo add rmcp` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rmcp` [INFO] [stdout] --> tests/test_prompt_routers.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use rmcp::{ [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rmcp` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rmcp`, use `cargo add rmcp` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `rmcp` in this scope [INFO] [stdout] --> tests/test_prompt_routers.rs:29:3 [INFO] [stdout] | [INFO] [stdout] 29 | #[rmcp::prompt_router(router = "test_router")] [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rmcp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `rmcp` in this scope [INFO] [stdout] --> tests/test_prompt_routers.rs:31:7 [INFO] [stdout] | [INFO] [stdout] 31 | #[rmcp::prompt] [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rmcp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `rmcp` in this scope [INFO] [stdout] --> tests/test_prompt_routers.rs:43:7 [INFO] [stdout] | [INFO] [stdout] 43 | #[rmcp::prompt] [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rmcp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `rmcp` in this scope [INFO] [stdout] --> tests/test_prompt_routers.rs:56:3 [INFO] [stdout] | [INFO] [stdout] 56 | #[rmcp::prompt] [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rmcp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `rmcp` in this scope [INFO] [stdout] --> tests/test_prompt_routers.rs:65:3 [INFO] [stdout] | [INFO] [stdout] 65 | #[rmcp::prompt] [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rmcp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `LoggingMessageNotificationParam` in this scope [INFO] [stdout] --> tests/common/handlers.rs:25:42 [INFO] [stdout] | [INFO] [stdout] 25 | pub received_messages: Arc>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use rmcp_soddygo::model::LoggingMessageNotificationParam; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `LoggingMessageNotificationParam` in this scope [INFO] [stdout] --> tests/common/handlers.rs:44:42 [INFO] [stdout] | [INFO] [stdout] 44 | received_messages: Arc>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use rmcp_soddygo::model::LoggingMessageNotificationParam; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `ServerInfo` in this scope [INFO] [stdout] --> tests/common/handlers.rs:115:27 [INFO] [stdout] | [INFO] [stdout] 115 | fn get_info(&self) -> ServerInfo { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 + use rmcp_soddygo::model::ServerInfo; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `ServerInfo` in this scope [INFO] [stdout] --> tests/common/handlers.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 116 | ServerInfo::new(ServerCapabilities::builder().enable_logging().build()) [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `ServerInfo` [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 + use rmcp_soddygo::model::ServerInfo; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `ServerCapabilities` in this scope [INFO] [stdout] --> tests/common/handlers.rs:116:25 [INFO] [stdout] | [INFO] [stdout] 116 | ServerInfo::new(ServerCapabilities::builder().enable_logging().build()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared type `ServerCapabilities` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use rmcp_soddygo::model::ServerCapabilities; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `SetLevelRequestParams` in this scope [INFO] [stdout] --> tests/common/handlers.rs:121:18 [INFO] [stdout] | [INFO] [stdout] 121 | request: SetLevelRequestParams, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use rmcp_soddygo::model::SetLevelRequestParams; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `LoggingLevel` in this scope [INFO] [stdout] --> tests/common/handlers.rs:127:17 [INFO] [stdout] | [INFO] [stdout] 127 | LoggingLevel::Error => ( [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `LoggingLevel` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use rmcp_soddygo::model::LoggingLevel; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `LoggingLevel` in this scope [INFO] [stdout] --> tests/common/handlers.rs:136:17 [INFO] [stdout] | [INFO] [stdout] 136 | LoggingLevel::Debug => ( [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `LoggingLevel` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use rmcp_soddygo::model::LoggingLevel; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `LoggingLevel` in this scope [INFO] [stdout] --> tests/common/handlers.rs:149:17 [INFO] [stdout] | [INFO] [stdout] 149 | LoggingLevel::Info => ( [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `LoggingLevel` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use rmcp_soddygo::model::LoggingLevel; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoggingMessageNotificationParam` in this scope [INFO] [stdout] --> tests/common/handlers.rs:172:41 [INFO] [stdout] | [INFO] [stdout] 172 | .notify_logging_message(LoggingMessageNotificationParam { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use rmcp_soddygo::model::LoggingMessageNotificationParam; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rmcp-soddygo` (test "test_embedded_resource_meta") due to 4 previous errors [INFO] [stdout] error[E0425]: cannot find type `CallToolResult` in this scope [INFO] [stdout] --> tests/test_complex_schema.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use rmcp_soddygo::model::CallToolResult; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `Content` in this scope [INFO] [stdout] --> tests/test_complex_schema.rs:43:23 [INFO] [stdout] | [INFO] [stdout] 43 | let content = Content::json(chat_request.0)?; [INFO] [stdout] | ^^^^^^^ use of undeclared type `Content` [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 3 + use rmcp_soddygo::model::Content; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `CallToolResult` in this scope [INFO] [stdout] --> tests/test_complex_schema.rs:44:12 [INFO] [stdout] | [INFO] [stdout] 44 | Ok(CallToolResult::success(vec![content])) [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `CallToolResult` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use rmcp_soddygo::model::CallToolResult; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `rmcp` in this scope [INFO] [stdout] --> tests/test_prompt_handler.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use rmcp::{ [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rmcp` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rmcp`, use `cargo add rmcp` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rmcp` [INFO] [stdout] --> tests/test_prompt_handler.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use rmcp::{ [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rmcp` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rmcp`, use `cargo add rmcp` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `rmcp` in this scope [INFO] [stdout] --> tests/test_prompt_routers.rs:79:21 [INFO] [stdout] | [INFO] [stdout] 79 | .with_route(rmcp::handler::server::router::prompt::PromptRoute::new_dyn( [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rmcp` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rmcp`, use `cargo add rmcp` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use rmcp_soddygo::handler::server::router::prompt::PromptRoute; [INFO] [stdout] | [INFO] [stdout] help: if you import `PromptRoute`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 79 - .with_route(rmcp::handler::server::router::prompt::PromptRoute::new_dyn( [INFO] [stdout] 79 + .with_route(PromptRoute::new_dyn( [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `rmcp` in this scope [INFO] [stdout] --> tests/test_prompt_routers.rs:92:21 [INFO] [stdout] | [INFO] [stdout] 92 | .with_route(rmcp::handler::server::router::prompt::PromptRoute::new_dyn( [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rmcp` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rmcp`, use `cargo add rmcp` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use rmcp_soddygo::handler::server::router::prompt::PromptRoute; [INFO] [stdout] | [INFO] [stdout] help: if you import `PromptRoute`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 92 - .with_route(rmcp::handler::server::router::prompt::PromptRoute::new_dyn( [INFO] [stdout] 92 + .with_route(PromptRoute::new_dyn( [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `rmcp` in this scope [INFO] [stdout] --> tests/test_prompt_routers.rs:109:21 [INFO] [stdout] | [INFO] [stdout] 109 | .with_route(rmcp::handler::server::router::prompt::PromptRoute::new_dyn( [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rmcp` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rmcp`, use `cargo add rmcp` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use rmcp_soddygo::handler::server::router::prompt::PromptRoute; [INFO] [stdout] | [INFO] [stdout] help: if you import `PromptRoute`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 109 - .with_route(rmcp::handler::server::router::prompt::PromptRoute::new_dyn( [INFO] [stdout] 109 + .with_route(PromptRoute::new_dyn( [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `rmcp` in this scope [INFO] [stdout] --> tests/test_prompt_routers.rs:122:21 [INFO] [stdout] | [INFO] [stdout] 122 | .with_route(rmcp::handler::server::router::prompt::PromptRoute::new_dyn( [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rmcp` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rmcp`, use `cargo add rmcp` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use rmcp_soddygo::handler::server::router::prompt::PromptRoute; [INFO] [stdout] | [INFO] [stdout] help: if you import `PromptRoute`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 122 - .with_route(rmcp::handler::server::router::prompt::PromptRoute::new_dyn( [INFO] [stdout] 122 + .with_route(PromptRoute::new_dyn( [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `rmcp` in this scope [INFO] [stdout] --> tests/test_structured_output.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use rmcp::{ [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rmcp` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rmcp`, use `cargo add rmcp` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rmcp` [INFO] [stdout] --> tests/test_structured_output.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use rmcp::{ [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rmcp` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rmcp`, use `cargo add rmcp` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rmcp-soddygo` (test "test_handler_wrappers") due to 15 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `async_function_prompt_attr` in this scope [INFO] [stdout] --> tests/test_prompt_routers.rs:80:13 [INFO] [stdout] | [INFO] [stdout] 80 | async_function_prompt_attr(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `async_function2_prompt_attr` in this scope [INFO] [stdout] --> tests/test_prompt_routers.rs:93:13 [INFO] [stdout] | [INFO] [stdout] 93 | async_function2_prompt_attr(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `async_function_prompt_attr` in this scope [INFO] [stdout] --> tests/test_prompt_routers.rs:110:13 [INFO] [stdout] | [INFO] [stdout] 110 | async_function_prompt_attr(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `async_function2_prompt_attr` in this scope [INFO] [stdout] --> tests/test_prompt_routers.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | async_function2_prompt_attr(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `rmcp` in this scope [INFO] [stdout] --> tests/test_async_rw_codec.rs:283:43 [INFO] [stdout] | [INFO] [stdout] 283 | let mut codec = JsonRpcMessageCodec::::default(); [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rmcp` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rmcp`, use `cargo add rmcp` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use rmcp_soddygo::model; [INFO] [stdout] | [INFO] [stdout] help: if you import `model`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 283 - let mut codec = JsonRpcMessageCodec::::default(); [INFO] [stdout] 283 + let mut codec = JsonRpcMessageCodec::::default(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `rmcp` in this scope [INFO] [stdout] --> tests/test_async_rw_codec.rs:298:43 [INFO] [stdout] | [INFO] [stdout] 298 | let mut codec = JsonRpcMessageCodec::::default(); [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rmcp` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rmcp`, use `cargo add rmcp` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use rmcp_soddygo::model; [INFO] [stdout] | [INFO] [stdout] help: if you import `model`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 298 - let mut codec = JsonRpcMessageCodec::::default(); [INFO] [stdout] 298 + let mut codec = JsonRpcMessageCodec::::default(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `rmcp` in this scope [INFO] [stdout] --> tests/test_async_rw_codec.rs:313:43 [INFO] [stdout] | [INFO] [stdout] 313 | let mut codec = JsonRpcMessageCodec::::default(); [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rmcp` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rmcp`, use `cargo add rmcp` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use rmcp_soddygo::model; [INFO] [stdout] | [INFO] [stdout] help: if you import `model`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 313 - let mut codec = JsonRpcMessageCodec::::default(); [INFO] [stdout] 313 + let mut codec = JsonRpcMessageCodec::::default(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rmcp-soddygo` (test "test_prompt_routers") due to 19 previous errors [INFO] [stderr] error: could not compile `rmcp-soddygo` (test "test_tool_result_meta") due to 1 previous error [INFO] [stderr] error: could not compile `rmcp-soddygo` (test "test_prompt_handler") due to 2 previous errors [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `rmcp` in this scope [INFO] [stdout] --> tests/test_deserialization.rs:129:53 [INFO] [stdout] | [INFO] [stdout] 129 | let original = CallToolResult::success(vec![rmcp::model::Content::text("hello world")]); [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rmcp` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rmcp`, use `cargo add rmcp` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 25 + use rmcp_soddygo::model::Content; [INFO] [stdout] | [INFO] [stdout] help: if you import `Content`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 129 - let original = CallToolResult::success(vec![rmcp::model::Content::text("hello world")]); [INFO] [stdout] 129 + let original = CallToolResult::success(vec![Content::text("hello world")]); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `basic_prompt_prompt_attr` in this scope [INFO] [stdout] --> tests/test_prompt_macro_annotations.rs:255:27 [INFO] [stdout] | [INFO] [stdout] 255 | assert_prompt_attr_fn(basic_prompt_prompt_attr); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `named_prompt_prompt_attr` in this scope [INFO] [stdout] --> tests/test_prompt_macro_annotations.rs:256:27 [INFO] [stdout] | [INFO] [stdout] 256 | assert_prompt_attr_fn(named_prompt_prompt_attr); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `described_prompt_prompt_attr` in this scope [INFO] [stdout] --> tests/test_prompt_macro_annotations.rs:257:27 [INFO] [stdout] | [INFO] [stdout] 257 | assert_prompt_attr_fn(described_prompt_prompt_attr); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `fully_custom_prompt_prompt_attr` in this scope [INFO] [stdout] --> tests/test_prompt_macro_annotations.rs:258:27 [INFO] [stdout] | [INFO] [stdout] 258 | assert_prompt_attr_fn(fully_custom_prompt_prompt_attr); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `doc_comment_prompt_prompt_attr` in this scope [INFO] [stdout] --> tests/test_prompt_macro_annotations.rs:259:27 [INFO] [stdout] | [INFO] [stdout] 259 | assert_prompt_attr_fn(doc_comment_prompt_prompt_attr); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `override_doc_prompt_prompt_attr` in this scope [INFO] [stdout] --> tests/test_prompt_macro_annotations.rs:260:27 [INFO] [stdout] | [INFO] [stdout] 260 | assert_prompt_attr_fn(override_doc_prompt_prompt_attr); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `args_prompt_prompt_attr` in this scope [INFO] [stdout] --> tests/test_prompt_macro_annotations.rs:261:27 [INFO] [stdout] | [INFO] [stdout] 261 | assert_prompt_attr_fn(args_prompt_prompt_attr); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `complex_args_prompt_prompt_attr` in this scope [INFO] [stdout] --> tests/test_prompt_macro_annotations.rs:262:27 [INFO] [stdout] | [INFO] [stdout] 262 | assert_prompt_attr_fn(complex_args_prompt_prompt_attr); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `sync_prompt_prompt_attr` in this scope [INFO] [stdout] --> tests/test_prompt_macro_annotations.rs:263:27 [INFO] [stdout] | [INFO] [stdout] 263 | assert_prompt_attr_fn(sync_prompt_prompt_attr); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `rmcp` in this scope [INFO] [stdout] --> tests/test_structured_output.rs:214:9 [INFO] [stdout] | [INFO] [stdout] 214 | rmcp::handler::server::tool::IntoCallToolResult::into_call_tool_result(structured); [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rmcp` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rmcp`, use `cargo add rmcp` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 3 + use rmcp_soddygo::handler::server::tool::IntoCallToolResult; [INFO] [stdout] | [INFO] [stdout] help: if you import `IntoCallToolResult`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 214 - rmcp::handler::server::tool::IntoCallToolResult::into_call_tool_result(structured); [INFO] [stdout] 214 + IntoCallToolResult::into_call_tool_result(structured); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `chat_tool_attr` found for struct `Demo` in the current scope [INFO] [stdout] --> tests/test_complex_schema.rs:101:22 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Demo; [INFO] [stdout] | --------------- function or associated item `chat_tool_attr` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 101 | let attr = Demo::chat_tool_attr(); [INFO] [stdout] | ^^^^^^^^^^^^^^ function or associated item not found in `Demo` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Demo`, consider using `Demo::new` which returns `Demo` [INFO] [stdout] --> tests/test_complex_schema.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn new() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rmcp-soddygo` (test "test_deserialization") due to 3 previous errors [INFO] [stdout] error[E0433]: cannot find module or crate `rmcp` in this scope [INFO] [stdout] --> tests/test_structured_output.rs:213:40 [INFO] [stdout] | [INFO] [stdout] 213 | let result: Result = [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rmcp` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rmcp`, use `cargo add rmcp` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `rmcp` in this scope [INFO] [stdout] --> tests/test_structured_output.rs:274:45 [INFO] [stdout] | [INFO] [stdout] 274 | let call_result: Result = [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rmcp` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rmcp`, use `cargo add rmcp` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rmcp-soddygo` (test "test_structured_output") due to 5 previous errors [INFO] [stdout] error[E0425]: cannot find function `basic_prompt_prompt_attr` in this scope [INFO] [stdout] --> tests/test_prompt_macro_annotations.rs:130:16 [INFO] [stdout] | [INFO] [stdout] 130 | let attr = basic_prompt_prompt_attr(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `named_prompt_prompt_attr` in this scope [INFO] [stdout] --> tests/test_prompt_macro_annotations.rs:138:16 [INFO] [stdout] | [INFO] [stdout] 138 | let attr = named_prompt_prompt_attr(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `described_prompt_prompt_attr` in this scope [INFO] [stdout] --> tests/test_prompt_macro_annotations.rs:146:16 [INFO] [stdout] | [INFO] [stdout] 146 | let attr = described_prompt_prompt_attr(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `fully_custom_prompt_prompt_attr` in this scope [INFO] [stdout] --> tests/test_prompt_macro_annotations.rs:157:16 [INFO] [stdout] | [INFO] [stdout] 157 | let attr = fully_custom_prompt_prompt_attr(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `doc_comment_prompt_prompt_attr` in this scope [INFO] [stdout] --> tests/test_prompt_macro_annotations.rs:165:16 [INFO] [stdout] | [INFO] [stdout] 165 | let attr = doc_comment_prompt_prompt_attr(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `override_doc_prompt_prompt_attr` in this scope [INFO] [stdout] --> tests/test_prompt_macro_annotations.rs:175:16 [INFO] [stdout] | [INFO] [stdout] 175 | let attr = override_doc_prompt_prompt_attr(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `args_prompt_prompt_attr` in this scope [INFO] [stdout] --> tests/test_prompt_macro_annotations.rs:185:16 [INFO] [stdout] | [INFO] [stdout] 185 | let attr = args_prompt_prompt_attr(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `complex_args_prompt_prompt_attr` in this scope [INFO] [stdout] --> tests/test_prompt_macro_annotations.rs:210:16 [INFO] [stdout] | [INFO] [stdout] 210 | let attr = complex_args_prompt_prompt_attr(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `sync_prompt_prompt_attr` in this scope [INFO] [stdout] --> tests/test_prompt_macro_annotations.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 245 | let attr = sync_prompt_prompt_attr(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `generic_prompt_prompt_attr` in this scope [INFO] [stdout] --> tests/test_prompt_macro_annotations.rs:286:16 [INFO] [stdout] | [INFO] [stdout] 286 | let attr = generic_prompt_prompt_attr(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rmcp-soddygo` (test "test_complex_schema") due to 6 previous errors [INFO] [stderr] error: could not compile `rmcp-soddygo` (test "test_prompt_macro_annotations") due to 21 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rmcp-soddygo` (test "test_async_rw_codec") due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "b9abd27a1e626e067314382a4c9fad54f31d674bce31df8673f467583d8d6351", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9abd27a1e626e067314382a4c9fad54f31d674bce31df8673f467583d8d6351", kill_on_drop: false }` [INFO] [stdout] b9abd27a1e626e067314382a4c9fad54f31d674bce31df8673f467583d8d6351