geo 0.24.0

Geospatial primitives and algorithms
Documentation
Build #761407 2023-03-08T23:00:17.291762+00:00
# rustc version
rustc 1.70.0-nightly (e3dfeeaa4 2023-03-07)
# docs.rs version
docsrs 0.6.0 (f4b080fc 2023-03-08)

# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/geo-0.24.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/geo-0.24.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:e2a9e7e193985ba0d5a8221c3984785a9e0a75acc409a02815633ff67a1f464e" "/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\", \"-20230307-1.70.0-nightly-e3dfeeaa4\", \"--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] 094c2adcd3f97d5bd339cb8bf07ebff6245bdf38d63c441b361e8898b7595a08
[INFO] running `Command { std: "docker" "start" "-a" "094c2adcd3f97d5bd339cb8bf07ebff6245bdf38d63c441b361e8898b7595a08", kill_on_drop: false }`
[INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: concavehull-usage, algorithm, types
[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 geo v0.24.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unresolved link to `proj`
[INFO] [stderr]    --> src/lib.rs:150:18
[INFO] [stderr]     |
[INFO] [stderr] 150 | //! - **[`proj`](proj)**: Project geometries with the `proj` crate (requires the `use-proj` feature)
[INFO] [stderr]     |                  ^^^^ no item named `proj` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `Transform`
[INFO] [stderr]    --> src/lib.rs:153:23
[INFO] [stderr]     |
[INFO] [stderr] 153 | //! - **[`Transform`](Transform)**: Transform a geometry using Proj.
[INFO] [stderr]     |                       ^^^^^^^^^ no item named `Transform` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/algorithm/minimum_rotated_rect.rs:8:16
[INFO] [stderr]   |
[INFO] [stderr] 8 | /// reference: https://en.wikipedia.org/wiki/Minimum_bounding_box
[INFO] [stderr]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://en.wikipedia.org/wiki/Minimum_bounding_box>`
[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: `geo` (lib doc) generated 3 warnings (run `cargo fix --lib -p geo` to apply 1 suggestion)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 1.80s
[INFO] running `Command { std: "docker" "inspect" "094c2adcd3f97d5bd339cb8bf07ebff6245bdf38d63c441b361e8898b7595a08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "094c2adcd3f97d5bd339cb8bf07ebff6245bdf38d63c441b361e8898b7595a08", kill_on_drop: false }`
[INFO] [stdout] 094c2adcd3f97d5bd339cb8bf07ebff6245bdf38d63c441b361e8898b7595a08