[INFO] fetching crate geo 0.20.1...
[INFO] documenting geo-0.20.1 against beta-2022-05-20 for beta-1.62-rustdoc-1
[INFO] extracting crate geo 0.20.1 into /workspace/builds/worker-78/source
[INFO] validating manifest of crates.io crate geo 0.20.1 on toolchain beta-2022-05-20
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate geo 0.20.1
[INFO] finished tweaking crates.io crate geo 0.20.1
[INFO] tweaked toml for crates.io crate geo 0.20.1 written to /workspace/builds/worker-78/source/Cargo.toml
[INFO] crate crates.io crate geo 0.20.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5d46ad450334fef395abab59c53427920bc30b2fe8f9a17bee3f779dbdb207c3
[INFO] running `Command { std: "docker" "start" "-a" "5d46ad450334fef395abab59c53427920bc30b2fe8f9a17bee3f779dbdb207c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5d46ad450334fef395abab59c53427920bc30b2fe8f9a17bee3f779dbdb207c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d46ad450334fef395abab59c53427920bc30b2fe8f9a17bee3f779dbdb207c3", kill_on_drop: false }`
[INFO] [stdout] 5d46ad450334fef395abab59c53427920bc30b2fe8f9a17bee3f779dbdb207c3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fc13ea15ade597da9f682ee46455ef5de2b2786fce9753b560e7fdcdf771b921
[INFO] running `Command { std: "docker" "start" "-a" "fc13ea15ade597da9f682ee46455ef5de2b2786fce9753b560e7fdcdf771b921", kill_on_drop: false }`
[INFO] [stderr] Compiling typenum v1.15.0
[INFO] [stderr] Compiling version_check v0.9.4
[INFO] [stderr] Compiling heapless v0.6.1
[INFO] [stderr] Checking stable_deref_trait v1.2.0
[INFO] [stderr] Compiling log v0.4.16
[INFO] [stderr] Checking pdqselect v0.1.0
[INFO] [stderr] Checking smallvec v1.8.0
[INFO] [stderr] Checking robust v0.2.3
[INFO] [stderr] Compiling num-traits v0.2.14
[INFO] [stderr] Checking hash32 v0.1.1
[INFO] [stderr] Checking geographiclib-rs v0.2.1
[INFO] [stderr] Compiling generic-array v0.14.5
[INFO] [stderr] Checking generic-array v0.13.3
[INFO] [stderr] Checking generic-array v0.12.4
[INFO] [stderr] Checking approx v0.4.0
[INFO] [stderr] Checking as-slice v0.1.5
[INFO] [stderr] Checking rstar v0.8.4
[INFO] [stderr] Checking geo-types v0.7.4
[INFO] [stderr] Documenting geo v0.20.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `algorithm::proj::Proj`
[INFO] [stdout] --> src/lib.rs:132:18
[INFO] [stdout] |
[INFO] [stdout] 132 | //! - **[`Proj`](algorithm::proj::Proj)**: Project geometries with the `proj` crate (requires the `use-proj` feature)
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no item named `proj` in module `algorithm`
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `TopologyPosition`
[INFO] [stdout] --> src/algorithm/relate/geomgraph/edge.rs:29:83
[INFO] [stdout] |
[INFO] [stdout] 29 | /// - `label` an appropriately dimensioned topology label for the Edge. See [`TopologyPosition`]
[INFO] [stdout] | ^^^^^^^^^^^^^^^^ no item named `TopologyPosition` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `RelateNodeFactory::Node`
[INFO] [stdout] --> src/algorithm/relate/geomgraph/edge_end_bundle_star.rs:8:54
[INFO] [stdout] |
[INFO] [stdout] 8 | /// An ordered list of [`EdgeEndBundle`]s around a [`RelateNodeFactory::Node`].
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ no item named `RelateNodeFactory` in scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `IntersectionMatrix`
[INFO] [stdout] --> src/algorithm/relate/geomgraph/geometry_graph.rs:12:30
[INFO] [stdout] |
[INFO] [stdout] 12 | /// The computation of the [`IntersectionMatrix`] relies on the use of a
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no item named `IntersectionMatrix` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `Geometry`
[INFO] [stdout] --> src/algorithm/relate/geomgraph/geometry_graph.rs:14:71
[INFO] [stdout] |
[INFO] [stdout] 14 | /// [edges](Edge) corresponding to the nodes and line segments of a [`Geometry`]. Each
[INFO] [stdout] | ^^^^^^^^ no item named `Geometry` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `Geometry`
[INFO] [stdout] --> src/algorithm/relate/geomgraph/geometry_graph.rs:19:56
[INFO] [stdout] |
[INFO] [stdout] 19 | /// vertex. Thus to obtain a correct topology graph, [`Geometry`] must be
[INFO] [stdout] | ^^^^^^^^ no item named `Geometry` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `Edges`
[INFO] [stdout] --> src/algorithm/relate/geomgraph/index/segment_intersector.rs:6:82
[INFO] [stdout] |
[INFO] [stdout] 6 | /// Computes the intersection of line segments and adds the intersection to the [`Edge`s] containing
[INFO] [stdout] | ^^^^^^^ no item named `Edges` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `GeometryCollection`
[INFO] [stdout] --> src/algorithm/relate/relate_operation.rs:18:52
[INFO] [stdout] |
[INFO] [stdout] 18 | /// `RelateOperation` does not currently support [`GeometryCollection`]s with overlapping Polygons,
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no item named `GeometryCollection` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `Relate`
[INFO] [stdout] --> src/geometry_cow.rs:12:30
[INFO] [stdout] |
[INFO] [stdout] 12 | /// As an example, see the [`Relate`] trait which uses `GeometryCow`.
[INFO] [stdout] | ^^^^^^ no item named `Relate` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout] --> src/algorithm/relate/geomgraph/quadrant.rs:5:5
[INFO] [stdout] |
[INFO] [stdout] 5 | /// ```ignore
[INFO] [stdout] | _____^
[INFO] [stdout] 6 | | /// (+)
[INFO] [stdout] 7 | | /// NW ┃ NE
[INFO] [stdout] 8 | | /// (-) ━━━╋━━━━ (+)
[INFO] [stdout] 9 | | /// SW ┃ SE
[INFO] [stdout] 10 | | /// (-)
[INFO] [stdout] 11 | | /// ```
[INFO] [stdout] | |_______^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(rustdoc::invalid_rust_codeblocks)]` on by default
[INFO] [stdout] help: `ignore` code blocks require valid Rust code for syntax highlighting; mark blocks that do not contain Rust code as text: ```text
[INFO] [stdout] --> src/algorithm/relate/geomgraph/quadrant.rs:5:5
[INFO] [stdout] |
[INFO] [stdout] 5 | /// ```ignore
[INFO] [stdout] | ^^^
[INFO] [stdout] = note: error from rustc: unknown start of token: \u{2503}
[INFO] [stdout] = note: error from rustc: unknown start of token: \u{2501}
[INFO] [stdout] = note: error from rustc: unknown start of token: \u{2501}
[INFO] [stdout] = note: error from rustc: unknown start of token: \u{2501}
[INFO] [stdout] = note: error from rustc: unknown start of token: \u{254b}
[INFO] [stdout] = note: error from rustc: unknown start of token: \u{2501}
[INFO] [stdout] = note: error from rustc: unknown start of token: \u{2501}
[INFO] [stdout] = note: error from rustc: unknown start of token: \u{2501}
[INFO] [stdout] = note: error from rustc: unknown start of token: \u{2501}
[INFO] [stdout] = note: error from rustc: unknown start of token: \u{2503}
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/algorithm/simplifyvw.rs:238:40
[INFO] [stdout] |
[INFO] [stdout] 238 | /// this is a port of the technique at https://www.jasondavies.com/simplify/
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/utils.rs:10:5
[INFO] [stdout] |
[INFO] [stdout] 10 | /// https://github.com/llogiq/partition/blob/master/src/lib.rs
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/lib.rs:211:5
[INFO] [stdout] |
[INFO] [stdout] 211 | /// https://link.springer.com/article/10.1007%2Fs001900050278
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/lib.rs:212:5
[INFO] [stdout] |
[INFO] [stdout] 212 | /// https://sci-hub.se/https://doi.org/10.1007/s001900050278
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/lib.rs:213:5
[INFO] [stdout] |
[INFO] [stdout] 213 | /// https://en.wikipedia.org/wiki/Earth_radius#Mean_radius
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 15 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.55s
[INFO] running `Command { std: "docker" "inspect" "fc13ea15ade597da9f682ee46455ef5de2b2786fce9753b560e7fdcdf771b921", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc13ea15ade597da9f682ee46455ef5de2b2786fce9753b560e7fdcdf771b921", kill_on_drop: false }`
[INFO] [stdout] fc13ea15ade597da9f682ee46455ef5de2b2786fce9753b560e7fdcdf771b921
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }`
[INFO] [stdout] 83aa1452ec81846e3ff3eb86afccdb693b22dc75d1449d63925330122196bad7
[INFO] running `Command { std: "docker" "start" "-a" "83aa1452ec81846e3ff3eb86afccdb693b22dc75d1449d63925330122196bad7", kill_on_drop: false }`
[INFO] [stderr] Compiling typenum v1.15.0
[INFO] [stderr] Compiling version_check v0.9.4
[INFO] [stderr] Compiling autocfg v1.1.0
[INFO] [stderr] Compiling heapless v0.6.1
[INFO] [stderr] Checking byteorder v1.4.3
[INFO] [stderr] Checking stable_deref_trait v1.2.0
[INFO] [stderr] Checking pdqselect v0.1.0
[INFO] [stderr] Checking smallvec v1.8.0
[INFO] [stderr] Compiling log v0.4.16
[INFO] [stderr] Checking cfg-if v1.0.0
[INFO] [stderr] Checking lazy_static v1.4.0
[INFO] [stderr] Checking robust v0.2.3
[INFO] [stderr] Checking geographiclib-rs v0.2.1
[INFO] [stderr] Checking hash32 v0.1.1
[INFO] [stderr] Compiling generic-array v0.14.5
[INFO] [stderr] Compiling num-traits v0.2.14
[INFO] [stderr] Checking generic-array v0.12.4
[INFO] [stderr] Checking generic-array v0.13.3
[INFO] [stderr] Checking as-slice v0.1.5
[INFO] [stderr] Checking approx v0.4.0
[INFO] [stderr] Checking rstar v0.8.4
[INFO] [stderr] Checking geo-types v0.7.4
[INFO] [stderr] Documenting geo v0.20.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `algorithm::proj::Proj`
[INFO] [stdout] --> src/lib.rs:132:18
[INFO] [stdout] |
[INFO] [stdout] 132 | //! - **[`Proj`](algorithm::proj::Proj)**: Project geometries with the `proj` crate (requires the `use-proj` feature)
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no item named `proj` in module `algorithm`
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `TopologyPosition`
[INFO] [stdout] --> src/algorithm/relate/geomgraph/edge.rs:29:83
[INFO] [stdout] |
[INFO] [stdout] 29 | /// - `label` an appropriately dimensioned topology label for the Edge. See [`TopologyPosition`]
[INFO] [stdout] | ^^^^^^^^^^^^^^^^ no item named `TopologyPosition` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `RelateNodeFactory::Node`
[INFO] [stdout] --> src/algorithm/relate/geomgraph/edge_end_bundle_star.rs:8:54
[INFO] [stdout] |
[INFO] [stdout] 8 | /// An ordered list of [`EdgeEndBundle`]s around a [`RelateNodeFactory::Node`].
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ no item named `RelateNodeFactory` in scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `IntersectionMatrix`
[INFO] [stdout] --> src/algorithm/relate/geomgraph/geometry_graph.rs:12:30
[INFO] [stdout] |
[INFO] [stdout] 12 | /// The computation of the [`IntersectionMatrix`] relies on the use of a
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no item named `IntersectionMatrix` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `Geometry`
[INFO] [stdout] --> src/algorithm/relate/geomgraph/geometry_graph.rs:14:71
[INFO] [stdout] |
[INFO] [stdout] 14 | /// [edges](Edge) corresponding to the nodes and line segments of a [`Geometry`]. Each
[INFO] [stdout] | ^^^^^^^^ no item named `Geometry` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `Geometry`
[INFO] [stdout] --> src/algorithm/relate/geomgraph/geometry_graph.rs:19:56
[INFO] [stdout] |
[INFO] [stdout] 19 | /// vertex. Thus to obtain a correct topology graph, [`Geometry`] must be
[INFO] [stdout] | ^^^^^^^^ no item named `Geometry` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `Edges`
[INFO] [stdout] --> src/algorithm/relate/geomgraph/index/segment_intersector.rs:6:82
[INFO] [stdout] |
[INFO] [stdout] 6 | /// Computes the intersection of line segments and adds the intersection to the [`Edge`s] containing
[INFO] [stdout] | ^^^^^^^ no item named `Edges` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `GeometryCollection`
[INFO] [stdout] --> src/algorithm/relate/relate_operation.rs:18:52
[INFO] [stdout] |
[INFO] [stdout] 18 | /// `RelateOperation` does not currently support [`GeometryCollection`]s with overlapping Polygons,
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no item named `GeometryCollection` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `Relate`
[INFO] [stdout] --> src/geometry_cow.rs:12:30
[INFO] [stdout] |
[INFO] [stdout] 12 | /// As an example, see the [`Relate`] trait which uses `GeometryCow`.
[INFO] [stdout] | ^^^^^^ no item named `Relate` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout] --> src/algorithm/relate/geomgraph/quadrant.rs:5:5
[INFO] [stdout] |
[INFO] [stdout] 5 | /// ```ignore
[INFO] [stdout] | _____^
[INFO] [stdout] 6 | | /// (+)
[INFO] [stdout] 7 | | /// NW ┃ NE
[INFO] [stdout] 8 | | /// (-) ━━━╋━━━━ (+)
[INFO] [stdout] 9 | | /// SW ┃ SE
[INFO] [stdout] 10 | | /// (-)
[INFO] [stdout] 11 | | /// ```
[INFO] [stdout] | |_______^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(rustdoc::invalid_rust_codeblocks)]` on by default
[INFO] [stdout] help: `ignore` code blocks require valid Rust code for syntax highlighting; mark blocks that do not contain Rust code as text: ```text
[INFO] [stdout] --> src/algorithm/relate/geomgraph/quadrant.rs:5:5
[INFO] [stdout] |
[INFO] [stdout] 5 | /// ```ignore
[INFO] [stdout] | ^^^
[INFO] [stdout] = note: error from rustc: unknown start of token: \u{2503}
[INFO] [stdout] = note: error from rustc: unknown start of token: \u{2501}
[INFO] [stdout] = note: error from rustc: unknown start of token: \u{2501}
[INFO] [stdout] = note: error from rustc: unknown start of token: \u{2501}
[INFO] [stdout] = note: error from rustc: unknown start of token: \u{254b}
[INFO] [stdout] = note: error from rustc: unknown start of token: \u{2501}
[INFO] [stdout] = note: error from rustc: unknown start of token: \u{2501}
[INFO] [stdout] = note: error from rustc: unknown start of token: \u{2501}
[INFO] [stdout] = note: error from rustc: unknown start of token: \u{2501}
[INFO] [stdout] = note: error from rustc: unknown start of token: \u{2503}
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/algorithm/simplifyvw.rs:238:40
[INFO] [stdout] |
[INFO] [stdout] 238 | /// this is a port of the technique at https://www.jasondavies.com/simplify/
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/utils.rs:10:5
[INFO] [stdout] |
[INFO] [stdout] 10 | /// https://github.com/llogiq/partition/blob/master/src/lib.rs
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/lib.rs:211:5
[INFO] [stdout] |
[INFO] [stdout] 211 | /// https://link.springer.com/article/10.1007%2Fs001900050278
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/lib.rs:212:5
[INFO] [stdout] |
[INFO] [stdout] 212 | /// https://sci-hub.se/https://doi.org/10.1007/s001900050278
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/lib.rs:213:5
[INFO] [stdout] |
[INFO] [stdout] 213 | /// https://en.wikipedia.org/wiki/Earth_radius#Mean_radius
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 15 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.16s
[INFO] running `Command { std: "docker" "inspect" "83aa1452ec81846e3ff3eb86afccdb693b22dc75d1449d63925330122196bad7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83aa1452ec81846e3ff3eb86afccdb693b22dc75d1449d63925330122196bad7", kill_on_drop: false }`
[INFO] [stdout] 83aa1452ec81846e3ff3eb86afccdb693b22dc75d1449d63925330122196bad7