# rustc version rustc 1.98.0-nightly (14210df0e 2026-05-31)
# 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" "375c1a4eefefd0faf5f2294b19d6fb31e76ff44101d4de2d70204ca69542195e" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260531-1.98.0-nightly-14210df0e\", \"--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 buttplug_client v10.0.3 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `crate::connector::ButtplugInProcessClientConnector` [INFO] [stderr] --> src/client_message_sorter.rs:25:26 [INFO] [stderr] | [INFO] [stderr] 25 | /// For the [in-process][crate::connector::ButtplugInProcessClientConnector] case, where the client and [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `ButtplugInProcessClientConnector` in module `connector` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `crate::core::messages::DeviceAdded` [INFO] [stderr] --> src/client_message_sorter.rs:31:58 [INFO] [stderr] | [INFO] [stderr] 31 | /// without an originating client message ([DeviceAdded][crate::core::messages::DeviceAdded], [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `core` in module `buttplug_client` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `crate::core::messages::Log` [INFO] [stderr] --> src/client_message_sorter.rs:32:11 [INFO] [stderr] | [INFO] [stderr] 32 | /// [Log][crate::core::messages::Log], etc...) will have an `id` of 0 and is considered an *event*, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `core` in module `buttplug_client` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `crate::server::ButtplugServer` [INFO] [stderr] --> src/device/device.rs:50:22 [INFO] [stderr] | [INFO] [stderr] 50 | /// [ButtplugServer][crate::server::ButtplugServer] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `server` in module `buttplug_client` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `super::ButtplugClient` [INFO] [stderr] --> src/device/device.rs:53:22 [INFO] [stderr] | [INFO] [stderr] 53 | /// [ButtplugClient][super::ButtplugClient], and allow the user to send commands [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ no item named `ButtplugClient` in module `device` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `crate::server::ButtplugServer` [INFO] [stderr] --> src/device/device.rs:63:24 [INFO] [stderr] | [INFO] [stderr] 63 | /// [ButtplugServer][crate::server::ButtplugServer]'s [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `server` in module `buttplug_client` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `crate::server::device_manager::DeviceManager` [INFO] [stderr] --> src/device/device.rs:64:23 [INFO] [stderr] | [INFO] [stderr] 64 | /// [DeviceManager][crate::server::device_manager::DeviceManager]. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `server` in module `buttplug_client` [INFO] [stderr] [INFO] [stderr] warning: `buttplug_client` (lib doc) generated 7 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/buttplug_client/index.html [INFO] running `Command { std: "docker" "inspect" "375c1a4eefefd0faf5f2294b19d6fb31e76ff44101d4de2d70204ca69542195e", kill_on_drop: false }`