[INFO] crate an-rope 0.3.1 is already in cache [INFO] documenting an-rope-0.3.1 against master#394e1b40d264aa6928811919c1124fa248e7d802 for pr-73566 [INFO] extracting crate an-rope 0.3.1 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate an-rope 0.3.1 on toolchain 394e1b40d264aa6928811919c1124fa248e7d802 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "read-manifest" "--manifest-path" "Cargo.toml", 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-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 87d7a19d63364b2c76ebfe707aa97849e056c8834498e0e11feabd6071b139e7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "87d7a19d63364b2c76ebfe707aa97849e056c8834498e0e11feabd6071b139e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "87d7a19d63364b2c76ebfe707aa97849e056c8834498e0e11feabd6071b139e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87d7a19d63364b2c76ebfe707aa97849e056c8834498e0e11feabd6071b139e7", kill_on_drop: false }` [INFO] [stdout] 87d7a19d63364b2c76ebfe707aa97849e056c8834498e0e11feabd6071b139e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad83c4669224988fde9fb84525f41a86cc836cb940a4acee8014cc7d317f4a6c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ad83c4669224988fde9fb84525f41a86cc836cb940a4acee8014cc7d317f4a6c", kill_on_drop: false }` [INFO] [stderr] Compiling semver v0.1.20 [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: `[Zero]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/metric.rs:84:58 [INFO] [stdout] | [INFO] [stdout] 84 | /// represent the "identity" operation using the [`Zero`] trait rather [INFO] [stdout] | ^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(intra_doc_link_resolution_failure)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[t]` cannot be resolved, ignoring it. [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] | ^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Zero]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/metric.rs:90:6 [INFO] [stdout] | [INFO] [stdout] 90 | /// [`Zero`]: https://doc.rust-lang.org/std/num/trait.Zero.html [INFO] [stdout] | ^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[graphemes]` cannot be resolved, ignoring it. [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] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[graphemes]` cannot be resolved, ignoring it. [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] [graphemes]: http://www.unicode.org/reports/tr29/#Grapheme_Cluster_Boundaries [INFO] [stdout] ^^^^^^^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[graphemes]` cannot be resolved, ignoring it. [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] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[graphemes]` cannot be resolved, ignoring it. [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] [graphemes]: http://www.unicode.org/reports/tr29/#Grapheme_Cluster_Boundaries [INFO] [stdout] ^^^^^^^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.75s [INFO] running `Command { std: "docker" "inspect" "ad83c4669224988fde9fb84525f41a86cc836cb940a4acee8014cc7d317f4a6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad83c4669224988fde9fb84525f41a86cc836cb940a4acee8014cc7d317f4a6c", kill_on_drop: false }` [INFO] [stdout] ad83c4669224988fde9fb84525f41a86cc836cb940a4acee8014cc7d317f4a6c