[INFO] cloning repository https://github.com/johan-steffens/scribe
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/johan-steffens/scribe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohan-steffens%2Fscribe", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohan-steffens%2Fscribe'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dc4768bbe56a7fa8d811d2e4f0aea76fccf4aebd
[INFO] documenting johan-steffens/scribe against 824336ad4127ce295849937a24c08a4aeff6ada7 for pr-162169
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohan-steffens%2Fscribe" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/johan-steffens/scribe
[INFO] finished tweaking git repo https://github.com/johan-steffens/scribe
[INFO] tweaked toml for git repo https://github.com/johan-steffens/scribe written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/johan-steffens/scribe 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 git repo https://github.com/johan-steffens/scribe 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 toml_edit v0.25.10+spec-1.1.0
[INFO] [stderr]   Downloaded pastey v0.2.1
[INFO] [stderr]   Downloaded rusqlite_migration v1.3.1
[INFO] [stderr]   Downloaded rmcp-macros v1.3.0
[INFO] [stderr]   Downloaded tauri-winrt-notification v0.7.2
[INFO] [stderr]   Downloaded notify-rust v4.12.0
[INFO] [stderr]   Downloaded mac-notification-sys v0.6.12
[INFO] [stderr]   Downloaded mimalloc v0.1.48
[INFO] [stderr]   Downloaded rmcp v1.3.0
[INFO] [stderr]   Downloaded clap_complete v4.6.0
[INFO] [stderr]   Downloaded linux-keyutils v0.2.5
[INFO] [stderr]   Downloaded libmimalloc-sys v0.1.44
[INFO] [stderr]   Downloaded axum v0.8.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] eb83eee94b2cfd19cf17185e09d477367740c21c7d6d3b88b13525a2be2edd65
[INFO] running `Command { std: "docker" "start" "eb83eee94b2cfd19cf17185e09d477367740c21c7d6d3b88b13525a2be2edd65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eb83eee94b2cfd19cf17185e09d477367740c21c7d6d3b88b13525a2be2edd65", 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" "eb83eee94b2cfd19cf17185e09d477367740c21c7d6d3b88b13525a2be2edd65" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eb83eee94b2cfd19cf17185e09d477367740c21c7d6d3b88b13525a2be2edd65", 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" "eb83eee94b2cfd19cf17185e09d477367740c21c7d6d3b88b13525a2be2edd65" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]     Checking unicode-segmentation v1.13.2
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]    Compiling rusqlite_migration v1.3.1
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking getopts v0.2.24
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking unicase v2.9.0
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.44
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking directories v6.0.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]    Compiling toml_edit v0.25.10+spec-1.1.0
[INFO] [stderr]     Checking mimalloc v0.1.48
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling rustyline-derive v0.10.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr]     Checking clap_complete v4.6.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking fd-lock v4.0.4
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking async-io v2.6.0
[INFO] [stderr]     Checking rustyline v14.0.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking async-signal v0.2.13
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]     Checking zvariant_utils v3.3.0
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]    Compiling zvariant_derive v5.10.0
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]    Compiling zvariant v5.10.0
[INFO] [stderr]     Checking rusqlite v0.32.1
[INFO] [stderr]     Checking zbus_names v4.3.1
[INFO] [stderr]    Compiling zbus_macros v5.14.0
[INFO] [stderr]     Checking zbus v5.14.0
[INFO] [stderr]     Checking notify-rust v4.12.0
[INFO] [stderr]  Documenting scribe v1.1.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: public documentation for `run` links to private item `AGENT_TARGETS`
[INFO] [stdout]    --> src/cli/agent.rs:377:21
[INFO] [stdout]     |
[INFO] [stdout] 377 | /// Iterates over [`AGENT_TARGETS`], checks whether each skill directory
[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 `prompt` links to private item `SlugCompleter`
[INFO] [stdout]   --> src/cli/prompt.rs:14:48
[INFO] [stdout]    |
[INFO] [stdout] 14 | //! Each `prompt_*_slug` function installs a [`SlugCompleter`] that runs a
[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::sync::SyncSummary`
[INFO] [stdout]    --> src/db/migrations.rs:133:48
[INFO] [stdout]     |
[INFO] [stdout] 133 | /// Stores the last successful [`SyncSummary`][crate::sync::SyncSummary] as JSON
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^^^^^ no item named `sync` in module `scribe`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `slug` links to private item `MAX_RETRIES`
[INFO] [stdout]   --> src/domain/slug.rs:15:25
[INFO] [stdout]    |
[INFO] [stdout] 15 | //! and retries up to [`MAX_RETRIES`] times before returning [`SlugError`].
[INFO] [stdout]    |                         ^^^^^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `ensure_unique` links to private item `MAX_RETRIES`
[INFO] [stdout]    --> src/domain/slug.rs:133:31
[INFO] [stdout]     |
[INFO] [stdout] 133 | /// check is retried. After [`MAX_RETRIES`] failed attempts a [`SlugError`]
[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 `sync_links`
[INFO] [stdout]    --> src/ops/notes.rs:129:25
[INFO] [stdout]     |
[INFO] [stdout] 129 |     /// After saving, [`sync_links`] is called to update the backlinks table
[INFO] [stdout]     |                         ^^^^^^^^^^ no item named `sync_links` 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 `sync_links`
[INFO] [stdout]    --> src/ops/notes.rs:164:25
[INFO] [stdout]     |
[INFO] [stdout] 164 |     /// After saving, [`sync_links`] is called to update the backlinks table
[INFO] [stdout]     |                         ^^^^^^^^^^ no item named `sync_links` 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 `sync_links`
[INFO] [stdout]    --> src/ops/notes.rs:281:11
[INFO] [stdout]     |
[INFO] [stdout] 281 |     /// [`sync_links`] is called to update the backlinks table based on
[INFO] [stdout]     |           ^^^^^^^^^^ no item named `sync_links` 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 `app` links to private item `super::keys`
[INFO] [stdout]  --> src/tui/app.rs:6:38
[INFO] [stdout]   |
[INFO] [stdout] 6 | //! Key-event dispatching lives in [`super::keys`] to keep this file concise.
[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::tui::keys::helpers::switch_view`
[INFO] [stdout]    --> src/tui/app.rs:169:35
[INFO] [stdout]     |
[INFO] [stdout] 169 |     /// Called by [`switch_view`](crate::tui::keys::helpers::switch_view) when
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `switch_view` in module `helpers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `handle_key` links to private item `crate::tui::keys`
[INFO] [stdout]    --> src/tui/app.rs:196:39
[INFO] [stdout]     |
[INFO] [stdout] 196 |     /// Key dispatch logic lives in [`crate::tui::keys`].
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `table` links to private item `crate::tui::types::ViewState`
[INFO] [stdout]   --> src/tui/components/table.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | //! [`crate::tui::types::ViewState`]. This keeps the rendering path pure and
[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 `Config`
[INFO] [stdout]   --> src/testing/config.rs:78:44
[INFO] [stdout]    |
[INFO] [stdout] 78 |     /// Returns a reference to the inner [`Config`].
[INFO] [stdout]    |                                            ^^^^^^ no item named `Config` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.31s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.28.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] [stderr]    Generated /opt/rustwide/target/doc/scribe/index.html
[INFO] running `Command { std: "docker" "inspect" "eb83eee94b2cfd19cf17185e09d477367740c21c7d6d3b88b13525a2be2edd65", 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" "eb83eee94b2cfd19cf17185e09d477367740c21c7d6d3b88b13525a2be2edd65" "/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 scribe v1.1.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: public documentation for `run` links to private item `AGENT_TARGETS`
[INFO] [stdout]    --> src/cli/agent.rs:377:21
[INFO] [stdout]     |
[INFO] [stdout] 377 | /// Iterates over [`AGENT_TARGETS`], checks whether each skill directory
[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 `prompt` links to private item `SlugCompleter`
[INFO] [stdout]   --> src/cli/prompt.rs:14:48
[INFO] [stdout]    |
[INFO] [stdout] 14 | //! Each `prompt_*_slug` function installs a [`SlugCompleter`] that runs a
[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: public documentation for `slug` links to private item `MAX_RETRIES`
[INFO] [stdout]   --> src/domain/slug.rs:15:25
[INFO] [stdout]    |
[INFO] [stdout] 15 | //! and retries up to [`MAX_RETRIES`] times before returning [`SlugError`].
[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: public documentation for `ensure_unique` links to private item `MAX_RETRIES`
[INFO] [stdout]    --> src/domain/slug.rs:133:31
[INFO] [stdout]     |
[INFO] [stdout] 133 | /// check is retried. After [`MAX_RETRIES`] failed attempts a [`SlugError`]
[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 `sync_links`
[INFO] [stdout]    --> src/ops/notes.rs:129:25
[INFO] [stdout]     |
[INFO] [stdout] 129 |     /// After saving, [`sync_links`] is called to update the backlinks table
[INFO] [stdout]     |                         ^^^^^^^^^^ no item named `sync_links` in scope
[INFO] [stdout]     |
[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: unresolved link to `sync_links`
[INFO] [stdout]    --> src/ops/notes.rs:164:25
[INFO] [stdout]     |
[INFO] [stdout] 164 |     /// After saving, [`sync_links`] is called to update the backlinks table
[INFO] [stdout]     |                         ^^^^^^^^^^ no item named `sync_links` 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 `sync_links`
[INFO] [stdout]    --> src/ops/notes.rs:281:11
[INFO] [stdout]     |
[INFO] [stdout] 281 |     /// [`sync_links`] is called to update the backlinks table based on
[INFO] [stdout]     |           ^^^^^^^^^^ no item named `sync_links` 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 `app` links to private item `super::keys`
[INFO] [stdout]  --> src/tui/app.rs:6:38
[INFO] [stdout]   |
[INFO] [stdout] 6 | //! Key-event dispatching lives in [`super::keys`] to keep this file concise.
[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::tui::keys::helpers::switch_view`
[INFO] [stdout]    --> src/tui/app.rs:169:35
[INFO] [stdout]     |
[INFO] [stdout] 169 |     /// Called by [`switch_view`](crate::tui::keys::helpers::switch_view) when
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `switch_view` in module `helpers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `handle_key` links to private item `crate::tui::keys`
[INFO] [stdout]    --> src/tui/app.rs:196:39
[INFO] [stdout]     |
[INFO] [stdout] 196 |     /// Key dispatch logic lives in [`crate::tui::keys`].
[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: public documentation for `table` links to private item `crate::tui::types::ViewState`
[INFO] [stdout]   --> src/tui/components/table.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | //! [`crate::tui::types::ViewState`]. This keeps the rendering path pure and
[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 `Config`
[INFO] [stdout]   --> src/testing/config.rs:78:44
[INFO] [stdout]    |
[INFO] [stdout] 78 |     /// Returns a reference to the inner [`Config`].
[INFO] [stdout]    |                                            ^^^^^^ no item named `Config` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.27s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.28.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] [stderr]    Generated /opt/rustwide/target/doc/scribe/index.html
[INFO] running `Command { std: "docker" "inspect" "eb83eee94b2cfd19cf17185e09d477367740c21c7d6d3b88b13525a2be2edd65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb83eee94b2cfd19cf17185e09d477367740c21c7d6d3b88b13525a2be2edd65", kill_on_drop: false }`
[INFO] [stdout] eb83eee94b2cfd19cf17185e09d477367740c21c7d6d3b88b13525a2be2edd65
