rust_programming_book 0.1.1

Programming works from THE RUST PROGRAMMING LANGUAGE
Documentation
Build #1820632 2025-03-01 11:40:47
# rustc version
rustc 1.87.0-nightly (287487624 2025-02-28)# docs.rs version
docsrs 0.6.0 (d925d3c8 2025-02-27)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/rust_programming_book-0.1.1/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/rust_programming_book-0.1.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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20250228-1.87.0-nightly-287487624\", \"--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] a79382a11db9705c25f8e4682595f05aa99959c74d18195afc54e772711d407c
[INFO] running `Command { std: "docker" "start" "-a" "a79382a11db9705c25f8e4682595f05aa99959c74d18195afc54e772711d407c", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr]  Documenting rust_programming_book v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unexpected character `=`
[INFO] [stderr]  --> src/crates.rs:1:1
[INFO] [stderr]   |
[INFO] [stderr] 1 | / /// finds the factorial of the entered number
[INFO] [stderr] 2 | | ///
[INFO] [stderr] 3 | | /// # Example
[INFO] [stderr] 4 | | /// ``` let x = 4;
[INFO] [stderr] 5 | | /// let factorial = rust_programming_book::crates::fact(x);
[INFO] [stderr] 6 | | /// assert_eq!(factorial, 24)
[INFO] [stderr] 7 | | /// ```
[INFO] [stderr]   | |_______^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(rustdoc::invalid_codeblock_attributes)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `rust_programming_book` (lib doc) generated 1 warning
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr]    Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/rust_programming_book/index.html
[INFO] running `Command { std: "docker" "inspect" "a79382a11db9705c25f8e4682595f05aa99959c74d18195afc54e772711d407c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a79382a11db9705c25f8e4682595f05aa99959c74d18195afc54e772711d407c", kill_on_drop: false }`
[INFO] [stdout] a79382a11db9705c25f8e4682595f05aa99959c74d18195afc54e772711d407c