[INFO] fetching crate voronator 0.2.0... [INFO] documenting voronator-0.2.0 against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] extracting crate voronator 0.2.0 into /workspace/builds/worker-25/source [INFO] validating manifest of crates.io crate voronator 0.2.0 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 voronator 0.2.0 [INFO] finished tweaking crates.io crate voronator 0.2.0 [INFO] tweaked toml for crates.io crate voronator 0.2.0 written to /workspace/builds/worker-25/source/Cargo.toml [INFO] crate crates.io crate voronator 0.2.0 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-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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] 1ed5e4020609ce38f227432be604567fd7d38264516679abf60bd07944dcde62 [INFO] running `Command { std: "docker" "start" "-a" "1ed5e4020609ce38f227432be604567fd7d38264516679abf60bd07944dcde62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1ed5e4020609ce38f227432be604567fd7d38264516679abf60bd07944dcde62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ed5e4020609ce38f227432be604567fd7d38264516679abf60bd07944dcde62", kill_on_drop: false }` [INFO] [stdout] 1ed5e4020609ce38f227432be604567fd7d38264516679abf60bd07944dcde62 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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] d93224b6d8fc06c02ad1ba30a1a0a6a1f9c3b2b2084a3423cf594a485f75561a [INFO] running `Command { std: "docker" "start" "-a" "d93224b6d8fc06c02ad1ba30a1a0a6a1f9c3b2b2084a3423cf594a485f75561a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.5 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking rayon-core v1.9.1 [INFO] [stderr] Documenting voronator v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/polygon.rs:68:47 [INFO] [stdout] | [INFO] [stdout] 68 | /// Sutherland-Hodgman clipping modified from https://rosettacode.org/wiki/Sutherland-Hodgman_polygon_clipping#C.2B.2B [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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.03s [INFO] running `Command { std: "docker" "inspect" "d93224b6d8fc06c02ad1ba30a1a0a6a1f9c3b2b2084a3423cf594a485f75561a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d93224b6d8fc06c02ad1ba30a1a0a6a1f9c3b2b2084a3423cf594a485f75561a", kill_on_drop: false }` [INFO] [stdout] d93224b6d8fc06c02ad1ba30a1a0a6a1f9c3b2b2084a3423cf594a485f75561a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=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] e938b1f519c4b0a5502087b2a86bc021f0cc2c7d6097a1c094c75df5d8a6d043 [INFO] running `Command { std: "docker" "start" "-a" "e938b1f519c4b0a5502087b2a86bc021f0cc2c7d6097a1c094c75df5d8a6d043", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Documenting voronator v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/polygon.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | /// Represents a polygon. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | #![warn(rustdoc::missing_doc_code_examples)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/polygon.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | / impl Polygon { [INFO] [stdout] 27 | | /// Create an empty polygon with no points. [INFO] [stdout] 28 | | pub fn new() -> Self { [INFO] [stdout] 29 | | Polygon { points: Vec::new() } [INFO] [stdout] ... | [INFO] [stdout] 40 | | } [INFO] [stdout] 41 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/polygon.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | /// Create an empty polygon with no points. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/polygon.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | /// Create a polygon consisting of the points supplied. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/polygon.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | /// Return a slice of points representing the polygon. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/polygon.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | /// Sutherland-Hodgman clipping modified from https://rosettacode.org/wiki/Sutherland-Hodgman_polygon_clipping#C.2B.2B [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/delaunator.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | /// Create a coordinate from (x, y) positions [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/delaunator.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | #![warn(rustdoc::missing_doc_code_examples)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/delaunator.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | /// Return x coordinate [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/delaunator.rs:106:5 [INFO] [stdout] | [INFO] [stdout] 106 | /// Return y coordinate [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/delaunator.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 109 | /// Return the magnitude of the 2D vector represented by (x, y) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/delaunator.rs:115:1 [INFO] [stdout] | [INFO] [stdout] 115 | / /// Trait implementing basic vector functions for a `Coord`. [INFO] [stdout] 116 | | /// [INFO] [stdout] 117 | | /// To implement this trait, it is possible to simply: [INFO] [stdout] 118 | | /// `impl Vector for Point {}` [INFO] [stdout] | |_____________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/delaunator.rs:120:5 [INFO] [stdout] | [INFO] [stdout] 120 | /// [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/delaunator.rs:125:5 [INFO] [stdout] | [INFO] [stdout] 125 | /// [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/delaunator.rs:130:5 [INFO] [stdout] | [INFO] [stdout] 130 | /// [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/delaunator.rs:137:5 [INFO] [stdout] | [INFO] [stdout] 137 | /// Test whether two coordinates describe the same point in space [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/delaunator.rs:142:5 [INFO] [stdout] | [INFO] [stdout] 142 | /// [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/delaunator.rs:150:1 [INFO] [stdout] | [INFO] [stdout] 150 | /// Represents a point in the 2D space. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/delaunator.rs:227:1 [INFO] [stdout] | [INFO] [stdout] 227 | / /// Calculates the circumcenter of a triangle, given it's three vertices [INFO] [stdout] 228 | | /// [INFO] [stdout] 229 | | /// # Arguments [INFO] [stdout] 230 | | /// [INFO] [stdout] 231 | | /// * `a` - The first vertex of the triangle [INFO] [stdout] 232 | | /// * `b` - The second vertex of the triangle [INFO] [stdout] 233 | | /// * `c` - The third vertex of the triangle [INFO] [stdout] | |____________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/delaunator.rs:277:1 [INFO] [stdout] | [INFO] [stdout] 277 | / /// Returs the next halfedge for a given halfedge [INFO] [stdout] 278 | | /// [INFO] [stdout] 279 | | /// # Arguments [INFO] [stdout] 280 | | /// [INFO] [stdout] 281 | | /// * `i` - The current halfedge index [INFO] [stdout] | |______________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/delaunator.rs:290:1 [INFO] [stdout] | [INFO] [stdout] 290 | / /// Returs the previous halfedge for a given halfedge [INFO] [stdout] 291 | | /// [INFO] [stdout] 292 | | /// # Arguments [INFO] [stdout] 293 | | /// [INFO] [stdout] 294 | | /// * `i` - The current halfedge index [INFO] [stdout] | |______________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/delaunator.rs:303:1 [INFO] [stdout] | [INFO] [stdout] 303 | / /// Returns a vec containing indices for the 3 edges of a triangle t [INFO] [stdout] 304 | | /// [INFO] [stdout] 305 | | /// # Arguments [INFO] [stdout] 306 | | /// [INFO] [stdout] 307 | | /// * `t` - The triangle index [INFO] [stdout] | |______________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/delaunator.rs:312:1 [INFO] [stdout] | [INFO] [stdout] 312 | / /// Returns the triangle associated with the given edge [INFO] [stdout] 313 | | /// [INFO] [stdout] 314 | | /// # Arguments [INFO] [stdout] 315 | | /// [INFO] [stdout] 316 | | /// * `e` - The edge index [INFO] [stdout] | |__________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/delaunator.rs:321:1 [INFO] [stdout] | [INFO] [stdout] 321 | / /// Returns a vec containing the indices of the corners of the given triangle [INFO] [stdout] 322 | | /// [INFO] [stdout] 323 | | /// # Arguments [INFO] [stdout] 324 | | /// [INFO] [stdout] 325 | | /// * `t` - The triangle index [INFO] [stdout] 326 | | /// * `delaunay` - A reference to a fully constructed Triangulation [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/delaunator.rs:332:1 [INFO] [stdout] | [INFO] [stdout] 332 | / /// Returns a vec containing the indices for the adjacent triangles of the given triangle [INFO] [stdout] 333 | | /// [INFO] [stdout] 334 | | /// # Arguments [INFO] [stdout] 335 | | /// [INFO] [stdout] 336 | | /// * `t` - The triangle index [INFO] [stdout] 337 | | /// * `delaunay` - A reference to a fully constructed Triangulation [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/delaunator.rs:349:1 [INFO] [stdout] | [INFO] [stdout] 349 | / /// Returns a vec containing all edges around a point [INFO] [stdout] 350 | | /// [INFO] [stdout] 351 | | /// # Arguments [INFO] [stdout] 352 | | /// [INFO] [stdout] 353 | | /// * `start` - The start point index [INFO] [stdout] 354 | | /// * `delaunay` - A reference to a fully constructed Triangulation [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/delaunator.rs:375:1 [INFO] [stdout] | [INFO] [stdout] 375 | / /// Represents a Delaunay triangulation for a given set of points. See example in [`delaunator`] for usage details. [INFO] [stdout] 376 | | /// [INFO] [stdout] 377 | | /// [`delaunator`]: ./index.html#example [INFO] [stdout] | |________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/delaunator.rs:396:1 [INFO] [stdout] | [INFO] [stdout] 396 | / impl Triangulation { [INFO] [stdout] 397 | | fn new(n: usize) -> Self { [INFO] [stdout] 398 | | let max_triangles = 2 * n - 5; [INFO] [stdout] 399 | | Self { [INFO] [stdout] ... | [INFO] [stdout] 554 | | } [INFO] [stdout] 555 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/delaunator.rs:408:5 [INFO] [stdout] | [INFO] [stdout] 408 | /// Returns the number of triangles calculated in the triangulation. Same as `triangles.len() / 3`. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/delaunator.rs:770:1 [INFO] [stdout] | [INFO] [stdout] 770 | / /// Calculates the Delaunay triangulation, if it exists, for a given set of 2D [INFO] [stdout] 771 | | /// points. [INFO] [stdout] 772 | | /// [INFO] [stdout] 773 | | /// Points are passed a flat array of `f64` of size `2n`, where n is the [INFO] [stdout] ... | [INFO] [stdout] 780 | | /// * `coords` - A vector of `f64` of size `2n`, where for each point `i`, `x = 2i` [INFO] [stdout] 781 | | /// and y = `2i + 1`. [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/delaunator.rs:795:1 [INFO] [stdout] | [INFO] [stdout] 795 | / /// Calculates the Delaunay triangulation, if it exists, for a given set of 2D [INFO] [stdout] 796 | | /// points. [INFO] [stdout] 797 | | /// [INFO] [stdout] 798 | | /// Points are passed as a tuple, `(f64, f64)`, and converted internally [INFO] [stdout] ... | [INFO] [stdout] 803 | | /// [INFO] [stdout] 804 | | /// * `coords` - A vector of tuples, where each tuple is a `(f64, f64)` [INFO] [stdout] | |_______________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/delaunator.rs:813:1 [INFO] [stdout] | [INFO] [stdout] 813 | / /// Calculates the Delaunay triangulation, if it exists, for a given set of 2D points [INFO] [stdout] 814 | | /// [INFO] [stdout] 815 | | /// # Arguments [INFO] [stdout] 816 | | /// [INFO] [stdout] 817 | | /// * `points` - The set of points [INFO] [stdout] | |__________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/lib.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | /// Represents a centroidal tesselation diagram. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/lib.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | / impl> CentroidDiagram { [INFO] [stdout] 111 | | /// Creates a centroidal tesselation, if it exists, for a given set of points. [INFO] [stdout] 112 | | /// [INFO] [stdout] 113 | | /// Points are represented here as a `delaunator::Point`. [INFO] [stdout] ... | [INFO] [stdout] 153 | | } [INFO] [stdout] 154 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/lib.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | / /// Creates a centroidal tesselation, if it exists, for a given set of points. [INFO] [stdout] 112 | | /// [INFO] [stdout] 113 | | /// Points are represented here as a `delaunator::Point`. [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/lib.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | / /// Creates a centroidal tesselation, if it exists, for a given set of points. [INFO] [stdout] 129 | | /// [INFO] [stdout] 130 | | /// Points are represented here as a `(f64, f64)` tuple. [INFO] [stdout] | |____________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/lib.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | /// Represents a Voronoi diagram. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/lib.rs:206:1 [INFO] [stdout] | [INFO] [stdout] 206 | / impl> VoronoiDiagram { [INFO] [stdout] 207 | | /// Creates a Voronoi diagram, if it exists, for a given set of points. [INFO] [stdout] 208 | | /// [INFO] [stdout] 209 | | /// Points are represented here as anything that implements [`delaunator::Coord` and `delaunator::Vector`]. [INFO] [stdout] ... | [INFO] [stdout] 287 | | } [INFO] [stdout] 288 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/lib.rs:207:5 [INFO] [stdout] | [INFO] [stdout] 207 | / /// Creates a Voronoi diagram, if it exists, for a given set of points. [INFO] [stdout] 208 | | /// [INFO] [stdout] 209 | | /// Points are represented here as anything that implements [`delaunator::Coord` and `delaunator::Vector`]. [INFO] [stdout] 210 | | /// [`delaunator::Coord`]: ./delaunator/trait.Coord.html [INFO] [stdout] | |____________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/lib.rs:219:5 [INFO] [stdout] | [INFO] [stdout] 219 | / /// Creates a Voronoi diagram, if it exists, for a given set of points bounded by the supplied polygon. [INFO] [stdout] 220 | | /// [INFO] [stdout] 221 | | /// Points are represented here as anything that implements [`delaunator::Coord` and `delaunator::Vector`]. [INFO] [stdout] 222 | | /// [`delaunator::Coord`]: ./delaunator/trait.Coord.html [INFO] [stdout] | |____________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/lib.rs:249:5 [INFO] [stdout] | [INFO] [stdout] 249 | / /// Creates a Voronoi diagram, if it exists, for a given set of points. [INFO] [stdout] 250 | | /// [INFO] [stdout] 251 | | /// Points are represented here as a `(f64, f64)` tuple. [INFO] [stdout] | |____________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/lib.rs:263:5 [INFO] [stdout] | [INFO] [stdout] 263 | / /// Returns slice containing the valid cells in the Voronoi diagram. [INFO] [stdout] 264 | | /// [INFO] [stdout] 265 | | /// Cells are represented as a `Polygon`. [INFO] [stdout] | |_____________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/polygon.rs:68:47 [INFO] [stdout] | [INFO] [stdout] 68 | /// Sutherland-Hodgman clipping modified from https://rosettacode.org/wiki/Sutherland-Hodgman_polygon_clipping#C.2B.2B [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: 42 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.33s [INFO] running `Command { std: "docker" "inspect" "e938b1f519c4b0a5502087b2a86bc021f0cc2c7d6097a1c094c75df5d8a6d043", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e938b1f519c4b0a5502087b2a86bc021f0cc2c7d6097a1c094c75df5d8a6d043", kill_on_drop: false }` [INFO] [stdout] e938b1f519c4b0a5502087b2a86bc021f0cc2c7d6097a1c094c75df5d8a6d043