bevy_mouse_tracking_plugin 0.7.0

A plugin for effortless mouse tracking in the bevy game engine.
Documentation

Build #1000085 2023-11-24 07:55:51

# rustc version rustc 1.76.0-nightly (a1a37735c 2023-11-23)

# docs.rs version docsrs 0.6.0 (7f551f6b 2023-11-22)

# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/bevy_mouse_tracking_plugin-0.7.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/bevy_mouse_tracking_plugin-0.7.0/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20231123-1.76.0-nightly-a1a37735c\", \"--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: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 78ce57ca7ca888a747145145436696397db1d644b63f994feab30f3251bec2e1 [INFO] running `Command { std: "docker" "start" "-a" "78ce57ca7ca888a747145145436696397db1d644b63f994feab30f3251bec2e1", kill_on_drop: false }` [INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: screen, world [INFO] [stderr] If you want Rustdoc to scrape these examples, then add `doc-scrape-examples = true` [INFO] [stderr] to the [[example]] target configuration of at least one example. [INFO] [stderr] warning: Target filter specified, but no targets matched. This is a no-op [INFO] [stderr] Documenting bevy_mouse_tracking_plugin v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `MouseMotionPlugin` [INFO] [stderr] --> src/lib.rs:136:68 [INFO] [stderr] | [INFO] [stderr] 136 | //! This crate supports a resource that tracks mouse motion, via [`MouseMotionPlugin`]. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ no item named `MouseMotionPlugin` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `CoreStage::First` [INFO] [stderr] --> src/mouse_pos.rs:25:47 [INFO] [stderr] | [INFO] [stderr] 25 | /// This will be updated every frame during [`CoreStage::First`]. Any systems that rely [INFO] [stderr] | ^^^^^^^^^^^^^^^^ no item named `CoreStage` in scope [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `Command` [INFO] [stderr] --> src/mouse_pos.rs:44:9 [INFO] [stderr] | [INFO] [stderr] 44 | /// A [`Command`] that adds the [`MousePos`] component to a [`Camera`], ensuring that the initial cursor position is correct. [INFO] [stderr] | ^^^^^^^ no item named `Command` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `CoreStage::First` [INFO] [stderr] --> src/mouse_pos.rs:121:47 [INFO] [stderr] | [INFO] [stderr] 121 | /// This will be updated every frame during [`CoreStage::First`]. Any systems that rely [INFO] [stderr] | ^^^^^^^^^^^^^^^^ no item named `CoreStage` in scope [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `Command` [INFO] [stderr] --> src/mouse_pos.rs:140:9 [INFO] [stderr] | [INFO] [stderr] 140 | /// A [`Command`] that adds the component [`MousePosWorld`] to an entity, with a correct initial position. [INFO] [stderr] | ^^^^^^^ no item named `Command` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: `bevy_mouse_tracking_plugin` (lib doc) generated 5 warnings [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.38s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/bevy_mouse_tracking_plugin/index.html [INFO] running `Command { std: "docker" "inspect" "78ce57ca7ca888a747145145436696397db1d644b63f994feab30f3251bec2e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78ce57ca7ca888a747145145436696397db1d644b63f994feab30f3251bec2e1", kill_on_drop: false }` [INFO] [stdout] 78ce57ca7ca888a747145145436696397db1d644b63f994feab30f3251bec2e1