[INFO] fetching crate tauri-mcp 0.1.4... [INFO] testing tauri-mcp-0.1.4 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate tauri-mcp 0.1.4 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate tauri-mcp 0.1.4 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate tauri-mcp 0.1.4 [INFO] tweaked toml for crates.io crate tauri-mcp 0.1.4 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate tauri-mcp 0.1.4 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tauri-mcp 0.1.4 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libwayshot v0.2.0 [INFO] [stderr] Downloaded screenshots v0.8.10 [INFO] [stderr] Downloaded wayland-scanner v0.30.1 [INFO] [stderr] Downloaded block2 v0.4.0 [INFO] [stderr] Downloaded wayland-backend v0.1.2 [INFO] [stderr] Downloaded display-info v0.4.8 [INFO] [stderr] Downloaded wayland-client v0.30.2 [INFO] [stderr] Downloaded wayland-protocols-wlr v0.1.0 [INFO] [stderr] Downloaded wayland-protocols v0.30.1 [INFO] [stderr] Downloaded quick-xml v0.28.2 [INFO] [stderr] Downloaded xcb v1.5.0 [INFO] [stderr] Downloaded enigo v0.2.1 [INFO] [stderr] Downloaded icrate v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 43d41c560c1154f82079926b31a6b15099f7dd8d19bca281993c994bd3ca186f [INFO] running `Command { std: "docker" "start" "-a" "43d41c560c1154f82079926b31a6b15099f7dd8d19bca281993c994bd3ca186f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "43d41c560c1154f82079926b31a6b15099f7dd8d19bca281993c994bd3ca186f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43d41c560c1154f82079926b31a6b15099f7dd8d19bca281993c994bd3ca186f", kill_on_drop: false }` [INFO] [stdout] 43d41c560c1154f82079926b31a6b15099f7dd8d19bca281993c994bd3ca186f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c2af26fa88a11bc037533291b25c524221392af0278315445a6c58b7543a7364 [INFO] running `Command { std: "docker" "start" "-a" "c2af26fa88a11bc037533291b25c524221392af0278315445a6c58b7543a7364", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling wayland-sys v0.30.1 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling quick-xml v0.28.2 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling wayland-backend v0.1.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling wayland-scanner v0.30.1 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling quick-xml v0.30.0 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling weezl v0.1.10 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling xcb v1.5.0 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling jpeg-decoder v0.3.2 [INFO] [stderr] Compiling libdbus-sys v0.2.5 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling gif v0.13.3 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [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 zerofrom v0.1.6 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling wayland-client v0.30.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling wayland-protocols v0.30.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling jsonrpc-core v18.0.0 [INFO] [stderr] Compiling dlv-list v0.3.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling jsonrpc-pubsub v18.0.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling ordered-multimap v0.4.3 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling wayland-protocols-wlr v0.1.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling memmap2 v0.7.1 [INFO] [stderr] Compiling memmap2 v0.8.0 [INFO] [stderr] Compiling x11 v2.21.0 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling xkeysym v0.2.1 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling ron v0.7.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling xkbcommon v0.7.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling jsonrpc-client-transports v18.0.0 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling dbus v0.9.7 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling libwayshot v0.2.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling rust-ini v0.18.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling display-info v0.4.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling config v0.13.4 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling screenshots v0.8.10 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling jsonrpc-core-client v18.0.0 [INFO] [stderr] Compiling enigo v0.2.1 [INFO] [stderr] Compiling sysinfo v0.30.13 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling tauri-mcp v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `debug`, `error`, and `warn` [INFO] [stdout] --> src/tools/process.rs:13:15 [INFO] [stdout] | [INFO] [stdout] 13 | use tracing::{debug, error, info, warn}; [INFO] [stdout] | ^^^^^ ^^^^^ ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `debug` and `error` [INFO] [stdout] --> src/tools/window.rs:8:15 [INFO] [stdout] | [INFO] [stdout] 8 | use tracing::{debug, error, info}; [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `debug` [INFO] [stdout] --> src/tools/input.rs:5:15 [INFO] [stdout] | [INFO] [stdout] 5 | use tracing::{debug, info}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `debug` and `error` [INFO] [stdout] --> src/tools/debug.rs:6:15 [INFO] [stdout] | [INFO] [stdout] 6 | use tracing::{debug, error, info}; [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `debug` [INFO] [stdout] --> src/tools/ipc.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | use tracing::{debug, info}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `*mut _XDisplay` cannot be shared between threads safely [INFO] [stdout] --> src/server.rs:85:37 [INFO] [stdout] | [INFO] [stdout] 85 | io.add_method("initialize", move |params: Params| { [INFO] [stdout] | ____________----------_______________^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound introduced by this call [INFO] [stdout] 86 | | let server = server_clone.clone(); [INFO] [stdout] 87 | | async move { [INFO] [stdout] 88 | | match params { [INFO] [stdout] ... | [INFO] [stdout] 101 | | }); [INFO] [stdout] | |_________^ `*mut _XDisplay` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: within `WindowManager`, the trait `Sync` is not implemented for `*mut _XDisplay` [INFO] [stdout] note: required because it appears within the type `WindowManager` [INFO] [stdout] --> src/tools/window.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct WindowManager { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] = note: required for `Arc` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `McpServerImpl` [INFO] [stdout] --> src/server.rs:207:8 [INFO] [stdout] | [INFO] [stdout] 207 | struct McpServerImpl { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] note: required because it's used within this closure [INFO] [stdout] --> src/server.rs:85:37 [INFO] [stdout] | [INFO] [stdout] 85 | io.add_method("initialize", move |params: Params| { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: required for `{closure@src/server.rs:85:37: 85:58}` to implement `RpcMethodSimple` [INFO] [stdout] note: required by a bound in `MetaIoHandler::::add_method` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jsonrpc-core-18.0.0/src/io.rs:158:6 [INFO] [stdout] | [INFO] [stdout] 156 | pub fn add_method(&mut self, name: &str, method: F) [INFO] [stdout] | ---------- required by a bound in this associated function [INFO] [stdout] 157 | where [INFO] [stdout] 158 | F: RpcMethodSimple, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `MetaIoHandler::::add_method` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `*mut _XDisplay` cannot be sent between threads safely [INFO] [stdout] --> src/server.rs:85:37 [INFO] [stdout] | [INFO] [stdout] 85 | io.add_method("initialize", move |params: Params| { [INFO] [stdout] | ____________----------_______________^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound introduced by this call [INFO] [stdout] 86 | | let server = server_clone.clone(); [INFO] [stdout] 87 | | async move { [INFO] [stdout] 88 | | match params { [INFO] [stdout] ... | [INFO] [stdout] 101 | | }); [INFO] [stdout] | |_________^ `*mut _XDisplay` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: within `WindowManager`, the trait `std::marker::Send` is not implemented for `*mut _XDisplay` [INFO] [stdout] note: required because it appears within the type `WindowManager` [INFO] [stdout] --> src/tools/window.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct WindowManager { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] = note: required for `Arc` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `McpServerImpl` [INFO] [stdout] --> src/server.rs:207:8 [INFO] [stdout] | [INFO] [stdout] 207 | struct McpServerImpl { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] note: required because it's used within this closure [INFO] [stdout] --> src/server.rs:85:37 [INFO] [stdout] | [INFO] [stdout] 85 | io.add_method("initialize", move |params: Params| { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: required for `{closure@src/server.rs:85:37: 85:58}` to implement `RpcMethodSimple` [INFO] [stdout] note: required by a bound in `MetaIoHandler::::add_method` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jsonrpc-core-18.0.0/src/io.rs:158:6 [INFO] [stdout] | [INFO] [stdout] 156 | pub fn add_method(&mut self, name: &str, method: F) [INFO] [stdout] | ---------- required by a bound in this associated function [INFO] [stdout] 157 | where [INFO] [stdout] 158 | F: RpcMethodSimple, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `MetaIoHandler::::add_method` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `process_id` [INFO] [stdout] --> src/tools/window.rs:132:43 [INFO] [stdout] | [INFO] [stdout] 132 | async fn get_window_info_linux(&self, process_id: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_process_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/server.rs:85:12 [INFO] [stdout] | [INFO] [stdout] 85 | io.add_method("initialize", move |params: Params| { [INFO] [stdout] | ^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: within `WindowManager`, the trait `Sync` is not implemented for `*mut _XDisplay` [INFO] [stdout] note: captured value is not `Send` [INFO] [stdout] --> src/server.rs:96:25 [INFO] [stdout] | [INFO] [stdout] 96 | server.initialize(protocol_version, capabilities) [INFO] [stdout] | ^^^^^^ has type `McpServerImpl` which is not `Send` [INFO] [stdout] note: required by a bound in `MetaIoHandler::::add_method` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jsonrpc-core-18.0.0/src/io.rs:158:6 [INFO] [stdout] | [INFO] [stdout] 156 | pub fn add_method(&mut self, name: &str, method: F) [INFO] [stdout] | ---------- required by a bound in this associated function [INFO] [stdout] 157 | where [INFO] [stdout] 158 | F: RpcMethodSimple, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `MetaIoHandler::::add_method` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/server.rs:85:12 [INFO] [stdout] | [INFO] [stdout] 85 | io.add_method("initialize", move |params: Params| { [INFO] [stdout] | ^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: within `WindowManager`, the trait `std::marker::Send` is not implemented for `*mut _XDisplay` [INFO] [stdout] note: captured value is not `Send` [INFO] [stdout] --> src/server.rs:96:25 [INFO] [stdout] | [INFO] [stdout] 96 | server.initialize(protocol_version, capabilities) [INFO] [stdout] | ^^^^^^ has type `McpServerImpl` which is not `Send` [INFO] [stdout] note: required by a bound in `MetaIoHandler::::add_method` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jsonrpc-core-18.0.0/src/io.rs:158:6 [INFO] [stdout] | [INFO] [stdout] 156 | pub fn add_method(&mut self, name: &str, method: F) [INFO] [stdout] | ---------- required by a bound in this associated function [INFO] [stdout] 157 | where [INFO] [stdout] 158 | F: RpcMethodSimple, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `MetaIoHandler::::add_method` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pid` [INFO] [stdout] --> src/utils/platform.rs:54:26 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn get_window_by_pid(pid: u32) -> Result> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_pid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `window_id` [INFO] [stdout] --> src/utils/platform.rs:108:24 [INFO] [stdout] | [INFO] [stdout] 108 | pub fn activate_window(window_id: u64) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_window_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tauri-mcp` (lib) due to 4 previous errors; 8 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "c2af26fa88a11bc037533291b25c524221392af0278315445a6c58b7543a7364", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2af26fa88a11bc037533291b25c524221392af0278315445a6c58b7543a7364", kill_on_drop: false }` [INFO] [stdout] c2af26fa88a11bc037533291b25c524221392af0278315445a6c58b7543a7364