primal 0.3.2

`primal` puts raw power into prime numbers. This crates includes: optimised prime sieves, checking for primality, enumerating primes, factorising numbers, and state-of-the-art estimation of upper and lower bounds for π(n) (the number of primes below n) and p_k (the k-th prime).
Documentation
Build #713693 2023-01-03T22:52:48.254950+00:00
# rustc version
rustc 1.68.0-nightly (d6f99e535 2023-01-02)
# docs.rs version
docsrs 0.6.0 (34c44096 2022-12-28)

# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/primal-0.3.2/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/primal-0.3.2/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" "3221225472" "--cpus" "3" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:9042d5c95763f71f7b0904716b98ccadf9fc47b0f382ee962aaaed2ac70c9b8d" "/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\", \"-20230102-1.68.0-nightly-d6f99e535\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--disable-per-crate-search\", \"--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" "-j3" "--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] 166e00cd41a72d4f79756fd9ae8374c4acaa3242c0db4c73278a4c4c00cbaeec
[INFO] running `Command { std: "docker" "start" "-a" "166e00cd41a72d4f79756fd9ae8374c4acaa3242c0db4c73278a4c4c00cbaeec", kill_on_drop: false }`
[INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: binary-search-is-prime, count-slowsieve, nth-prime-iterator, nth-prime-streaming, count-sieve, prime-sum-sieve-overestimate, count-streaming, binary-search-iterator, small_prime_props, binary-search-sieve, prime-sum-sieve, nth-prime-sieve, prime-sum-streaming, count-iterator
[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 primal v0.3.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 0.63s
[INFO] running `Command { std: "docker" "inspect" "166e00cd41a72d4f79756fd9ae8374c4acaa3242c0db4c73278a4c4c00cbaeec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "166e00cd41a72d4f79756fd9ae8374c4acaa3242c0db4c73278a4c4c00cbaeec", kill_on_drop: false }`
[INFO] [stdout] 166e00cd41a72d4f79756fd9ae8374c4acaa3242c0db4c73278a4c4c00cbaeec