pathfinder_renderer 0.5.0

A GPU-accelerated vector graphics and font renderer
Documentation
Build #1520637 2024-11-11T15:50:25.517829+00:00
# rustc version
rustc 1.84.0-nightly (143ce0920 2024-11-10)# docs.rs version
docsrs 0.6.0 (36c721fb 2024-11-06)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/pathfinder_renderer-0.5.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/pathfinder_renderer-0.5.0/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace-builder/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace-builder/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20241110-1.84.0-nightly-143ce0920\", \"--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-apple-darwin\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-apple-darwin", kill_on_drop: false }`
[INFO] [stdout] fafc7cf5102f10b2fba9d9aea0438ef49e9e290b3220c92102283cf1d7a35e4e
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "fafc7cf5102f10b2fba9d9aea0438ef49e9e290b3220c92102283cf1d7a35e4e", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr]  Documenting pathfinder_renderer v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unknown attribute `norun`
[INFO] [stderr]   --> src/concurrent/executor.rs:15:5
[INFO] [stderr]    |
[INFO] [stderr] 15 | /     /// Like the Rayon snippet:
[INFO] [stderr] 16 | |     ///
[INFO] [stderr] 17 | |     /// ```norun
[INFO] [stderr] 18 | |     /// (0..length).into_par_iter().map(builder).collect()
[INFO] [stderr] 19 | |     /// ```
[INFO] [stderr]    | |___________^
[INFO] [stderr]    |
[INFO] [stderr]    = help: use `no_run` to compile, but not run, the code sample during testing
[INFO] [stderr]    = help: this code block may be skipped during testing, because unknown attributes are treated as markers for code samples written in other programming languages, unless it is also explicitly marked as `rust`
[INFO] [stderr]    = note: `#[warn(rustdoc::invalid_codeblock_attributes)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unknown attribute `norun`
[INFO] [stderr]   --> src/concurrent/scene_proxy.rs:75:5
[INFO] [stderr]    |
[INFO] [stderr] 75 | /     /// A convenience method to build a scene and send the resulting commands
[INFO] [stderr] 76 | |     /// to the given renderer.
[INFO] [stderr] 77 | |     ///
[INFO] [stderr] 78 | |     /// Exactly equivalent to:
[INFO] [stderr] ...  |
[INFO] [stderr] 83 | |     /// }
[INFO] [stderr] 84 | |     /// ```
[INFO] [stderr]    | |___________^
[INFO] [stderr]    |
[INFO] [stderr]    = help: use `no_run` to compile, but not run, the code sample during testing
[INFO] [stderr]    = help: this code block may be skipped during testing, because unknown attributes are treated as markers for code samples written in other programming languages, unless it is also explicitly marked as `rust`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/gpu/debug.rs:16:47
[INFO] [stderr]    |
[INFO] [stderr] 16 | //! The debug font atlas was generated using: https://evanw.github.io/font-texture-generator/
[INFO] [stderr]    |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]    = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr]    |
[INFO] [stderr] 16 | //! The debug font atlas was generated using: <https://evanw.github.io/font-texture-generator/>
[INFO] [stderr]    |                                               +                                               +
[INFO] [stderr] 
[INFO] [stderr] warning: `pathfinder_renderer` (lib doc) generated 3 warnings (run `cargo fix --lib -p pathfinder_renderer` to apply 1 suggestion)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
[INFO] [stderr]    Generated /opt/rustwide/target/x86_64-apple-darwin/doc/pathfinder_renderer/index.html
[INFO] running `Command { std: "docker" "inspect" "fafc7cf5102f10b2fba9d9aea0438ef49e9e290b3220c92102283cf1d7a35e4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fafc7cf5102f10b2fba9d9aea0438ef49e9e290b3220c92102283cf1d7a35e4e", kill_on_drop: false }`
[INFO] [stdout] fafc7cf5102f10b2fba9d9aea0438ef49e9e290b3220c92102283cf1d7a35e4e