brickrust 1.11.2+brickrust-001

A library which allows Brick Rigs modding

Build #4074418 2026-08-08 14:51:12

Build failed. If you want to re-trigger a documentation build, you can do it here. You can find more information on docs.rs builds documentation on the builds page.

# error kind ExecutionFailed

# pre-build errors command failed: exit status: 101

# rustc version rustc 1.99.0-nightly (1a98b1e13 2026-08-07)

# docs.rs version docsrs 0.0.0 (c0e43eba3fa5e6341d933cf845300a19b1ac3e4e 2026-08-06 )

# 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" "ff37b39f3b7dd3f766fc4b28e76a79c488f22baed50a962e974e24b8fc15b847" "/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\", \"-20260807-1.99.0-nightly-1a98b1e13\", \"--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] Checking min_hook_rs v2.2.1 [INFO] [stderr] warning: failed to check lib in package `min_hook_rs` as a prerequisite for scraping examples from: example "basic_init", example "custom_brick_properties", example "function_tests", example "workshop_allow_modded" [INFO] [stderr] Try running with `--verbose` to see the error message. [INFO] [stderr] If an example should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` definition in /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/min_hook_rs-2.2.1/Cargo.toml [INFO] [stderr] warning: `min_hook_rs` (lib) generated 1 warning [INFO] [stderr] Checking brickworks v0.0.1 [INFO] [stderr] warning: failed to check lib in package `brickworks` as a prerequisite for scraping examples from: example "basic_init", example "custom_brick_properties", example "function_tests", example "workshop_allow_modded" [INFO] [stderr] Try running with `--verbose` to see the error message. [INFO] [stderr] If an example should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` definition in /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/brickworks-0.0.1/Cargo.toml [INFO] [stderr] warning: `brickworks` (lib) generated 1 warning [INFO] [stderr] Checking brickrust v1.11.2+brickrust-001 (/opt/rustwide/workdir) [INFO] [stderr] warning: failed to check lib in package `brickrust` as a prerequisite for scraping examples from: example "basic_init", example "custom_brick_properties", example "function_tests", example "workshop_allow_modded" [INFO] [stderr] Try running with `--verbose` to see the error message. [INFO] [stderr] If an example should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` definition in Cargo.toml [INFO] [stderr] warning: `brickrust` (lib) generated 1 warning [INFO] [stderr] Scraping brickrust v1.11.2+brickrust-001 (/opt/rustwide/workdir) [INFO] [stderr] warning: failed to scan example "workshop_allow_modded" in package `brickrust` for example code usage [INFO] [stderr] Try running with `--verbose` to see the error message. [INFO] [stderr] If an example should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` definition in Cargo.toml [INFO] [stderr] warning: `brickrust` (example "workshop_allow_modded") generated 1 warning [INFO] [stderr] warning: failed to scan example "function_tests" in package `brickrust` for example code usage [INFO] [stderr] Try running with `--verbose` to see the error message. [INFO] [stderr] If an example should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` definition in Cargo.toml [INFO] [stderr] warning: `brickrust` (example "function_tests") generated 1 warning [INFO] [stderr] warning: failed to scan example "custom_brick_properties" in package `brickrust` for example code usage [INFO] [stderr] Try running with `--verbose` to see the error message. [INFO] [stderr] If an example should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` definition in Cargo.toml [INFO] [stderr] warning: `brickrust` (example "custom_brick_properties") generated 1 warning [INFO] [stderr] warning: failed to scan example "basic_init" in package `brickrust` for example code usage [INFO] [stderr] Try running with `--verbose` to see the error message. [INFO] [stderr] If an example should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` definition in Cargo.toml [INFO] [stderr] warning: `brickrust` (example "basic_init") generated 1 warning [INFO] [stderr] Documenting brickrust v1.11.2+brickrust-001 (/opt/rustwide/workdir) [INFO] [stderr] error: extern location for brickworks does not exist: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/brickworks/ddcb352cc852ac81/out/libbrickworks-ddcb352cc852ac81.rmeta [INFO] [stderr] --> src/br/properties/property.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | use brickworks::br_print; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `crate::BrickRust_print` [INFO] [stderr] --> src/br/properties/property.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | use crate::BrickRust_print; [INFO] [stderr] | ^^^^^^^--------------- [INFO] [stderr] | | [INFO] [stderr] | no `BrickRust_print` in the root [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0432`. [INFO] [stderr] error: could not document `brickrust` [INFO] running `Command { std: "docker" "inspect" "ff37b39f3b7dd3f766fc4b28e76a79c488f22baed50a962e974e24b8fc15b847", kill_on_drop: false }`