native-devtools-mcp 0.10.1

MCP server for computer use & browser automation — screenshot, OCR, click, type, find_text, Chrome/Electron CDP, template matching. macOS, Windows & Android.

Build #3440392 2026-05-31 10:45:07

Build failed. If you want to re-trigger a documentation build, you can do it here. You can find more information on docs.rs builds documentation on the builds page.

# error kind ExecutionFailed

# pre-build errors command failed: exit status: 101

# rustc version rustc 1.98.0-nightly (f8a08b688 2026-05-30)

# docs.rs version docsrs 0.0.0 (f16e33f3e6ac9fc9e4413728c5dd1b2ba1c6b799 2026-05-23 )

# build log [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-w" "/opt/rustwide/workdir" "--user" "1001:1001" "192d764cd5f4d2e631a634a151811bcb064c9c92036a6a827e48111276eafb8d" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260530-1.98.0-nightly-f8a08b688\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }` [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting native-devtools-mcp v0.10.1 (/opt/rustwide/workdir) [INFO] [stderr] error[E0432]: unresolved import `crate::platform` [INFO] [stderr] --> src/tools/input.rs:6:12 [INFO] [stderr] | [INFO] [stderr] 6 | use crate::platform::{display, input, ocr}; [INFO] [stderr] | ^^^^^^^^ could not find `platform` in the crate root [INFO] [stderr] | [INFO] [stderr] note: found an item that was configured out [INFO] [stderr] --> src/lib.rs:18:18 [INFO] [stderr] | [INFO] [stderr] 17 | #[cfg(target_os = "macos")] [INFO] [stderr] | ------------------- the item is gated behind the `macos` feature [INFO] [stderr] 18 | pub use macos as platform; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] note: found an item that was configured out [INFO] [stderr] --> src/lib.rs:20:20 [INFO] [stderr] | [INFO] [stderr] 19 | #[cfg(target_os = "windows")] [INFO] [stderr] | --------------------- the item is gated behind the `windows` feature [INFO] [stderr] 20 | pub use windows as platform; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `crate::platform` [INFO] [stderr] --> src/tools/navigation.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use crate::platform; [INFO] [stderr] | ^^^^^^^^^^^^^^^ no `platform` in the root [INFO] [stderr] | [INFO] [stderr] note: found an item that was configured out [INFO] [stderr] --> src/lib.rs:18:18 [INFO] [stderr] | [INFO] [stderr] 17 | #[cfg(target_os = "macos")] [INFO] [stderr] | ------------------- the item is gated behind the `macos` feature [INFO] [stderr] 18 | pub use macos as platform; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] note: found an item that was configured out [INFO] [stderr] --> src/lib.rs:20:20 [INFO] [stderr] | [INFO] [stderr] 19 | #[cfg(target_os = "windows")] [INFO] [stderr] | --------------------- the item is gated behind the `windows` feature [INFO] [stderr] 20 | pub use windows as platform; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `crate::platform` [INFO] [stderr] --> src/tools/probe_app.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use crate::platform; [INFO] [stderr] | ^^^^^^^^^^^^^^^ no `platform` in the root [INFO] [stderr] | [INFO] [stderr] note: found an item that was configured out [INFO] [stderr] --> src/lib.rs:18:18 [INFO] [stderr] | [INFO] [stderr] 17 | #[cfg(target_os = "macos")] [INFO] [stderr] | ------------------- the item is gated behind the `macos` feature [INFO] [stderr] 18 | pub use macos as platform; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] note: found an item that was configured out [INFO] [stderr] --> src/lib.rs:20:20 [INFO] [stderr] | [INFO] [stderr] 19 | #[cfg(target_os = "windows")] [INFO] [stderr] | --------------------- the item is gated behind the `windows` feature [INFO] [stderr] 20 | pub use windows as platform; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `crate::platform` [INFO] [stderr] --> src/tools/screenshot.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use crate::platform; [INFO] [stderr] | ^^^^^^^^^^^^^^^ no `platform` in the root [INFO] [stderr] | [INFO] [stderr] note: found an item that was configured out [INFO] [stderr] --> src/lib.rs:18:18 [INFO] [stderr] | [INFO] [stderr] 17 | #[cfg(target_os = "macos")] [INFO] [stderr] | ------------------- the item is gated behind the `macos` feature [INFO] [stderr] 18 | pub use macos as platform; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] note: found an item that was configured out [INFO] [stderr] --> src/lib.rs:20:20 [INFO] [stderr] | [INFO] [stderr] 19 | #[cfg(target_os = "windows")] [INFO] [stderr] | --------------------- the item is gated behind the `windows` feature [INFO] [stderr] 20 | pub use windows as platform; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not resolve path `crate::tools::ax_snapshot::take_ax_snapshot` [INFO] [stderr] --> src/server.rs:2185:27 [INFO] [stderr] | [INFO] [stderr] 2185 | match crate::tools::ax_snapshot::take_ax_snapshot(params) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not resolve path `crate::tools::ax_snapshot::take_ax_snapshot` [INFO] [stderr] | [INFO] [stderr] = note: this error was originally ignored because you are running `rustdoc` [INFO] [stderr] = note: try running again with `rustc` or `cargo check` and you may get a more detailed error [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0432, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0432`. [INFO] [stderr] error: could not document `native-devtools-mcp` [INFO] running `Command { std: "docker" "inspect" "192d764cd5f4d2e631a634a151811bcb064c9c92036a6a827e48111276eafb8d", kill_on_drop: false }`