[INFO] cloning repository https://github.com/BlockBlazeDev/Rustup
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BlockBlazeDev/Rustup" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlockBlazeDev%2FRustup", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlockBlazeDev%2FRustup'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 702f3e8882eb1e1cec6aec46b03891d4ad10b869
[INFO] documenting BlockBlazeDev/Rustup against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlockBlazeDev%2FRustup" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/BlockBlazeDev/Rustup
[INFO] finished tweaking git repo https://github.com/BlockBlazeDev/Rustup
[INFO] tweaked toml for git repo https://github.com/BlockBlazeDev/Rustup written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BlockBlazeDev/Rustup on toolchain da3f5c31e5535b3dc210067de660a45784ae1e9c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BlockBlazeDev/Rustup already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c264c2c8136405cd85c13b6a54ca8d26d88164ab8a69de9d1018e6c94dd1f9e3
[INFO] running `Command { std: "docker" "start" "c264c2c8136405cd85c13b6a54ca8d26d88164ab8a69de9d1018e6c94dd1f9e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c264c2c8136405cd85c13b6a54ca8d26d88164ab8a69de9d1018e6c94dd1f9e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c264c2c8136405cd85c13b6a54ca8d26d88164ab8a69de9d1018e6c94dd1f9e3" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c264c2c8136405cd85c13b6a54ca8d26d88164ab8a69de9d1018e6c94dd1f9e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c264c2c8136405cd85c13b6a54ca8d26d88164ab8a69de9d1018e6c94dd1f9e3" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking bytes v1.7.1
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling aws-lc-rs v1.8.1
[INFO] [stderr]     Checking rustls-pki-types v1.7.0
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v1.0.1
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking mirai-annotations v1.12.0
[INFO] [stderr]    Compiling rustls v0.23.12
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]     Checking tinyvec v1.8.0
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking anstyle-parse v0.2.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]     Checking anstyle-query v1.1.1
[INFO] [stderr]     Checking rustls-pemfile v2.1.3
[INFO] [stderr]     Checking colorchoice v1.0.2
[INFO] [stderr]     Checking rustix v0.38.34
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking anstyle v1.0.8
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling curl v0.4.46
[INFO] [stderr]     Checking clap_lex v0.7.2
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling serde_json v1.0.122
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking indexmap v2.3.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]     Checking rustls-native-certs v0.7.1
[INFO] [stderr]     Checking cvt v0.1.2
[INFO] [stderr]     Checking flate2 v1.0.31
[INFO] [stderr]    Compiling pulldown-cmark v0.11.0
[INFO] [stderr]    Compiling cc v1.1.7
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]     Checking winnow v0.6.18
[INFO] [stderr]    Compiling platforms v3.4.1
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking filetime v0.2.23
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking normpath v1.3.0
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking fs_at v0.2.1
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]     Checking env_proxy v0.4.1
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling libz-sys v1.1.18
[INFO] [stderr]    Compiling curl-sys v0.4.74+curl-8.9.0
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling aws-lc-sys v0.20.1
[INFO] [stderr]    Compiling sys-info v0.9.1
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking terminal_size v0.3.0
[INFO] [stderr]     Checking xattr v1.3.1
[INFO] [stderr]     Checking clap_builder v4.5.13
[INFO] [stderr]     Checking xz2 v0.1.7
[INFO] [stderr]     Checking tar v0.4.41
[INFO] [stderr]     Checking tempfile v3.11.0
[INFO] [stderr]     Checking remove_dir_all v0.8.3
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]     Checking bstr v1.10.0
[INFO] [stderr]     Checking opener v0.7.1
[INFO] [stderr]    Compiling rustup v1.27.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling git-testament-derive v0.2.0
[INFO] [stderr]     Checking zstd v0.13.2
[INFO] [stderr]     Checking tokio v1.39.2
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking enum-map v2.7.3
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking git-testament v0.2.5
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking effective-limits v0.5.5
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking clap v4.5.13
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking clap_complete v4.5.12
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking retry v2.0.0
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking hyper v1.4.1
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking tokio-socks v0.5.2
[INFO] [stderr]     Checking async-compression v0.4.12
[INFO] [stderr]     Checking tokio-stream v0.1.15
[INFO] [stderr]     Checking tokio-retry v0.3.0
[INFO] [stderr]     Checking hyper-util v0.1.6
[INFO] [stderr]     Checking rustls-webpki v0.102.6
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_spanned v0.6.7
[INFO] [stderr]     Checking toml_edit v0.22.20
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking rs_tracing v1.1.0
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]     Checking tokio-rustls v0.26.0
[INFO] [stderr]     Checking rustls-platform-verifier v0.3.3
[INFO] [stderr]     Checking hyper-rustls v0.27.2
[INFO] [stderr]     Checking reqwest v0.12.5
[INFO] [stderr]     Checking download v1.27.1 (/opt/rustwide/workdir/download)
[INFO] [stderr]  Documenting rustup v1.27.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/dist/component/components.rs:88:40
[INFO] [stdout]    |
[INFO] [stdout] 88 |         Ok(result.into_iter().find(|c| (c.name() == name)))
[INFO] [stdout]    |                                        ^                ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 88 -         Ok(result.into_iter().find(|c| (c.name() == name)))
[INFO] [stdout] 88 +         Ok(result.into_iter().find(|c| c.name() == name))
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/dist/component/components.rs:88:40
[INFO] [stdout]    |
[INFO] [stdout] 88 |         Ok(result.into_iter().find(|c| (c.name() == name)))
[INFO] [stdout]    |                                        ^                ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 88 -         Ok(result.into_iter().find(|c| (c.name() == name)))
[INFO] [stdout] 88 +         Ok(result.into_iter().find(|c| c.name() == name))
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `1`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           An interpreter for the rust-installer [1] installation format.
[INFO] [stdout]                                                  ^
[INFO] [stdout]   = note: no item named `1` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]   = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/cli/rustup_mode.rs:150:62
[INFO] [stdout]     |
[INFO] [stdout] 150 |         /// Install toolchains that require an emulator. See https://github.com/rust-lang/rustup/wiki/Non-host-toolchains
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]     = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 150 |         /// Install toolchains that require an emulator. See <https://github.com/rust-lang/rustup/wiki/Non-host-toolchains>
[INFO] [stdout]     |                                                              +                                                            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/cli/rustup_mode.rs:361:58
[INFO] [stdout]     |
[INFO] [stdout] 361 |     /// Install toolchains that require an emulator. See https://github.com/rust-lang/rustup/wiki/Non-host-toolchains
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 361 |     /// Install toolchains that require an emulator. See <https://github.com/rust-lang/rustup/wiki/Non-host-toolchains>
[INFO] [stdout]     |                                                          +                                                            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/dist/component/transaction.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | / pub struct Transaction<'a> {
[INFO] [stdout] 38 | |     prefix: InstallPrefix,
[INFO] [stdout] 39 | |     changes: Vec<ChangedItem<'a>>,
[INFO] [stdout] 40 | |     tmp_cx: &'a temp::Context,
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |     process: &'a Process,
[INFO] [stdout] 44 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `https://github.com/rust-lang/rust-installer`
[INFO] [stdout]    = help: ends near `automatically cleaned up using the temp system.`
[INFO] [stdout]    = note: `#[deny(rustdoc::unportable_markdown)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/dist/manifestation.rs:103:9
[INFO] [stdout]     |
[INFO] [stdout] 103 |     /// https://github.com/rust-lang/rustup/issues/988 for the details.
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 103 |     /// <https://github.com/rust-lang/rustup/issues/988> for the details.
[INFO] [stdout]     |         +                                              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `tracing_subscriber` is both a function and a crate
[INFO] [stdout]   --> src/cli/log.rs:44:73
[INFO] [stdout]    |
[INFO] [stdout] 44 | /// When the `RUSTUP_LOG` environment variable is present, a standard [`tracing_subscriber`]
[INFO] [stdout]    |                                                                         ^^^^^^^^^^^^^^^^^^ ambiguous link
[INFO] [stdout]    |
[INFO] [stdout] help: to link to the function, add parentheses
[INFO] [stdout]    |
[INFO] [stdout] 44 | /// When the `RUSTUP_LOG` environment variable is present, a standard [`tracing_subscriber()`]
[INFO] [stdout]    |                                                                                           ++
[INFO] [stdout] help: to link to the crate, prefix with `mod@`
[INFO] [stdout]    |
[INFO] [stdout] 44 | /// When the `RUSTUP_LOG` environment variable is present, a standard [`mod@tracing_subscriber`]
[INFO] [stdout]    |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not document `rustup`
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "c264c2c8136405cd85c13b6a54ca8d26d88164ab8a69de9d1018e6c94dd1f9e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c264c2c8136405cd85c13b6a54ca8d26d88164ab8a69de9d1018e6c94dd1f9e3", kill_on_drop: false }`
[INFO] [stdout] c264c2c8136405cd85c13b6a54ca8d26d88164ab8a69de9d1018e6c94dd1f9e3
