[INFO] fetching crate agenterra-rmcp 0.1.5...
[INFO] testing agenterra-rmcp-0.1.5 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate agenterra-rmcp 0.1.5 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate agenterra-rmcp 0.1.5
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate agenterra-rmcp 0.1.5
[INFO] tweaked toml for crates.io crate agenterra-rmcp 0.1.5 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate agenterra-rmcp 0.1.5 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate agenterra-rmcp 0.1.5 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 15036ab589b0abf114f4f27a5c380dd90426a696e7ddee3634dc2bd1aec9b7d5
[INFO] running `Command { std: "docker" "start" "-a" "15036ab589b0abf114f4f27a5c380dd90426a696e7ddee3634dc2bd1aec9b7d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "15036ab589b0abf114f4f27a5c380dd90426a696e7ddee3634dc2bd1aec9b7d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15036ab589b0abf114f4f27a5c380dd90426a696e7ddee3634dc2bd1aec9b7d5", kill_on_drop: false }`
[INFO] [stdout] 15036ab589b0abf114f4f27a5c380dd90426a696e7ddee3634dc2bd1aec9b7d5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 84b0c51e4cf7fa38120e2a89f59866b3cc888aef2ba94ef5d93824dadcbfa34f
[INFO] running `Command { std: "docker" "start" "-a" "84b0c51e4cf7fa38120e2a89f59866b3cc888aef2ba94ef5d93824dadcbfa34f", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling agenterra-rmcp-macros v0.1.5
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling agenterra-rmcp v0.1.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service.rs:163:9
[INFO] [stdout]     |
[INFO] [stdout] 163 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 166 |     ) -> BoxFuture<Result<R::Resp, McpError>>;
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 166 |     ) -> BoxFuture<'_, Result<R::Resp, McpError>>;
[INFO] [stdout]     |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service.rs:168:9
[INFO] [stdout]     |
[INFO] [stdout] 168 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 171 |     ) -> BoxFuture<Result<(), McpError>>;
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 171 |     ) -> BoxFuture<'_, Result<(), McpError>>;
[INFO] [stdout]     |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service.rs:177:9
[INFO] [stdout]     |
[INFO] [stdout] 177 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 180 |     ) -> BoxFuture<Result<R::Resp, McpError>> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 180 |     ) -> BoxFuture<'_, Result<R::Resp, McpError>> {
[INFO] [stdout]     |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service.rs:184:9
[INFO] [stdout]     |
[INFO] [stdout] 184 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 187 |     ) -> BoxFuture<Result<(), McpError>> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 187 |     ) -> BoxFuture<'_, Result<(), McpError>> {
[INFO] [stdout]     |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.08s
[INFO] running `Command { std: "docker" "inspect" "84b0c51e4cf7fa38120e2a89f59866b3cc888aef2ba94ef5d93824dadcbfa34f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84b0c51e4cf7fa38120e2a89f59866b3cc888aef2ba94ef5d93824dadcbfa34f", kill_on_drop: false }`
[INFO] [stdout] 84b0c51e4cf7fa38120e2a89f59866b3cc888aef2ba94ef5d93824dadcbfa34f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 67a3f73c8c4f5ee9e240b04759964ebc9b4c57fd0e891ccbcdecb5fb6e75cd3c
[INFO] running `Command { std: "docker" "start" "-a" "67a3f73c8c4f5ee9e240b04759964ebc9b4c57fd0e891ccbcdecb5fb6e75cd3c", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling agenterra-rmcp v0.1.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service.rs:163:9
[INFO] [stdout]     |
[INFO] [stdout] 163 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 166 |     ) -> BoxFuture<Result<R::Resp, McpError>>;
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 166 |     ) -> BoxFuture<'_, Result<R::Resp, McpError>>;
[INFO] [stdout]     |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service.rs:168:9
[INFO] [stdout]     |
[INFO] [stdout] 168 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 171 |     ) -> BoxFuture<Result<(), McpError>>;
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 171 |     ) -> BoxFuture<'_, Result<(), McpError>>;
[INFO] [stdout]     |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service.rs:177:9
[INFO] [stdout]     |
[INFO] [stdout] 177 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 180 |     ) -> BoxFuture<Result<R::Resp, McpError>> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 180 |     ) -> BoxFuture<'_, Result<R::Resp, McpError>> {
[INFO] [stdout]     |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service.rs:184:9
[INFO] [stdout]     |
[INFO] [stdout] 184 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 187 |     ) -> BoxFuture<Result<(), McpError>> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 187 |     ) -> BoxFuture<'_, Result<(), McpError>> {
[INFO] [stdout]     |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service.rs:163:9
[INFO] [stdout]     |
[INFO] [stdout] 163 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 166 |     ) -> BoxFuture<Result<R::Resp, McpError>>;
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 166 |     ) -> BoxFuture<'_, Result<R::Resp, McpError>>;
[INFO] [stdout]     |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service.rs:168:9
[INFO] [stdout]     |
[INFO] [stdout] 168 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 171 |     ) -> BoxFuture<Result<(), McpError>>;
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 171 |     ) -> BoxFuture<'_, Result<(), McpError>>;
[INFO] [stdout]     |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service.rs:177:9
[INFO] [stdout]     |
[INFO] [stdout] 177 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 180 |     ) -> BoxFuture<Result<R::Resp, McpError>> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 180 |     ) -> BoxFuture<'_, Result<R::Resp, McpError>> {
[INFO] [stdout]     |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service.rs:184:9
[INFO] [stdout]     |
[INFO] [stdout] 184 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 187 |     ) -> BoxFuture<Result<(), McpError>> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 187 |     ) -> BoxFuture<'_, Result<(), McpError>> {
[INFO] [stdout]     |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 25.77s
[INFO] running `Command { std: "docker" "inspect" "67a3f73c8c4f5ee9e240b04759964ebc9b4c57fd0e891ccbcdecb5fb6e75cd3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67a3f73c8c4f5ee9e240b04759964ebc9b4c57fd0e891ccbcdecb5fb6e75cd3c", kill_on_drop: false }`
[INFO] [stdout] 67a3f73c8c4f5ee9e240b04759964ebc9b4c57fd0e891ccbcdecb5fb6e75cd3c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8b899a81e41e5026fec8773433130bae6f43dc45344860d2ceab297d28bf676d
[INFO] running `Command { std: "docker" "start" "-a" "8b899a81e41e5026fec8773433130bae6f43dc45344860d2ceab297d28bf676d", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/service.rs:163:9
[INFO] [stderr]     |
[INFO] [stderr] 163 |         &self,
[INFO] [stderr]     |         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 166 |     ) -> BoxFuture<Result<R::Resp, McpError>>;
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 166 |     ) -> BoxFuture<'_, Result<R::Resp, McpError>>;
[INFO] [stderr]     |                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/service.rs:168:9
[INFO] [stderr]     |
[INFO] [stderr] 168 |         &self,
[INFO] [stderr]     |         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 171 |     ) -> BoxFuture<Result<(), McpError>>;
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 171 |     ) -> BoxFuture<'_, Result<(), McpError>>;
[INFO] [stderr]     |                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/service.rs:177:9
[INFO] [stderr]     |
[INFO] [stderr] 177 |         &self,
[INFO] [stderr]     |         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 180 |     ) -> BoxFuture<Result<R::Resp, McpError>> {
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 180 |     ) -> BoxFuture<'_, Result<R::Resp, McpError>> {
[INFO] [stderr]     |                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/service.rs:184:9
[INFO] [stderr]     |
[INFO] [stderr] 184 |         &self,
[INFO] [stderr]     |         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 187 |     ) -> BoxFuture<Result<(), McpError>> {
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 187 |     ) -> BoxFuture<'_, Result<(), McpError>> {
[INFO] [stderr]     |                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: `agenterra-rmcp` (lib) generated 4 warnings (run `cargo fix --lib -p agenterra-rmcp` to apply 4 suggestions)
[INFO] [stderr] warning: `agenterra-rmcp` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/agenterra_rmcp-fc0cdc383c5302ac)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test model::extension::test_extensions ... ok
[INFO] [stdout] test model::capabilities::test::test_builder ... ok
[INFO] [stdout] test model::tests::test_notification_serde ... ok
[INFO] [stderr]      Running tests/test_complex_schema.rs (/opt/rustwide/target/debug/deps/test_complex_schema-557ce67f828385ec)
[INFO] [stdout] test model::tests::test_initial_request_response_serde ... ok
[INFO] [stdout] test model::serde_impl::test::test_deserialize_lost_tools_request ... ok
[INFO] [stdout] test model::tests::test_request_conversion ... ok
[INFO] [stdout] test model::tests::test_protocol_version_order ... ok
[INFO] [stdout] test transport::async_rw::test::test_compatibility_function ... ok
[INFO] [stdout] test transport::async_rw::test::test_standard_notification_check ... ok
[INFO] [stdout] test transport::async_rw::test::test_encode ... ok
[INFO] [stdout] test transport::async_rw::test::test_decode ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_complex_schema ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_deserialization.rs (/opt/rustwide/target/debug/deps/test_deserialization-64c48168dd7040ae)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_tool_list_result ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_tool_handler.rs (/opt/rustwide/target/debug/deps/test_tool_handler-52450c99eca06c47)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_tool_macro_annotations.rs (/opt/rustwide/target/debug/deps/test_tool_macro_annotations-1da3d8ec15965f53)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::test_direct_tool_attributes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_tool_routers.rs (/opt/rustwide/target/debug/deps/test_tool_routers-6f047eeb34d6d097)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_tool_router ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests agenterra_rmcp
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test src/transport.rs - transport (line 40) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 61) ... FAILED
[INFO] [stdout] test src/model/extension.rs - model::extension::Extensions::get_or_insert_default (line 160) ... ok
[INFO] [stdout] test src/model/capabilities.rs - model::capabilities::ClientCapabilities (line 44) ... ok
[INFO] [stdout] test src/model/extension.rs - model::extension::Extensions::get_or_insert_with (line 136) ... ok
[INFO] [stdout] test src/model/extension.rs - model::extension::Extensions::clear (line 195) ... ok
[INFO] [stdout] test src/model/extension.rs - model::extension::Extensions::extend (line 249) ... ok
[INFO] [stdout] test src/model/extension.rs - model::extension::Extensions::len (line 230) ... ok
[INFO] [stdout] test src/model/extension.rs - model::extension::Extensions::insert (line 63) ... ok
[INFO] [stdout] test src/model/capabilities.rs - model::capabilities::ServerCapabilities (line 65) ... ok
[INFO] [stdout] test src/model/extension.rs - model::extension::Extensions::get (line 81) ... ok
[INFO] [stdout] test src/model/extension.rs - model::extension::Extensions::get_mut (line 100) ... ok
[INFO] [stdout] test src/model/extension.rs - model::extension::Extensions::get_or_insert (line 120) ... ok
[INFO] [stdout] test src/model/extension.rs - model::extension::Extensions::remove (line 177) ... ok
[INFO] [stdout] test src/lib.rs - (line 20) ... ok
[INFO] [stdout] test src/model/extension.rs - model::extension::Extensions::is_empty (line 214) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/transport.rs - transport (line 40) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `agenterra_rmcp::serve_client`
[INFO] [stdout]    --> src/transport.rs:43:17
[INFO] [stdout]     |
[INFO] [stdout]  43 |     ServiceExt, serve_client, serve_server,
[INFO] [stdout]     |                 ^^^^^^^^^^^^ no `serve_client` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:111:31
[INFO] [stdout]     |
[INFO] [stdout] 109 | #[cfg(feature = "client")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `client` feature
[INFO] [stdout] 110 | #[cfg_attr(docsrs, doc(cfg(feature = "client")))]
[INFO] [stdout] 111 | pub use service::{RoleClient, serve_client};
[INFO] [stdout]     |                               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `serve` exists for unit type `()`, but its trait bounds were not satisfied
[INFO] [stdout]   --> src/transport.rs:51:21
[INFO] [stdout]    |
[INFO] [stdout] 51 |     let client = ().serve(stream).await?;
[INFO] [stdout]    |                     ^^^^^ method cannot be called on `()` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `(): Service<RoleServer>`
[INFO] [stdout]            which is required by `(): ServiceExt<RoleServer>`
[INFO] [stdout]            `&(): Service<RoleServer>`
[INFO] [stdout]            which is required by `&(): ServiceExt<RoleServer>`
[INFO] [stdout]            `&mut (): Service<RoleServer>`
[INFO] [stdout]            which is required by `&mut (): ServiceExt<RoleServer>`
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/transport.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |     let client = ().serve(stream).await?;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 52 |     let tools = client.peer().list_tools(Default::default()).await?;
[INFO] [stdout]    |                 ------ type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `client` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 51 |     let client: /* Type */ = ().serve(stream).await?;
[INFO] [stdout]    |               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `serve` exists for unit type `()`, but its trait bounds were not satisfied
[INFO] [stdout]   --> src/transport.rs:59:21
[INFO] [stdout]    |
[INFO] [stdout] 59 |     let client = ().serve((tokio::io::stdin(), tokio::io::stdout())).await?;
[INFO] [stdout]    |                     ^^^^^ method cannot be called on `()` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `(): Service<RoleServer>`
[INFO] [stdout]            which is required by `(): ServiceExt<RoleServer>`
[INFO] [stdout]            `&(): Service<RoleServer>`
[INFO] [stdout]            which is required by `&(): ServiceExt<RoleServer>`
[INFO] [stdout]            `&mut (): Service<RoleServer>`
[INFO] [stdout]            which is required by `&mut (): ServiceExt<RoleServer>`
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/transport.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |     let client = ().serve((tokio::io::stdin(), tokio::io::stdout())).await?;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 60 |     let tools = client.peer().list_tools(Default::default()).await?;
[INFO] [stdout]    |                 ------ type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `client` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 59 |     let client: /* Type */ = ().serve((tokio::io::stdin(), tokio::io::stdout())).await?;
[INFO] [stdout]    |               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 61) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `agenterra_rmcp::transport::TokioChildProcess`, `agenterra_rmcp::transport::ConfigureCommandExt`
[INFO] [stdout]   --> src/lib.rs:64:84
[INFO] [stdout]    |
[INFO] [stdout] 64 | use agenterra_rmcp::{model::CallToolRequestParam, service::ServiceExt, transport::{TokioChildProcess, ConfigureCommandExt}};
[INFO] [stdout]    |                                                                                    ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^ no `ConfigureCommandExt` in `transport`
[INFO] [stdout]    |                                                                                    |
[INFO] [stdout]    |                                                                                    no `TokioChildProcess` in `transport`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/transport.rs:89:46
[INFO] [stdout]    |
[INFO] [stdout] 87 | #[cfg(feature = "transport-child-process")]
[INFO] [stdout]    |       ----------------------------------- the item is gated behind the `transport-child-process` feature
[INFO] [stdout] 88 | #[cfg_attr(docsrs, doc(cfg(feature = "transport-child-process")))]
[INFO] [stdout] 89 | pub use child_process::{ConfigureCommandExt, TokioChildProcess};
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/transport.rs:89:25
[INFO] [stdout]    |
[INFO] [stdout] 87 | #[cfg(feature = "transport-child-process")]
[INFO] [stdout]    |       ----------------------------------- the item is gated behind the `transport-child-process` feature
[INFO] [stdout] 88 | #[cfg_attr(docsrs, doc(cfg(feature = "transport-child-process")))]
[INFO] [stdout] 89 | pub use child_process::{ConfigureCommandExt, TokioChildProcess};
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `serve` exists for unit type `()`, but its trait bounds were not satisfied
[INFO] [stdout]   --> src/lib.rs:68:22
[INFO] [stdout]    |
[INFO] [stdout] 68 |     let service = ().serve(TokioChildProcess::new(Command::new("uvx").configure(|cmd| {
[INFO] [stdout]    |                   ---^^^^^ method cannot be called on `()` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `(): Service<RoleServer>`
[INFO] [stdout]            which is required by `(): ServiceExt<RoleServer>`
[INFO] [stdout]            `&(): Service<RoleServer>`
[INFO] [stdout]            which is required by `&(): ServiceExt<RoleServer>`
[INFO] [stdout]            `&mut (): Service<RoleServer>`
[INFO] [stdout]            which is required by `&mut (): ServiceExt<RoleServer>`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `configure` found for struct `tokio::process::Command` in the current scope
[INFO] [stdout]   --> src/lib.rs:68:71
[INFO] [stdout]    |
[INFO] [stdout] 68 |     let service = ().serve(TokioChildProcess::new(Command::new("uvx").configure(|cmd| {
[INFO] [stdout]    |                                                   --------------------^^^^^^^^^ method not found in `tokio::process::Command`
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/lib.rs:68:82
[INFO] [stdout]    |
[INFO] [stdout] 68 |     let service = ().serve(TokioChildProcess::new(Command::new("uvx").configure(|cmd| {
[INFO] [stdout]    |                                                                                  ^^^
[INFO] [stdout] 69 |         cmd.arg("mcp-server-git");
[INFO] [stdout]    |         --- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 68 |     let service = ().serve(TokioChildProcess::new(Command::new("uvx").configure(|cmd: /* Type */| {
[INFO] [stdout]    |                                                                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/lib.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |     let service = ().serve(TokioChildProcess::new(Command::new("uvx").configure(|cmd| {
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 73 |     let server_info = service.peer_info();
[INFO] [stdout]    |                       ------- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `service` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 68 |     let service: /* Type */ = ().serve(TokioChildProcess::new(Command::new("uvx").configure(|cmd| {
[INFO] [stdout]    |                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 61)
[INFO] [stdout]     src/transport.rs - transport (line 40)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 14 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.88s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 2.16s; merged doctests compilation took 0.28s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "8b899a81e41e5026fec8773433130bae6f43dc45344860d2ceab297d28bf676d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b899a81e41e5026fec8773433130bae6f43dc45344860d2ceab297d28bf676d", kill_on_drop: false }`
[INFO] [stdout] 8b899a81e41e5026fec8773433130bae6f43dc45344860d2ceab297d28bf676d
