Build #1625630 2025-01-15 06:42:51
# rustc version
rustc 1.86.0-nightly (8361aef0d 2025-01-14)# docs.rs version
docsrs 0.6.0 (13d4ccea 2025-01-13)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/die_parser-1.0.1/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/die_parser-1.0.1/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20250114-1.86.0-nightly-8361aef0d\", \"--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] [stdout] dd318fa5f3c194d110a3fa409506fd84e1ee1abd0e3a4ce25c88aa7724a822a6
[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" "dd318fa5f3c194d110a3fa409506fd84e1ee1abd0e3a4ce25c88aa7724a822a6", 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.34s
[INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/die_parser/index.html
[INFO] running `Command { std: "docker" "inspect" "dd318fa5f3c194d110a3fa409506fd84e1ee1abd0e3a4ce25c88aa7724a822a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd318fa5f3c194d110a3fa409506fd84e1ee1abd0e3a4ce25c88aa7724a822a6", kill_on_drop: false }`
[INFO] [stdout] dd318fa5f3c194d110a3fa409506fd84e1ee1abd0e3a4ce25c88aa7724a822a6