[INFO] fetching crate cur 0.5.0... [INFO] documenting cur-0.5.0 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate cur 0.5.0 into /workspace/builds/worker-67/source [INFO] validating manifest of crates.io crate cur 0.5.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 cur 0.5.0 [INFO] finished tweaking crates.io crate cur 0.5.0 [INFO] tweaked toml for crates.io crate cur 0.5.0 written to /workspace/builds/worker-67/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 test-log v0.2.10 [INFO] [stderr] Downloaded cur_macro v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-67/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-67/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] 10ef2c80d7cfc0a941d2397b005a298365cecf72f974731ca0a2802a26105768 [INFO] running `Command { std: "docker" "start" "-a" "10ef2c80d7cfc0a941d2397b005a298365cecf72f974731ca0a2802a26105768", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "10ef2c80d7cfc0a941d2397b005a298365cecf72f974731ca0a2802a26105768", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10ef2c80d7cfc0a941d2397b005a298365cecf72f974731ca0a2802a26105768", kill_on_drop: false }` [INFO] [stdout] 10ef2c80d7cfc0a941d2397b005a298365cecf72f974731ca0a2802a26105768 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-67/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-67/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] 51c9a91dae0013f37d2009d29749cf9e1c28f73be9f261d95403abfa12344e27 [INFO] running `Command { std: "docker" "start" "-a" "51c9a91dae0013f37d2009d29749cf9e1c28f73be9f261d95403abfa12344e27", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling cur_macro v0.5.0 [INFO] [stderr] Documenting cur v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `Name` [INFO] [stdout] --> src/lib.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | //! with [`Name`]s. For each match that a [`Cur`] finds, it can return a [`Catch`] that has [INFO] [stdout] | ^^^^ no item named `Name` 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: public documentation for `cur` links to private item `Catch` [INFO] [stdout] --> src/lib.rs:5:76 [INFO] [stdout] | [INFO] [stdout] 5 | //! with [`Name`]s. For each match that a [`Cur`] finds, it can return a [`Catch`] that has [INFO] [stdout] | ^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Odor` [INFO] [stdout] --> src/hunt.rs:94:50 [INFO] [stdout] | [INFO] [stdout] 94 | /// The part of a search that matches a marked [`Odor`]. [INFO] [stdout] | ^^^^ no item named `Odor` 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 `Odor` [INFO] [stdout] --> src/hunt.rs:226:41 [INFO] [stdout] | [INFO] [stdout] 226 | /// Information about the match of an [`Odor`] with part of a search. [INFO] [stdout] | ^^^^ no item named `Odor` 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 `Odor` [INFO] [stdout] --> src/hunt.rs:233:45 [INFO] [stdout] | [INFO] [stdout] 233 | /// All [`Find`]s within the matching [`Odor`]. [INFO] [stdout] | ^^^^ no item named `Odor` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `Marked` links to private item `Name` [INFO] [stdout] --> src/pattern.rs:35:43 [INFO] [stdout] | [INFO] [stdout] 35 | /// Matches will be marked with the [`Name`] of the given [`Odor`]. [INFO] [stdout] | ^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `mark` links to private item `MarkOdorError::NameAlreadyExists` [INFO] [stdout] --> src/pattern.rs:108:11 [INFO] [stdout] | [INFO] [stdout] 108 | /// [`MarkOdorError::NameAlreadyExists`] will be returned. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `MultipleOdors` links to private item `Odors` [INFO] [stdout] --> src/pattern.rs:224:32 [INFO] [stdout] | [INFO] [stdout] 224 | /// A sequence of at least 2 [`Odors`]. [INFO] [stdout] | ^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.44s [INFO] running `Command { std: "docker" "inspect" "51c9a91dae0013f37d2009d29749cf9e1c28f73be9f261d95403abfa12344e27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51c9a91dae0013f37d2009d29749cf9e1c28f73be9f261d95403abfa12344e27", kill_on_drop: false }` [INFO] [stdout] 51c9a91dae0013f37d2009d29749cf9e1c28f73be9f261d95403abfa12344e27 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-67/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-67/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] 4c6b3f521aca0a3873f9b63bf90be1d95671b13a98cd517f81e915529bf6be10 [INFO] running `Command { std: "docker" "start" "-a" "4c6b3f521aca0a3873f9b63bf90be1d95671b13a98cd517f81e915529bf6be10", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling cur_macro v0.5.0 [INFO] [stderr] Documenting cur v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `Name` [INFO] [stdout] --> src/lib.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | //! with [`Name`]s. For each match that a [`Cur`] finds, it can return a [`Catch`] that has [INFO] [stdout] | ^^^^ no item named `Name` 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: public documentation for `cur` links to private item `Catch` [INFO] [stdout] --> src/lib.rs:5:76 [INFO] [stdout] | [INFO] [stdout] 5 | //! with [`Name`]s. For each match that a [`Cur`] finds, it can return a [`Catch`] that has [INFO] [stdout] | ^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Odor` [INFO] [stdout] --> src/hunt.rs:94:50 [INFO] [stdout] | [INFO] [stdout] 94 | /// The part of a search that matches a marked [`Odor`]. [INFO] [stdout] | ^^^^ no item named `Odor` 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 `Odor` [INFO] [stdout] --> src/hunt.rs:226:41 [INFO] [stdout] | [INFO] [stdout] 226 | /// Information about the match of an [`Odor`] with part of a search. [INFO] [stdout] | ^^^^ no item named `Odor` 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 `Odor` [INFO] [stdout] --> src/hunt.rs:233:45 [INFO] [stdout] | [INFO] [stdout] 233 | /// All [`Find`]s within the matching [`Odor`]. [INFO] [stdout] | ^^^^ no item named `Odor` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `Marked` links to private item `Name` [INFO] [stdout] --> src/pattern.rs:35:43 [INFO] [stdout] | [INFO] [stdout] 35 | /// Matches will be marked with the [`Name`] of the given [`Odor`]. [INFO] [stdout] | ^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `mark` links to private item `MarkOdorError::NameAlreadyExists` [INFO] [stdout] --> src/pattern.rs:108:11 [INFO] [stdout] | [INFO] [stdout] 108 | /// [`MarkOdorError::NameAlreadyExists`] will be returned. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `MultipleOdors` links to private item `Odors` [INFO] [stdout] --> src/pattern.rs:224:32 [INFO] [stdout] | [INFO] [stdout] 224 | /// A sequence of at least 2 [`Odors`]. [INFO] [stdout] | ^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.49s [INFO] running `Command { std: "docker" "inspect" "4c6b3f521aca0a3873f9b63bf90be1d95671b13a98cd517f81e915529bf6be10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c6b3f521aca0a3873f9b63bf90be1d95671b13a98cd517f81e915529bf6be10", kill_on_drop: false }` [INFO] [stdout] 4c6b3f521aca0a3873f9b63bf90be1d95671b13a98cd517f81e915529bf6be10