Build #2236646 2025-06-18 03:46:17
# rustc version
rustc 1.89.0-nightly (f3db63916 2025-06-17)# docs.rs version
docsrs 0.6.0 (0a8149e8 2025-06-15)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/die_parser-1.0.1/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/die_parser-1.0.1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20250617-1.89.0-nightly-f3db63916\", \"--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] 735609d1a93c5013c8d6c1583ed5e7f9569e4a4b58dd7e136e59ab7727d0b1c8
[INFO] running `Command { std: "docker" "start" "-a" "735609d1a93c5013c8d6c1583ed5e7f9569e4a4b58dd7e136e59ab7727d0b1c8", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr] Documenting die_parser v1.0.1 (/opt/rustwide/workdir)
[INFO] [stderr] warning: could not parse code block as Rust code
[INFO] [stderr] --> src/lib.rs:6:5
[INFO] [stderr] |
[INFO] [stderr] 6 | //! ```rust,ignore
[INFO] [stderr] | _____^
[INFO] [stderr] 7 | | //! Input:
[INFO] [stderr] 8 | | //! 1.) "2d6" (Roll 2 six-sided dice.)
[INFO] [stderr] 9 | | //! 2.) "4d20 - 5" (Roll 4 twenty-sided dice and subtract 5 from the result.)
[INFO] [stderr] ... |
[INFO] [stderr] 21 | | //! }
[INFO] [stderr] 22 | | //! ```
[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/lib.rs:6:5
[INFO] [stderr] |
[INFO] [stderr] 6 | //! ```rust,ignore
[INFO] [stderr] | ^^^
[INFO] [stderr] = note: error from rustc: unexpected closing delimiter: `)`
[INFO] [stderr] = note: `#[warn(rustdoc::invalid_rust_codeblocks)]` on by default
[INFO] [stderr]
[INFO] [stderr] warning: `die_parser` (lib doc) generated 1 warning
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
[INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/die_parser/index.html
[INFO] running `Command { std: "docker" "inspect" "735609d1a93c5013c8d6c1583ed5e7f9569e4a4b58dd7e136e59ab7727d0b1c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "735609d1a93c5013c8d6c1583ed5e7f9569e4a4b58dd7e136e59ab7727d0b1c8", kill_on_drop: false }`
[INFO] [stdout] 735609d1a93c5013c8d6c1583ed5e7f9569e4a4b58dd7e136e59ab7727d0b1c8