# rustc version rustc 1.98.0-nightly (bc2112ed5 2026-06-18)
# docs.rs version docsrs 0.0.0 (886bc7a22b1adc4b387ce1343447fe3af98d9ce5 2026-06-14 )
# 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" "4b52d068ef73638af81f2fa9b18920b5d1fb349596cc09fd6f681d68b6cca258" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260618-1.98.0-nightly-bc2112ed5\", \"--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] Scraping texture_packer v0.30.0 (/opt/rustwide/workdir) [INFO] [stderr] Documenting texture_packer v0.30.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `background_color` [INFO] [stderr] --> src/exporter/image_exporter.rs:16:10 [INFO] [stderr] | [INFO] [stderr] 16 | /// [background_color]: Background color settings for sections containing no image regions. [INFO] [stderr] | ^^^^^^^^^^^^^^^^ no item named `background_color` 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 `color` [INFO] [stderr] --> src/exporter/mod.rs:15:94 [INFO] [stderr] | [INFO] [stderr] 15 | /// Threshold value for overriding image region's own pixel color value with background [color] value if [INFO] [stderr] | ^^^^^ no item named `color` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `region_transparency_threshold` [INFO] [stderr] --> src/exporter/mod.rs:16:78 [INFO] [stderr] | [INFO] [stderr] 16 | /// the image region pixel color value's alpha is below or equal to the [region_transparency_threshold]. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `region_transparency_threshold` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `region_transparency_threshold` [INFO] [stderr] --> src/exporter/mod.rs:20:28 [INFO] [stderr] | [INFO] [stderr] 20 | /// If set to `true`, [region_transparency_threshold] is set to `true` and the threshold test uses region's own color, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `region_transparency_threshold` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `max_width` [INFO] [stderr] --> src/texture_packer_config.rs:17:71 [INFO] [stderr] | [INFO] [stderr] 17 | /// If enabled, the size of the output texture will always match [max_width] and [max_height] [INFO] [stderr] | ^^^^^^^^^ no item named `max_width` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `max_height` [INFO] [stderr] --> src/texture_packer_config.rs:17:87 [INFO] [stderr] | [INFO] [stderr] 17 | /// If enabled, the size of the output texture will always match [max_width] and [max_height] [INFO] [stderr] | ^^^^^^^^^^ no item named `max_height` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: `texture_packer` (lib doc) generated 6 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/texture_packer/index.html [INFO] running `Command { std: "docker" "inspect" "4b52d068ef73638af81f2fa9b18920b5d1fb349596cc09fd6f681d68b6cca258", kill_on_drop: false }`