[INFO] fetching crate mit-commit 3.1.1... [INFO] documenting mit-commit-3.1.1 against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] extracting crate mit-commit 3.1.1 into /workspace/builds/worker-38/source [INFO] validating manifest of crates.io crate mit-commit 3.1.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 mit-commit 3.1.1 [INFO] finished tweaking crates.io crate mit-commit 3.1.1 [INFO] tweaked toml for crates.io crate mit-commit 3.1.1 written to /workspace/builds/worker-38/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] [stderr] Blocking waiting for file lock on package cache [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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/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] bafa850f70d5492fffe9ae866d9de5ac8264d77a169ce1a1ab657f174528789a [INFO] running `Command { std: "docker" "start" "-a" "bafa850f70d5492fffe9ae866d9de5ac8264d77a169ce1a1ab657f174528789a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bafa850f70d5492fffe9ae866d9de5ac8264d77a169ce1a1ab657f174528789a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bafa850f70d5492fffe9ae866d9de5ac8264d77a169ce1a1ab657f174528789a", kill_on_drop: false }` [INFO] [stdout] bafa850f70d5492fffe9ae866d9de5ac8264d77a169ce1a1ab657f174528789a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/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] 29de5cdc5107d9f4416161a7da2183835527e5885a9305882a171089c067ac74 [INFO] running `Command { std: "docker" "start" "-a" "29de5cdc5107d9f4416161a7da2183835527e5885a9305882a171089c067ac74", 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 memchr v2.5.0 [INFO] [stderr] Checking regex-syntax v0.6.26 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling indoc v1.0.6 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking regex v1.5.6 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling miette-derive v4.7.1 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking miette v4.7.1 [INFO] [stderr] Documenting mit-commit v3.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `CommitMessage` [INFO] [stdout] --> src/bodies.rs:11:34 [INFO] [stdout] | [INFO] [stdout] 11 | /// A collection of user input [`CommitMessage`] text [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `CommitMessage` 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 `CommitMessage` [INFO] [stdout] --> src/body.rs:7:36 [INFO] [stdout] | [INFO] [stdout] 7 | /// A single contiguous block of [`CommitMessage`] text [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `CommitMessage` 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 `Bodies` [INFO] [stdout] --> src/body.rs:16:46 [INFO] [stdout] | [INFO] [stdout] 16 | /// This is for concatenating multiple [`Bodies`] together [INFO] [stdout] | ^^^^^^ no item named `Bodies` 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 `CommitMessage` [INFO] [stdout] --> src/body.rs:41:11 [INFO] [stdout] | [INFO] [stdout] 41 | /// [`CommitMessage`] so it's handy to be able to see them. [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `CommitMessage` 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 `CommitMessage` [INFO] [stdout] --> src/comments.rs:5:39 [INFO] [stdout] | [INFO] [stdout] 5 | /// A collection of comments from a [`CommitMessage`] [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `CommitMessage` 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 `CommitMessage` [INFO] [stdout] --> src/fragment.rs:3:29 [INFO] [stdout] | [INFO] [stdout] 3 | /// A `Fragment` from the [`CommitMessage`], either a comment or body [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `CommitMessage` 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 `CommitMessage` [INFO] [stdout] --> src/scissors.rs:7:31 [INFO] [stdout] | [INFO] [stdout] 7 | /// The [`Scissors`] from a [`CommitMessage`] [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `CommitMessage` 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 `CommitMessage` [INFO] [stdout] --> src/subject.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | /// The [`Subject`] from the [`CommitMessage`] [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `CommitMessage` 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 `CommitMessage` [INFO] [stdout] --> src/trailer.rs:12:42 [INFO] [stdout] | [INFO] [stdout] 12 | /// A [`Trailer`] you might see a in a [`CommitMessage`], for example [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `CommitMessage` 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 `Trailers` [INFO] [stdout] --> src/trailer.rs:23:66 [INFO] [stdout] | [INFO] [stdout] 23 | /// This creates a new element that represents the sort of [`Trailers`] you [INFO] [stdout] | ^^^^^^^^ no item named `Trailers` 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 `LEGAL_CHARACTERS` [INFO] [stdout] --> src/commit_message.rs:932:32 [INFO] [stdout] | [INFO] [stdout] 932 | /// Valid options are in [`LEGAL_CHARACTERS`], these are the 'auto" selection logic in the git codebase in the [`adjust_comment_line_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no item named `LEGAL_CHARACTERS` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.59s [INFO] running `Command { std: "docker" "inspect" "29de5cdc5107d9f4416161a7da2183835527e5885a9305882a171089c067ac74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29de5cdc5107d9f4416161a7da2183835527e5885a9305882a171089c067ac74", kill_on_drop: false }` [INFO] [stdout] 29de5cdc5107d9f4416161a7da2183835527e5885a9305882a171089c067ac74 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/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] e91e26862f9c5f9b81d876d7d6dfe52f009cbe82b0b5569c61d0696a67344f02 [INFO] running `Command { std: "docker" "start" "-a" "e91e26862f9c5f9b81d876d7d6dfe52f009cbe82b0b5569c61d0696a67344f02", 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 memchr v2.5.0 [INFO] [stderr] Checking regex-syntax v0.6.26 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling indoc v1.0.6 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking regex v1.5.6 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling miette-derive v4.7.1 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking miette v4.7.1 [INFO] [stderr] Documenting mit-commit v3.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `CommitMessage` [INFO] [stdout] --> src/bodies.rs:11:34 [INFO] [stdout] | [INFO] [stdout] 11 | /// A collection of user input [`CommitMessage`] text [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `CommitMessage` 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 `CommitMessage` [INFO] [stdout] --> src/body.rs:7:36 [INFO] [stdout] | [INFO] [stdout] 7 | /// A single contiguous block of [`CommitMessage`] text [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `CommitMessage` 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 `Bodies` [INFO] [stdout] --> src/body.rs:16:46 [INFO] [stdout] | [INFO] [stdout] 16 | /// This is for concatenating multiple [`Bodies`] together [INFO] [stdout] | ^^^^^^ no item named `Bodies` 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 `CommitMessage` [INFO] [stdout] --> src/body.rs:41:11 [INFO] [stdout] | [INFO] [stdout] 41 | /// [`CommitMessage`] so it's handy to be able to see them. [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `CommitMessage` 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 `CommitMessage` [INFO] [stdout] --> src/comments.rs:5:39 [INFO] [stdout] | [INFO] [stdout] 5 | /// A collection of comments from a [`CommitMessage`] [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `CommitMessage` 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 `CommitMessage` [INFO] [stdout] --> src/fragment.rs:3:29 [INFO] [stdout] | [INFO] [stdout] 3 | /// A `Fragment` from the [`CommitMessage`], either a comment or body [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `CommitMessage` 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 `CommitMessage` [INFO] [stdout] --> src/scissors.rs:7:31 [INFO] [stdout] | [INFO] [stdout] 7 | /// The [`Scissors`] from a [`CommitMessage`] [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `CommitMessage` 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 `CommitMessage` [INFO] [stdout] --> src/subject.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | /// The [`Subject`] from the [`CommitMessage`] [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `CommitMessage` 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 `CommitMessage` [INFO] [stdout] --> src/trailer.rs:12:42 [INFO] [stdout] | [INFO] [stdout] 12 | /// A [`Trailer`] you might see a in a [`CommitMessage`], for example [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `CommitMessage` 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 `Trailers` [INFO] [stdout] --> src/trailer.rs:23:66 [INFO] [stdout] | [INFO] [stdout] 23 | /// This creates a new element that represents the sort of [`Trailers`] you [INFO] [stdout] | ^^^^^^^^ no item named `Trailers` 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 `LEGAL_CHARACTERS` [INFO] [stdout] --> src/commit_message.rs:932:32 [INFO] [stdout] | [INFO] [stdout] 932 | /// Valid options are in [`LEGAL_CHARACTERS`], these are the 'auto" selection logic in the git codebase in the [`adjust_comment_line_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no item named `LEGAL_CHARACTERS` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.85s [INFO] running `Command { std: "docker" "inspect" "e91e26862f9c5f9b81d876d7d6dfe52f009cbe82b0b5569c61d0696a67344f02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e91e26862f9c5f9b81d876d7d6dfe52f009cbe82b0b5569c61d0696a67344f02", kill_on_drop: false }` [INFO] [stdout] e91e26862f9c5f9b81d876d7d6dfe52f009cbe82b0b5569c61d0696a67344f02