[INFO] fetching crate tenx-mcp 0.1.0...
[INFO] testing tenx-mcp-0.1.0 against 1.91.0 for beta-1.92-2
[INFO] extracting crate tenx-mcp 0.1.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate tenx-mcp 0.1.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate tenx-mcp 0.1.0
[INFO] tweaked toml for crates.io crate tenx-mcp 0.1.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tenx-mcp 0.1.0 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tenx-mcp 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tracing-attributes v0.1.29
[INFO] [stderr]   Downloaded rustc-demangle v0.1.25
[INFO] [stderr]   Downloaded redox_syscall v0.5.13
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.19
[INFO] [stderr]   Downloaded syn v2.0.103
[INFO] [stderr]   Downloaded tokio v1.45.1
[INFO] [stderr]   Downloaded libc v0.2.173
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0c1787815aa0a4c847a36a8e4a6606baf8a2315d9f9a0d672c3b9ad82a5924ae
[INFO] running `Command { std: "docker" "start" "-a" "0c1787815aa0a4c847a36a8e4a6606baf8a2315d9f9a0d672c3b9ad82a5924ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0c1787815aa0a4c847a36a8e4a6606baf8a2315d9f9a0d672c3b9ad82a5924ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c1787815aa0a4c847a36a8e4a6606baf8a2315d9f9a0d672c3b9ad82a5924ae", kill_on_drop: false }`
[INFO] [stdout] 0c1787815aa0a4c847a36a8e4a6606baf8a2315d9f9a0d672c3b9ad82a5924ae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7babeb273257991e62ce5cf7873b285cb7d601290dbc16fbfbb90fa94d76d86b
[INFO] running `Command { std: "docker" "start" "-a" "7babeb273257991e62ce5cf7873b285cb7d601290dbc16fbfbb90fa94d76d86b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling libc v0.2.173
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.29
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling async-trait v0.1.88
[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 futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tenx-mcp v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.72s
[INFO] running `Command { std: "docker" "inspect" "7babeb273257991e62ce5cf7873b285cb7d601290dbc16fbfbb90fa94d76d86b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7babeb273257991e62ce5cf7873b285cb7d601290dbc16fbfbb90fa94d76d86b", kill_on_drop: false }`
[INFO] [stdout] 7babeb273257991e62ce5cf7873b285cb7d601290dbc16fbfbb90fa94d76d86b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5734fd28864c1d2b13e5be8338640b2d3552f029e714fe46490121f4afd7f675
[INFO] running `Command { std: "docker" "start" "-a" "5734fd28864c1d2b13e5be8338640b2d3552f029e714fe46490121f4afd7f675", kill_on_drop: false }`
[INFO] [stderr]    Compiling tenx-mcp v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rmcp`
[INFO] [stdout]   --> tests/rmcp_integration.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use rmcp::model::{CallToolRequestParam, PaginatedRequestParam};
[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]: failed to resolve: use of unresolved module or unlinked crate `rmcp`
[INFO] [stdout]    --> tests/rmcp_integration.rs:141:9
[INFO] [stdout]     |
[INFO] [stdout] 141 |     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/rmcp_integration.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use rmcp::ServiceExt;
[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/rmcp_integration.rs:231:13
[INFO] [stdout]     |
[INFO] [stdout] 231 |         use rmcp::ServiceExt;
[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]: failed to resolve: use of unresolved module or unlinked crate `rmcp`
[INFO] [stdout]    --> tests/rmcp_integration.rs:119:20
[INFO] [stdout]     |
[INFO] [stdout] 119 |         .call_tool(rmcp::model::CallToolRequestParam {
[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]: failed to resolve: use of unresolved module or unlinked crate `rmcp`
[INFO] [stdout]    --> tests/rmcp_integration.rs:129:9
[INFO] [stdout]     |
[INFO] [stdout] 129 |         rmcp::model::RawContent::Text(text_content) => {
[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]: failed to resolve: use of unresolved module or unlinked crate `rmcp`
[INFO] [stdout]    --> tests/rmcp_integration.rs:153:23
[INFO] [stdout]     |
[INFO] [stdout] 153 |             _request: rmcp::model::InitializeRequestParam,
[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]: failed to resolve: use of unresolved module or unlinked crate `rmcp`
[INFO] [stdout]    --> tests/rmcp_integration.rs:155:21
[INFO] [stdout]     |
[INFO] [stdout] 155 |         ) -> Result<rmcp::model::InitializeResult, rmcp::Error> {
[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]: failed to resolve: use of unresolved module or unlinked crate `rmcp`
[INFO] [stdout]    --> tests/rmcp_integration.rs:156:16
[INFO] [stdout]     |
[INFO] [stdout] 156 |             Ok(rmcp::model::InitializeResult {
[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]: failed to resolve: use of unresolved module or unlinked crate `rmcp`
[INFO] [stdout]    --> tests/rmcp_integration.rs:157:35
[INFO] [stdout]     |
[INFO] [stdout] 157 |                 protocol_version: rmcp::model::ProtocolVersion::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] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rmcp`
[INFO] [stdout]    --> tests/rmcp_integration.rs:159:30
[INFO] [stdout]     |
[INFO] [stdout] 159 |                 server_info: rmcp::model::Implementation {
[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]: failed to resolve: use of unresolved module or unlinked crate `rmcp`
[INFO] [stdout]    --> tests/rmcp_integration.rs:171:21
[INFO] [stdout]     |
[INFO] [stdout] 171 |         ) -> Result<rmcp::model::ListToolsResult, rmcp::Error> {
[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]: failed to resolve: use of unresolved module or unlinked crate `rmcp`
[INFO] [stdout]    --> tests/rmcp_integration.rs:172:16
[INFO] [stdout]     |
[INFO] [stdout] 172 |             Ok(rmcp::model::ListToolsResult {
[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]: failed to resolve: use of unresolved module or unlinked crate `rmcp`
[INFO] [stdout]    --> tests/rmcp_integration.rs:174:29
[INFO] [stdout]     |
[INFO] [stdout] 174 |                 tools: vec![rmcp::model::Tool {
[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]: failed to resolve: use of unresolved module or unlinked crate `rmcp`
[INFO] [stdout]    --> tests/rmcp_integration.rs:202:21
[INFO] [stdout]     |
[INFO] [stdout] 202 |         ) -> Result<rmcp::model::CallToolResult, rmcp::Error> {
[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]: failed to resolve: use of unresolved module or unlinked crate `rmcp`
[INFO] [stdout]    --> tests/rmcp_integration.rs:213:20
[INFO] [stdout]     |
[INFO] [stdout] 213 |                 Ok(rmcp::model::CallToolResult {
[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]: failed to resolve: use of unresolved module or unlinked crate `rmcp`
[INFO] [stdout]    --> tests/rmcp_integration.rs:158:31
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 capabilities: rmcp::model::ServerCapabilities::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 one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   6 + use crate::ServerCapabilities;
[INFO] [stdout]     |
[INFO] [stdout]   6 + use tenx_mcp::schema::ServerCapabilities;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `ServerCapabilities`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 158 -                 capabilities: rmcp::model::ServerCapabilities::default(),
[INFO] [stdout] 158 +                 capabilities: ServerCapabilities::default(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rmcp`
[INFO] [stdout]    --> tests/rmcp_integration.rs:209:36
[INFO] [stdout]     |
[INFO] [stdout] 209 |                     .ok_or_else(|| rmcp::Error::invalid_params("Missing text parameter", None))?;
[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 one of these items
[INFO] [stdout]     |
[INFO] [stdout]   6 + use std::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]   6 + use std::fmt::Error;
[INFO] [stdout]     |
[INFO] [stdout]   6 + use std::io::Error;
[INFO] [stdout]     |
[INFO] [stdout]   6 + use core::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]     = and 9 other candidates
[INFO] [stdout] help: if you import `Error`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 209 -                     .ok_or_else(|| rmcp::Error::invalid_params("Missing text parameter", None))?;
[INFO] [stdout] 209 +                     .ok_or_else(|| Error::invalid_params("Missing text parameter", None))?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rmcp`
[INFO] [stdout]    --> tests/rmcp_integration.rs:214:35
[INFO] [stdout]     |
[INFO] [stdout] 214 |                     content: vec![rmcp::model::Content::text(reversed)],
[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 one of these enums
[INFO] [stdout]     |
[INFO] [stdout]   6 + use crate::Content;
[INFO] [stdout]     |
[INFO] [stdout]   6 + use tenx_mcp::Content;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Content`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 214 -                     content: vec![rmcp::model::Content::text(reversed)],
[INFO] [stdout] 214 +                     content: vec![Content::text(reversed)],
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rmcp`
[INFO] [stdout]    --> tests/rmcp_integration.rs:218:21
[INFO] [stdout]     |
[INFO] [stdout] 218 |                 Err(rmcp::Error::invalid_request("Unknown tool", None))
[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 one of these items
[INFO] [stdout]     |
[INFO] [stdout]   6 + use std::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]   6 + use std::fmt::Error;
[INFO] [stdout]     |
[INFO] [stdout]   6 + use std::io::Error;
[INFO] [stdout]     |
[INFO] [stdout]   6 + use core::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]     = and 9 other candidates
[INFO] [stdout] help: if you import `Error`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 218 -                 Err(rmcp::Error::invalid_request("Unknown tool", None))
[INFO] [stdout] 218 +                 Err(Error::invalid_request("Unknown tool", None))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rmcp`
[INFO] [stdout]    --> tests/rmcp_integration.rs:155:52
[INFO] [stdout]     |
[INFO] [stdout] 155 |         ) -> Result<rmcp::model::InitializeResult, rmcp::Error> {
[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]: failed to resolve: use of unresolved module or unlinked crate `rmcp`
[INFO] [stdout]    --> tests/rmcp_integration.rs:171:51
[INFO] [stdout]     |
[INFO] [stdout] 171 |         ) -> Result<rmcp::model::ListToolsResult, rmcp::Error> {
[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]: failed to resolve: use of unresolved module or unlinked crate `rmcp`
[INFO] [stdout]    --> tests/rmcp_integration.rs:202:50
[INFO] [stdout]     |
[INFO] [stdout] 202 |         ) -> Result<rmcp::model::CallToolResult, rmcp::Error> {
[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 `tenx-mcp` (test "rmcp_integration") due to 23 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "5734fd28864c1d2b13e5be8338640b2d3552f029e714fe46490121f4afd7f675", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5734fd28864c1d2b13e5be8338640b2d3552f029e714fe46490121f4afd7f675", kill_on_drop: false }`
[INFO] [stdout] 5734fd28864c1d2b13e5be8338640b2d3552f029e714fe46490121f4afd7f675
