[INFO] cloning repository https://github.com/jokemanfire/mcp-containerd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jokemanfire/mcp-containerd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjokemanfire%2Fmcp-containerd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjokemanfire%2Fmcp-containerd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fa5afbcf572cd3688121e6c4df0b5a0ebc965235 [INFO] testing jokemanfire/mcp-containerd/fa5afbcf572cd3688121e6c4df0b5a0ebc965235 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjokemanfire%2Fmcp-containerd" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/jokemanfire/mcp-containerd [INFO] finished tweaking git repo https://github.com/jokemanfire/mcp-containerd [INFO] tweaked toml for git repo https://github.com/jokemanfire/mcp-containerd written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jokemanfire/mcp-containerd on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 228 packages to latest compatible versions [INFO] [stderr] Adding matchit v0.8.4 (available: v0.8.6) [INFO] [stderr] Adding prost v0.12.6 (available: v0.14.1) [INFO] [stderr] Adding prost-build v0.12.6 (available: v0.14.1) [INFO] [stderr] Adding prost-types v0.12.6 (available: v0.14.1) [INFO] [stderr] Adding schemars v0.8.22 (available: v1.0.4) [INFO] [stderr] Adding tonic v0.11.0 (available: v0.14.2) [INFO] [stderr] Adding tonic-build v0.11.0 (available: v0.14.2) [INFO] [stderr] Adding tower v0.4.13 (available: v0.5.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded darling_macro v0.21.3 [INFO] [stderr] Downloaded tokio-io-timeout v1.2.1 [INFO] [stderr] Downloaded clap_derive v4.5.47 [INFO] [stderr] Downloaded rmcp-macros v0.6.3 [INFO] [stderr] Downloaded darling v0.21.3 [INFO] [stderr] Downloaded darling_core v0.21.3 [INFO] [stderr] Downloaded sse-stream v0.2.1 [INFO] [stderr] Downloaded rmcp v0.6.3 [INFO] [stderr] Downloaded chrono v0.4.42 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 02a3b0c1065f11c81f5cca915917ebcad07844cbdebadbf26b9707db6d48ab82 [INFO] running `Command { std: "docker" "start" "-a" "02a3b0c1065f11c81f5cca915917ebcad07844cbdebadbf26b9707db6d48ab82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "02a3b0c1065f11c81f5cca915917ebcad07844cbdebadbf26b9707db6d48ab82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02a3b0c1065f11c81f5cca915917ebcad07844cbdebadbf26b9707db6d48ab82", kill_on_drop: false }` [INFO] [stdout] 02a3b0c1065f11c81f5cca915917ebcad07844cbdebadbf26b9707db6d48ab82 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ea80a88cb3fece68083bf575ad904fe8307f26f3bb364c7ae1d8bead0c71078c [INFO] running `Command { std: "docker" "start" "-a" "ea80a88cb3fece68083bf575ad904fe8307f26f3bb364c7ae1d8bead0c71078c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling indexmap v2.11.1 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling clap_builder v4.5.47 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tempfile v3.22.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling axum-macros v0.5.0 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling prost v0.12.6 [INFO] [stderr] Compiling schemars_derive v1.0.4 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling prost-types v0.12.6 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling clap v4.5.47 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling rmcp-macros v0.6.3 [INFO] [stderr] Compiling prost-build v0.12.6 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling sse-stream v0.2.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tonic-build v0.11.0 [INFO] [stderr] Compiling mcp-containerd v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-io-timeout v1.2.1 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling schemars v1.0.4 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling rmcp v0.6.3 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling tonic v0.11.0 [INFO] [stdout] error[E0603]: struct `Parameters` is private [INFO] [stdout] --> src/service/containerd.rs:42:29 [INFO] [stdout] | [INFO] [stdout] 42 | handler::server::tool::{Parameters, ToolRouter}, [INFO] [stdout] | ^^^^^^^^^^ private struct [INFO] [stdout] | [INFO] [stdout] note: the struct `Parameters` is defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rmcp-0.6.3/src/handler/server/tool.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | handler::server::wrapper::Parameters, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: import `Parameters` directly [INFO] [stdout] | [INFO] [stdout] 42 | handler::server::tool::{rmcp::handler::server::wrapper::parameters::Parameters, ToolRouter}, [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::future::Future` [INFO] [stdout] --> src/service/containerd.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | use std::future::Future; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(Tool, ...): IntoToolRoute<..., _>` is not satisfied [INFO] [stdout] --> src/service/containerd.rs:256:1 [INFO] [stdout] | [INFO] [stdout] 256 | #[tool_router] [INFO] [stdout] | ^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] = help: the trait `IntoToolRoute` is not implemented for `(Tool, fn(&Server, {type error}) -> Pin<...> {...::run_ctr_command})` [INFO] [stdout] = help: the trait `IntoToolRoute` is implemented for `(T, C)` [INFO] [stdout] note: required by a bound in `ToolRouter::::with_route` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rmcp-0.6.3/src/handler/server/router/tool.rs:215:12 [INFO] [stdout] | [INFO] [stdout] 213 | pub fn with_route(mut self, route: R) -> Self [INFO] [stdout] | ---------- required by a bound in this associated function [INFO] [stdout] 214 | where [INFO] [stdout] 215 | R: IntoToolRoute, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `ToolRouter::::with_route` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/mcp_containerd-dbae9001ee248c7f.long-type-3796485182629198946.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the attribute macro `tool_router` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(Tool, ...): IntoToolRoute<..., _>` is not satisfied [INFO] [stdout] --> src/service/containerd.rs:256:1 [INFO] [stdout] | [INFO] [stdout] 256 | #[tool_router] [INFO] [stdout] | ^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] = help: the trait `IntoToolRoute` is not implemented for `(Tool, fn(&Server, {type error}) -> ... {...::list_containers_ctr})` [INFO] [stdout] = help: the trait `IntoToolRoute` is implemented for `(T, C)` [INFO] [stdout] note: required by a bound in `ToolRouter::::with_route` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rmcp-0.6.3/src/handler/server/router/tool.rs:215:12 [INFO] [stdout] | [INFO] [stdout] 213 | pub fn with_route(mut self, route: R) -> Self [INFO] [stdout] | ---------- required by a bound in this associated function [INFO] [stdout] 214 | where [INFO] [stdout] 215 | R: IntoToolRoute, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `ToolRouter::::with_route` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/mcp_containerd-dbae9001ee248c7f.long-type-15971442893872845271.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the attribute macro `tool_router` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(Tool, ...): IntoToolRoute<..., _>` is not satisfied [INFO] [stdout] --> src/service/containerd.rs:256:1 [INFO] [stdout] | [INFO] [stdout] 256 | #[tool_router] [INFO] [stdout] | ^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] = help: the trait `IntoToolRoute` is not implemented for `(Tool, fn(&Server, {type error}) -> Pin<...> {...::list_images_ctr})` [INFO] [stdout] = help: the trait `IntoToolRoute` is implemented for `(T, C)` [INFO] [stdout] note: required by a bound in `ToolRouter::::with_route` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rmcp-0.6.3/src/handler/server/router/tool.rs:215:12 [INFO] [stdout] | [INFO] [stdout] 213 | pub fn with_route(mut self, route: R) -> Self [INFO] [stdout] | ---------- required by a bound in this associated function [INFO] [stdout] 214 | where [INFO] [stdout] 215 | R: IntoToolRoute, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `ToolRouter::::with_route` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/mcp_containerd-dbae9001ee248c7f.long-type-18219424798000884906.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the attribute macro `tool_router` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(Tool, ...): IntoToolRoute<..., _>` is not satisfied [INFO] [stdout] --> src/service/containerd.rs:256:1 [INFO] [stdout] | [INFO] [stdout] 256 | #[tool_router] [INFO] [stdout] | ^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] = help: the trait `IntoToolRoute` is not implemented for `(Tool, fn(&Server, {type error}) -> Pin<...> {...::list_tasks_ctr})` [INFO] [stdout] = help: the trait `IntoToolRoute` is implemented for `(T, C)` [INFO] [stdout] note: required by a bound in `ToolRouter::::with_route` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rmcp-0.6.3/src/handler/server/router/tool.rs:215:12 [INFO] [stdout] | [INFO] [stdout] 213 | pub fn with_route(mut self, route: R) -> Self [INFO] [stdout] | ---------- required by a bound in this associated function [INFO] [stdout] 214 | where [INFO] [stdout] 215 | R: IntoToolRoute, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `ToolRouter::::with_route` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/mcp_containerd-dbae9001ee248c7f.long-type-2546941568135716730.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the attribute macro `tool_router` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(Tool, ...): IntoToolRoute<..., _>` is not satisfied [INFO] [stdout] --> src/service/containerd.rs:256:1 [INFO] [stdout] | [INFO] [stdout] 256 | #[tool_router] [INFO] [stdout] | ^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] = help: the trait `IntoToolRoute` is not implemented for `(Tool, fn(&Server, {type error}) -> Pin<...> {...::pull_image_ctr})` [INFO] [stdout] = help: the trait `IntoToolRoute` is implemented for `(T, C)` [INFO] [stdout] note: required by a bound in `ToolRouter::::with_route` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rmcp-0.6.3/src/handler/server/router/tool.rs:215:12 [INFO] [stdout] | [INFO] [stdout] 213 | pub fn with_route(mut self, route: R) -> Self [INFO] [stdout] | ---------- required by a bound in this associated function [INFO] [stdout] 214 | where [INFO] [stdout] 215 | R: IntoToolRoute, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `ToolRouter::::with_route` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/mcp_containerd-dbae9001ee248c7f.long-type-667505612316006858.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the attribute macro `tool_router` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(Tool, ...): IntoToolRoute<..., _>` is not satisfied [INFO] [stdout] --> src/service/containerd.rs:256:1 [INFO] [stdout] | [INFO] [stdout] 256 | #[tool_router] [INFO] [stdout] | ^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] = help: the trait `IntoToolRoute` is not implemented for `(Tool, fn(&Server, {type error}) -> Pin<...> {...::remove_image_ctr})` [INFO] [stdout] = help: the trait `IntoToolRoute` is implemented for `(T, C)` [INFO] [stdout] note: required by a bound in `ToolRouter::::with_route` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rmcp-0.6.3/src/handler/server/router/tool.rs:215:12 [INFO] [stdout] | [INFO] [stdout] 213 | pub fn with_route(mut self, route: R) -> Self [INFO] [stdout] | ---------- required by a bound in this associated function [INFO] [stdout] 214 | where [INFO] [stdout] 215 | R: IntoToolRoute, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `ToolRouter::::with_route` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/mcp_containerd-dbae9001ee248c7f.long-type-16179922610035584621.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the attribute macro `tool_router` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(Tool, ...): IntoToolRoute<..., _>` is not satisfied [INFO] [stdout] --> src/service/containerd.rs:256:1 [INFO] [stdout] | [INFO] [stdout] 256 | #[tool_router] [INFO] [stdout] | ^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] = help: the trait `IntoToolRoute` is not implemented for `(Tool, fn(&Server, {type error}) -> Pin<...> {...::run_container_ctr})` [INFO] [stdout] = help: the trait `IntoToolRoute` is implemented for `(T, C)` [INFO] [stdout] note: required by a bound in `ToolRouter::::with_route` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rmcp-0.6.3/src/handler/server/router/tool.rs:215:12 [INFO] [stdout] | [INFO] [stdout] 213 | pub fn with_route(mut self, route: R) -> Self [INFO] [stdout] | ---------- required by a bound in this associated function [INFO] [stdout] 214 | where [INFO] [stdout] 215 | R: IntoToolRoute, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `ToolRouter::::with_route` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/mcp_containerd-dbae9001ee248c7f.long-type-2702792727100634255.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the attribute macro `tool_router` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(Tool, ...): IntoToolRoute<..., _>` is not satisfied [INFO] [stdout] --> src/service/containerd.rs:256:1 [INFO] [stdout] | [INFO] [stdout] 256 | #[tool_router] [INFO] [stdout] | ^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] = help: the trait `IntoToolRoute` is not implemented for `(Tool, fn(&Server, {type error}) -> ... {...::remove_container_ctr})` [INFO] [stdout] = help: the trait `IntoToolRoute` is implemented for `(T, C)` [INFO] [stdout] note: required by a bound in `ToolRouter::::with_route` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rmcp-0.6.3/src/handler/server/router/tool.rs:215:12 [INFO] [stdout] | [INFO] [stdout] 213 | pub fn with_route(mut self, route: R) -> Self [INFO] [stdout] | ---------- required by a bound in this associated function [INFO] [stdout] 214 | where [INFO] [stdout] 215 | R: IntoToolRoute, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `ToolRouter::::with_route` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/mcp_containerd-dbae9001ee248c7f.long-type-6578315037732930962.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the attribute macro `tool_router` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(Tool, ...): IntoToolRoute<..., _>` is not satisfied [INFO] [stdout] --> src/service/containerd.rs:256:1 [INFO] [stdout] | [INFO] [stdout] 256 | #[tool_router] [INFO] [stdout] | ^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] = help: the trait `IntoToolRoute` is not implemented for `(Tool, fn(&Server, {type error}) -> ... {...::get_containerd_logs})` [INFO] [stdout] = help: the trait `IntoToolRoute` is implemented for `(T, C)` [INFO] [stdout] note: required by a bound in `ToolRouter::::with_route` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rmcp-0.6.3/src/handler/server/router/tool.rs:215:12 [INFO] [stdout] | [INFO] [stdout] 213 | pub fn with_route(mut self, route: R) -> Self [INFO] [stdout] | ---------- required by a bound in this associated function [INFO] [stdout] 214 | where [INFO] [stdout] 215 | R: IntoToolRoute, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `ToolRouter::::with_route` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/mcp_containerd-dbae9001ee248c7f.long-type-18153099873668284987.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the attribute macro `tool_router` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(Tool, ...): IntoToolRoute<..., _>` is not satisfied [INFO] [stdout] --> src/service/containerd.rs:256:1 [INFO] [stdout] | [INFO] [stdout] 256 | #[tool_router] [INFO] [stdout] | ^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] = help: the trait `IntoToolRoute` is not implemented for `(Tool, fn(&Server, {type error}) -> ... {...::reopen_container_log})` [INFO] [stdout] = help: the trait `IntoToolRoute` is implemented for `(T, C)` [INFO] [stdout] note: required by a bound in `ToolRouter::::with_route` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rmcp-0.6.3/src/handler/server/router/tool.rs:215:12 [INFO] [stdout] | [INFO] [stdout] 213 | pub fn with_route(mut self, route: R) -> Self [INFO] [stdout] | ---------- required by a bound in this associated function [INFO] [stdout] 214 | where [INFO] [stdout] 215 | R: IntoToolRoute, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `ToolRouter::::with_route` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/mcp_containerd-dbae9001ee248c7f.long-type-8524624947029136093.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the attribute macro `tool_router` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(Tool, fn(&..., ...) -> ... {...::create_pod}): IntoToolRoute<..., _>` is not satisfied [INFO] [stdout] --> src/service/containerd.rs:256:1 [INFO] [stdout] | [INFO] [stdout] 256 | #[tool_router] [INFO] [stdout] | ^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] = help: the trait `IntoToolRoute` is not implemented for `(Tool, fn(&Server, {type error}) -> Pin> {...::create_pod})` [INFO] [stdout] = help: the trait `IntoToolRoute` is implemented for `(T, C)` [INFO] [stdout] note: required by a bound in `ToolRouter::::with_route` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rmcp-0.6.3/src/handler/server/router/tool.rs:215:12 [INFO] [stdout] | [INFO] [stdout] 213 | pub fn with_route(mut self, route: R) -> Self [INFO] [stdout] | ---------- required by a bound in this associated function [INFO] [stdout] 214 | where [INFO] [stdout] 215 | R: IntoToolRoute, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `ToolRouter::::with_route` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/mcp_containerd-dbae9001ee248c7f.long-type-801274963772616558.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the attribute macro `tool_router` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(Tool, fn(&..., ...) -> ... {...::remove_pod}): IntoToolRoute<..., _>` is not satisfied [INFO] [stdout] --> src/service/containerd.rs:256:1 [INFO] [stdout] | [INFO] [stdout] 256 | #[tool_router] [INFO] [stdout] | ^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] = help: the trait `IntoToolRoute` is not implemented for `(Tool, fn(&Server, {type error}) -> Pin> {...::remove_pod})` [INFO] [stdout] = help: the trait `IntoToolRoute` is implemented for `(T, C)` [INFO] [stdout] note: required by a bound in `ToolRouter::::with_route` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rmcp-0.6.3/src/handler/server/router/tool.rs:215:12 [INFO] [stdout] | [INFO] [stdout] 213 | pub fn with_route(mut self, route: R) -> Self [INFO] [stdout] | ---------- required by a bound in this associated function [INFO] [stdout] 214 | where [INFO] [stdout] 215 | R: IntoToolRoute, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `ToolRouter::::with_route` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/mcp_containerd-dbae9001ee248c7f.long-type-16860367308313339165.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the attribute macro `tool_router` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(Tool, ...): IntoToolRoute<..., _>` is not satisfied [INFO] [stdout] --> src/service/containerd.rs:256:1 [INFO] [stdout] | [INFO] [stdout] 256 | #[tool_router] [INFO] [stdout] | ^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] = help: the trait `IntoToolRoute` is not implemented for `(Tool, fn(&Server, {type error}) -> Pin<...> {...::create_container})` [INFO] [stdout] = help: the trait `IntoToolRoute` is implemented for `(T, C)` [INFO] [stdout] note: required by a bound in `ToolRouter::::with_route` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rmcp-0.6.3/src/handler/server/router/tool.rs:215:12 [INFO] [stdout] | [INFO] [stdout] 213 | pub fn with_route(mut self, route: R) -> Self [INFO] [stdout] | ---------- required by a bound in this associated function [INFO] [stdout] 214 | where [INFO] [stdout] 215 | R: IntoToolRoute, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `ToolRouter::::with_route` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/mcp_containerd-dbae9001ee248c7f.long-type-1598112979730648118.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the attribute macro `tool_router` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(Tool, ...): IntoToolRoute<..., _>` is not satisfied [INFO] [stdout] --> src/service/containerd.rs:256:1 [INFO] [stdout] | [INFO] [stdout] 256 | #[tool_router] [INFO] [stdout] | ^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] = help: the trait `IntoToolRoute` is not implemented for `(Tool, fn(&Server, {type error}) -> Pin<...> {...::remove_container})` [INFO] [stdout] = help: the trait `IntoToolRoute` is implemented for `(T, C)` [INFO] [stdout] note: required by a bound in `ToolRouter::::with_route` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rmcp-0.6.3/src/handler/server/router/tool.rs:215:12 [INFO] [stdout] | [INFO] [stdout] 213 | pub fn with_route(mut self, route: R) -> Self [INFO] [stdout] | ---------- required by a bound in this associated function [INFO] [stdout] 214 | where [INFO] [stdout] 215 | R: IntoToolRoute, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `ToolRouter::::with_route` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/mcp_containerd-dbae9001ee248c7f.long-type-6761173362989483318.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the attribute macro `tool_router` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(Tool, fn(&Server, ...) -> ... {...::stop_pod}): IntoToolRoute<..., _>` is not satisfied [INFO] [stdout] --> src/service/containerd.rs:256:1 [INFO] [stdout] | [INFO] [stdout] 256 | #[tool_router] [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `IntoToolRoute` is not implemented for `(Tool, fn(&Server, {type error}) -> Pin> {...::stop_pod})` [INFO] [stdout] | [INFO] [stdout] = help: the trait `IntoToolRoute` is implemented for `(T, C)` [INFO] [stdout] note: required by a bound in `ToolRouter::::with_route` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rmcp-0.6.3/src/handler/server/router/tool.rs:215:12 [INFO] [stdout] | [INFO] [stdout] 213 | pub fn with_route(mut self, route: R) -> Self [INFO] [stdout] | ---------- required by a bound in this associated function [INFO] [stdout] 214 | where [INFO] [stdout] 215 | R: IntoToolRoute, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `ToolRouter::::with_route` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/mcp_containerd-dbae9001ee248c7f.long-type-2007686139148182490.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the attribute macro `tool_router` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(Tool, ...): IntoToolRoute<..., _>` is not satisfied [INFO] [stdout] --> src/service/containerd.rs:256:1 [INFO] [stdout] | [INFO] [stdout] 256 | #[tool_router] [INFO] [stdout] | ^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] = help: the trait `IntoToolRoute` is not implemented for `(Tool, fn(&Server, {type error}) -> Pin<...> {...::start_container})` [INFO] [stdout] = help: the trait `IntoToolRoute` is implemented for `(T, C)` [INFO] [stdout] note: required by a bound in `ToolRouter::::with_route` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rmcp-0.6.3/src/handler/server/router/tool.rs:215:12 [INFO] [stdout] | [INFO] [stdout] 213 | pub fn with_route(mut self, route: R) -> Self [INFO] [stdout] | ---------- required by a bound in this associated function [INFO] [stdout] 214 | where [INFO] [stdout] 215 | R: IntoToolRoute, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `ToolRouter::::with_route` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/mcp_containerd-dbae9001ee248c7f.long-type-9057180374960577013.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the attribute macro `tool_router` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(Tool, ...): IntoToolRoute<..., _>` is not satisfied [INFO] [stdout] --> src/service/containerd.rs:256:1 [INFO] [stdout] | [INFO] [stdout] 256 | #[tool_router] [INFO] [stdout] | ^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] = help: the trait `IntoToolRoute` is not implemented for `(Tool, fn(&Server, {type error}) -> Pin<...> {...::stop_container})` [INFO] [stdout] = help: the trait `IntoToolRoute` is implemented for `(T, C)` [INFO] [stdout] note: required by a bound in `ToolRouter::::with_route` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rmcp-0.6.3/src/handler/server/router/tool.rs:215:12 [INFO] [stdout] | [INFO] [stdout] 213 | pub fn with_route(mut self, route: R) -> Self [INFO] [stdout] | ---------- required by a bound in this associated function [INFO] [stdout] 214 | where [INFO] [stdout] 215 | R: IntoToolRoute, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `ToolRouter::::with_route` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/mcp_containerd-dbae9001ee248c7f.long-type-9819886922648907191.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the attribute macro `tool_router` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(Tool, fn(&..., ...) -> ... {...::exec_sync}): IntoToolRoute<..., _>` is not satisfied [INFO] [stdout] --> src/service/containerd.rs:256:1 [INFO] [stdout] | [INFO] [stdout] 256 | #[tool_router] [INFO] [stdout] | ^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] = help: the trait `IntoToolRoute` is not implemented for `(Tool, fn(&Server, {type error}) -> Pin> {...::exec_sync})` [INFO] [stdout] = help: the trait `IntoToolRoute` is implemented for `(T, C)` [INFO] [stdout] note: required by a bound in `ToolRouter::::with_route` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rmcp-0.6.3/src/handler/server/router/tool.rs:215:12 [INFO] [stdout] | [INFO] [stdout] 213 | pub fn with_route(mut self, route: R) -> Self [INFO] [stdout] | ---------- required by a bound in this associated function [INFO] [stdout] 214 | where [INFO] [stdout] 215 | R: IntoToolRoute, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `ToolRouter::::with_route` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/mcp_containerd-dbae9001ee248c7f.long-type-16943846314198084606.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the attribute macro `tool_router` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(Tool, fn(&..., ...) -> ... {...::pull_image}): IntoToolRoute<..., _>` is not satisfied [INFO] [stdout] --> src/service/containerd.rs:256:1 [INFO] [stdout] | [INFO] [stdout] 256 | #[tool_router] [INFO] [stdout] | ^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] = help: the trait `IntoToolRoute` is not implemented for `(Tool, fn(&Server, {type error}) -> Pin> {...::pull_image})` [INFO] [stdout] = help: the trait `IntoToolRoute` is implemented for `(T, C)` [INFO] [stdout] note: required by a bound in `ToolRouter::::with_route` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rmcp-0.6.3/src/handler/server/router/tool.rs:215:12 [INFO] [stdout] | [INFO] [stdout] 213 | pub fn with_route(mut self, route: R) -> Self [INFO] [stdout] | ---------- required by a bound in this associated function [INFO] [stdout] 214 | where [INFO] [stdout] 215 | R: IntoToolRoute, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `ToolRouter::::with_route` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/mcp_containerd-dbae9001ee248c7f.long-type-3379191896475441466.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the attribute macro `tool_router` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(Tool, fn(..., ...) -> ... {...::remove_image}): IntoToolRoute<..., _>` is not satisfied [INFO] [stdout] --> src/service/containerd.rs:256:1 [INFO] [stdout] | [INFO] [stdout] 256 | #[tool_router] [INFO] [stdout] | ^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] = help: the trait `IntoToolRoute` is not implemented for `(Tool, fn(&Server, {type error}) -> Pin> {...::remove_image})` [INFO] [stdout] = help: the trait `IntoToolRoute` is implemented for `(T, C)` [INFO] [stdout] note: required by a bound in `ToolRouter::::with_route` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rmcp-0.6.3/src/handler/server/router/tool.rs:215:12 [INFO] [stdout] | [INFO] [stdout] 213 | pub fn with_route(mut self, route: R) -> Self [INFO] [stdout] | ---------- required by a bound in this associated function [INFO] [stdout] 214 | where [INFO] [stdout] 215 | R: IntoToolRoute, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `ToolRouter::::with_route` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/mcp_containerd-dbae9001ee248c7f.long-type-11455463677213888347.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the attribute macro `tool_router` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(Tool, ...): IntoToolRoute<..., _>` is not satisfied [INFO] [stdout] --> src/service/containerd.rs:256:1 [INFO] [stdout] | [INFO] [stdout] 256 | #[tool_router] [INFO] [stdout] | ^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] = help: the trait `IntoToolRoute` is not implemented for `(Tool, fn(&Server, {type error}) -> Pin<...> {...::container_logs})` [INFO] [stdout] = help: the trait `IntoToolRoute` is implemented for `(T, C)` [INFO] [stdout] note: required by a bound in `ToolRouter::::with_route` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rmcp-0.6.3/src/handler/server/router/tool.rs:215:12 [INFO] [stdout] | [INFO] [stdout] 213 | pub fn with_route(mut self, route: R) -> Self [INFO] [stdout] | ---------- required by a bound in this associated function [INFO] [stdout] 214 | where [INFO] [stdout] 215 | R: IntoToolRoute, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `ToolRouter::::with_route` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/mcp_containerd-dbae9001ee248c7f.long-type-4911237925346726392.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the attribute macro `tool_router` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(Tool, ...): IntoToolRoute<..., _>` is not satisfied [INFO] [stdout] --> src/service/containerd.rs:256:1 [INFO] [stdout] | [INFO] [stdout] 256 | #[tool_router] [INFO] [stdout] | ^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] = help: the trait `IntoToolRoute` is not implemented for `(Tool, fn(&Server, {type error}) -> Pin<...> {...::container_stats})` [INFO] [stdout] = help: the trait `IntoToolRoute` is implemented for `(T, C)` [INFO] [stdout] note: required by a bound in `ToolRouter::::with_route` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rmcp-0.6.3/src/handler/server/router/tool.rs:215:12 [INFO] [stdout] | [INFO] [stdout] 213 | pub fn with_route(mut self, route: R) -> Self [INFO] [stdout] | ---------- required by a bound in this associated function [INFO] [stdout] 214 | where [INFO] [stdout] 215 | R: IntoToolRoute, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `ToolRouter::::with_route` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/mcp_containerd-dbae9001ee248c7f.long-type-17590897125882704559.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the attribute macro `tool_router` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(Tool, fn(&..., ...) -> ... {...::pod_stats}): IntoToolRoute<..., _>` is not satisfied [INFO] [stdout] --> src/service/containerd.rs:256:1 [INFO] [stdout] | [INFO] [stdout] 256 | #[tool_router] [INFO] [stdout] | ^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] = help: the trait `IntoToolRoute` is not implemented for `(Tool, fn(&Server, {type error}) -> Pin> {...::pod_stats})` [INFO] [stdout] = help: the trait `IntoToolRoute` is implemented for `(T, C)` [INFO] [stdout] note: required by a bound in `ToolRouter::::with_route` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rmcp-0.6.3/src/handler/server/router/tool.rs:215:12 [INFO] [stdout] | [INFO] [stdout] 213 | pub fn with_route(mut self, route: R) -> Self [INFO] [stdout] | ---------- required by a bound in this associated function [INFO] [stdout] 214 | where [INFO] [stdout] 215 | R: IntoToolRoute, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `ToolRouter::::with_route` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/mcp_containerd-dbae9001ee248c7f.long-type-5353740749748590615.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the attribute macro `tool_router` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0603. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mcp-containerd` (bin "mcp-containerd") due to 24 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "ea80a88cb3fece68083bf575ad904fe8307f26f3bb364c7ae1d8bead0c71078c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea80a88cb3fece68083bf575ad904fe8307f26f3bb364c7ae1d8bead0c71078c", kill_on_drop: false }` [INFO] [stdout] ea80a88cb3fece68083bf575ad904fe8307f26f3bb364c7ae1d8bead0c71078c