[INFO] fetching crate an-rope 0.3.1...
[INFO] documenting an-rope-0.3.1 against beta-2022-05-20 for beta-1.62-rustdoc-1
[INFO] extracting crate an-rope 0.3.1 into /workspace/builds/worker-105/source
[INFO] validating manifest of crates.io crate an-rope 0.3.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 an-rope 0.3.1
[INFO] finished tweaking crates.io crate an-rope 0.3.1
[INFO] tweaked toml for crates.io crate an-rope 0.3.1 written to /workspace/builds/worker-105/source/Cargo.toml
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }`
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/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] 18cc9140b676ba2edcc3a29cd62e25b3f70741ab66b9096167c2a24e91f54acf
[INFO] running `Command { std: "docker" "start" "-a" "18cc9140b676ba2edcc3a29cd62e25b3f70741ab66b9096167c2a24e91f54acf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "18cc9140b676ba2edcc3a29cd62e25b3f70741ab66b9096167c2a24e91f54acf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18cc9140b676ba2edcc3a29cd62e25b3f70741ab66b9096167c2a24e91f54acf", kill_on_drop: false }`
[INFO] [stdout] 18cc9140b676ba2edcc3a29cd62e25b3f70741ab66b9096167c2a24e91f54acf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/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] 1a0495ab801b039bf30680a2eeea4e00f7759498c995a442a384f0b221726581
[INFO] running `Command { std: "docker" "start" "-a" "1a0495ab801b039bf30680a2eeea4e00f7759498c995a442a384f0b221726581", kill_on_drop: false }`
[INFO] [stderr] Compiling semver v0.1.20
[INFO] [stderr] Checking unicode-segmentation v1.9.0
[INFO] [stderr] Checking macro-attr v0.2.0
[INFO] [stderr] Compiling rustc_version v0.1.7
[INFO] [stderr] Compiling newtype_derive v0.1.6
[INFO] [stderr] Documenting an-rope v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: multiple lines skipped by escaped newline
[INFO] [stdout] --> src/lib.rs:817:23
[INFO] [stdout] |
[INFO] [stdout] 817 | `self`.\n\
[INFO] [stdout] | _______________________^
[INFO] [stdout] 818 | |
[INFO] [stdout] 819 | | [graphemes]: \
[INFO] [stdout] | |_____________^ skipping everything up to and including this point
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: multiple lines skipped by escaped newline
[INFO] [stdout] --> src/lib.rs:832:72
[INFO] [stdout] |
[INFO] [stdout] 832 | (http://www.unicode.org/reports/tr29/#Word_Boundaries).\n\n\
[INFO] [stdout] | ________________________________________________________________________^
[INFO] [stdout] 833 | |
[INFO] [stdout] 834 | | Here, \"words\" are just those substrings which, after splitting on\
[INFO] [stdout] | |____________^ skipping everything up to and including this point
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: multiple lines skipped by escaped newline
[INFO] [stdout] --> src/internals/mod.rs:551:26
[INFO] [stdout] |
[INFO] [stdout] 551 | subrope \n\
[INFO] [stdout] | __________________________^
[INFO] [stdout] 552 | |
[INFO] [stdout] 553 | | \nAs a Rope consists of a sequence of bytes, we can iterate \
[INFO] [stdout] | |_______________^ skipping everything up to and including this point
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: multiple lines skipped by escaped newline
[INFO] [stdout] --> src/internals/mod.rs:558:26
[INFO] [stdout] |
[INFO] [stdout] 558 | subrope \n\
[INFO] [stdout] | __________________________^
[INFO] [stdout] 559 | |
[INFO] [stdout] 560 | | \nAs a `Rope` consists of valid UTF-8, we can iterate through a \
[INFO] [stdout] | |_______________^ skipping everything up to and including this point
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: multiple lines skipped by escaped newline
[INFO] [stdout] --> src/internals/mod.rs:561:74
[INFO] [stdout] |
[INFO] [stdout] 561 | `Rope` by `char`. This method returns such an iterator. \n\
[INFO] [stdout] | __________________________________________________________________________^
[INFO] [stdout] 562 | |
[INFO] [stdout] 563 | | \nIt's important to remember that `char` represents a Unicode \
[INFO] [stdout] | |_______________^ skipping everything up to and including this point
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: multiple lines skipped by escaped newline
[INFO] [stdout] --> src/internals/mod.rs:585:23
[INFO] [stdout] |
[INFO] [stdout] 585 | `self`.\n\
[INFO] [stdout] | _______________________^
[INFO] [stdout] 586 | |
[INFO] [stdout] 587 | | [graphemes]: \
[INFO] [stdout] | |_____________^ skipping everything up to and including this point
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: multiple lines skipped by escaped newline
[INFO] [stdout] --> src/internals/mod.rs:602:72
[INFO] [stdout] |
[INFO] [stdout] 602 | (http://www.unicode.org/reports/tr29/#Word_Boundaries).\n\n\
[INFO] [stdout] | ________________________________________________________________________^
[INFO] [stdout] 603 | |
[INFO] [stdout] 604 | | Here, \"words\" are just those substrings which, after splitting on\
[INFO] [stdout] | |____________^ skipping everything up to and including this point
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `Zero`
[INFO] [stdout] --> src/metric.rs:84:59
[INFO] [stdout] |
[INFO] [stdout] 84 | /// represent the "identity" operation using the [`Zero`] trait rather
[INFO] [stdout] | ^^^^ no item named `Zero` 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 `t`
[INFO] [stdout] --> src/metric.rs:85:75
[INFO] [stdout] |
[INFO] [stdout] 85 | /// than [`Default`], as the documentation for `Zero` notes that "[t]his
[INFO] [stdout] | ^ no item named `t` 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 `Zero`
[INFO] [stdout] --> src/metric.rs:90:7
[INFO] [stdout] |
[INFO] [stdout] 90 | /// [`Zero`]: https://doc.rust-lang.org/std/num/trait.Zero.html
[INFO] [stdout] | ^^^^ no item named `Zero` 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 `graphemes`
[INFO] [stdout] --> src/lib.rs:158:12
[INFO] [stdout] |
[INFO] [stdout] 158 | $(#[$attr])*
[INFO] [stdout] | ^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/internals/mod.rs:582:5
[INFO] [stdout] |
[INFO] [stdout] 582 | / unicode_seg_iters! {
[INFO] [stdout] 583 | | #[doc=
[INFO] [stdout] 584 | | "Returns an iterator over the [grapheme clusters][graphemes] of \
[INFO] [stdout] 585 | | `self`.\n\
[INFO] [stdout] ... |
[INFO] [stdout] 596 | | impl graphemes for Node { extend }
[INFO] [stdout] 597 | | }
[INFO] [stdout] | |_____- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] Returns an iterator over the [grapheme clusters][graphemes] of `self`.
[INFO] [stdout] ^^^^^^^^^
[INFO] [stdout] = note: no item named `graphemes` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] = note: this warning originates in the macro `unstable_iters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `graphemes`
[INFO] [stdout] --> src/lib.rs:158:12
[INFO] [stdout] |
[INFO] [stdout] 158 | $(#[$attr])*
[INFO] [stdout] | ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 814 | / unicode_seg_iters! {
[INFO] [stdout] 815 | | #[doc=
[INFO] [stdout] 816 | | "Returns an iterator over the [grapheme clusters][graphemes] of \
[INFO] [stdout] 817 | | `self`.\n\
[INFO] [stdout] ... |
[INFO] [stdout] 853 | | // impl split_word_bound_indices<(usize, &'a str)> for Rope {}
[INFO] [stdout] 854 | | }
[INFO] [stdout] | |_____- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] Returns an iterator over the [grapheme clusters][graphemes] of `self`.
[INFO] [stdout] ^^^^^^^^^
[INFO] [stdout] = note: no item named `graphemes` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] = note: this warning originates in the macro `unstable_iters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/lib.rs:12:7
[INFO] [stdout] |
[INFO] [stdout] 12 | //! + http://scienceblogs.com/goodmath/2009/01/26/ropes-twining-together-strings/
[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/lib.rs:13:7
[INFO] [stdout] |
[INFO] [stdout] 13 | //! + https://www.ibm.com/developerworks/library/j-ropes/
[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:14:7
[INFO] [stdout] |
[INFO] [stdout] 14 | //! + http://citeseer.ist.psu.edu/viewdoc/download?doi=10.1.1.14.9450&rep=rep1&type=pdf
[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:15:20
[INFO] [stdout] |
[INFO] [stdout] 15 | //! [`an-editor`]: https://github.com/an-cabal/an-editor
[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/metric.rs:89:18
[INFO] [stdout] |
[INFO] [stdout] 89 | /// [`Default`]: https://doc.rust-lang.org/std/default/trait.Default.html)
[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/metric.rs:90:15
[INFO] [stdout] |
[INFO] [stdout] 90 | /// [`Zero`]: https://doc.rust-lang.org/std/num/trait.Zero.html
[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/metric.rs:91:15
[INFO] [stdout] |
[INFO] [stdout] 91 | /// [Monoid]: http://mathworld.wolfram.com/Monoid.html
[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:158:12
[INFO] [stdout] |
[INFO] [stdout] 158 | $(#[$attr])*
[INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/internals/mod.rs:582:5
[INFO] [stdout] |
[INFO] [stdout] 582 | / unicode_seg_iters! {
[INFO] [stdout] 583 | | #[doc=
[INFO] [stdout] 584 | | "Returns an iterator over the [grapheme clusters][graphemes] of \
[INFO] [stdout] 585 | | `self`.\n\
[INFO] [stdout] ... |
[INFO] [stdout] 596 | | impl graphemes for Node { extend }
[INFO] [stdout] 597 | | }
[INFO] [stdout] | |_____- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `unstable_iters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/lib.rs:158:12
[INFO] [stdout] |
[INFO] [stdout] 158 | $(#[$attr])*
[INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] ...
[INFO] [stdout] 814 | / unicode_seg_iters! {
[INFO] [stdout] 815 | | #[doc=
[INFO] [stdout] 816 | | "Returns an iterator over the [grapheme clusters][graphemes] of \
[INFO] [stdout] 817 | | `self`.\n\
[INFO] [stdout] ... |
[INFO] [stdout] 853 | | // impl split_word_bound_indices<(usize, &'a str)> for Rope {}
[INFO] [stdout] 854 | | }
[INFO] [stdout] | |_____- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `unstable_iters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 21 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.03s
[INFO] running `Command { std: "docker" "inspect" "1a0495ab801b039bf30680a2eeea4e00f7759498c995a442a384f0b221726581", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a0495ab801b039bf30680a2eeea4e00f7759498c995a442a384f0b221726581", kill_on_drop: false }`
[INFO] [stdout] 1a0495ab801b039bf30680a2eeea4e00f7759498c995a442a384f0b221726581
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/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] 0c810d421fda8115da6ed13ed45b1817229a6f21ff7b7a9781aff913e6667797
[INFO] running `Command { std: "docker" "start" "-a" "0c810d421fda8115da6ed13ed45b1817229a6f21ff7b7a9781aff913e6667797", kill_on_drop: false }`
[INFO] [stderr] Compiling semver v0.1.20
[INFO] [stderr] Checking macro-attr v0.2.0
[INFO] [stderr] Checking unicode-segmentation v1.9.0
[INFO] [stderr] Compiling rustc_version v0.1.7
[INFO] [stderr] Compiling newtype_derive v0.1.6
[INFO] [stderr] Documenting an-rope v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: multiple lines skipped by escaped newline
[INFO] [stdout] --> src/lib.rs:817:23
[INFO] [stdout] |
[INFO] [stdout] 817 | `self`.\n\
[INFO] [stdout] | _______________________^
[INFO] [stdout] 818 | |
[INFO] [stdout] 819 | | [graphemes]: \
[INFO] [stdout] | |_____________^ skipping everything up to and including this point
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: multiple lines skipped by escaped newline
[INFO] [stdout] --> src/lib.rs:832:72
[INFO] [stdout] |
[INFO] [stdout] 832 | (http://www.unicode.org/reports/tr29/#Word_Boundaries).\n\n\
[INFO] [stdout] | ________________________________________________________________________^
[INFO] [stdout] 833 | |
[INFO] [stdout] 834 | | Here, \"words\" are just those substrings which, after splitting on\
[INFO] [stdout] | |____________^ skipping everything up to and including this point
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: multiple lines skipped by escaped newline
[INFO] [stdout] --> src/internals/mod.rs:551:26
[INFO] [stdout] |
[INFO] [stdout] 551 | subrope \n\
[INFO] [stdout] | __________________________^
[INFO] [stdout] 552 | |
[INFO] [stdout] 553 | | \nAs a Rope consists of a sequence of bytes, we can iterate \
[INFO] [stdout] | |_______________^ skipping everything up to and including this point
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: multiple lines skipped by escaped newline
[INFO] [stdout] --> src/internals/mod.rs:558:26
[INFO] [stdout] |
[INFO] [stdout] 558 | subrope \n\
[INFO] [stdout] | __________________________^
[INFO] [stdout] 559 | |
[INFO] [stdout] 560 | | \nAs a `Rope` consists of valid UTF-8, we can iterate through a \
[INFO] [stdout] | |_______________^ skipping everything up to and including this point
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: multiple lines skipped by escaped newline
[INFO] [stdout] --> src/internals/mod.rs:561:74
[INFO] [stdout] |
[INFO] [stdout] 561 | `Rope` by `char`. This method returns such an iterator. \n\
[INFO] [stdout] | __________________________________________________________________________^
[INFO] [stdout] 562 | |
[INFO] [stdout] 563 | | \nIt's important to remember that `char` represents a Unicode \
[INFO] [stdout] | |_______________^ skipping everything up to and including this point
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: multiple lines skipped by escaped newline
[INFO] [stdout] --> src/internals/mod.rs:585:23
[INFO] [stdout] |
[INFO] [stdout] 585 | `self`.\n\
[INFO] [stdout] | _______________________^
[INFO] [stdout] 586 | |
[INFO] [stdout] 587 | | [graphemes]: \
[INFO] [stdout] | |_____________^ skipping everything up to and including this point
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: multiple lines skipped by escaped newline
[INFO] [stdout] --> src/internals/mod.rs:602:72
[INFO] [stdout] |
[INFO] [stdout] 602 | (http://www.unicode.org/reports/tr29/#Word_Boundaries).\n\n\
[INFO] [stdout] | ________________________________________________________________________^
[INFO] [stdout] 603 | |
[INFO] [stdout] 604 | | Here, \"words\" are just those substrings which, after splitting on\
[INFO] [stdout] | |____________^ skipping everything up to and including this point
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `Zero`
[INFO] [stdout] --> src/metric.rs:84:59
[INFO] [stdout] |
[INFO] [stdout] 84 | /// represent the "identity" operation using the [`Zero`] trait rather
[INFO] [stdout] | ^^^^ no item named `Zero` 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 `t`
[INFO] [stdout] --> src/metric.rs:85:75
[INFO] [stdout] |
[INFO] [stdout] 85 | /// than [`Default`], as the documentation for `Zero` notes that "[t]his
[INFO] [stdout] | ^ no item named `t` 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 `Zero`
[INFO] [stdout] --> src/metric.rs:90:7
[INFO] [stdout] |
[INFO] [stdout] 90 | /// [`Zero`]: https://doc.rust-lang.org/std/num/trait.Zero.html
[INFO] [stdout] | ^^^^ no item named `Zero` 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 `graphemes`
[INFO] [stdout] --> src/lib.rs:158:12
[INFO] [stdout] |
[INFO] [stdout] 158 | $(#[$attr])*
[INFO] [stdout] | ^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/internals/mod.rs:582:5
[INFO] [stdout] |
[INFO] [stdout] 582 | / unicode_seg_iters! {
[INFO] [stdout] 583 | | #[doc=
[INFO] [stdout] 584 | | "Returns an iterator over the [grapheme clusters][graphemes] of \
[INFO] [stdout] 585 | | `self`.\n\
[INFO] [stdout] ... |
[INFO] [stdout] 596 | | impl graphemes for Node { extend }
[INFO] [stdout] 597 | | }
[INFO] [stdout] | |_____- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] Returns an iterator over the [grapheme clusters][graphemes] of `self`.
[INFO] [stdout] ^^^^^^^^^
[INFO] [stdout] = note: no item named `graphemes` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] = note: this warning originates in the macro `unstable_iters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `graphemes`
[INFO] [stdout] --> src/lib.rs:158:12
[INFO] [stdout] |
[INFO] [stdout] 158 | $(#[$attr])*
[INFO] [stdout] | ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 814 | / unicode_seg_iters! {
[INFO] [stdout] 815 | | #[doc=
[INFO] [stdout] 816 | | "Returns an iterator over the [grapheme clusters][graphemes] of \
[INFO] [stdout] 817 | | `self`.\n\
[INFO] [stdout] ... |
[INFO] [stdout] 853 | | // impl split_word_bound_indices<(usize, &'a str)> for Rope {}
[INFO] [stdout] 854 | | }
[INFO] [stdout] | |_____- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] Returns an iterator over the [grapheme clusters][graphemes] of `self`.
[INFO] [stdout] ^^^^^^^^^
[INFO] [stdout] = note: no item named `graphemes` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] = note: this warning originates in the macro `unstable_iters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/lib.rs:12:7
[INFO] [stdout] |
[INFO] [stdout] 12 | //! + http://scienceblogs.com/goodmath/2009/01/26/ropes-twining-together-strings/
[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/lib.rs:13:7
[INFO] [stdout] |
[INFO] [stdout] 13 | //! + https://www.ibm.com/developerworks/library/j-ropes/
[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:14:7
[INFO] [stdout] |
[INFO] [stdout] 14 | //! + http://citeseer.ist.psu.edu/viewdoc/download?doi=10.1.1.14.9450&rep=rep1&type=pdf
[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:15:20
[INFO] [stdout] |
[INFO] [stdout] 15 | //! [`an-editor`]: https://github.com/an-cabal/an-editor
[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/metric.rs:89:18
[INFO] [stdout] |
[INFO] [stdout] 89 | /// [`Default`]: https://doc.rust-lang.org/std/default/trait.Default.html)
[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/metric.rs:90:15
[INFO] [stdout] |
[INFO] [stdout] 90 | /// [`Zero`]: https://doc.rust-lang.org/std/num/trait.Zero.html
[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/metric.rs:91:15
[INFO] [stdout] |
[INFO] [stdout] 91 | /// [Monoid]: http://mathworld.wolfram.com/Monoid.html
[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:158:12
[INFO] [stdout] |
[INFO] [stdout] 158 | $(#[$attr])*
[INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/internals/mod.rs:582:5
[INFO] [stdout] |
[INFO] [stdout] 582 | / unicode_seg_iters! {
[INFO] [stdout] 583 | | #[doc=
[INFO] [stdout] 584 | | "Returns an iterator over the [grapheme clusters][graphemes] of \
[INFO] [stdout] 585 | | `self`.\n\
[INFO] [stdout] ... |
[INFO] [stdout] 596 | | impl graphemes for Node { extend }
[INFO] [stdout] 597 | | }
[INFO] [stdout] | |_____- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `unstable_iters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/lib.rs:158:12
[INFO] [stdout] |
[INFO] [stdout] 158 | $(#[$attr])*
[INFO] [stdout] | ^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] ...
[INFO] [stdout] 814 | / unicode_seg_iters! {
[INFO] [stdout] 815 | | #[doc=
[INFO] [stdout] 816 | | "Returns an iterator over the [grapheme clusters][graphemes] of \
[INFO] [stdout] 817 | | `self`.\n\
[INFO] [stdout] ... |
[INFO] [stdout] 853 | | // impl split_word_bound_indices<(usize, &'a str)> for Rope {}
[INFO] [stdout] 854 | | }
[INFO] [stdout] | |_____- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `unstable_iters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 21 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.95s
[INFO] running `Command { std: "docker" "inspect" "0c810d421fda8115da6ed13ed45b1817229a6f21ff7b7a9781aff913e6667797", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c810d421fda8115da6ed13ed45b1817229a6f21ff7b7a9781aff913e6667797", kill_on_drop: false }`
[INFO] [stdout] 0c810d421fda8115da6ed13ed45b1817229a6f21ff7b7a9781aff913e6667797