Build #1080552 2024-01-05 09:38:13
# rustc version
rustc 1.77.0-nightly (f688dd684 2024-01-04)# docs.rs version
docsrs 0.6.0 (b0f6fead 2024-01-03)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/dice-command-parser-0.8.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/dice-command-parser-0.8.0/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20240104-1.77.0-nightly-f688dd684\", \"--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] 1964e4892ac326fb77b26a2eae16008c0fbda3e34a3322843ea26b22eef94051
[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" "1964e4892ac326fb77b26a2eae16008c0fbda3e34a3322843ea26b22eef94051", kill_on_drop: false }`
[INFO] [stderr] warning: Target filter specified, but no targets matched. This is a no-op
[INFO] [stderr] Documenting dice-command-parser v0.8.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: lint `missing_doc_code_examples` has been renamed to `rustdoc::missing_doc_code_examples`
[INFO] [stderr] --> src/lib.rs:4:9
[INFO] [stderr] |
[INFO] [stderr] 4 | #![warn(missing_doc_code_examples)]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `rustdoc::missing_doc_code_examples`
[INFO] [stderr] |
[INFO] [stderr] = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stderr]
[INFO] [stderr] warning: unknown lint: `rustdoc::missing_doc_code_examples`
[INFO] [stderr] --> src/lib.rs:4:1
[INFO] [stderr] |
[INFO] [stderr] 4 | #![warn(missing_doc_code_examples)]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the `rustdoc::missing_doc_code_examples` lint is unstable
[INFO] [stderr] = note: see issue #101730 <https://github.com/rust-lang/rust/issues/101730> for more information
[INFO] [stderr] = help: add `#![feature(rustdoc_missing_doc_code_examples)]` to the crate attributes to enable
[INFO] [stderr] = note: `#[warn(unknown_lints)]` on by default
[INFO] [stderr]
[INFO] [stderr] warning: `dice-command-parser` (lib doc) generated 2 warnings (run `cargo fix --lib -p dice-command-parser` to apply 1 suggestion)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.35s
[INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/dice_command_parser/index.html
[INFO] running `Command { std: "docker" "inspect" "1964e4892ac326fb77b26a2eae16008c0fbda3e34a3322843ea26b22eef94051", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1964e4892ac326fb77b26a2eae16008c0fbda3e34a3322843ea26b22eef94051", kill_on_drop: false }`
[INFO] [stdout] 1964e4892ac326fb77b26a2eae16008c0fbda3e34a3322843ea26b22eef94051