[INFO] cloning repository https://github.com/rust-lang-nursery/rustup.rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rust-lang-nursery/rustup.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-lang-nursery%2Frustup.rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-lang-nursery%2Frustup.rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9a634dac14ad74ce1c8128bb9c9567e7668b0f93
[INFO] documenting rust-lang-nursery/rustup.rs against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-lang-nursery%2Frustup.rs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/rust-lang-nursery/rustup.rs
[INFO] finished tweaking git repo https://github.com/rust-lang-nursery/rustup.rs
[INFO] tweaked toml for git repo https://github.com/rust-lang-nursery/rustup.rs written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rust-lang-nursery/rustup.rs 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/rust-lang-nursery/rustup.rs 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] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] c69443de0188c00e3c14e4353b9a053fef2694913e52d5e981986e2410b03338
[INFO] running `Command { std: "docker" "start" "c69443de0188c00e3c14e4353b9a053fef2694913e52d5e981986e2410b03338", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c69443de0188c00e3c14e4353b9a053fef2694913e52d5e981986e2410b03338", 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" "c69443de0188c00e3c14e4353b9a053fef2694913e52d5e981986e2410b03338" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c69443de0188c00e3c14e4353b9a053fef2694913e52d5e981986e2410b03338", 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" "c69443de0188c00e3c14e4353b9a053fef2694913e52d5e981986e2410b03338" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling pkg-config v0.3.34
[INFO] [stderr]     Checking bitflags v2.13.1
[INFO] [stderr]     Checking memchr v2.8.3
[INFO] [stderr]     Checking bytes v1.12.1
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking log v0.4.34
[INFO] [stderr]     Checking futures-sink v0.3.34
[INFO] [stderr]     Checking writeable v0.6.4
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking litemap v0.8.3
[INFO] [stderr]    Compiling syn v3.0.4
[INFO] [stderr]     Checking socket2 v0.6.5
[INFO] [stderr]     Checking mio v1.2.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]    Compiling aws-lc-rs v1.18.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking futures-io v0.3.34
[INFO] [stderr]     Checking futures-task v0.3.34
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]    Compiling crc32fast v1.5.1
[INFO] [stderr]     Checking indexmap v2.14.1
[INFO] [stderr]     Checking rustls-pki-types v1.15.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]    Compiling rustls v0.23.43
[INFO] [stderr]     Checking simd-adler32 v0.3.10
[INFO] [stderr]    Compiling zerocopy v0.8.56
[INFO] [stderr]    Compiling openssl v0.10.81
[INFO] [stderr]     Checking aho-corasick v1.1.5
[INFO] [stderr]     Checking anstyle-parse v1.0.0
[INFO] [stderr]     Checking futures-channel v0.3.34
[INFO] [stderr]     Checking miniz_oxide v0.9.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]     Checking zlib-rs v0.6.7
[INFO] [stderr]     Checking colorchoice v1.0.5
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]    Compiling crossbeam-deque v0.8.7
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking hybrid-array v0.4.14
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking http v1.5.0
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]    Compiling time-core v0.1.9
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]     Checking cpufeatures v0.3.1
[INFO] [stderr]     Checking ipnet v2.12.1
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling time-macros v0.2.32
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]     Checking either v1.18.0
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]     Checking regex-automata v0.4.18
[INFO] [stderr]    Compiling portable-atomic v1.15.0
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]     Checking http-body v1.1.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling jobserver v0.1.35
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]     Checking tinyvec v1.12.0
[INFO] [stderr]     Checking http-body-util v0.1.5
[INFO] [stderr]     Checking rayon-core v1.13.0
[INFO] [stderr]    Compiling cc v1.4.4
[INFO] [stderr]     Checking crypto-common v0.2.2
[INFO] [stderr]     Checking block-buffer v0.12.1
[INFO] [stderr]     Checking chacha20 v0.10.2
[INFO] [stderr]     Checking rustls-native-certs v0.8.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking cvt v0.1.2
[INFO] [stderr]     Checking const-oid v0.10.2
[INFO] [stderr]    Compiling platforms v4.1.1
[INFO] [stderr]     Checking shlex v2.0.1
[INFO] [stderr]     Checking winnow v1.0.4
[INFO] [stderr]     Checking flate2 v1.1.10
[INFO] [stderr]    Compiling anyhow v1.0.104
[INFO] [stderr]    Compiling pulldown-cmark v0.13.4
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking console v0.16.4
[INFO] [stderr]     Checking toml_parser v1.1.3+spec-1.1.0
[INFO] [stderr]    Compiling rustup v1.30.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking rand v0.10.2
[INFO] [stderr]     Checking fs_at v0.2.1
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking compression-codecs v0.4.38
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling time v0.3.55
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking terminal_size v0.4.4
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking clap_builder v4.6.6
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking filetime v0.2.29
[INFO] [stderr]     Checking unicode-script v0.5.8
[INFO] [stderr]     Checking unit-prefix v0.5.2
[INFO] [stderr]     Checking toml_writer v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking is_executable v1.0.6
[INFO] [stderr]     Checking find-msvc-tools v0.1.11
[INFO] [stderr]     Checking normpath v1.5.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking unicode-security v0.1.2
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking indicatif v0.18.6
[INFO] [stderr]     Checking toml v1.1.4+spec-1.1.0
[INFO] [stderr]     Checking tar v0.4.46
[INFO] [stderr]    Compiling aws-lc-sys v0.44.0
[INFO] [stderr]    Compiling openssl-sys v0.9.117
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling sys-info v0.9.1
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]     Checking xz2 v0.1.7
[INFO] [stderr]     Checking itertools v0.15.0
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking semver v1.0.28
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]     Checking effective-limits v0.5.5
[INFO] [stderr]     Checking bstr v1.13.1
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]    Compiling git-testament-derive v0.2.1
[INFO] [stderr]     Checking opener v0.8.5
[INFO] [stderr]     Checking remove_dir_all v1.0.0
[INFO] [stderr]     Checking git-testament v0.2.6
[INFO] [stderr]    Compiling tokio-macros v2.7.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.6
[INFO] [stderr]    Compiling displaydoc v0.2.7
[INFO] [stderr]    Compiling futures-macro v0.3.34
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling clap_derive v4.6.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.20
[INFO] [stderr]    Compiling enum-map-derive v1.0.1
[INFO] [stderr]     Checking enum-map v3.1.0
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]     Checking zerotrie v0.2.5
[INFO] [stderr]     Checking futures-util v0.3.34
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking thiserror v2.0.20
[INFO] [stderr]     Checking zerovec v0.11.8
[INFO] [stderr]     Checking clap v4.6.6
[INFO] [stderr]     Checking clap_complete v4.6.9
[INFO] [stderr]     Checking clap-cargo v0.19.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.5
[INFO] [stderr]     Checking tinystr v0.8.4
[INFO] [stderr]     Checking potential_utf v0.1.6
[INFO] [stderr]     Checking icu_collections v2.3.0
[INFO] [stderr]     Checking icu_locale_core v2.3.0
[INFO] [stderr]     Checking retry v2.2.0
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking icu_provider v2.3.1
[INFO] [stderr]     Checking rs_tracing v1.1.0
[INFO] [stderr]     Checking icu_normalizer v2.3.0
[INFO] [stderr]     Checking icu_properties v2.3.0
[INFO] [stderr]     Checking faster-hex v0.10.0
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking env_proxy v0.4.1
[INFO] [stderr]     Checking tokio-util v0.7.19
[INFO] [stderr]     Checking async-compression v0.4.43
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-retry v0.3.2
[INFO] [stderr]     Checking tokio-stream v0.1.19
[INFO] [stderr]     Checking h2 v0.4.19
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking hyper v1.11.1
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking rustls-webpki v0.103.15
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking rustls-platform-verifier v0.7.0
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking reqwest v0.13.4
[INFO] [stderr]  Documenting rustup v1.30.0 (/opt/rustwide/workdir)
[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: public documentation for `short_name` links to private item `Manifest::short_name`
[INFO] [stdout]    --> src/dist/manifest.rs:580:45
[INFO] [stdout]     |
[INFO] [stdout] 580 |     /// For the name before renaming, see [`Manifest::short_name()`].
[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]     = note: `#[warn(rustdoc::private_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:164:62
[INFO] [stdout]     |
[INFO] [stdout] 164 |         /// 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] 164 |         /// 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:202:62
[INFO] [stdout]     |
[INFO] [stdout] 202 |         /// 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] 202 |         /// 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:489:58
[INFO] [stdout]     |
[INFO] [stdout] 489 |     /// 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] 489 |     /// 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/diskio/mod.rs:539:9
[INFO] [stdout]     |
[INFO] [stdout] 539 | /// See https://github.com/rust-lang/rustup/issues/3125
[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] 539 | /// See <https://github.com/rust-lang/rustup/issues/3125>
[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 {
[INFO] [stdout] 38 | |     prefix: InstallPrefix,
[INFO] [stdout] 39 | |     changes: Vec<ChangedItem>,
[INFO] [stdout] 40 | |     tmp_cx: Arc<temp::Context>,
[INFO] [stdout] 41 | |     committed: bool,
[INFO] [stdout] 42 | |     pub(super) permit_copy_rename: bool,
[INFO] [stdout] 43 | | }
[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:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 |     /// 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] 115 |     /// <https://github.com/rust-lang/rustup/issues/988> for the details.
[INFO] [stdout]     |         +                                              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/download/mod.rs:344:10
[INFO] [stdout]     |
[INFO] [stdout] 344 | /// See: https://github.com/rust-lang/rustup/issues/2860.
[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] 344 | /// See: <https://github.com/rust-lang/rustup/issues/2860>.
[INFO] [stdout]     |          +                                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `tracing_subscriber` is both a function and a crate
[INFO] [stdout]   --> src/cli/log.rs:42:73
[INFO] [stdout]    |
[INFO] [stdout] 42 | /// 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] 42 | /// 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] 42 | /// 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" "c69443de0188c00e3c14e4353b9a053fef2694913e52d5e981986e2410b03338", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c69443de0188c00e3c14e4353b9a053fef2694913e52d5e981986e2410b03338", kill_on_drop: false }`
[INFO] [stdout] c69443de0188c00e3c14e4353b9a053fef2694913e52d5e981986e2410b03338
