# rustc version rustc 1.88.0-nightly (934880f58 2025-04-09)
# docs.rs version docsrs 0.6.0 (ee9a3fe6 2025-03-28)
# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/iterative_methods-0.2.1/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/iterative_methods-0.2.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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20250409-1.88.0-nightly-934880f58\", \"--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] 444f980e71179a434da1e6dcce6b7c1964d0180214fa159fc7e04ad747583a06 [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" "444f980e71179a434da1e6dcce6b7c1964d0180214fa159fc7e04ad747583a06", kill_on_drop: false }` [INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: conjugate_gradient_method, conjugate_gradient_method_for_blog, derivative_descent, reservoir_sampling_visualizations, weighted_reservoir_sampling, weighted_reservoir_sampling_visualizations, weighting_samples [INFO] [stderr] If you want Rustdoc to scrape these examples, then add `doc-scrape-examples = true` [INFO] [stderr] to the [[example]] target configuration of at least one example. [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting iterative_methods v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/lib.rs:681:24 [INFO] [stderr] | [INFO] [stderr] 681 | /// See Algorithm L in https://en.wikipedia.org/wiki/Reservoir_sampling#An_optimal_algorithm and [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 681 | /// See Algorithm L in <https://en.wikipedia.org/wiki/Reservoir_sampling#An_optimal_algorithm> and [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/lib.rs:682:5 [INFO] [stderr] | [INFO] [stderr] 682 | /// https://dl.acm.org/doi/abs/10.1145/198429.198435 [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 682 | /// <https://dl.acm.org/doi/abs/10.1145/198429.198435> [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/lib.rs:884:9 [INFO] [stderr] | [INFO] [stderr] 884 | /// See https://en.wikipedia.org/wiki/Reservoir_sampling#Weighted_random_sampling, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 884 | /// See <https://en.wikipedia.org/wiki/Reservoir_sampling#Weighted_random_sampling>, [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/lib.rs:885:5 [INFO] [stderr] | [INFO] [stderr] 885 | /// https://arxiv.org/abs/1910.11069, or for the original paper, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 885 | /// <https://arxiv.org/abs/1910.11069>, or for the original paper, [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/lib.rs:886:5 [INFO] [stderr] | [INFO] [stderr] 886 | /// https://doi.org/10.1093/biomet/69.3.653. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 886 | /// <https://doi.org/10.1093/biomet/69.3.653.> [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/lib.rs:889:5 [INFO] [stderr] | [INFO] [stderr] 889 | /// https://dl.acm.org/doi/10.1145/3350755.3400287 [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 889 | /// <https://dl.acm.org/doi/10.1145/3350755.3400287> [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: unclosed HTML tag `T` [INFO] [stderr] --> src/lib.rs:470:76 [INFO] [stderr] | [INFO] [stderr] 470 | /// This allows recursive wrapping of YamlDataType in Vec, e.g. Vec<Vec<Vec<T>>>. [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(rustdoc::invalid_html_tags)]` on by default [INFO] [stderr] help: try marking as source code [INFO] [stderr] | [INFO] [stderr] 470 | /// This allows recursive wrapping of YamlDataType in Vec, e.g. `Vec<Vec<Vec<T>>>`. [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: `iterative_methods` (lib doc) generated 7 warnings (run `cargo fix --lib -p iterative_methods` to apply 6 suggestions) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/iterative_methods/index.html [INFO] running `Command { std: "docker" "inspect" "444f980e71179a434da1e6dcce6b7c1964d0180214fa159fc7e04ad747583a06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "444f980e71179a434da1e6dcce6b7c1964d0180214fa159fc7e04ad747583a06", kill_on_drop: false }` [INFO] [stdout] 444f980e71179a434da1e6dcce6b7c1964d0180214fa159fc7e04ad747583a06