[INFO] cloning repository https://github.com/btucker/midtown
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/btucker/midtown" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbtucker%2Fmidtown", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbtucker%2Fmidtown'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 71217ae924659d14be25820663d9b8a135531a6a
[INFO] documenting btucker/midtown against 824336ad4127ce295849937a24c08a4aeff6ada7 for pr-162169
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbtucker%2Fmidtown" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/btucker/midtown
[INFO] finished tweaking git repo https://github.com/btucker/midtown
[INFO] tweaked toml for git repo https://github.com/btucker/midtown written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/btucker/midtown 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/btucker/midtown 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 hmac-sha512 v1.1.12
[INFO] [stderr]   Downloaded cpubits v0.1.0
[INFO] [stderr]   Downloaded shell-escape v0.1.5
[INFO] [stderr]   Downloaded hmac-sha1-compact v1.1.7
[INFO] [stderr]   Downloaded ct-codecs v1.1.6
[INFO] [stderr]   Downloaded ntest v0.9.5
[INFO] [stderr]   Downloaded web-push-native v0.4.0
[INFO] [stderr]   Downloaded ntest_test_cases v0.9.5
[INFO] [stderr]   Downloaded cargo-husky v1.5.0
[INFO] [stderr]   Downloaded aes-keywrap v0.9.0
[INFO] [stderr]   Downloaded minimad v0.14.0
[INFO] [stderr]   Downloaded ed25519-compact v2.2.0
[INFO] [stderr]   Downloaded ece-native v0.4.0
[INFO] [stderr]   Downloaded binstring v0.1.7
[INFO] [stderr]   Downloaded cipher v0.5.1
[INFO] [stderr]   Downloaded ratatui-themes v0.1.8
[INFO] [stderr]   Downloaded superboring v0.1.7
[INFO] [stderr]   Downloaded jwt-simple v0.12.14
[INFO] [stderr]   Downloaded croner v3.0.1
[INFO] [stderr]   Downloaded aes v0.9.0-rc.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 1be3a26298b56ef4ca55c20c2795e4456154418672312903d10bc91822484682
[INFO] running `Command { std: "docker" "start" "1be3a26298b56ef4ca55c20c2795e4456154418672312903d10bc91822484682", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1be3a26298b56ef4ca55c20c2795e4456154418672312903d10bc91822484682", 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" "1be3a26298b56ef4ca55c20c2795e4456154418672312903d10bc91822484682" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1be3a26298b56ef4ca55c20c2795e4456154418672312903d10bc91822484682", 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" "1be3a26298b56ef4ca55c20c2795e4456154418672312903d10bc91822484682" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking typenum v1.19.0
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking kasuari v0.4.12
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]     Checking ring v0.17.14
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking line-clipping v0.3.5
[INFO] [stderr]     Checking cpubits v0.1.0
[INFO] [stderr]     Checking data-encoding v2.10.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking hybrid-array v0.4.8
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling fs-err v3.3.0
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking unicode-truncate v2.0.1
[INFO] [stderr]     Checking quick-xml v0.38.4
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking hmac-sha256 v1.1.14
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking hmac-sha512 v1.1.12
[INFO] [stderr]     Checking ct-codecs v1.1.6
[INFO] [stderr]     Checking winnow v1.0.0
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking inout v0.2.2
[INFO] [stderr]     Checking crypto-common v0.2.1
[INFO] [stderr]     Checking rustls-webpki v0.103.10
[INFO] [stderr]     Checking ed25519-compact v2.2.0
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking pkcs1 v0.7.5
[INFO] [stderr]     Checking plist v1.8.0
[INFO] [stderr]     Checking blake2b_simd v1.0.4
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking toml_parser v1.1.0+spec-1.1.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking rustls v0.23.37
[INFO] [stderr]     Checking ratatui-core v0.1.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking coarsetime v0.1.37
[INFO] [stderr]     Checking hmac-sha1-compact v1.1.7
[INFO] [stderr]     Checking fancy-regex v0.16.2
[INFO] [stderr]     Checking iri-string v0.7.11
[INFO] [stderr]     Checking toml_writer v1.1.0+spec-1.1.0
[INFO] [stderr]     Checking binstring v0.1.7
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking ece-native v0.4.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking cipher v0.5.1
[INFO] [stderr]     Checking arc-swap v1.9.0
[INFO] [stderr]     Checking serde_spanned v1.1.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking aes v0.9.0-rc.4
[INFO] [stderr]     Checking minimad v0.14.0
[INFO] [stderr]     Checking syntect v5.3.0
[INFO] [stderr]     Checking ratatui-widgets v0.3.0
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking toml v0.9.12+spec-1.1.0
[INFO] [stderr]     Checking ratatui-crossterm v0.1.0
[INFO] [stderr]     Checking toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking primeorder v0.13.6
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking multer v3.1.0
[INFO] [stderr]     Checking aes-keywrap v0.9.0
[INFO] [stderr]     Checking chrono-tz v0.10.4
[INFO] [stderr]     Checking croner v3.0.1
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking uuid v1.22.0
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking daemonize v0.5.0
[INFO] [stderr]     Checking shell-escape v0.1.5
[INFO] [stderr]     Checking p256 v0.13.2
[INFO] [stderr]     Checking k256 v0.13.4
[INFO] [stderr]     Checking p384 v0.13.1
[INFO] [stderr]     Checking ratatui-macros v0.7.0
[INFO] [stderr]     Checking ratatui v0.30.0
[INFO] [stderr]     Checking ratatui-themes v0.1.8
[INFO] [stderr]     Checking minimad-ratatui v0.1.0 (/opt/rustwide/workdir/crates/minimad-ratatui)
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking tungstenite v0.28.0
[INFO] [stderr]     Checking tungstenite v0.26.2
[INFO] [stderr]     Checking tokio-tungstenite v0.28.0
[INFO] [stderr]     Checking tokio-tungstenite v0.26.2
[INFO] [stderr]     Checking rsa v0.9.10
[INFO] [stderr]     Checking superboring v0.1.7
[INFO] [stderr]     Checking jwt-simple v0.12.14
[INFO] [stderr]     Checking web-push-native v0.4.0
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking axum v0.8.8
[INFO] [stderr]     Checking axum-server v0.8.0
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]  Documenting midtown v0.8.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `read_messages_from_file_async`
[INFO] [stdout]    --> src/channel.rs:512:37
[INFO] [stdout]     |
[INFO] [stdout] 512 |     /// In async contexts, prefer [`read_messages_from_file_async`] instead.
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `read_messages_from_file_async` 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 `read_messages_from_file`
[INFO] [stdout]    --> src/channel.rs:544:28
[INFO] [stdout]     |
[INFO] [stdout] 544 |     /// Async variant of [`read_messages_from_file`] that uses `tokio::time::sleep`
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^ no item named `read_messages_from_file` 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 `read_all_async`
[INFO] [stdout]     --> src/channel.rs:1017:15
[INFO] [stdout]      |
[INFO] [stdout] 1017 |     /// use [`read_all_async`] instead to avoid stalling the tokio runtime.
[INFO] [stdout]      |               ^^^^^^^^^^^^^^ no item named `read_all_async` 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 `read_all`
[INFO] [stdout]     --> src/channel.rs:1036:28
[INFO] [stdout]      |
[INFO] [stdout] 1036 |     /// Async variant of [`read_all`] that yields the tokio runtime during lock retries.
[INFO] [stdout]      |                            ^^^^^^^^ no item named `read_all` 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 `read_messages_from_position`
[INFO] [stdout]     --> src/channel.rs:1182:16
[INFO] [stdout]      |
[INFO] [stdout] 1182 |     /// Uses [`read_messages_from_position`] internally — no file lock is
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `read_messages_from_position` 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 `read_last_n_messages`
[INFO] [stdout]     --> src/channel.rs:1320:28
[INFO] [stdout]      |
[INFO] [stdout] 1320 |     /// Async variant of [`read_last_n_messages`] that yields the tokio runtime
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^^^^^^^ no item named `read_last_n_messages` 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 `read_messages_before_position`
[INFO] [stdout]     --> src/channel.rs:1405:28
[INFO] [stdout]      |
[INFO] [stdout] 1405 |     /// Async variant of [`read_messages_before_position`] that yields the tokio
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `read_messages_before_position` 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 `load_channel_notes` links to private item `MAX_NOTES_BYTES`
[INFO] [stdout]     --> src/channel.rs:1620:7
[INFO] [stdout]      |
[INFO] [stdout] 1620 | /// [`MAX_NOTES_BYTES`]. Individual I/O errors are logged and skipped.
[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 `Channel::set_cursor_to_end`
[INFO] [stdout]   --> src/cursor.rs:93:50
[INFO] [stdout]    |
[INFO] [stdout] 93 |     /// messages from their own lifetime), use [`Channel::set_cursor_to_end`] after
[INFO] [stdout]    |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `Channel` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Midtown`
[INFO] [stdout]    --> src/webhook.rs:225:53
[INFO] [stdout]     |
[INFO] [stdout] 225 |     /// The PR title (for extracting task ID from "[Midtown #XX]" format)
[INFO] [stdout]     |                                                     ^^^^^^^^^^^ no item named `Midtown` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unknown disambiguator `"alice`
[INFO] [stdout]    --> src/config.rs:673:19
[INFO] [stdout]     |
[INFO] [stdout] 673 |     /// Example: ["alice@example.com", "bob@example.com"]
[INFO] [stdout]     |                   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see https://doc.rust-lang.org/nightly/rustdoc/write-documentation/linking-to-items-by-name.html#namespaces-and-disambiguators for more info about disambiguators
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `project`
[INFO] [stdout]     --> src/config.rs:1090:46
[INFO] [stdout]      |
[INFO] [stdout] 1090 | /// Load the full project config (including [project] and [daemon] sections).
[INFO] [stdout]      |                                              ^^^^^^^ no item named `project` 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 `daemon`
[INFO] [stdout]     --> src/config.rs:1090:60
[INFO] [stdout]      |
[INFO] [stdout] 1090 | /// Load the full project config (including [project] and [daemon] sections).
[INFO] [stdout]      |                                                            ^^^^^^ no item named `daemon` 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 `codex_retry_thread_start`
[INFO] [stdout]     --> src/headless.rs:1875:36
[INFO] [stdout]      |
[INFO] [stdout] 1875 |     /// retries mid-session, use [`codex_retry_thread_start()`] instead, which
[INFO] [stdout]      |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `codex_retry_thread_start` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `repo`
[INFO] [stdout]   --> src/worktree.rs:50:65
[INFO] [stdout]    |
[INFO] [stdout] 50 |     /// Base path for task-based worktrees (~/.midtown/projects/<repo>/worktrees/)
[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 `id`
[INFO] [stdout]    --> src/worktree.rs:665:15
[INFO] [stdout]     |
[INFO] [stdout] 665 |     /// (task-<id>-* or review-pr-*) and are already merged into the default branch.
[INFO] [stdout]     |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `repo`
[INFO] [stdout]    --> src/channel.rs:273:62
[INFO] [stdout]     |
[INFO] [stdout] 273 |     /// Base directory for this channel (~/.midtown/projects/<repo>/)
[INFO] [stdout]     |                                                              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `repo`
[INFO] [stdout]    --> src/channel.rs:400:34
[INFO] [stdout]     |
[INFO] [stdout] 400 |     /// Uses ~/.midtown/projects/<repo>/ as the base directory.
[INFO] [stdout]     |                                  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `repo`
[INFO] [stdout]    --> src/channel.rs:408:34
[INFO] [stdout]     |
[INFO] [stdout] 408 |     /// Uses ~/.midtown/projects/<repo>/ as the base directory.
[INFO] [stdout]     |                                  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `T`
[INFO] [stdout]    --> src/config.rs:784:44
[INFO] [stdout]     |
[INFO] [stdout] 784 | /// The removal pass is critical for Option<T> fields. When an Option is set to None,
[INFO] [stdout]     |                                            ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 784 | /// The removal pass is critical for `Option<T>` fields. When an Option is set to None,
[INFO] [stdout]     |                                      +         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `String`
[INFO] [stdout]   --> src/task_store.rs:18:22
[INFO] [stdout]    |
[INFO] [stdout] 18 | /// Deserialize a Vec<String> that may be null in JSON.
[INFO] [stdout]    |                      ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]    |
[INFO] [stdout] 18 | /// Deserialize a `Vec<String>` that may be null in JSON.
[INFO] [stdout]    |                   +           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `String`
[INFO] [stdout]    --> src/paths.rs:495:54
[INFO] [stdout]     |
[INFO] [stdout] 495 | /// Parse an inline array like `[a, b, c]` into a Vec<String>.
[INFO] [stdout]     |                                                      ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 495 | /// Parse an inline array like `[a, b, c]` into a `Vec<String>`.
[INFO] [stdout]     |                                                   +           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `id`
[INFO] [stdout]     --> src/headless.rs:1172:39
[INFO] [stdout]      |
[INFO] [stdout] 1172 | /// - "no rollout found for thread id <id>"
[INFO] [stdout]      |                                       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `repo`
[INFO] [stdout]   --> src/launch.rs:47:53
[INFO] [stdout]    |
[INFO] [stdout] 47 |     /// task-based worktrees at ~/.midtown/projects/<repo>/worktrees/task-<id>-<slug>/.
[INFO] [stdout]    |                                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `id`
[INFO] [stdout]   --> src/launch.rs:47:75
[INFO] [stdout]    |
[INFO] [stdout] 47 |     /// task-based worktrees at ~/.midtown/projects/<repo>/worktrees/task-<id>-<slug>/.
[INFO] [stdout]    |                                                                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `slug`
[INFO] [stdout]   --> src/launch.rs:47:80
[INFO] [stdout]    |
[INFO] [stdout] 47 |     /// task-based worktrees at ~/.midtown/projects/<repo>/worktrees/task-<id>-<slug>/.
[INFO] [stdout]    |                                                                                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/midtown/index.html
[INFO] running `Command { std: "docker" "inspect" "1be3a26298b56ef4ca55c20c2795e4456154418672312903d10bc91822484682", 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" "1be3a26298b56ef4ca55c20c2795e4456154418672312903d10bc91822484682" "/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 midtown v0.8.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `read_all_async`
[INFO] [stdout]     --> src/channel.rs:1017:15
[INFO] [stdout]      |
[INFO] [stdout] 1017 |     /// use [`read_all_async`] instead to avoid stalling the tokio runtime.
[INFO] [stdout]      |               ^^^^^^^^^^^^^^ no item named `read_all_async` 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 `read_all`
[INFO] [stdout]     --> src/channel.rs:1036:28
[INFO] [stdout]      |
[INFO] [stdout] 1036 |     /// Async variant of [`read_all`] that yields the tokio runtime during lock retries.
[INFO] [stdout]      |                            ^^^^^^^^ no item named `read_all` 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 `read_messages_from_position`
[INFO] [stdout]     --> src/channel.rs:1182:16
[INFO] [stdout]      |
[INFO] [stdout] 1182 |     /// Uses [`read_messages_from_position`] internally — no file lock is
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `read_messages_from_position` 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 `read_last_n_messages`
[INFO] [stdout]     --> src/channel.rs:1320:28
[INFO] [stdout]      |
[INFO] [stdout] 1320 |     /// Async variant of [`read_last_n_messages`] that yields the tokio runtime
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^^^^^^^ no item named `read_last_n_messages` 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 `read_messages_before_position`
[INFO] [stdout]     --> src/channel.rs:1405:28
[INFO] [stdout]      |
[INFO] [stdout] 1405 |     /// Async variant of [`read_messages_before_position`] that yields the tokio
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `read_messages_before_position` 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 `load_channel_notes` links to private item `MAX_NOTES_BYTES`
[INFO] [stdout]     --> src/channel.rs:1620:7
[INFO] [stdout]      |
[INFO] [stdout] 1620 | /// [`MAX_NOTES_BYTES`]. Individual I/O errors are logged and skipped.
[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: unresolved link to `Channel::set_cursor_to_end`
[INFO] [stdout]   --> src/cursor.rs:93:50
[INFO] [stdout]    |
[INFO] [stdout] 93 |     /// messages from their own lifetime), use [`Channel::set_cursor_to_end`] after
[INFO] [stdout]    |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `Channel` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Midtown`
[INFO] [stdout]    --> src/webhook.rs:225:53
[INFO] [stdout]     |
[INFO] [stdout] 225 |     /// The PR title (for extracting task ID from "[Midtown #XX]" format)
[INFO] [stdout]     |                                                     ^^^^^^^^^^^ no item named `Midtown` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unknown disambiguator `"alice`
[INFO] [stdout]    --> src/config.rs:673:19
[INFO] [stdout]     |
[INFO] [stdout] 673 |     /// Example: ["alice@example.com", "bob@example.com"]
[INFO] [stdout]     |                   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see https://doc.rust-lang.org/nightly/rustdoc/write-documentation/linking-to-items-by-name.html#namespaces-and-disambiguators for more info about disambiguators
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `project`
[INFO] [stdout]     --> src/config.rs:1090:46
[INFO] [stdout]      |
[INFO] [stdout] 1090 | /// Load the full project config (including [project] and [daemon] sections).
[INFO] [stdout]      |                                              ^^^^^^^ no item named `project` 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 `daemon`
[INFO] [stdout]     --> src/config.rs:1090:60
[INFO] [stdout]      |
[INFO] [stdout] 1090 | /// Load the full project config (including [project] and [daemon] sections).
[INFO] [stdout]      |                                                            ^^^^^^ no item named `daemon` 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 `codex_retry_thread_start`
[INFO] [stdout]     --> src/headless.rs:1875:36
[INFO] [stdout]      |
[INFO] [stdout] 1875 |     /// retries mid-session, use [`codex_retry_thread_start()`] instead, which
[INFO] [stdout]      |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `codex_retry_thread_start` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `repo`
[INFO] [stdout]   --> src/worktree.rs:50:65
[INFO] [stdout]    |
[INFO] [stdout] 50 |     /// Base path for task-based worktrees (~/.midtown/projects/<repo>/worktrees/)
[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 `id`
[INFO] [stdout]    --> src/worktree.rs:665:15
[INFO] [stdout]     |
[INFO] [stdout] 665 |     /// (task-<id>-* or review-pr-*) and are already merged into the default branch.
[INFO] [stdout]     |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `repo`
[INFO] [stdout]    --> src/channel.rs:273:62
[INFO] [stdout]     |
[INFO] [stdout] 273 |     /// Base directory for this channel (~/.midtown/projects/<repo>/)
[INFO] [stdout]     |                                                              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `repo`
[INFO] [stdout]    --> src/channel.rs:400:34
[INFO] [stdout]     |
[INFO] [stdout] 400 |     /// Uses ~/.midtown/projects/<repo>/ as the base directory.
[INFO] [stdout]     |                                  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `repo`
[INFO] [stdout]    --> src/channel.rs:408:34
[INFO] [stdout]     |
[INFO] [stdout] 408 |     /// Uses ~/.midtown/projects/<repo>/ as the base directory.
[INFO] [stdout]     |                                  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `repo`
[INFO] [stdout]   --> src/launch.rs:47:53
[INFO] [stdout]    |
[INFO] [stdout] 47 |     /// task-based worktrees at ~/.midtown/projects/<repo>/worktrees/task-<id>-<slug>/.
[INFO] [stdout]    |                                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `id`
[INFO] [stdout]   --> src/launch.rs:47:75
[INFO] [stdout]    |
[INFO] [stdout] 47 |     /// task-based worktrees at ~/.midtown/projects/<repo>/worktrees/task-<id>-<slug>/.
[INFO] [stdout]    |                                                                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `slug`
[INFO] [stdout]   --> src/launch.rs:47:80
[INFO] [stdout]    |
[INFO] [stdout] 47 |     /// task-based worktrees at ~/.midtown/projects/<repo>/worktrees/task-<id>-<slug>/.
[INFO] [stdout]    |                                                                                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.48s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/midtown/index.html
[INFO] running `Command { std: "docker" "inspect" "1be3a26298b56ef4ca55c20c2795e4456154418672312903d10bc91822484682", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1be3a26298b56ef4ca55c20c2795e4456154418672312903d10bc91822484682", kill_on_drop: false }`
[INFO] [stdout] 1be3a26298b56ef4ca55c20c2795e4456154418672312903d10bc91822484682
