[INFO] fetching crate oakvcs-cli 0.102.1...
[INFO] documenting oakvcs-cli-0.102.1 against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] extracting crate oakvcs-cli 0.102.1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate oakvcs-cli 0.102.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate oakvcs-cli 0.102.1
[INFO] tweaked toml for crates.io crate oakvcs-cli 0.102.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate oakvcs-cli 0.102.1 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 crates.io crate oakvcs-cli 0.102.1 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-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 3c313ef98feaf3af221347130d1a088715530c43e55ceda068f340040a3c2388
[INFO] running `Command { std: "docker" "start" "3c313ef98feaf3af221347130d1a088715530c43e55ceda068f340040a3c2388", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3c313ef98feaf3af221347130d1a088715530c43e55ceda068f340040a3c2388", 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" "3c313ef98feaf3af221347130d1a088715530c43e55ceda068f340040a3c2388" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3c313ef98feaf3af221347130d1a088715530c43e55ceda068f340040a3c2388", 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" "3c313ef98feaf3af221347130d1a088715530c43e55ceda068f340040a3c2388" "/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.186
[INFO] [stderr]     Checking memchr v2.8.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]     Checking zlib-rs v0.6.3
[INFO] [stderr]     Checking log v0.4.30
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]     Checking gix-trace v0.1.20
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking tinyvec v1.11.0
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]     Checking jiff v0.2.28
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking sha1-checked v0.10.0
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking gix-utils v0.3.3
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking http v1.4.1
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]     Checking faster-hex v0.10.0
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking nonempty v0.12.0
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]    Compiling zerocopy v0.8.50
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.50
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking socket2 v0.6.4
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking gix-sec v0.13.3
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking prodash v31.0.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking unicode-segmentation v1.13.2
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]     Checking shell-words v1.1.1
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking compact_str v0.9.1
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking kasuari v0.4.12
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking lru v0.16.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking unicode-truncate v2.0.1
[INFO] [stderr]     Checking uluru v3.1.0
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking clru v0.6.3
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]     Checking compression-core v0.4.32
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking compression-codecs v0.4.38
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]     Checking arc-swap v1.9.1
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking line-clipping v0.3.7
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]    Compiling maybe-async v0.2.11
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]     Checking unicode-bom v2.0.3
[INFO] [stderr]     Checking winnow v1.0.3
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking console v0.16.3
[INFO] [stderr]     Checking ratatui-core v0.1.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking is-docker v0.2.0
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling fuser v0.15.1
[INFO] [stderr]     Checking gix-validate v0.11.2
[INFO] [stderr]     Checking gix-error v0.2.4
[INFO] [stderr]     Checking gix-packetline v0.21.4
[INFO] [stderr]     Checking gix-path v0.11.3
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking gix-date v0.15.4
[INFO] [stderr]     Checking gix-chunk v0.7.2
[INFO] [stderr]     Checking gix-quote v0.7.2
[INFO] [stderr]     Checking gix-features v0.46.2
[INFO] [stderr]     Checking gix-url v0.35.3
[INFO] [stderr]     Checking gix-config-value v0.17.2
[INFO] [stderr]     Checking gix-command v0.8.1
[INFO] [stderr]     Checking bumpalo v3.20.3
[INFO] [stderr]     Checking gix-actor v0.40.0
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking constant_time_eq v0.4.2
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking ignore v0.4.25
[INFO] [stderr]     Checking zopfli v0.8.3
[INFO] [stderr]     Checking gix-hash v0.23.0
[INFO] [stderr]     Checking gix-fs v0.19.2
[INFO] [stderr]     Checking gix-glob v0.24.0
[INFO] [stderr]     Checking gix-transport v0.55.1
[INFO] [stderr]     Checking ratatui-widgets v0.3.0
[INFO] [stderr]     Checking ratatui-crossterm v0.1.0
[INFO] [stderr]     Checking toml v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking gix-tempfile v21.0.2
[INFO] [stderr]     Checking gix-hashtable v0.13.0
[INFO] [stderr]     Checking gix-lock v21.0.2
[INFO] [stderr]     Checking gix-commitgraph v0.35.0
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking gix-object v0.58.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking gix-shallow v0.10.0
[INFO] [stderr]     Checking is-wsl v0.4.0
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking diffy v0.4.2
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking webpki-roots v1.0.7
[INFO] [stderr]     Checking page_size v0.6.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking fastcdc v4.0.1
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking async-compression v0.4.42
[INFO] [stderr]     Checking similar v3.1.1
[INFO] [stderr]     Checking unit-prefix v0.5.2
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking typed-path v0.12.3
[INFO] [stderr]     Checking clap_complete v4.6.5
[INFO] [stderr]     Checking indicatif v0.18.4
[INFO] [stderr]     Checking ratatui-macros v0.7.0
[INFO] [stderr]     Checking ratatui v0.30.0
[INFO] [stderr]     Checking open v5.3.5
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking dialoguer v0.12.0
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking uuid v1.23.2
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking minisign-verify v0.2.5
[INFO] [stderr]     Checking h2 v0.4.14
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking gix-ref v0.61.0
[INFO] [stderr]     Checking gix-revwalk v0.29.0
[INFO] [stderr]     Checking gix-pack v0.68.0
[INFO] [stderr]     Checking gix-diff v0.61.0
[INFO] [stderr]     Checking gix-revision v0.43.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking gix-traverse v0.55.0
[INFO] [stderr]     Checking zip v8.6.0
[INFO] [stderr]     Checking gix-discover v0.49.0
[INFO] [stderr]     Checking gix-refspec v0.39.0
[INFO] [stderr]     Checking gix-protocol v0.59.0
[INFO] [stderr]     Checking gix-config v0.54.0
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking gix-odb v0.78.0
[INFO] [stderr]     Checking gix v0.81.0
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking hyper v1.10.1
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking rustls-platform-verifier v0.6.2
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking rusqlite v0.32.1
[INFO] [stderr]     Checking oakvcs-core v0.102.1
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking axum v0.8.9
[INFO] [stderr]     Checking reqwest v0.13.1
[INFO] [stderr]  Documenting oakvcs-cli v0.102.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking oakvcs-cli v0.102.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: public documentation for `render` links to private item `super::commit::compute_changes_for_status`
[INFO] [stdout]     --> src/commands/diff.rs:1024:24
[INFO] [stdout]      |
[INFO] [stdout] 1024 | /// are exactly what [`super::commit::compute_changes_for_status`] (and therefore
[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: unresolved link to `run_tui`
[INFO] [stdout]     --> src/commands/diff.rs:1503:52
[INFO] [stdout]      |
[INFO] [stdout] 1503 | /// change set. Shared by the working-tree diff ([`run_tui`]) and the mount diff
[INFO] [stdout]      |                                                    ^^^^^^^ no item named `run_tui` 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: public documentation for `merge_safety` links to private item `crate::commands::review::branch_comparison`
[INFO] [stdout]  --> src/commands/merge_safety.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 | //!    by [`crate::commands::review::branch_comparison`] via its
[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 `merge_safety` links to private item `TARGET_FRESHNESS_TTL_SECS`
[INFO] [stdout]   --> src/commands/merge_safety.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | //!    [`TARGET_FRESHNESS_TTL_SECS`]). When only stale local target data is
[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 `diff` links to private item `super::diff::render_change`
[INFO] [stdout]    --> src/commands/mount/mod.rs:388:7
[INFO] [stdout]     |
[INFO] [stdout] 388 | /// [`super::diff::render_change`]: the pre-image comes from the local cache
[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 `DiffJsonOptions` links to private item `branch_mode_manifests`
[INFO] [stdout]     --> src/commands/review.rs:3024:8
[INFO] [stdout]      |
[INFO] [stdout] 3024 | /// ([`branch_mode_manifests`] / endpoint manifests), so JSON and hunks can
[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::commands::diff::render_change_lines_with_context`
[INFO] [stdout]     --> src/commands/review.rs:3293:7
[INFO] [stdout]      |
[INFO] [stdout] 3293 | /// [`crate::commands::diff::render_change_lines_with_context`] pipeline the human
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `render_change_lines_with_context` in module `diff`
[INFO] [stdout]      |
[INFO] [stdout] help: there's a similarly named item `render_change_lines_with_options`
[INFO] [stdout]      |
[INFO] [stdout] 3293 - /// [`crate::commands::diff::render_change_lines_with_context`] pipeline the human
[INFO] [stdout] 3293 + /// [`crate::commands::diff::render_change_lines_with_options`] pipeline the human
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `run` links to private item `RELEASE_REPO`
[INFO] [stdout]    --> src/commands/upgrade.rs:287:7
[INFO] [stdout]     |
[INFO] [stdout] 287 | /// [`RELEASE_REPO`]); the downloaded binary is verified against its `.minisig`
[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 `run` links to private item `CANARY_TAG`
[INFO] [stdout]    --> src/commands/upgrade.rs:289:7
[INFO] [stdout]     |
[INFO] [stdout] 289 | /// [`CANARY_TAG`] pre-release instead of the latest stable release.
[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 `version_check` links to private item `CHECK_INTERVAL_SECS`
[INFO] [stdout]  --> src/commands/version_check.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 | //! [`CHECK_INTERVAL_SECS`]; in between, the cached timestamp short-circuits it.
[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 `Color`
[INFO] [stdout]     --> src/output.rs:1267:9
[INFO] [stdout]      |
[INFO] [stdout] 1267 | /// A [`Color`] used in a format string (the overwhelmingly common case —
[INFO] [stdout]      |         ^^^^^ no item named `Color` 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 `Color::for_stderr`
[INFO] [stdout]     --> src/output.rs:1274:28
[INFO] [stdout]      |
[INFO] [stdout] 1274 | /// `eprintln!` must use [`Color::for_stderr`] instead of `{}` formatting —
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^^^^ no item named `Color` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `exit_process` links to private item `write_stdout`
[INFO] [stdout]    --> src/output.rs:452:12
[INFO] [stdout]     |
[INFO] [stdout] 452 | /// (see [`write_stdout`]) and changes nothing here.
[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 `can_prompt` links to private item `write_stdout`
[INFO] [stdout]    --> src/output.rs:474:50
[INFO] [stdout]     |
[INFO] [stdout] 474 | /// failure so commands run to completion (see [`write_stdout`]), which is
[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: unclosed HTML tag `email`
[INFO] [stdout]    --> src/commands/export.rs:308:15
[INFO] [stdout]     |
[INFO] [stdout] 308 | ///   - "Name <email>"        → (Name, email)
[INFO] [stdout]     |               ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `email`
[INFO] [stdout]    --> src/commands/export.rs:309:10
[INFO] [stdout]     |
[INFO] [stdout] 309 | ///   - "<email>"             → (email, email)
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/commands/mount/state.rs:66:33
[INFO] [stdout]    |
[INFO] [stdout] 66 |     /// Remote server URL (e.g. https://oak.space).
[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] 66 |     /// Remote server URL (e.g. <https://oak.space>).
[INFO] [stdout]    |                                 +                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/main.rs:601:35
[INFO] [stdout]     |
[INFO] [stdout] 601 |         /// Server base URL (e.g. https://oak.space).
[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] 601 |         /// Server base URL (e.g. <https://oak.space>).
[INFO] [stdout]     |                                   +                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/main.rs:716:26
[INFO] [stdout]     |
[INFO] [stdout] 716 |         /// remote, then https://oak.space)
[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] 716 |         /// remote, then <https://oak.space>)
[INFO] [stdout]     |                          +                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `commit`
[INFO] [stdout]    --> src/main.rs:755:16
[INFO] [stdout]     |
[INFO] [stdout] 755 |     ///   pick <commit>     replay this commit (prefix of the hash is fine)
[INFO] [stdout]     |                ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `commit`
[INFO] [stdout]    --> src/main.rs:756:16
[INFO] [stdout]     |
[INFO] [stdout] 756 |     ///   drop <commit>     leave this commit out
[INFO] [stdout]     |                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `branch`
[INFO] [stdout]    --> src/main.rs:757:17
[INFO] [stdout]     |
[INFO] [stdout] 757 |     ///   split <branch>    start a new branch off main; later picks go there
[INFO] [stdout]     |                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `repo`
[INFO] [stdout]    --> src/main.rs:796:21
[INFO] [stdout]     |
[INFO] [stdout] 796 |     ///   oak mount <repo>                mount your org's repo at ./<repo>
[INFO] [stdout]     |                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `repo`
[INFO] [stdout]    --> src/main.rs:796:70
[INFO] [stdout]     |
[INFO] [stdout] 796 |     ///   oak mount <repo>                mount your org's repo at ./<repo>
[INFO] [stdout]     |                                                                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `org`
[INFO] [stdout]    --> src/main.rs:797:21
[INFO] [stdout]     |
[INFO] [stdout] 797 |     ///   oak mount <org>/<repo>          mount that repo at ./<repo>
[INFO] [stdout]     |                     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `repo`
[INFO] [stdout]    --> src/main.rs:797:27
[INFO] [stdout]     |
[INFO] [stdout] 797 |     ///   oak mount <org>/<repo>          mount that repo at ./<repo>
[INFO] [stdout]     |                           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `repo`
[INFO] [stdout]    --> src/main.rs:797:64
[INFO] [stdout]     |
[INFO] [stdout] 797 |     ///   oak mount <org>/<repo>          mount that repo at ./<repo>
[INFO] [stdout]     |                                                                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `org`
[INFO] [stdout]    --> src/main.rs:798:21
[INFO] [stdout]     |
[INFO] [stdout] 798 |     ///   oak mount <org>/<repo> <dest>   mount that repo at <dest>
[INFO] [stdout]     |                     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `repo`
[INFO] [stdout]    --> src/main.rs:798:27
[INFO] [stdout]     |
[INFO] [stdout] 798 |     ///   oak mount <org>/<repo> <dest>   mount that repo at <dest>
[INFO] [stdout]     |                           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `dest`
[INFO] [stdout]    --> src/main.rs:798:34
[INFO] [stdout]     |
[INFO] [stdout] 798 |     ///   oak mount <org>/<repo> <dest>   mount that repo at <dest>
[INFO] [stdout]     |                                  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `dest`
[INFO] [stdout]    --> src/main.rs:798:62
[INFO] [stdout]     |
[INFO] [stdout] 798 |     ///   oak mount <org>/<repo> <dest>   mount that repo at <dest>
[INFO] [stdout]     |                                                              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `spec`
[INFO] [stdout]     --> src/main.rs:1246:50
[INFO] [stdout]      |
[INFO] [stdout] 1246 |     /// Claude Code `WorktreeCreate` hook: mount <spec> at the worktree path
[INFO] [stdout]      |                                                  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `organization`
[INFO] [stdout]     --> src/main.rs:1284:33
[INFO] [stdout]      |
[INFO] [stdout] 1284 |     /// repo's `main` branch at <organization>.<base_domain>/. Defaults:
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 26s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.29.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]    Generated /opt/rustwide/target/doc/oak_cli/index.html and 1 other file
[INFO] running `Command { std: "docker" "inspect" "3c313ef98feaf3af221347130d1a088715530c43e55ceda068f340040a3c2388", 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" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3c313ef98feaf3af221347130d1a088715530c43e55ceda068f340040a3c2388" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "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 oakvcs-cli v0.102.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: public documentation for `render` links to private item `super::commit::compute_changes_for_status`
[INFO] [stdout]     --> src/commands/diff.rs:1024:24
[INFO] [stdout]      |
[INFO] [stdout] 1024 | /// are exactly what [`super::commit::compute_changes_for_status`] (and therefore
[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 `merge_safety` links to private item `crate::commands::review::branch_comparison`
[INFO] [stdout]  --> src/commands/merge_safety.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 | //!    by [`crate::commands::review::branch_comparison`] via its
[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 `merge_safety` links to private item `TARGET_FRESHNESS_TTL_SECS`
[INFO] [stdout]   --> src/commands/merge_safety.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | //!    [`TARGET_FRESHNESS_TTL_SECS`]). When only stale local target data is
[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 `diff` links to private item `super::diff::render_change`
[INFO] [stdout]    --> src/commands/mount/mod.rs:388:7
[INFO] [stdout]     |
[INFO] [stdout] 388 | /// [`super::diff::render_change`]: the pre-image comes from the local cache
[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 `DiffJsonOptions` links to private item `branch_mode_manifests`
[INFO] [stdout]     --> src/commands/review.rs:3024:8
[INFO] [stdout]      |
[INFO] [stdout] 3024 | /// ([`branch_mode_manifests`] / endpoint manifests), so JSON and hunks can
[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 `run` links to private item `RELEASE_REPO`
[INFO] [stdout]    --> src/commands/upgrade.rs:287:7
[INFO] [stdout]     |
[INFO] [stdout] 287 | /// [`RELEASE_REPO`]); the downloaded binary is verified against its `.minisig`
[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 `run` links to private item `CANARY_TAG`
[INFO] [stdout]    --> src/commands/upgrade.rs:289:7
[INFO] [stdout]     |
[INFO] [stdout] 289 | /// [`CANARY_TAG`] pre-release instead of the latest stable release.
[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 `version_check` links to private item `CHECK_INTERVAL_SECS`
[INFO] [stdout]  --> src/commands/version_check.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 | //! [`CHECK_INTERVAL_SECS`]; in between, the cached timestamp short-circuits it.
[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 `Color`
[INFO] [stdout]     --> src/output.rs:1267:9
[INFO] [stdout]      |
[INFO] [stdout] 1267 | /// A [`Color`] used in a format string (the overwhelmingly common case —
[INFO] [stdout]      |         ^^^^^ no item named `Color` 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 `Color::for_stderr`
[INFO] [stdout]     --> src/output.rs:1274:28
[INFO] [stdout]      |
[INFO] [stdout] 1274 | /// `eprintln!` must use [`Color::for_stderr`] instead of `{}` formatting —
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^^^^ no item named `Color` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `exit_process` links to private item `write_stdout`
[INFO] [stdout]    --> src/output.rs:452:12
[INFO] [stdout]     |
[INFO] [stdout] 452 | /// (see [`write_stdout`]) and changes nothing here.
[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 `can_prompt` links to private item `write_stdout`
[INFO] [stdout]    --> src/output.rs:474:50
[INFO] [stdout]     |
[INFO] [stdout] 474 | /// failure so commands run to completion (see [`write_stdout`]), which is
[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: this URL is not a hyperlink
[INFO] [stdout]   --> src/commands/mount/state.rs:66:33
[INFO] [stdout]    |
[INFO] [stdout] 66 |     /// Remote server URL (e.g. https://oak.space).
[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] 66 |     /// Remote server URL (e.g. <https://oak.space>).
[INFO] [stdout]    |                                 +                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.33s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.29.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]    Generated /opt/rustwide/target/doc/oak_cli/index.html
[INFO] running `Command { std: "docker" "inspect" "3c313ef98feaf3af221347130d1a088715530c43e55ceda068f340040a3c2388", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c313ef98feaf3af221347130d1a088715530c43e55ceda068f340040a3c2388", kill_on_drop: false }`
[INFO] [stdout] 3c313ef98feaf3af221347130d1a088715530c43e55ceda068f340040a3c2388
