[INFO] fetching crate cursus 0.9.3...
[INFO] documenting cursus-0.9.3 against 824336ad4127ce295849937a24c08a4aeff6ada7 for pr-162169
[INFO] extracting crate cursus 0.9.3 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate cursus 0.9.3
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate cursus 0.9.3
[INFO] tweaked toml for crates.io crate cursus 0.9.3 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate cursus 0.9.3 on toolchain 824336ad4127ce295849937a24c08a4aeff6ada7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cursus 0.9.3 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" "+824336ad4127ce295849937a24c08a4aeff6ada7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded shell-escape v0.1.5
[INFO] [stderr]   Downloaded granit-parser v0.0.3
[INFO] [stderr]   Downloaded petname-macros v3.0.0
[INFO] [stderr]   Downloaded ratatui-textarea v0.9.1
[INFO] [stderr]   Downloaded mutants v0.0.4
[INFO] [stderr]   Downloaded tabwriter v1.4.1
[INFO] [stderr]   Downloaded serde_regex v1.1.0
[INFO] [stderr]   Downloaded cargo-platform v0.3.3
[INFO] [stderr]   Downloaded graphql_query_derive v0.14.0
[INFO] [stderr]   Downloaded stringmetrics v2.2.2
[INFO] [stderr]   Downloaded path-tree v0.8.3
[INFO] [stderr]   Downloaded headers-core v0.3.0
[INFO] [stderr]   Downloaded async-object-pool v0.2.0
[INFO] [stderr]   Downloaded headers v0.4.1
[INFO] [stderr]   Downloaded petname v3.0.0
[INFO] [stderr]   Downloaded jsonc-parser v0.32.4
[INFO] [stderr]   Downloaded graphql_client v0.14.0
[INFO] [stderr]   Downloaded graphql-parser v0.4.1
[INFO] [stderr]   Downloaded fluent-template-macros v0.14.0
[INFO] [stderr]   Downloaded fluent-templates v0.14.0
[INFO] [stderr]   Downloaded self_cell v1.2.2
[INFO] [stderr]   Downloaded graphql_client_codegen v0.14.0
[INFO] [stderr]   Downloaded serde-saphyr v0.0.27
[INFO] [stderr]   Downloaded gitlab v0.1900.0
[INFO] [stderr]   Downloaded octocrab v0.51.0
[INFO] [stderr]   Downloaded httpmock v0.8.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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] ae765f8bd2842753da5fb6c79f13b35490ea2555ede9ee2799eff93c6a46552e
[INFO] running `Command { std: "docker" "start" "ae765f8bd2842753da5fb6c79f13b35490ea2555ede9ee2799eff93c6a46552e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ae765f8bd2842753da5fb6c79f13b35490ea2555ede9ee2799eff93c6a46552e", 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" "ae765f8bd2842753da5fb6c79f13b35490ea2555ede9ee2799eff93c6a46552e" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ae765f8bd2842753da5fb6c79f13b35490ea2555ede9ee2799eff93c6a46552e", 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" "ae765f8bd2842753da5fb6c79f13b35490ea2555ede9ee2799eff93c6a46552e" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking log v0.4.32
[INFO] [stderr]     Checking memchr v2.8.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerocopy v0.8.50
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling aws-lc-rs v1.17.0
[INFO] [stderr]     Checking http v1.4.1
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling unic-langid-impl v0.9.6
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling unic-langid-macros-impl v0.9.6
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking unicode-segmentation v1.13.2
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking compact_str v0.9.1
[INFO] [stderr]     Checking kasuari v0.4.12
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking unicode-truncate v2.0.1
[INFO] [stderr]     Checking lru v0.16.4
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]    Compiling aws-lc-sys v0.41.0
[INFO] [stderr]     Checking unic-langid-macros v0.9.6
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking unic-langid v0.9.6
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]     Checking ratatui-core v0.1.0
[INFO] [stderr]     Checking primeorder v0.13.6
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]    Compiling graphql-introspection-query v0.2.0
[INFO] [stderr]    Compiling cargo-platform v0.3.3
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking line-clipping v0.3.7
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]     Checking rustc-hash v2.1.2
[INFO] [stderr]     Checking type-map v0.5.1
[INFO] [stderr]    Compiling cargo_metadata v0.23.1
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking ratatui-widgets v0.3.0
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking pkcs1 v0.7.5
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking winnow v1.0.3
[INFO] [stderr]     Checking hyper v1.10.1
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking intl-memoizer v0.5.3
[INFO] [stderr]     Checking object v0.37.3
[INFO] [stderr]     Checking p384 v0.13.1
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]     Checking p256 v0.13.2
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]    Compiling octocrab v0.51.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking fluent-langneg v0.13.1
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking intl_pluralrules v7.0.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]     Checking fluent-syntax v0.12.0
[INFO] [stderr]    Compiling snafu-derive v0.8.9
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking simple_asn1 v0.6.4
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]     Checking toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking rustc-demangle v0.1.27
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]     Checking winnow v0.6.26
[INFO] [stderr]     Checking self_cell v1.2.2
[INFO] [stderr]     Checking granit-parser v0.0.3
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking fluent-bundle v0.16.0
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking ratatui-macros v0.7.0
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking annotate-snippets v0.12.16
[INFO] [stderr]     Checking rsa v0.9.10
[INFO] [stderr]     Checking secrecy v0.10.3
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]    Compiling petname-macros v3.0.0
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking toml v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking toml_edit v0.25.12+spec-1.1.0
[INFO] [stderr]     Checking ratatui v0.30.0
[INFO] [stderr]     Checking jsonwebtoken v10.4.0
[INFO] [stderr]     Checking ratatui-textarea v0.9.1
[INFO] [stderr]    Compiling mutants v0.0.4
[INFO] [stderr]     Checking serde-saphyr v0.0.27
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]     Checking sys-locale v0.3.2
[INFO] [stderr]     Checking shell-escape v0.1.5
[INFO] [stderr]     Checking jsonc-parser v0.32.4
[INFO] [stderr]     Checking petname v3.0.0
[INFO] [stderr]    Compiling fluent-template-macros v0.14.0
[INFO] [stderr]     Checking snafu v0.8.9
[INFO] [stderr]    Compiling graphql-parser v0.4.1
[INFO] [stderr]     Checking fluent-templates v0.14.0
[INFO] [stderr]     Checking cron v0.15.0
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]    Compiling graphql_client_codegen v0.14.0
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]    Compiling graphql_query_derive v0.14.0
[INFO] [stderr]     Checking graphql_client v0.14.0
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[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]     Checking gitlab v0.1900.0
[INFO] [stderr]  Documenting cursus v0.9.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `GitConfig::prepare_commit_message`
[INFO] [stdout]   --> src/cli/prepare/git_lifecycle.rs:84:60
[INFO] [stdout]    |
[INFO] [stdout] 84 | /// * `commit_message` - The commit message to use, from [`GitConfig::prepare_commit_message`].
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `GitConfig` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] help: there's a similarly named item `Config`
[INFO] [stdout]    |
[INFO] [stdout] 84 - /// * `commit_message` - The commit message to use, from [`GitConfig::prepare_commit_message`].
[INFO] [stdout] 84 + /// * `commit_message` - The commit message to use, from [`Config::prepare_commit_message`].
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `test_support::RecordingCommandRunner`
[INFO] [stdout]  --> src/command/mod.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | //! [`test_support::RecordingCommandRunner`] is a fake implementation for unit tests.
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `test_support` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `run`
[INFO] [stdout]   --> src/command/mod.rs:51:62
[INFO] [stdout]    |
[INFO] [stdout] 51 |     /// Mutating — skipped by [`DryRunCommandRunner`]. Unlike [`run`], this does not
[INFO] [stdout]    |                                                                 ^^^ no item named `run` 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 `with_code_forge_client` links to private item `Self::code_forge_name`
[INFO] [stdout]    --> src/env.rs:137:62
[INFO] [stdout]     |
[INFO] [stdout] 137 |     /// [`CodeForgeClient::forge_name`]) so [`code_forge_name`](Self::code_forge_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: public documentation for `with_code_forge_client_result` links to private item `Self::code_forge_name`
[INFO] [stdout]    --> src/env.rs:157:26
[INFO] [stdout]     |
[INFO] [stdout] 157 |     /// [`code_forge_name`](Self::code_forge_name) reflects the active forge.
[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: unresolved link to `crate::run_with`
[INFO] [stdout]    --> src/env.rs:181:40
[INFO] [stdout]     |
[INFO] [stdout] 181 |     /// This is called automatically by [`crate::run_with`] when `--dry-run` is set,
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^ no item named `run_with` in module `cursus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `run_editor_on` links to private item `crate::shell::shell_quote`
[INFO] [stdout]    --> src/env.rs:310:43
[INFO] [stdout]     |
[INFO] [stdout] 310 |     /// shell. The file path is quoted via [`crate::shell::shell_quote`] to prevent word
[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: unresolved link to `GitWorkdir::remote_origin_url`
[INFO] [stdout]   --> src/forge/github/remote.rs:80:44
[INFO] [stdout]    |
[INFO] [stdout] 80 |     /// Queries the `origin` remote URL via [`GitWorkdir::remote_origin_url`] and
[INFO] [stdout]    |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `GitWorkdir` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `GitWorkdir::remote_origin_url`
[INFO] [stdout]   --> src/forge/github/remote.rs:97:46
[INFO] [stdout]    |
[INFO] [stdout] 97 |     /// detecting from the git remote URL via [`GitWorkdir::remote_origin_url`].
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `GitWorkdir` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `t`
[INFO] [stdout]  --> src/locale.rs:8:28
[INFO] [stdout]   |
[INFO] [stdout] 8 | //! subdirectories). The [`t!`] macro performs the lookup using the current
[INFO] [stdout]   |                            ^^ no item named `t` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = note: `macro_rules` named `t` exists in this crate, but it is not in scope at this link's location
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `t`
[INFO] [stdout]   --> src/locale.rs:33:46
[INFO] [stdout]    |
[INFO] [stdout] 33 | /// Sets the process-global locale used by [`t!`].
[INFO] [stdout]    |                                              ^^ no item named `t` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = note: `macro_rules` named `t` exists in this crate, but it is not in scope at this link's location
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `t`
[INFO] [stdout]   --> src/locale.rs:49:30
[INFO] [stdout]    |
[INFO] [stdout] 49 | /// Used internally by the [`t!`] macro on every call to look up translations.
[INFO] [stdout]    |                              ^^ no item named `t` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = note: `macro_rules` named `t` exists in this crate, but it is not in scope at this link's location
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `resolve_defaults`
[INFO] [stdout]    --> src/model/config/git.rs:152:12
[INFO] [stdout]     |
[INFO] [stdout] 152 |     /// via [`resolve_defaults`].
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^ no item named `resolve_defaults` 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 `resolve_defaults`
[INFO] [stdout]    --> src/model/config/git.rs:160:29
[INFO] [stdout]     |
[INFO] [stdout] 160 |     /// has been applied via [`resolve_defaults`].
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^ no item named `resolve_defaults` 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 `Config::load`
[INFO] [stdout]    --> src/model/config/git.rs:178:18
[INFO] [stdout]     |
[INFO] [stdout] 178 |     /// called by [`Config::load`] once `[git]` and the forge sections are known.
[INFO] [stdout]     |                     ^^^^^^^^^^^^ no item named `Config` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Config::load`
[INFO] [stdout]    --> src/model/config/mod.rs:199:8
[INFO] [stdout]     |
[INFO] [stdout] 199 |     /// [`Config::load`] rejects configurations that enable both forges at
[INFO] [stdout]     |           ^^^^^^^^^^^^ the struct `Config` has no field or associated item named `load`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Config::load`
[INFO] [stdout]    --> src/model/config/mod.rs:213:43
[INFO] [stdout]     |
[INFO] [stdout] 213 |     /// why both-enabled cannot happen via [`Config::load`].
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ the struct `Config` has no field or associated item named `load`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Config::load`
[INFO] [stdout]    --> src/model/config/mod.rs:228:19
[INFO] [stdout]     |
[INFO] [stdout] 228 |     /// happen via [`Config::load`].
[INFO] [stdout]     |                      ^^^^^^^^^^^^ the struct `Config` has no field or associated item named `load`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Config::load`
[INFO] [stdout]    --> src/model/config/mod.rs:243:19
[INFO] [stdout]     |
[INFO] [stdout] 243 |     /// happen via [`Config::load`].
[INFO] [stdout]     |                      ^^^^^^^^^^^^ the struct `Config` has no field or associated item named `load`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `package`
[INFO] [stdout]    --> src/package_manager/cargo/mod.rs:103:10
[INFO] [stdout]     |
[INFO] [stdout] 103 | /// The [package] section of Cargo.toml.
[INFO] [stdout]     |          ^^^^^^^ no item named `package` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] help: there's a similarly named item `Package`
[INFO] [stdout]     |
[INFO] [stdout] 103 - /// The [package] section of Cargo.toml.
[INFO] [stdout] 103 + /// The [Package] section of Cargo.toml.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `workspace`
[INFO] [stdout]    --> src/package_manager/cargo/mod.rs:129:10
[INFO] [stdout]     |
[INFO] [stdout] 129 | /// The [workspace] section of Cargo.toml.
[INFO] [stdout]     |          ^^^^^^^^^ no item named `workspace` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] help: there's a similarly named item `Workspace` (notice the capitalization)
[INFO] [stdout]     |
[INFO] [stdout] 129 - /// The [workspace] section of Cargo.toml.
[INFO] [stdout] 129 + /// The [Workspace] section of Cargo.toml.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `dependencies`
[INFO] [stdout]   --> src/package_manager/dependency_graph/mod.rs:55:36
[INFO] [stdout]    |
[INFO] [stdout] 55 |     /// Adjacency list: dependent -> [dependencies]
[INFO] [stdout]    |                                       ^^^^^^^^^^^^ no item named `dependencies` 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 `DryRunCommandRunner`
[INFO] [stdout]    --> src/package_manager/mod.rs:387:45
[INFO] [stdout]     |
[INFO] [stdout] 387 |     /// via `run_mut` (which is a no-op when [`DryRunCommandRunner`] is active).
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^ no item named `DryRunCommandRunner` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/conventional_commit.rs:1:38
[INFO] [stdout]   |
[INFO] [stdout] 1 | //! Parser for Conventional Commits (https://www.conventionalcommits.org/).
[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] 1 | //! Parser for Conventional Commits (<https://www.conventionalcommits.org/>).
[INFO] [stdout]   |                                      +                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 44s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/cursus/index.html
[INFO] running `Command { std: "docker" "inspect" "ae765f8bd2842753da5fb6c79f13b35490ea2555ede9ee2799eff93c6a46552e", 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" "-e" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ae765f8bd2842753da5fb6c79f13b35490ea2555ede9ee2799eff93c6a46552e" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]  Documenting cursus v0.9.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `test_support::RecordingCommandRunner`
[INFO] [stdout]  --> src/command/mod.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | //! [`test_support::RecordingCommandRunner`] is a fake implementation for unit tests.
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `test_support` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `run`
[INFO] [stdout]   --> src/command/mod.rs:51:62
[INFO] [stdout]    |
[INFO] [stdout] 51 |     /// Mutating — skipped by [`DryRunCommandRunner`]. Unlike [`run`], this does not
[INFO] [stdout]    |                                                                 ^^^ no item named `run` 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 `with_code_forge_client` links to private item `Self::code_forge_name`
[INFO] [stdout]    --> src/env.rs:137:62
[INFO] [stdout]     |
[INFO] [stdout] 137 |     /// [`CodeForgeClient::forge_name`]) so [`code_forge_name`](Self::code_forge_name)
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout]     = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `with_code_forge_client_result` links to private item `Self::code_forge_name`
[INFO] [stdout]    --> src/env.rs:157:26
[INFO] [stdout]     |
[INFO] [stdout] 157 |     /// [`code_forge_name`](Self::code_forge_name) reflects the active forge.
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::run_with`
[INFO] [stdout]    --> src/env.rs:181:40
[INFO] [stdout]     |
[INFO] [stdout] 181 |     /// This is called automatically by [`crate::run_with`] when `--dry-run` is set,
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^ no item named `run_with` in module `cursus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `run_editor_on` links to private item `crate::shell::shell_quote`
[INFO] [stdout]    --> src/env.rs:310:43
[INFO] [stdout]     |
[INFO] [stdout] 310 |     /// shell. The file path is quoted via [`crate::shell::shell_quote`] to prevent word
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `GitWorkdir::remote_origin_url`
[INFO] [stdout]   --> src/forge/github/remote.rs:97:46
[INFO] [stdout]    |
[INFO] [stdout] 97 |     /// detecting from the git remote URL via [`GitWorkdir::remote_origin_url`].
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `GitWorkdir` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `t`
[INFO] [stdout]  --> src/locale.rs:8:28
[INFO] [stdout]   |
[INFO] [stdout] 8 | //! subdirectories). The [`t!`] macro performs the lookup using the current
[INFO] [stdout]   |                            ^^ no item named `t` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = note: `macro_rules` named `t` exists in this crate, but it is not in scope at this link's location
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `t`
[INFO] [stdout]   --> src/locale.rs:33:46
[INFO] [stdout]    |
[INFO] [stdout] 33 | /// Sets the process-global locale used by [`t!`].
[INFO] [stdout]    |                                              ^^ no item named `t` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = note: `macro_rules` named `t` exists in this crate, but it is not in scope at this link's location
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `t`
[INFO] [stdout]   --> src/locale.rs:49:30
[INFO] [stdout]    |
[INFO] [stdout] 49 | /// Used internally by the [`t!`] macro on every call to look up translations.
[INFO] [stdout]    |                              ^^ no item named `t` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = note: `macro_rules` named `t` exists in this crate, but it is not in scope at this link's location
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `resolve_defaults`
[INFO] [stdout]    --> src/model/config/git.rs:152:12
[INFO] [stdout]     |
[INFO] [stdout] 152 |     /// via [`resolve_defaults`].
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^ no item named `resolve_defaults` 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 `resolve_defaults`
[INFO] [stdout]    --> src/model/config/git.rs:160:29
[INFO] [stdout]     |
[INFO] [stdout] 160 |     /// has been applied via [`resolve_defaults`].
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^ no item named `resolve_defaults` 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 `Config::load`
[INFO] [stdout]    --> src/model/config/mod.rs:199:8
[INFO] [stdout]     |
[INFO] [stdout] 199 |     /// [`Config::load`] rejects configurations that enable both forges at
[INFO] [stdout]     |           ^^^^^^^^^^^^ the struct `Config` has no field or associated item named `load`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Config::load`
[INFO] [stdout]    --> src/model/config/mod.rs:213:43
[INFO] [stdout]     |
[INFO] [stdout] 213 |     /// why both-enabled cannot happen via [`Config::load`].
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ the struct `Config` has no field or associated item named `load`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Config::load`
[INFO] [stdout]    --> src/model/config/mod.rs:228:19
[INFO] [stdout]     |
[INFO] [stdout] 228 |     /// happen via [`Config::load`].
[INFO] [stdout]     |                      ^^^^^^^^^^^^ the struct `Config` has no field or associated item named `load`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Config::load`
[INFO] [stdout]    --> src/model/config/mod.rs:243:19
[INFO] [stdout]     |
[INFO] [stdout] 243 |     /// happen via [`Config::load`].
[INFO] [stdout]     |                      ^^^^^^^^^^^^ the struct `Config` has no field or associated item named `load`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `DryRunCommandRunner`
[INFO] [stdout]    --> src/package_manager/mod.rs:387:45
[INFO] [stdout]     |
[INFO] [stdout] 387 |     /// via `run_mut` (which is a no-op when [`DryRunCommandRunner`] is active).
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^ no item named `DryRunCommandRunner` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/conventional_commit.rs:1:38
[INFO] [stdout]   |
[INFO] [stdout] 1 | //! Parser for Conventional Commits (https://www.conventionalcommits.org/).
[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] 1 | //! Parser for Conventional Commits (<https://www.conventionalcommits.org/>).
[INFO] [stdout]   |                                      +                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.07s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/cursus/index.html
[INFO] running `Command { std: "docker" "inspect" "ae765f8bd2842753da5fb6c79f13b35490ea2555ede9ee2799eff93c6a46552e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae765f8bd2842753da5fb6c79f13b35490ea2555ede9ee2799eff93c6a46552e", kill_on_drop: false }`
[INFO] [stdout] ae765f8bd2842753da5fb6c79f13b35490ea2555ede9ee2799eff93c6a46552e
