[INFO] fetching crate tekstide-core 0.16.0...
[INFO] documenting tekstide-core-0.16.0 against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] extracting crate tekstide-core 0.16.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate tekstide-core 0.16.0
[INFO] finished tweaking crates.io crate tekstide-core 0.16.0
[INFO] tweaked toml for crates.io crate tekstide-core 0.16.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tekstide-core 0.16.0 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 tekstide-core 0.16.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 19d0ffabc612292e063c587a326ab740f128c924b8052525df7f0a60b5405085
[INFO] running `Command { std: "docker" "start" "19d0ffabc612292e063c587a326ab740f128c924b8052525df7f0a60b5405085", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "19d0ffabc612292e063c587a326ab740f128c924b8052525df7f0a60b5405085", 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" "19d0ffabc612292e063c587a326ab740f128c924b8052525df7f0a60b5405085" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "19d0ffabc612292e063c587a326ab740f128c924b8052525df7f0a60b5405085", 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" "19d0ffabc612292e063c587a326ab740f128c924b8052525df7f0a60b5405085" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking winnow v1.0.4
[INFO] [stderr]    Compiling cc v1.3.0
[INFO] [stderr]     Checking toml_writer v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking uuid v1.23.4
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking toml_parser v1.1.3+spec-1.1.0
[INFO] [stderr]     Checking toml v1.1.4+spec-1.1.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.37.0
[INFO] [stderr]     Checking rusqlite v0.39.0
[INFO] [stderr]  Documenting tekstide-core v0.16.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking tekstide-core v0.16.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: public documentation for `path` links to private item `ConfigDiagnostic::with_path`
[INFO] [stdout]   --> src/config/load.rs:29:46
[INFO] [stdout]    |
[INFO] [stdout] 29 |     /// [`ConfigStore`] fills this in (via [`ConfigDiagnostic::with_path`])
[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 `crate::agent::profile::AiCliProfile`
[INFO] [stdout]    --> src/config/model.rs:171:39
[INFO] [stdout]     |
[INFO] [stdout] 171 | /// itself represents it -- **not** [`crate::agent::profile::AiCliProfile`].
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `profile` in module `agent`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::audit::path`
[INFO] [stdout]   --> src/config/path.rs:98:7
[INFO] [stdout]    |
[INFO] [stdout] 98 | /// [`crate::audit::path`] applies to `audit_dir`/`database_file` under
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^ no item named `path` in module `audit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `SecuritySensitiveField` links to private item `agent_profiles_direction`
[INFO] [stdout]   --> src/config/sensitive.rs:24:7
[INFO] [stdout]    |
[INFO] [stdout] 24 | /// [`agent_profiles_direction`], PR-023-E's own addition, since that
[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 `real_retained_transcript_bytes` links to private item `Self::purge_transcript_at`
[INFO] [stdout]    --> src/project/session.rs:273:11
[INFO] [stdout]     |
[INFO] [stdout] 273 |     /// [`Self::purge_transcript_at`]'s own `remove_transcript_file` call
[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 `deny_unverified_trust` links to private item `Self::restore_trust_state`
[INFO] [stdout]    --> src/project/session.rs:391:19
[INFO] [stdout]     |
[INFO] [stdout] 391 |     /// half of [`Self::restore_trust_state`] -- the recent-projects
[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 `termination::request_terminate`
[INFO] [stdout]    --> src/runtime/terminal/launch.rs:530:46
[INFO] [stdout]     |
[INFO] [stdout] 530 | /// that dropped one without going through [`termination::request_terminate`]
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `termination` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `assert_session_is_empty`
[INFO] [stdout]    --> src/runtime/terminal/launch.rs:781:7
[INFO] [stdout]     |
[INFO] [stdout] 781 | /// [`assert_session_is_empty`] is now just one more caller of it.
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^ no item named `assert_session_is_empty` 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 `test_proc_root`
[INFO] [stdout]    --> src/runtime/terminal/launch.rs:783:18
[INFO] [stdout]     |
[INFO] [stdout] 783 | /// Reads from [`test_proc_root`]'s override when one is set
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^ no item named `test_proc_root` 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 `classify_private_mode_number` links to private item `classify_private_mode`
[INFO] [stdout]    --> src/runtime/terminal/security/parser.rs:513:7
[INFO] [stdout]     |
[INFO] [stdout] 513 | /// [`classify_private_mode`] (this module's own byte-level parser) 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: public documentation for `request_terminate` links to private item `super::launch::RunningTerminal::drop`
[INFO] [stdout]   --> src/runtime/terminal/termination.rs:59:40
[INFO] [stdout]    |
[INFO] [stdout] 59 |     /// same half of the disjunction [`super::launch::RunningTerminal::drop`]
[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 `text_safety` links to private item `is_default_ignorable_extra`
[INFO] [stdout]   --> src/text_safety.rs:36:27
[INFO] [stdout]    |
[INFO] [stdout] 36 | //!    unescaped -- see [`is_default_ignorable_extra`]'s doc for the
[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 `is_untrusted_display_control` links to private item `is_format_char`
[INFO] [stdout]    --> src/text_safety.rs:201:52
[INFO] [stdout]     |
[INFO] [stdout] 201 | /// **`Default_Ignorable_Code_Point`** property ([`is_format_char`]'s
[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 `is_untrusted_display_control` links to private item `is_default_ignorable_extra`
[INFO] [stdout]    --> src/text_safety.rs:202:23
[INFO] [stdout]     |
[INFO] [stdout] 202 | /// `Cf` table plus [`is_default_ignorable_extra`]'s remainder).
[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 `read_window` links to private item `resynchronize`
[INFO] [stdout]    --> src/transcript/reader.rs:241:12
[INFO] [stdout]     |
[INFO] [stdout] 241 | /// (see [`resynchronize`]) walks tokens forward from a position
[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] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/domain/approval.rs:95:1
[INFO] [stdout]     |
[INFO] [stdout]  95 | / pub enum RiskReason {
[INFO] [stdout]  96 | |     PathOutsideProjectRoot,
[INFO] [stdout]  97 | |     PrivilegeElevation,
[INFO] [stdout]  98 | |     OpaqueShellInvocation,
[INFO] [stdout] ...   |
[INFO] [stdout] 125 | |     Unrecognized,
[INFO] [stdout] 126 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Response 115 Q2: `RiskReason` now lives in `domain::approval`, next to`
[INFO] [stdout]     = help: ends near `gone. `approval::risk` re-exports this rather than defining its own.`
[INFO] [stdout]     = note: `#[deny(rustdoc::unportable_markdown)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/domain/approval.rs:95:1
[INFO] [stdout]     |
[INFO] [stdout]  95 | / pub enum RiskReason {
[INFO] [stdout]  96 | |     PathOutsideProjectRoot,
[INFO] [stdout]  97 | |     PrivilegeElevation,
[INFO] [stdout]  98 | |     OpaqueShellInvocation,
[INFO] [stdout] ...   |
[INFO] [stdout] 125 | |     Unrecognized,
[INFO] [stdout] 126 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `A structural reason a proposal was classified the way it was.`
[INFO] [stdout]     = help: ends near `A structural reason a proposal was classified the way it was.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not document `tekstide-core`
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "19d0ffabc612292e063c587a326ab740f128c924b8052525df7f0a60b5405085", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19d0ffabc612292e063c587a326ab740f128c924b8052525df7f0a60b5405085", kill_on_drop: false }`
[INFO] [stdout] 19d0ffabc612292e063c587a326ab740f128c924b8052525df7f0a60b5405085
