# rustc version rustc 1.100.0-nightly (a36d05efa 2026-09-09)
# docs.rs version docsrs 0.0.0 (bbe8284d494398efa390829fb7f0bf2364bcdf59 2026-09-08 )
# 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" "9cf4d16b0cf5f0aa59edcfb8572652e07b76c006049b5067fded329dd7103a70" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=html-non-static-files\", \"--resource-suffix\", \"-20260909-1.100.0-nightly-a36d05efa\", \"--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\"" "-j12" "--target" "x86_64-unknown-linux-gnu" "-Zrustdoc-scrape-examples", kill_on_drop: false }` [INFO] [stderr] warning: explicit `package.readme` can be inferred [INFO] [stderr] --> Cargo.toml:41:1 [INFO] [stderr] | [INFO] [stderr] 41 | readme = "README.md" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `cargo::manual_readme` is set to `warn` by default [INFO] [stderr] help: consider removing `package.readme` [INFO] [stderr] warning: `texture_packer` (manifest) generated 1 warning [INFO] [stderr] Checking texture_packer v0.30.0 (/opt/rustwide/workdir) [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.50s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/texture_packer/index.html [INFO] running `Command { std: "docker" "inspect" "9cf4d16b0cf5f0aa59edcfb8572652e07b76c006049b5067fded329dd7103a70", kill_on_drop: false }`