extent 0.5.0

replacement for std::ops::{Range,RangeInclusive}
Documentation
Build #703142 2022-12-17 09:22:54

# rustc version rustc 1.68.0-nightly (9c07efe84 2022-12-16)

# docs.rs version docsrs 0.6.0 (83e90006 2022-12-17)

# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/extent-0.5.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/extent-0.5.0/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:9db6adea6fe108e8475f2314ed6ea91319efc655499b550640da2809d69ffe6a" "/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\", \"-20221216-1.68.0-nightly-9c07efe84\", \"--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] [stdout] 3cfd8477b69ff1544385598c159fcfd7d4eb3867a7bc0b0a04b6bd3f3b661a0f [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" "3cfd8477b69ff1544385598c159fcfd7d4eb3867a7bc0b0a04b6bd3f3b661a0f", kill_on_drop: false }` [INFO] [stderr] Scraping extent v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Documenting extent v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/lib.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | //! https://ridiculousfish.com/blog/posts/least-favorite-rust-type.html and [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://ridiculousfish.com/blog/posts/least-favorite-rust-type.html>` [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] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/lib.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | //! https://kaylynn.gay/blog/post/rust_ranges_and_suffering for its litany of [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kaylynn.gay/blog/post/rust_ranges_and_suffering>` [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] [INFO] [stderr] warning: `extent` (lib doc) generated 2 warnings (run `cargo fix --lib -p extent` to apply 2 suggestions) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.15s [INFO] running `Command { std: "docker" "inspect" "3cfd8477b69ff1544385598c159fcfd7d4eb3867a7bc0b0a04b6bd3f3b661a0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3cfd8477b69ff1544385598c159fcfd7d4eb3867a7bc0b0a04b6bd3f3b661a0f", kill_on_drop: false }` [INFO] [stdout] 3cfd8477b69ff1544385598c159fcfd7d4eb3867a7bc0b0a04b6bd3f3b661a0f