[INFO] fetching crate pr4xis-domains 0.28.0...
[INFO] documenting pr4xis-domains-0.28.0 against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] extracting crate pr4xis-domains 0.28.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate pr4xis-domains 0.28.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate pr4xis-domains 0.28.0
[INFO] tweaked toml for crates.io crate pr4xis-domains 0.28.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pr4xis-domains 0.28.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 pr4xis-domains 0.28.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] 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] f81dcf8c7f303a214892fd5728a74973bc2d321dd75f1ebf5db44c2083ddc6a1
[INFO] running `Command { std: "docker" "start" "f81dcf8c7f303a214892fd5728a74973bc2d321dd75f1ebf5db44c2083ddc6a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f81dcf8c7f303a214892fd5728a74973bc2d321dd75f1ebf5db44c2083ddc6a1", 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" "f81dcf8c7f303a214892fd5728a74973bc2d321dd75f1ebf5db44c2083ddc6a1" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f81dcf8c7f303a214892fd5728a74973bc2d321dd75f1ebf5db44c2083ddc6a1", 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" "f81dcf8c7f303a214892fd5728a74973bc2d321dd75f1ebf5db44c2083ddc6a1" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling linkme-impl v0.3.36
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling linkme v0.3.36
[INFO] [stderr]    Compiling data-encoding v2.11.0
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]     Checking const-str v0.4.3
[INFO] [stderr]     Checking unsigned-varint v0.8.0
[INFO] [stderr]     Checking base-x v0.2.11
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking tinyvec v1.11.0
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling ptr_meta_derive v0.3.1
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.18
[INFO] [stderr]    Compiling match-lookup v0.1.2
[INFO] [stderr]    Compiling bytecheck_derive v0.8.2
[INFO] [stderr]    Compiling munge_macro v0.4.7
[INFO] [stderr]     Checking base256emoji v1.0.2
[INFO] [stderr]     Checking data-encoding-macro v0.1.20
[INFO] [stderr]     Checking ptr_meta v0.3.1
[INFO] [stderr]     Checking rancor v0.1.1
[INFO] [stderr]    Compiling rkyv_derive v0.8.16
[INFO] [stderr]     Checking multibase v0.9.2
[INFO] [stderr]    Compiling toml_edit v0.25.12+spec-1.1.0
[INFO] [stderr]     Checking munge v0.4.7
[INFO] [stderr]     Checking bytecheck v0.8.2
[INFO] [stderr]     Checking rend v0.5.3
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling pr4xis-derive v0.28.0
[INFO] [stderr]     Checking pr4xis v0.28.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking multihash v0.19.5
[INFO] [stderr]     Checking cbor4ii v0.2.14
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking quick-xml v0.40.1
[INFO] [stderr]     Checking cid v0.11.3
[INFO] [stderr]     Checking ipld-core v0.4.3
[INFO] [stderr]     Checking serde_ipld_dagcbor v0.6.4
[INFO] [stderr]     Checking rkyv v0.8.16
[INFO] [stderr]     Checking pr4xis-runtime v0.28.0
[INFO] [stderr]    Compiling pr4xis-domains v0.28.0 (/opt/rustwide/workdir)
[INFO] [stderr]  Documenting pr4xis-domains v0.28.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `dcl`
[INFO] [stdout]    --> src/cognitive/linguistics/lambek/tokenize.rs:416:32
[INFO] [stdout]     |
[INFO] [stdout] 416 | /// CCGbank: copula + adj → (S[dcl]\NP)/(S[adj]\NP) + S[adj]\NP
[INFO] [stdout]     |                                ^^^ no item named `dcl` 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 `adj`
[INFO] [stdout]    --> src/cognitive/linguistics/lambek/tokenize.rs:416:44
[INFO] [stdout]     |
[INFO] [stdout] 416 | /// CCGbank: copula + adj → (S[dcl]\NP)/(S[adj]\NP) + S[adj]\NP
[INFO] [stdout]     |                                            ^^^ no item named `adj` 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 `adj`
[INFO] [stdout]    --> src/cognitive/linguistics/lambek/tokenize.rs:416:57
[INFO] [stdout]     |
[INFO] [stdout] 416 | /// CCGbank: copula + adj → (S[dcl]\NP)/(S[adj]\NP) + S[adj]\NP
[INFO] [stdout]     |                                                         ^^^ no item named `adj` 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 `olia::canonical_olia_fragment`
[INFO] [stdout]    --> src/cognitive/linguistics/lambek/tokenize.rs:433:15
[INFO] [stdout]     |
[INFO] [stdout] 433 | /// through [`olia::canonical_olia_fragment`] — the irreducible PosTag → OLiA-class
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `olia` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `q`
[INFO] [stdout]    --> src/cognitive/linguistics/pragmatics/realize.rs:155:19
[INFO] [stdout]     |
[INFO] [stdout] 155 | /// Inversion: (S[q]/NP)/NP + NP + NP → S[q]
[INFO] [stdout]     |                   ^ no item named `q` 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 `q`
[INFO] [stdout]    --> src/cognitive/linguistics/pragmatics/realize.rs:155:43
[INFO] [stdout]     |
[INFO] [stdout] 155 | /// Inversion: (S[q]/NP)/NP + NP + NP → S[q]
[INFO] [stdout]     |                                           ^ no item named `q` 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 `ArchivedCsrDict::from_untrusted_buf`
[INFO] [stdout]   --> src/formal/meta/packed_csr/mod.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 | //! - [`ArchivedCsrDict::from_untrusted_buf`] — the ONLY public entry for bytes
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `ArchivedCsrDict` in scope
[INFO] [stdout]    |
[INFO] [stdout] help: there's a similarly named item `PackedCsrDict`
[INFO] [stdout]    |
[INFO] [stdout] 63 - //! - [`ArchivedCsrDict::from_untrusted_buf`] — the ONLY public entry for bytes
[INFO] [stdout] 63 + //! - [`PackedCsrDict::from_untrusted_buf`] — the ONLY public entry for bytes
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Annotation`
[INFO] [stdout]    --> src/formal/meta/xsd/from_xml/mod.rs:444:56
[INFO] [stdout]     |
[INFO] [stdout] 444 | /// Project a `<xs:annotation>` element into a typed [`Annotation`].
[INFO] [stdout]     |                                                        ^^^^^^^^^^ no item named `Annotation` 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 `XmlDocument`
[INFO] [stdout]    --> src/formal/meta/xsd/xsts_audit.rs:245:17
[INFO] [stdout]     |
[INFO] [stdout] 245 | /// the typed [`XmlDocument`] tree (no substring or attribute
[INFO] [stdout]     |                 ^^^^^^^^^^^ no item named `XmlDocument` 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 `XmlDocument`
[INFO] [stdout]    --> src/formal/meta/xsd/xsts_audit.rs:265:39
[INFO] [stdout]     |
[INFO] [stdout] 265 | /// Recursive walker over the typed [`XmlDocument`] tree. Every
[INFO] [stdout]     |                                       ^^^^^^^^^^^ no item named `XmlDocument` 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 `col`
[INFO] [stdout]   --> src/social/games/tetris/board.rs:13:20
[INFO] [stdout]    |
[INFO] [stdout] 13 |     /// cells[row][col] — true = filled
[INFO] [stdout]    |                    ^^^ no item named `col` 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 `BTreeSet`
[INFO] [stdout]    --> src/social/judicial/statute_structure/term_extractor.rs:192:26
[INFO] [stdout]     |
[INFO] [stdout] 192 | /// parsed once into a [`BTreeSet`] on first call.
[INFO] [stdout]     |                          ^^^^^^^^ no item named `BTreeSet` 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 `super::term_extractor::english_stopwords`
[INFO] [stdout]   --> src/social/judicial/statute_structure/us_legal_lexicon.rs:59:7
[INFO] [stdout]    |
[INFO] [stdout] 59 | /// [`super::term_extractor::english_stopwords`] for the function-word
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `english_stopwords` in module `term_extractor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::formal::meta::xsd::XsdOntologyInstance`
[INFO] [stdout]   --> src/social/software/markup/xml/mods/schema.rs:10:29
[INFO] [stdout]    |
[INFO] [stdout] 10 | //! [`XsdOntologyInstance`](crate::formal::meta::xsd::XsdOntologyInstance)
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `XsdOntologyInstance` in module `xsd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `AttributeOverrides`
[INFO] [stdout]    --> src/social/software/markup/xml/owl/rdfxml_writer.rs:477:35
[INFO] [stdout]     |
[INFO] [stdout] 477 | /// those come from the generic [`AttributeOverrides`] /
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^ no item named `AttributeOverrides` 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 `super::owl_vocabulary`
[INFO] [stdout]   --> src/social/software/markup/xml/owl/vocabulary.rs:85:7
[INFO] [stdout]    |
[INFO] [stdout] 85 | /// [`super::owl_vocabulary`] writes into the builder's `pos` field.
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^ no item named `owl_vocabulary` in module `owl`
[INFO] [stdout]    |
[INFO] [stdout] help: there's a similarly named item `OwlVocabulary`
[INFO] [stdout]    |
[INFO] [stdout] 85 - /// [`super::owl_vocabulary`] writes into the builder's `pos` field.
[INFO] [stdout] 85 + /// [`super::OwlVocabulary`] writes into the builder's `pos` field.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `super::owl_vocabulary::owl_to_builder`
[INFO] [stdout]    --> src/social/software/markup/xml/owl/vocabulary.rs:126:29
[INFO] [stdout]     |
[INFO] [stdout] 126 |     /// [`owl_to_builder`]: super::owl_vocabulary::owl_to_builder
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `owl_vocabulary` in module `owl`
[INFO] [stdout]     |
[INFO] [stdout] help: there's a similarly named item `OwlVocabulary`
[INFO] [stdout]     |
[INFO] [stdout] 126 -     /// [`owl_to_builder`]: super::owl_vocabulary::owl_to_builder
[INFO] [stdout] 126 +     /// [`owl_to_builder`]: super::OwlVocabulary::owl_to_builder
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `parse_reference`
[INFO] [stdout]     --> src/social/software/markup/xml/parser/grammar.rs:1737:35
[INFO] [stdout]      |
[INFO] [stdout] 1737 | /// `&#xhex;`). Factored out of [`parse_reference`] so
[INFO] [stdout]      |                                   ^^^^^^^^^^^^^^^ no item named `parse_reference` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] help: there's a similarly named item `parse_element`
[INFO] [stdout]      |
[INFO] [stdout] 1737 - /// `&#xhex;`). Factored out of [`parse_reference`] so
[INFO] [stdout] 1737 + /// `&#xhex;`). Factored out of [`parse_element`] so
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `parse_reference`
[INFO] [stdout]     --> src/social/software/markup/xml/parser/grammar.rs:1875:43
[INFO] [stdout]      |
[INFO] [stdout] 1875 | /// the DOCTYPE projected; consulted by [`parse_reference`] when an
[INFO] [stdout]      |                                           ^^^^^^^^^^^^^^^ no item named `parse_reference` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] help: there's a similarly named item `parse_element`
[INFO] [stdout]      |
[INFO] [stdout] 1875 - /// the DOCTYPE projected; consulted by [`parse_reference`] when an
[INFO] [stdout] 1875 + /// the DOCTYPE projected; consulted by [`parse_element`] when an
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `40`
[INFO] [stdout]     --> src/social/software/markup/xml/parser/grammar.rs:2091:65
[INFO] [stdout]      |
[INFO] [stdout] 2091 | /// Fold the start-tag-position concrete-syntax captures (§3.1 [40]/[44]
[INFO] [stdout]      |                                                                 ^^ no item named `40` 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 `44`
[INFO] [stdout]     --> src/social/software/markup/xml/parser/grammar.rs:2091:70
[INFO] [stdout]      |
[INFO] [stdout] 2091 | /// Fold the start-tag-position concrete-syntax captures (§3.1 [40]/[44]
[INFO] [stdout]      |                                                                      ^^ no item named `44` 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 `XmlDocument`
[INFO] [stdout]    --> src/social/software/markup/xml/parser/xmlconf_audit.rs:155:13
[INFO] [stdout]     |
[INFO] [stdout] 155 | /// typed [`XmlDocument`] tree (no substring or attribute
[INFO] [stdout]     |             ^^^^^^^^^^^ no item named `XmlDocument` 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 `XmlDocument`
[INFO] [stdout]    --> src/social/software/markup/xml/parser/xmlconf_audit.rs:174:39
[INFO] [stdout]     |
[INFO] [stdout] 174 | /// Recursive walker over the typed [`XmlDocument`] tree. Every
[INFO] [stdout]     |                                       ^^^^^^^^^^^ no item named `XmlDocument` 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 `tests::content_dispatch_round_trips_through_xmlconf`
[INFO] [stdout]   --> src/social/software/markup/xml/spec_1_0/content_dispatch.rs:41:7
[INFO] [stdout]    |
[INFO] [stdout] 41 | //! [`tests::content_dispatch_round_trips_through_xmlconf`]: every
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `tests` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Interpreter::match_production`
[INFO] [stdout]   --> src/social/software/markup/xml/spec_1_0/content_dispatch.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 | //!   [`Interpreter::match_production`]. Correct, but parses each
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `Interpreter` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `GeneratorAction::Functor`
[INFO] [stdout]    --> src/social/software/markup/xml/uslm/corpus/bridge.rs:260:17
[INFO] [stdout]     |
[INFO] [stdout] 260 | /// [`Functor`](GeneratorAction::Functor) action maps `Section ↦ Statute` and the
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^ no item named `GeneratorAction` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `UsCode::cached_full`
[INFO] [stdout]   --> src/social/software/markup/xml/uslm/corpus/mod.rs:92:7
[INFO] [stdout]    |
[INFO] [stdout] 92 | /// [`UsCode::cached_full`].
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^ the struct `UsCode` has no field or associated item named `cached_full`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: improperly nested Markdown paragraph in HTML `script` tag
[INFO] [stdout]    --> src/applied/hmi/report/generator.rs:182:5
[INFO] [stdout]     |
[INFO] [stdout] 182 | /// Escape a string for safe embedding in JSON inside HTML <script> tags.
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Markdown translates this into HTML, but the browser parses it as JavaScript
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout] help: to turn off Markdown parsing, put the tag at the start of the line
[INFO] [stdout]     |
[INFO] [stdout] 182 ~ /// Escape a string for safe embedding in JSON inside HTML 
[INFO] [stdout] 183 ~ /// <script> tags.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `script`
[INFO] [stdout]    --> src/applied/hmi/report/generator.rs:182:60
[INFO] [stdout]     |
[INFO] [stdout] 182 | /// Escape a string for safe embedding in JSON inside HTML <script> tags.
[INFO] [stdout]     |                                                            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/cognitive/linguistics/english/concept_store.rs:80:5
[INFO] [stdout]     |
[INFO] [stdout]  80 | /// The owned fallback concept store (no `prx`, or a big-endian target).
[INFO] [stdout]     |     ^ starts here
[INFO] [stdout] ...
[INFO] [stdout] 279 |     /// The concept records, held as an owned vector.
[INFO] [stdout]     |                                                     - ends here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[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/cognitive/linguistics/english/concept_store.rs:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 |     /// The concept records, held as an owned vector.
[INFO] [stdout]     |         ^ starts here                               - ends here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/cognitive/linguistics/english/function_word_store.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 61 | /// The owned fallback store (no `prx`, or a big-endian target).
[INFO] [stdout]    |     ^ starts here
[INFO] [stdout] ...
[INFO] [stdout] 93 |     /// Function word → its readings, held as an owned map.
[INFO] [stdout]    |                                                           - ends here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/cognitive/linguistics/english/function_word_store.rs:93:9
[INFO] [stdout]    |
[INFO] [stdout] 93 |     /// Function word → its readings, held as an owned map.
[INFO] [stdout]    |         ^ starts here                                     - ends here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/cognitive/linguistics/english/morphology_store.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 56 | /// The owned fallback store (no `prx`, or a big-endian target).
[INFO] [stdout]    |     ^ starts here
[INFO] [stdout] ...
[INFO] [stdout] 81 |     /// The morphological rules, held owned.
[INFO] [stdout]    |                                            - ends here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/cognitive/linguistics/english/morphology_store.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 81 |     /// The morphological rules, held owned.
[INFO] [stdout]    |         ^ starts here                      - ends here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/cognitive/linguistics/english/writing_system_store.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 47 | /// The owned fallback store (no `prx`, or a big-endian target).
[INFO] [stdout]    |     ^ starts here
[INFO] [stdout] ...
[INFO] [stdout] 69 |     /// The writing system, held owned.
[INFO] [stdout]    |                                       - ends here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/cognitive/linguistics/english/writing_system_store.rs:69:9
[INFO] [stdout]    |
[INFO] [stdout] 69 |     /// The writing system, held owned.
[INFO] [stdout]    |         ^ starts here                 - ends here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/social/software/markup/xml/parser/grammar.rs:591:25
[INFO] [stdout]     |
[INFO] [stdout] 591 | /// [`PrologDecisions`](super::source_syntax::PrologDecisions)).
[INFO] [stdout]     |      -----------------  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]     |      |
[INFO] [stdout]     |      because label contains path that resolves to same destination
[INFO] [stdout]     |
[INFO] [stdout]     = note: when a link's destination is not specified,
[INFO] [stdout]             the label is used to resolve intra-doc links
[INFO] [stdout]     = note: `#[warn(rustdoc::redundant_explicit_links)]` on by default
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]     |
[INFO] [stdout] 591 - /// [`PrologDecisions`](super::source_syntax::PrologDecisions)).
[INFO] [stdout] 591 + /// [`PrologDecisions`]).
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/social/software/markup/xml/uslm/corpus/bridge.rs:243:15
[INFO] [stdout]     |
[INFO] [stdout] 243 | /// [`apply`](pr4xis_runtime::apply::apply) over a raw [`project_archive`] source. A load failure here is a
[INFO] [stdout]     |      -------  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]     |      |
[INFO] [stdout]     |      because label contains path that resolves to same destination
[INFO] [stdout]     |
[INFO] [stdout]     = note: when a link's destination is not specified,
[INFO] [stdout]             the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]     |
[INFO] [stdout] 243 - /// [`apply`](pr4xis_runtime::apply::apply) over a raw [`project_archive`] source. A load failure here is a
[INFO] [stdout] 243 + /// [`apply`] over a raw [`project_archive`] source. A load failure here is a
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/social/software/markup/xml/uslm/corpus/bridge.rs:267:30
[INFO] [stdout]     |
[INFO] [stdout] 267 | /// [`EdgeTarget::Grounded`](pr4xis_runtime::definition::EdgeTarget::Grounded)
[INFO] [stdout]     |      ----------------------  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]     |      |
[INFO] [stdout]     |      because label contains path that resolves to same destination
[INFO] [stdout]     |
[INFO] [stdout]     = note: when a link's destination is not specified,
[INFO] [stdout]             the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]     |
[INFO] [stdout] 267 - /// [`EdgeTarget::Grounded`](pr4xis_runtime::definition::EdgeTarget::Grounded)
[INFO] [stdout] 267 + /// [`EdgeTarget::Grounded`]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `pr4xis::constitution::CONSTITUTION_TESTS` is both a static and a macro
[INFO] [stdout]  --> src/formal/meta/constitution_coverage.rs:6:28
[INFO] [stdout]   |
[INFO] [stdout] 6 | //! [`CONSTITUTION_TESTS`](pr4xis::constitution::CONSTITUTION_TESTS) registry at
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ambiguous link
[INFO] [stdout]   |
[INFO] [stdout] help: to link to the static, prefix with `static@`
[INFO] [stdout]   |
[INFO] [stdout] 6 | //! [`CONSTITUTION_TESTS`](static@pr4xis::constitution::CONSTITUTION_TESTS) registry at
[INFO] [stdout]   |                            +++++++
[INFO] [stdout] help: to link to the macro, add an exclamation mark
[INFO] [stdout]   |
[INFO] [stdout] 6 | //! [`CONSTITUTION_TESTS`](pr4xis::constitution::CONSTITUTION_TESTS!) registry at
[INFO] [stdout]   |                                                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not document `pr4xis-domains`
[INFO] running `Command { std: "docker" "inspect" "f81dcf8c7f303a214892fd5728a74973bc2d321dd75f1ebf5db44c2083ddc6a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f81dcf8c7f303a214892fd5728a74973bc2d321dd75f1ebf5db44c2083ddc6a1", kill_on_drop: false }`
[INFO] [stdout] f81dcf8c7f303a214892fd5728a74973bc2d321dd75f1ebf5db44c2083ddc6a1
