[INFO] fetching crate normalize_interval 0.14.0... [INFO] documenting normalize_interval-0.14.0 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate normalize_interval 0.14.0 into /workspace/builds/worker-20/source [INFO] validating manifest of crates.io crate normalize_interval 0.14.0 on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate normalize_interval 0.14.0 [INFO] finished tweaking crates.io crate normalize_interval 0.14.0 [INFO] tweaked toml for crates.io crate normalize_interval 0.14.0 written to /workspace/builds/worker-20/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded few v0.1.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 712fe42ad30d278e8636e36085e6c5332ec064cc7be27921f64734e394ccf9d7 [INFO] running `Command { std: "docker" "start" "-a" "712fe42ad30d278e8636e36085e6c5332ec064cc7be27921f64734e394ccf9d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "712fe42ad30d278e8636e36085e6c5332ec064cc7be27921f64734e394ccf9d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "712fe42ad30d278e8636e36085e6c5332ec064cc7be27921f64734e394ccf9d7", kill_on_drop: false }` [INFO] [stdout] 712fe42ad30d278e8636e36085e6c5332ec064cc7be27921f64734e394ccf9d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ebd550ed0de11d43ad76ef76a705f3a782d5f3a9273290afa8b4fe9876487587 [INFO] running `Command { std: "docker" "start" "-a" "ebd550ed0de11d43ad76ef76a705f3a782d5f3a9273290afa8b4fe9876487587", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking few v0.1.5 [INFO] [stderr] Documenting normalize_interval v0.14.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lint `missing_doc_code_examples` has been renamed to `rustdoc::missing_doc_code_examples` [INFO] [stdout] --> src/lib.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | #![warn(missing_doc_code_examples)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `rustdoc::missing_doc_code_examples` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Infinte` [INFO] [stdout] --> src/bound.rs:323:29 [INFO] [stdout] | [INFO] [stdout] 323 | /// default value (if [`Infinte`]). [INFO] [stdout] | ^^^^^^^ no item named `Infinte` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Infinte` [INFO] [stdout] --> src/bound.rs:349:30 [INFO] [stdout] | [INFO] [stdout] 349 | /// computed value (if [`Infinte`]). [INFO] [stdout] | ^^^^^^^ no item named `Infinte` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized] target(s) in 2.89s [INFO] running `Command { std: "docker" "inspect" "ebd550ed0de11d43ad76ef76a705f3a782d5f3a9273290afa8b4fe9876487587", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebd550ed0de11d43ad76ef76a705f3a782d5f3a9273290afa8b4fe9876487587", kill_on_drop: false }` [INFO] [stdout] ebd550ed0de11d43ad76ef76a705f3a782d5f3a9273290afa8b4fe9876487587 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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" "+1.61.0" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] 92ce56249ff791c982d1c47901ed79da23d7e417ee9864f1a33e523d12d09bff [INFO] running `Command { std: "docker" "start" "-a" "92ce56249ff791c982d1c47901ed79da23d7e417ee9864f1a33e523d12d09bff", kill_on_drop: false }` [INFO] [stderr] Checking few v0.1.5 [INFO] [stderr] Documenting normalize_interval v0.14.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lint `missing_doc_code_examples` has been renamed to `rustdoc::missing_doc_code_examples` [INFO] [stdout] --> src/lib.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | #![warn(missing_doc_code_examples)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `rustdoc::missing_doc_code_examples` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/lib.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / //! [INFO] [stdout] 10 | | //! Provides a basic bounded interval type for doing complex set selections. [INFO] [stdout] 11 | | //! [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | #![warn(missing_doc_code_examples)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/bound.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / //! [INFO] [stdout] 10 | | //! Provides a bound type for intervals. [INFO] [stdout] 11 | | //! [INFO] [stdout] | |___^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/bound.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / /// Determines the type of an [`Interval`]'s boundary point. [INFO] [stdout] 26 | | /// [INFO] [stdout] 27 | | /// [`Interval`]: struct.Interval.html [INFO] [stdout] | |______________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/bound.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | / impl Bound where T: PartialOrd + PartialEq + Clone { [INFO] [stdout] 40 | | // Querying the contained values [INFO] [stdout] 41 | | //////////////////////////////////////////////////////////////////////////// [INFO] [stdout] 42 | | [INFO] [stdout] ... | [INFO] [stdout] 516 | | } [INFO] [stdout] 517 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/interval.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / //! [INFO] [stdout] 10 | | //! Provides an interval type for doing set selection and iteration. [INFO] [stdout] 11 | | //! [INFO] [stdout] | |___^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/interval.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / /// A contiguous interval of the type T. [INFO] [stdout] 36 | | /// [INFO] [stdout] 37 | | /// `Interval`s are [`Normalize`]d when created. For [`Finite`] types, open [INFO] [stdout] 38 | | /// bounds will be converted to the nearest contained closed bound. [INFO] [stdout] 39 | | /// [INFO] [stdout] 40 | | /// [`Normalize`]: ../normalize/trait.Normalize.html [INFO] [stdout] 41 | | /// [`Finite`]: ../normalize/trait.Finite.html [INFO] [stdout] | |______________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/interval.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | / impl Interval [INFO] [stdout] 48 | | where [INFO] [stdout] 49 | | T: Ord + Clone, [INFO] [stdout] 50 | | RawInterval: Normalize, [INFO] [stdout] ... | [INFO] [stdout] 1687 | | } [INFO] [stdout] 1688 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/interval.rs:1800:1 [INFO] [stdout] | [INFO] [stdout] 1800 | / impl Interval where T: Ord + Clone + Finite { [INFO] [stdout] 1801 | | /// Returns an `Iterator` over the points in the `Interval`. Only defined [INFO] [stdout] 1802 | | /// for `Finite` `Interval`s. [INFO] [stdout] 1803 | | /// [INFO] [stdout] ... | [INFO] [stdout] 1835 | | } [INFO] [stdout] 1836 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/interval.rs:1854:1 [INFO] [stdout] | [INFO] [stdout] 1854 | /// An `Iterator` over the points in an `Interval`. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/normalize.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / //! [INFO] [stdout] 10 | | //! Provides an interval type for doing set selection and iteration. [INFO] [stdout] 11 | | //! [INFO] [stdout] | |___^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/normalize.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / /// Provides the methods needed to iterate over an type's points. Used [INFO] [stdout] 22 | | /// to [`Normalize`] finite types used in [`Interval`] bounds. [INFO] [stdout] 23 | | /// [INFO] [stdout] 24 | | /// [`Normalize`]: trait.Normalize.html [INFO] [stdout] 25 | | /// [`Interval`]: ../interval/struct.Interval.html [INFO] [stdout] | |__________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/normalize.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | /// Returns the previous element before the given one. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/normalize.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | /// Returns the next element after the given one. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/normalize.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | / /// Provides normalization capabilities for an [`Interval`]. [INFO] [stdout] 45 | | /// [INFO] [stdout] 46 | | /// [`Interval`]: ../interval/struct.Interval.html [INFO] [stdout] | |__________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/normalize.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | /// Normalizes the given interval in place. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/normalize.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | /// Denormalizes the given interval in place. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/normalize.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | /// Returns a normalized copy of the given interval. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/normalize.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | /// Returns a denormalized copy of the given interval. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/selection.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / //! [INFO] [stdout] 10 | | //! Provides a set of possibly noncontiguous intervals. [INFO] [stdout] 11 | | //! [INFO] [stdout] | |___^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/selection.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | /// A possibly noncontiguous collection of `Interval`s of the type `T`. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/selection.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / impl Selection [INFO] [stdout] 39 | | where [INFO] [stdout] 40 | | T: Ord + Clone, [INFO] [stdout] 41 | | RawInterval: Normalize [INFO] [stdout] ... | [INFO] [stdout] 826 | | } [INFO] [stdout] 827 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/selection.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | /// Constructs a new empty `Selection`. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/selection.rs:818:5 [INFO] [stdout] | [INFO] [stdout] 818 | /// Returns an iterator over each of the `Interval`s in the `Selection`. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/selection.rs:823:5 [INFO] [stdout] | [INFO] [stdout] 823 | /// Returns an iterator over each of the `Interval`s in the `Selection`. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/selection.rs:829:1 [INFO] [stdout] | [INFO] [stdout] 829 | / impl Selection [INFO] [stdout] 830 | | where [INFO] [stdout] 831 | | T: Ord + Clone + Finite, [INFO] [stdout] 832 | | { [INFO] [stdout] ... | [INFO] [stdout] 847 | | } [INFO] [stdout] 848 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/selection.rs:833:5 [INFO] [stdout] | [INFO] [stdout] 833 | /// Returns an iterator over each of the points in the `Selection`. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/selection.rs:841:5 [INFO] [stdout] | [INFO] [stdout] 841 | /// Returns an iterator over each of the points in the `Selection`. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/selection.rs:928:1 [INFO] [stdout] | [INFO] [stdout] 928 | /// An owning `Iterator` over the `Interval`s of a `Selection`. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/selection.rs:970:1 [INFO] [stdout] | [INFO] [stdout] 970 | /// An `Iterator` over the `Interval`s of a `Selection`. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/selection.rs:1014:1 [INFO] [stdout] | [INFO] [stdout] 1014 | /// An owning `Iterator` over the points of a `Selection`. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/selection.rs:1075:1 [INFO] [stdout] | [INFO] [stdout] 1075 | /// An `Iterator` over the points of a `Selection`. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Infinte` [INFO] [stdout] --> src/bound.rs:323:29 [INFO] [stdout] | [INFO] [stdout] 323 | /// default value (if [`Infinte`]). [INFO] [stdout] | ^^^^^^^ no item named `Infinte` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Infinte` [INFO] [stdout] --> src/bound.rs:349:30 [INFO] [stdout] | [INFO] [stdout] 349 | /// computed value (if [`Infinte`]). [INFO] [stdout] | ^^^^^^^ no item named `Infinte` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 34 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized] target(s) in 1.17s [INFO] running `Command { std: "docker" "inspect" "92ce56249ff791c982d1c47901ed79da23d7e417ee9864f1a33e523d12d09bff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92ce56249ff791c982d1c47901ed79da23d7e417ee9864f1a33e523d12d09bff", kill_on_drop: false }` [INFO] [stdout] 92ce56249ff791c982d1c47901ed79da23d7e417ee9864f1a33e523d12d09bff