[INFO] fetching crate mcprotocol-rs 0.1.5... [INFO] testing mcprotocol-rs-0.1.5 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate mcprotocol-rs 0.1.5 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate mcprotocol-rs 0.1.5 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate mcprotocol-rs 0.1.5 [INFO] tweaked toml for crates.io crate mcprotocol-rs 0.1.5 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate mcprotocol-rs 0.1.5 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate mcprotocol-rs 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b10a45a69bb6f51610299cf32b2a8b147201edb3e7cc469d24b79e4ab713cb5d [INFO] running `Command { std: "docker" "start" "-a" "b10a45a69bb6f51610299cf32b2a8b147201edb3e7cc469d24b79e4ab713cb5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b10a45a69bb6f51610299cf32b2a8b147201edb3e7cc469d24b79e4ab713cb5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b10a45a69bb6f51610299cf32b2a8b147201edb3e7cc469d24b79e4ab713cb5d", kill_on_drop: false }` [INFO] [stdout] b10a45a69bb6f51610299cf32b2a8b147201edb3e7cc469d24b79e4ab713cb5d [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e9c7db0a9c8c2915af3709e77c9b7bc65c54527843c328a054bf83218f903f2 [INFO] running `Command { std: "docker" "start" "-a" "1e9c7db0a9c8c2915af3709e77c9b7bc65c54527843c328a054bf83218f903f2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling once_cell v1.21.0 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling openssl-sys v0.9.106 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling async-trait v0.1.87 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling tokio v1.44.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling axum-core v0.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling h2 v0.4.8 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling axum v0.8.1 [INFO] [stderr] Compiling reqwest v0.12.12 [INFO] [stderr] Compiling mcprotocol-rs v0.1.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `ClientCapabilities`, `ImplementationInfo`, and `ServerCapabilities` [INFO] [stdout] --> src/protocol/message.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use super::{ClientCapabilities, ImplementationInfo, RequestId, ServerCapabilities}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::Result` [INFO] [stdout] --> src/protocol/message.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::Result; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub use protocol::*; [INFO] [stdout] | ^^^^^^^^^^^ the name `ServerCapabilities` in the type namespace is first re-exported here [INFO] [stdout] 10 | pub use server_features::*; [INFO] [stdout] | ------------------ but the name `ServerCapabilities` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/transport/stdio/client.rs:55:39 [INFO] [stdout] | [INFO] [stdout] 55 | async fn start_log_capture(&self, mut stderr: tokio::process::ChildStderr) { [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.24s [INFO] running `Command { std: "docker" "inspect" "1e9c7db0a9c8c2915af3709e77c9b7bc65c54527843c328a054bf83218f903f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e9c7db0a9c8c2915af3709e77c9b7bc65c54527843c328a054bf83218f903f2", kill_on_drop: false }` [INFO] [stdout] 1e9c7db0a9c8c2915af3709e77c9b7bc65c54527843c328a054bf83218f903f2 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 11964658de117046a03077a16af6fb6d39c5d819f42952c123c457d9dd3ff3a8 [INFO] running `Command { std: "docker" "start" "-a" "11964658de117046a03077a16af6fb6d39c5d819f42952c123c457d9dd3ff3a8", kill_on_drop: false }` [INFO] [stdout] warning: unused imports: `ClientCapabilities`, `ImplementationInfo`, and `ServerCapabilities` [INFO] [stdout] --> src/protocol/message.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use super::{ClientCapabilities, ImplementationInfo, RequestId, ServerCapabilities}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::Result` [INFO] [stdout] --> src/protocol/message.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::Result; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub use protocol::*; [INFO] [stdout] | ^^^^^^^^^^^ the name `ServerCapabilities` in the type namespace is first re-exported here [INFO] [stdout] 10 | pub use server_features::*; [INFO] [stdout] | ------------------ but the name `ServerCapabilities` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/transport/stdio/client.rs:55:39 [INFO] [stdout] | [INFO] [stdout] 55 | async fn start_log_capture(&self, mut stderr: tokio::process::ChildStderr) { [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling mcprotocol-rs v0.1.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `tx` [INFO] [stdout] --> examples/ping_example.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | let (tx, mut rx) = tokio::sync::oneshot::channel::<()>(); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_tx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ClientCapabilities`, `ImplementationInfo`, and `ServerCapabilities` [INFO] [stdout] --> src/protocol/message.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use super::{ClientCapabilities, ImplementationInfo, RequestId, ServerCapabilities}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::Result` [INFO] [stdout] --> src/protocol/message.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::Result; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub use protocol::*; [INFO] [stdout] | ^^^^^^^^^^^ the name `ServerCapabilities` in the type namespace is first re-exported here [INFO] [stdout] 10 | pub use server_features::*; [INFO] [stdout] | ------------------ but the name `ServerCapabilities` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> examples/ping_example.rs:73:14 [INFO] [stdout] | [INFO] [stdout] 73 | let (tx, mut rx) = tokio::sync::oneshot::channel::<()>(); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/transport/stdio/client.rs:55:39 [INFO] [stdout] | [INFO] [stdout] 55 | async fn start_log_capture(&self, mut stderr: tokio::process::ChildStderr) { [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `request` [INFO] [stdout] --> src/protocol/message.rs:375:13 [INFO] [stdout] | [INFO] [stdout] 375 | let request = Request::new(Method::Initialize, None, request_id.clone()); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `client_request` [INFO] [stdout] --> src/protocol/message.rs:664:13 [INFO] [stdout] | [INFO] [stdout] 664 | let client_request = Request::new( [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_client_request` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.30s [INFO] running `Command { std: "docker" "inspect" "11964658de117046a03077a16af6fb6d39c5d819f42952c123c457d9dd3ff3a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11964658de117046a03077a16af6fb6d39c5d819f42952c123c457d9dd3ff3a8", kill_on_drop: false }` [INFO] [stdout] 11964658de117046a03077a16af6fb6d39c5d819f42952c123c457d9dd3ff3a8 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 367a22c8cac68ab7a14ef8da9d43406e27614c84f905c9c0c2d751ec56014ebf [INFO] running `Command { std: "docker" "start" "-a" "367a22c8cac68ab7a14ef8da9d43406e27614c84f905c9c0c2d751ec56014ebf", kill_on_drop: false }` [INFO] [stderr] warning: unused imports: `ClientCapabilities`, `ImplementationInfo`, and `ServerCapabilities` [INFO] [stderr] --> src/protocol/message.rs:5:13 [INFO] [stderr] | [INFO] [stderr] 5 | use super::{ClientCapabilities, ImplementationInfo, RequestId, ServerCapabilities}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::Result` [INFO] [stderr] --> src/protocol/message.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use crate::Result; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: ambiguous glob re-exports [INFO] [stderr] --> src/lib.rs:9:9 [INFO] [stderr] | [INFO] [stderr] 9 | pub use protocol::*; [INFO] [stderr] | ^^^^^^^^^^^ the name `ServerCapabilities` in the type namespace is first re-exported here [INFO] [stderr] 10 | pub use server_features::*; [INFO] [stderr] | ------------------ but the name `ServerCapabilities` in the type namespace is also re-exported here [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/transport/stdio/client.rs:55:39 [INFO] [stderr] | [INFO] [stderr] 55 | async fn start_log_capture(&self, mut stderr: tokio::process::ChildStderr) { [INFO] [stderr] | ----^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `mcprotocol-rs` (lib) generated 4 warnings (run `cargo fix --lib -p mcprotocol-rs` to apply 3 suggestions) [INFO] [stderr] warning: unused variable: `tx` [INFO] [stderr] --> examples/ping_example.rs:73:10 [INFO] [stderr] | [INFO] [stderr] 73 | let (tx, mut rx) = tokio::sync::oneshot::channel::<()>(); [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_tx` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> examples/ping_example.rs:73:14 [INFO] [stderr] | [INFO] [stderr] 73 | let (tx, mut rx) = tokio::sync::oneshot::channel::<()>(); [INFO] [stderr] | ----^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `mcprotocol-rs` (example "ping_example") generated 2 warnings (run `cargo fix --example "ping_example"` to apply 1 suggestion) [INFO] [stderr] warning: unused variable: `request` [INFO] [stderr] --> src/protocol/message.rs:375:13 [INFO] [stderr] | [INFO] [stderr] 375 | let request = Request::new(Method::Initialize, None, request_id.clone()); [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `client_request` [INFO] [stderr] --> src/protocol/message.rs:664:13 [INFO] [stderr] | [INFO] [stderr] 664 | let client_request = Request::new( [INFO] [stderr] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_client_request` [INFO] [stderr] [INFO] [stderr] warning: `mcprotocol-rs` (lib test) generated 6 warnings (4 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mcprotocol_rs-44b89716f004192a) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test protocol::message::tests::test_initialization_version_negotiation ... ok [INFO] [stdout] test protocol::message::tests::test_error_code_must_be_integer ... ok [INFO] [stdout] test protocol::message::tests::test_initialization_protocol_compliance ... ok [INFO] [stdout] test protocol::message::tests::test_ping_pong_sequence ... ok [INFO] [stdout] test protocol::message::tests::test_notification_must_not_contain_id ... ok [INFO] [stdout] test protocol::message::tests::test_ping_mechanism ... ok [INFO] [stdout] test protocol::message::tests::test_request_id_must_be_string_or_integer ... ok [INFO] [stdout] test protocol::message::tests::test_request_id_deserialization ... ok [INFO] [stdout] test protocol::message::tests::test_request_id_serialization ... ok [INFO] [stdout] test protocol::message::tests::test_request_id_uniqueness ... ok [INFO] [stdout] test protocol::message::tests::test_request_with_same_id_in_different_sessions ... ok [INFO] [stdout] test protocol::message::tests::test_response_must_match_request_id ... ok [INFO] [stdout] test protocol::message::tests::test_response_must_set_result_or_error_not_both ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests mcprotocol_rs [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] running `Command { std: "docker" "inspect" "367a22c8cac68ab7a14ef8da9d43406e27614c84f905c9c0c2d751ec56014ebf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "367a22c8cac68ab7a14ef8da9d43406e27614c84f905c9c0c2d751ec56014ebf", kill_on_drop: false }` [INFO] [stdout] 367a22c8cac68ab7a14ef8da9d43406e27614c84f905c9c0c2d751ec56014ebf