[INFO] cloning repository https://github.com/takeokunn/paredit-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/takeokunn/paredit-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftakeokunn%2Fparedit-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftakeokunn%2Fparedit-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] febeb26f3ba650c3ea33625a4f3b15c2a4f9294a
[INFO] documenting takeokunn/paredit-cli against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftakeokunn%2Fparedit-cli" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/takeokunn/paredit-cli
[INFO] finished tweaking git repo https://github.com/takeokunn/paredit-cli
[INFO] tweaked toml for git repo https://github.com/takeokunn/paredit-cli written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/takeokunn/paredit-cli 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 git repo https://github.com/takeokunn/paredit-cli 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-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] e235ffda3f8683e1f2e4aef88f8450dca037422c21667aa4660aee00d94b1289
[INFO] running `Command { std: "docker" "start" "e235ffda3f8683e1f2e4aef88f8450dca037422c21667aa4660aee00d94b1289", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e235ffda3f8683e1f2e4aef88f8450dca037422c21667aa4660aee00d94b1289", 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" "e235ffda3f8683e1f2e4aef88f8450dca037422c21667aa4660aee00d94b1289" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e235ffda3f8683e1f2e4aef88f8450dca037422c21667aa4660aee00d94b1289", 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" "e235ffda3f8683e1f2e4aef88f8450dca037422c21667aa4660aee00d94b1289" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]     Checking memchr v2.8.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling cc v1.2.67
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]     Checking arrayvec v0.7.8
[INFO] [stderr]     Checking constant_time_eq v0.4.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]    Compiling io-lifetimes v2.0.4
[INFO] [stderr]    Compiling io-lifetimes v3.0.1
[INFO] [stderr]    Compiling io-extras v0.19.0
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]    Compiling cap-primitives v4.0.2
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking anstyle-parse v1.0.0
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]     Checking colorchoice v1.0.5
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]    Compiling cap-std v4.0.2
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking maybe-owned v0.3.4
[INFO] [stderr]     Checking ambient-authority v0.0.2
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking paredit-core-syntax v1.6.3 (/opt/rustwide/workdir/packages/core/syntax)
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]     Checking paredit-feature-editor v1.6.3 (/opt/rustwide/workdir/packages/feature/editor)
[INFO] [stderr]  Documenting paredit-core-syntax v1.6.3 (/opt/rustwide/workdir/packages/core/syntax)
[INFO] [stderr]  Documenting paredit-feature-editor v1.6.3 (/opt/rustwide/workdir/packages/feature/editor)
[INFO] [stdout] warning: public documentation for `emacs_lisp` links to private item `header`
[INFO] [stdout]   --> packages/core/syntax/src/emacs_lisp/mod.rs:14:26
[INFO] [stdout]    |
[INFO] [stdout] 14 | //!   by the form. See [`header`].
[INFO] [stdout]    |                          ^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout]    = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `with_max_width` links to private item `MAX_INLINE_WIDTH`
[INFO] [stdout]    --> packages/core/syntax/src/sexpr/formatter/core.rs:221:11
[INFO] [stdout]     |
[INFO] [stdout] 221 |     /// [`MAX_INLINE_WIDTH`].
[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 `with_comment_column` links to private item `Self::trailing_comment_columns`
[INFO] [stdout]    --> packages/core/syntax/src/sexpr/formatter/core.rs:248:32
[INFO] [stdout]     |
[INFO] [stdout] 248 |     /// top-level forms (see [`Self::trailing_comment_columns`] for exactly
[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 `STYLE_NAMES` links to private item `ListStyle`
[INFO] [stdout]   --> packages/core/syntax/src/sexpr/formatter/styles.rs:61:34
[INFO] [stdout]    |
[INFO] [stdout] 61 | /// Deliberately narrower than [`ListStyle`]: every entry here has a single,
[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 `STYLE_NAMES` links to private item `ListStyle::SystemDefinition`
[INFO] [stdout]   --> packages/core/syntax/src/sexpr/formatter/styles.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 | /// - [`ListStyle::SystemDefinition`] — the ASDF `defsystem` keyword/value
[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 `STYLE_NAMES` links to private item `ListStyle::Defmethod`
[INFO] [stdout]   --> packages/core/syntax/src/sexpr/formatter/styles.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 72 | /// - [`ListStyle::Defmethod`] — CLOS method syntax has an optional qualifier
[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 `STYLE_NAMES` links to private item `ListStyle::Definition`
[INFO] [stdout]   --> packages/core/syntax/src/sexpr/formatter/styles.rs:73:43
[INFO] [stdout]    |
[INFO] [stdout] 73 | ///   before the lambda list that plain [`ListStyle::Definition`] does not;
[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 `STYLE_NAMES` links to private item `ListStyle::NamedLambda`
[INFO] [stdout]   --> packages/core/syntax/src/sexpr/formatter/styles.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 75 | /// - [`ListStyle::NamedLambda`] — renders identically to
[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 `STYLE_NAMES` links to private item `ListStyle::TwoArgumentBody`
[INFO] [stdout]   --> packages/core/syntax/src/sexpr/formatter/styles.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 | ///   [`ListStyle::TwoArgumentBody`]/[`ListStyle::If`] (all three 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 `STYLE_NAMES` links to private item `ListStyle::If`
[INFO] [stdout]   --> packages/core/syntax/src/sexpr/formatter/styles.rs:76:40
[INFO] [stdout]    |
[INFO] [stdout] 76 | ///   [`ListStyle::TwoArgumentBody`]/[`ListStyle::If`] (all three 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 `STYLE_NAMES` links to private item `ListStyle::LocalFunctions`
[INFO] [stdout]   --> packages/core/syntax/src/sexpr/formatter/styles.rs:79:9
[INFO] [stdout]    |
[INFO] [stdout] 79 | /// - [`ListStyle::LocalFunctions`] — the `flet`/`labels` nested
[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 `STYLE_NAMES` links to private item `ListStyle::ClauseForm`
[INFO] [stdout]   --> packages/core/syntax/src/sexpr/formatter/styles.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 81 | /// - [`ListStyle::ClauseForm`], [`ListStyle::Do`], [`ListStyle::Prog`] —
[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 `STYLE_NAMES` links to private item `ListStyle::Do`
[INFO] [stdout]   --> packages/core/syntax/src/sexpr/formatter/styles.rs:81:36
[INFO] [stdout]    |
[INFO] [stdout] 81 | /// - [`ListStyle::ClauseForm`], [`ListStyle::Do`], [`ListStyle::Prog`] —
[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 `STYLE_NAMES` links to private item `ListStyle::Prog`
[INFO] [stdout]   --> packages/core/syntax/src/sexpr/formatter/styles.rs:81:55
[INFO] [stdout]    |
[INFO] [stdout] 81 | /// - [`ListStyle::ClauseForm`], [`ListStyle::Do`], [`ListStyle::Prog`] —
[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 `STYLE_NAMES` links to private item `ListStyle::Declaration`
[INFO] [stdout]   --> packages/core/syntax/src/sexpr/formatter/styles.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 84 | /// - [`ListStyle::Declaration`], [`ListStyle::PairAssignment`] —
[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 `STYLE_NAMES` links to private item `ListStyle::PairAssignment`
[INFO] [stdout]   --> packages/core/syntax/src/sexpr/formatter/styles.rs:84:37
[INFO] [stdout]    |
[INFO] [stdout] 84 | /// - [`ListStyle::Declaration`], [`ListStyle::PairAssignment`] —
[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 `STYLE_NAMES` links to private item `ListStyle::Loop`
[INFO] [stdout]   --> packages/core/syntax/src/sexpr/formatter/styles.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 86 | /// - [`ListStyle::Loop`] — has its own internal loop-keyword clause grammar,
[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 `normalize_quotes` links to private item `quote_operators`
[INFO] [stdout]    --> packages/core/syntax/src/sexpr/quote_edit.rs:103:56
[INFO] [stdout]     |
[INFO] [stdout] 103 |     /// `dialect` decides which operators count: see [`quote_operators`].
[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 `Self::character_literal_prefix_width`
[INFO] [stdout]     --> packages/core/syntax/src/sexpr/reader_policy.rs:2525:9
[INFO] [stdout]      |
[INFO] [stdout] 2525 | /// A [`Self::character_literal_prefix_width`]-style bespoke extent is
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `emacs_lisp_radix_literal_is_valid` is a function, not a module or type, and cannot have associated items
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `find_parse_errors` links to private item `MAX_RECOVERED_ERRORS`
[INFO] [stdout]    --> packages/core/syntax/src/sexpr/tree.rs:599:11
[INFO] [stdout]     |
[INFO] [stdout] 599 |     /// [`MAX_RECOVERED_ERRORS`] so a pathological input (a syntax error on
[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] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking clap_complete v4.6.7
[INFO] [stderr]     Checking paredit-core-jsonrpc v1.6.3 (/opt/rustwide/workdir/packages/core/jsonrpc)
[INFO] [stderr]  Documenting paredit-core-jsonrpc v1.6.3 (/opt/rustwide/workdir/packages/core/jsonrpc)
[INFO] [stderr]     Checking paredit-core-semantics v1.6.3 (/opt/rustwide/workdir/packages/core/semantics)
[INFO] [stderr]     Checking paredit-core-safety v1.6.3 (/opt/rustwide/workdir/packages/core/safety)
[INFO] [stderr]     Checking paredit-core-config v1.6.3 (/opt/rustwide/workdir/packages/core/config)
[INFO] [stderr]  Documenting paredit-core-safety v1.6.3 (/opt/rustwide/workdir/packages/core/safety)
[INFO] [stderr]  Documenting paredit-core-config v1.6.3 (/opt/rustwide/workdir/packages/core/config)
[INFO] [stderr]  Documenting paredit-core-semantics v1.6.3 (/opt/rustwide/workdir/packages/core/semantics)
[INFO] [stdout] warning: public documentation for `service` links to private item `binders`
[INFO] [stdout]   --> packages/core/semantics/src/semantics/binding/service/mod.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | //! [`binders`], [`emacs_lisp`] and [`scheme`] differ only in which shape each
[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 `service` links to private item `emacs_lisp`
[INFO] [stdout]   --> packages/core/semantics/src/semantics/binding/service/mod.rs:14:20
[INFO] [stdout]    |
[INFO] [stdout] 14 | //! [`binders`], [`emacs_lisp`] and [`scheme`] differ only in which shape each
[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 `scheme`
[INFO] [stdout]   --> packages/core/semantics/src/semantics/binding/service/mod.rs:14:39
[INFO] [stdout]    |
[INFO] [stdout] 14 | //! [`binders`], [`emacs_lisp`] and [`scheme`] differ only in which shape each
[INFO] [stdout]    |                                       ^^^^^^ no item named `scheme` 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 `ScopeOpacity`
[INFO] [stdout]   --> packages/core/semantics/src/semantics/binding/service/opacity.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | //!   [`ScopeOpacity`], which is recorded without stopping the walk. An unknown
[INFO] [stdout]    |         ^^^^^^^^^^^^ no item named `ScopeOpacity` 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 `crate::semantics::value::service::folding`
[INFO] [stdout]  --> packages/core/semantics/src/semantics/typing/service/inference.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | //! [`crate::semantics::value::service::folding`]: [`infer_view`]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `folding` in module `service`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> packages/core/semantics/src/lexical_scope/patterns.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / pub struct BoundName {
[INFO] [stdout] 15 | |     pub name: String,
[INFO] [stdout] 16 | |     pub span: ByteSpan,
[INFO] [stdout] 17 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `The name-extraction half of the binding knowledge, shared with the`
[INFO] [stdout]    = help: ends near `spells it.`
[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]   --> packages/core/semantics/src/lexical_scope/patterns.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / pub struct BoundName {
[INFO] [stdout] 15 | |     pub name: String,
[INFO] [stdout] 16 | |     pub span: ByteSpan,
[INFO] [stdout] 17 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `A name a binding form introduces, together with the span of the atom that`
[INFO] [stdout]    = help: ends near `A name a binding form introduces, together with the span of the atom that`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> packages/core/semantics/src/lexical_scope/patterns.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | / pub fn binding_pattern_bound_names(pattern: &ExpressionView) -> Vec<BoundName> {
[INFO] [stdout] 36 | |     let mut names = Vec::new();
[INFO] [stdout] 37 | |     collect_binding_pattern_names(pattern, &mut names);
[INFO] [stdout] 38 | |     names
[INFO] [stdout] 39 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `The name-extraction half of the binding knowledge, shared with the`
[INFO] [stdout]    = help: ends near `Every name a destructuring pattern binds, with its defining span.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> packages/core/semantics/src/lexical_scope/patterns.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | / pub fn binding_pattern_bound_names(pattern: &ExpressionView) -> Vec<BoundName> {
[INFO] [stdout] 36 | |     let mut names = Vec::new();
[INFO] [stdout] 37 | |     collect_binding_pattern_names(pattern, &mut names);
[INFO] [stdout] 38 | |     names
[INFO] [stdout] 39 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Every name a destructuring pattern binds, with its defining span.`
[INFO] [stdout]    = help: ends near `Every name a destructuring pattern binds, with its defining span.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> packages/core/semantics/src/lexical_scope/patterns.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | / pub fn lambda_list_bound_names(parameter_form: &ExpressionView) -> Vec<BoundName> {
[INFO] [stdout] 44 | |     let mut names = Vec::new();
[INFO] [stdout] 45 | |     collect_lambda_list_names(parameter_form, &mut names);
[INFO] [stdout] 46 | |     names
[INFO] [stdout] 47 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `The name-extraction half of the binding knowledge, shared with the`
[INFO] [stdout]    = help: ends near `Every name a lambda list binds, with its defining span.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> packages/core/semantics/src/lexical_scope/patterns.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | / pub fn lambda_list_bound_names(parameter_form: &ExpressionView) -> Vec<BoundName> {
[INFO] [stdout] 44 | |     let mut names = Vec::new();
[INFO] [stdout] 45 | |     collect_lambda_list_names(parameter_form, &mut names);
[INFO] [stdout] 46 | |     names
[INFO] [stdout] 47 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Every name a lambda list binds, with its defining span.`
[INFO] [stdout]    = help: ends near `Every name a lambda list binds, with its defining span.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not document `paredit-core-semantics`
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e235ffda3f8683e1f2e4aef88f8450dca037422c21667aa4660aee00d94b1289", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e235ffda3f8683e1f2e4aef88f8450dca037422c21667aa4660aee00d94b1289", kill_on_drop: false }`
[INFO] [stdout] e235ffda3f8683e1f2e4aef88f8450dca037422c21667aa4660aee00d94b1289
