pixelsrc 0.2.0

Pixelsrc - GenAI-native pixel art format and compiler
Documentation

Build #2838751 2026-01-21 05:37:16

# rustc version rustc 1.95.0-nightly (5c49c4f7c 2026-01-20)

# docs.rs version docsrs 0.1.0 (70ee01e6 2026-01-16 )

# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/pixelsrc-0.2.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/pixelsrc-0.2.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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260120-1.95.0-nightly-5c49c4f7c\", \"--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] 8f54dd0ec2c25ad7cc2ddfa268c70e485bf6c9b28aad2023661fedaedb68f740 [INFO] running `Command { std: "docker" "start" "-a" "8f54dd0ec2c25ad7cc2ddfa268c70e485bf6c9b28aad2023661fedaedb68f740", kill_on_drop: false }` [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting pixelsrc v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: Rust code block is empty [INFO] [stderr] --> src/include.rs:60:5 [INFO] [stderr] | [INFO] [stderr] 60 | /// ```ignore [INFO] [stderr] | _____^ [INFO] [stderr] 61 | | /// // Given: file at /project/sprites.jsonl with "@include:shared/palette.jsonl" [INFO] [stderr] 62 | | /// // base_path would be /project/ [INFO] [stderr] 63 | | /// // include_path would be "shared/palette.jsonl" [INFO] [stderr] 64 | | /// // Resolves to: /project/shared/palette.jsonl [INFO] [stderr] 65 | | /// ``` [INFO] [stderr] | |_______^ [INFO] [stderr] | [INFO] [stderr] help: `ignore` code blocks require valid Rust code for syntax highlighting; mark blocks that do not contain Rust code as text: ```text [INFO] [stderr] --> src/include.rs:60:5 [INFO] [stderr] | [INFO] [stderr] 60 | /// ```ignore [INFO] [stderr] | ^^^ [INFO] [stderr] = note: `#[warn(rustdoc::invalid_rust_codeblocks)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `pixelsrc` (lib doc) generated 1 warning [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.68s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/pixelsrc/index.html [INFO] running `Command { std: "docker" "inspect" "8f54dd0ec2c25ad7cc2ddfa268c70e485bf6c9b28aad2023661fedaedb68f740", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f54dd0ec2c25ad7cc2ddfa268c70e485bf6c9b28aad2023661fedaedb68f740", kill_on_drop: false }` [INFO] [stdout] 8f54dd0ec2c25ad7cc2ddfa268c70e485bf6c9b28aad2023661fedaedb68f740