bevy_pixel_buffer 0.8.2

A library to draw pixels in bevy
Documentation
Build #1996721 2025-04-14 06:13:44
# rustc version
rustc 1.88.0-nightly (092a284ba 2025-04-13)# docs.rs version
docsrs 0.6.0 (ee9a3fe6 2025-03-28)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/bevy_pixel_buffer-0.8.2/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/bevy_pixel_buffer-0.8.2/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--features" "bevy/x11" "--all-features" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20250413-1.88.0-nightly-092a284ba\", \"--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] b42b3384406c4f297f7bfc19a64d339c9e5ef6ababe572bc34bfb0dc1e8857a9
[INFO] running `Command { std: "docker" "start" "-a" "b42b3384406c4f297f7bfc19a64d339c9e5ef6ababe572bc34bfb0dc1e8857a9", kill_on_drop: false }`
[INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: basic, basic_egui, bundle, custom_sprite, edit_transform, fill_egui, fill_window, game_of_life, mandelbrot_set, mandelbrot_set_cpu, multiple_buffers, resize, single_pixel
[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_pixel_buffer v0.8.2 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unresolved link to `CoreSet::PreUpdateFlush`
[INFO] [stderr]   --> src/egui.rs:28:42
[INFO] [stderr]    |
[INFO] [stderr] 28 | /// A special base set running between [`CoreSet::PreUpdateFlush`] and [`CoreSet::Update`]
[INFO] [stderr]    |                                          ^^^^^^^^^^^^^^^^^^^^^^^ no item named `CoreSet` in scope
[INFO] [stderr]    |
[INFO] [stderr] note: the lint level is defined here
[INFO] [stderr]   --> src/lib.rs:53:9
[INFO] [stderr]    |
[INFO] [stderr] 53 | #![warn(rustdoc::broken_intra_doc_links)]
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `CoreSet::Update`
[INFO] [stderr]   --> src/egui.rs:28:74
[INFO] [stderr]    |
[INFO] [stderr] 28 | /// A special base set running between [`CoreSet::PreUpdateFlush`] and [`CoreSet::Update`]
[INFO] [stderr]    |                                                                          ^^^^^^^^^^^^^^^ no item named `CoreSet` in scope
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `apply_system_buffers`
[INFO] [stderr]   --> src/egui.rs:33:23
[INFO] [stderr]    |
[INFO] [stderr] 33 |     /// The copy of [`apply_system_buffers`] that runs immediately after `Egui`.
[INFO] [stderr]    |                       ^^^^^^^^^^^^^^^^^^^^ no item named `apply_system_buffers` in scope
[INFO] [stderr]    |
[INFO] [stderr]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `WorldQuery`
[INFO] [stderr]  --> src/query.rs:8:26
[INFO] [stderr]   |
[INFO] [stderr] 8 | //! [PixelBuffers] is a [WorldQuery] intented for more than one pixel buffer.
[INFO] [stderr]   |                          ^^^^^^^^^^ no item named `WorldQuery` in scope
[INFO] [stderr]   |
[INFO] [stderr]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `bevy_pixel_buffer` (lib doc) generated 4 warnings
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.63s
[INFO] [stderr]    Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/bevy_pixel_buffer/index.html
[INFO] running `Command { std: "docker" "inspect" "b42b3384406c4f297f7bfc19a64d339c9e5ef6ababe572bc34bfb0dc1e8857a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b42b3384406c4f297f7bfc19a64d339c9e5ef6ababe572bc34bfb0dc1e8857a9", kill_on_drop: false }`
[INFO] [stdout] b42b3384406c4f297f7bfc19a64d339c9e5ef6ababe572bc34bfb0dc1e8857a9