[INFO] fetching crate agenterra-rmcp 0.1.5...
[INFO] testing agenterra-rmcp-0.1.5 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate agenterra-rmcp 0.1.5 into /workspace/builds/worker-6-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-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate agenterra-rmcp 0.1.5 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 91cdf0834c2e0cf5957a1e85f3ae00773c39e1669efb8843c29bb428b2d974fc
[INFO] running `Command { std: "docker" "start" "-a" "91cdf0834c2e0cf5957a1e85f3ae00773c39e1669efb8843c29bb428b2d974fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "91cdf0834c2e0cf5957a1e85f3ae00773c39e1669efb8843c29bb428b2d974fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91cdf0834c2e0cf5957a1e85f3ae00773c39e1669efb8843c29bb428b2d974fc", kill_on_drop: false }`
[INFO] [stdout] 91cdf0834c2e0cf5957a1e85f3ae00773c39e1669efb8843c29bb428b2d974fc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d5717e9d8b51a5efe312b811552196a3b1c85a0aa02d4892f52866d011c17142
[INFO] running `Command { std: "docker" "start" "-a" "d5717e9d8b51a5efe312b811552196a3b1c85a0aa02d4892f52866d011c17142", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[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 futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[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 27.47s
[INFO] running `Command { std: "docker" "inspect" "d5717e9d8b51a5efe312b811552196a3b1c85a0aa02d4892f52866d011c17142", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5717e9d8b51a5efe312b811552196a3b1c85a0aa02d4892f52866d011c17142", kill_on_drop: false }`
[INFO] [stdout] d5717e9d8b51a5efe312b811552196a3b1c85a0aa02d4892f52866d011c17142
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f2d3cd4232b457246583b8b254189dfd73310b018fcfe816c29dbc435c4238b3
[INFO] running `Command { std: "docker" "start" "-a" "f2d3cd4232b457246583b8b254189dfd73310b018fcfe816c29dbc435c4238b3", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-log v0.2.0
[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 regex-automata v0.4.9
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling matchers v0.1.0
[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 22.70s
[INFO] running `Command { std: "docker" "inspect" "f2d3cd4232b457246583b8b254189dfd73310b018fcfe816c29dbc435c4238b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2d3cd4232b457246583b8b254189dfd73310b018fcfe816c29dbc435c4238b3", kill_on_drop: false }`
[INFO] [stdout] f2d3cd4232b457246583b8b254189dfd73310b018fcfe816c29dbc435c4238b3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a55944a228a198041a60380921edbc4e47d6e42758a80c002610e9968ea96aeb
[INFO] running `Command { std: "docker" "start" "-a" "a55944a228a198041a60380921edbc4e47d6e42758a80c002610e9968ea96aeb", 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.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/agenterra_rmcp-5043762dbba2af91)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test model::capabilities::test::test_builder ... ok
[INFO] [stdout] test model::extension::test_extensions ... ok
[INFO] [stdout] test model::serde_impl::test::test_deserialize_lost_tools_request ... ok
[INFO] [stdout] test model::tests::test_initial_request_response_serde ... ok
[INFO] [stdout] test model::tests::test_notification_serde ... ok
[INFO] [stdout] test model::tests::test_protocol_version_order ... ok
[INFO] [stdout] test model::tests::test_request_conversion ... ok
[INFO] [stdout] test transport::async_rw::test::test_standard_notification_check ... ok
[INFO] [stdout] test transport::async_rw::test::test_decode ... ok
[INFO] [stdout] test transport::async_rw::test::test_encode ... ok
[INFO] [stdout] test transport::async_rw::test::test_compatibility_function ... 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] [stderr]      Running tests/test_complex_schema.rs (/opt/rustwide/target/debug/deps/test_complex_schema-9070d9408aee1088)
[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.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_deserialization.rs (/opt/rustwide/target/debug/deps/test_deserialization-986a19eaf4c14a11)
[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-189f7fb0f56967d7)
[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-123f8ae1a536f2ab)
[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-ab5cefddd1afcdd9)
[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/lib.rs - (line 61) ... FAILED
[INFO] [stdout] test src/model/extension.rs - model::extension::Extensions::len (line 230) ... ok
[INFO] [stdout] test src/lib.rs - (line 20) ... ok
[INFO] [stdout] test src/model/extension.rs - model::extension::Extensions::get_or_insert_default (line 160) ... 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::get_or_insert (line 120) ... ok
[INFO] [stdout] test src/model/extension.rs - model::extension::Extensions::insert (line 63) ... 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_or_insert_with (line 136) ... ok
[INFO] [stdout] test src/model/extension.rs - model::extension::Extensions::is_empty (line 214) ... 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::get_mut (line 100) ... ok
[INFO] [stdout] test src/transport.rs - transport (line 40) ... FAILED
[INFO] [stdout] test src/model/capabilities.rs - model::capabilities::ClientCapabilities (line 44) ... ok
[INFO] [stdout] test src/model/extension.rs - model::extension::Extensions::remove (line 177) ... ok
[INFO] [stdout] test src/model/capabilities.rs - model::capabilities::ServerCapabilities (line 65) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[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]   --> /opt/rustwide/workdir/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]   --> /opt/rustwide/workdir/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] ---- 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]    --> /opt/rustwide/workdir/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] 
[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.34s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.58s; merged doctests compilation took 0.24s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "a55944a228a198041a60380921edbc4e47d6e42758a80c002610e9968ea96aeb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a55944a228a198041a60380921edbc4e47d6e42758a80c002610e9968ea96aeb", kill_on_drop: false }`
[INFO] [stdout] a55944a228a198041a60380921edbc4e47d6e42758a80c002610e9968ea96aeb
