# rustc version rustc 1.99.0-nightly (d0babd8b6 2026-07-15)
# docs.rs version docsrs 0.0.0 (f1b150f0cd76f7cabcd39e1f4790ba771b28b5c4 2026-07-19 )
# build log [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" "DOCS_RS=1" "-w" "/opt/rustwide/workdir" "--user" "1001:1001" "a50bd71cfdf6b9ff926b2d684ebf6b6800e7f25df1d35ec1796d5514ff8e2f0e" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2026-07-16" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=html-non-static-files\", \"--resource-suffix\", \"-20260715-1.99.0-nightly-d0babd8b6\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }` [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting zerodds-xml v1.0.0-rc.6 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `XML` [INFO] [stderr] --> src/errors.rs:16:37 [INFO] [stderr] | [INFO] [stderr] 16 | /// XML is not well-formed per [XML] §2.1. [INFO] [stderr] | ^^^ no item named `XML` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stderr] [INFO] [stderr] warning: public documentation for `parse_qos_library_element_public` links to private item `parse_qos_library_element` [INFO] [stderr] --> src/qos_parser.rs:86:40 [INFO] [stderr] | [INFO] [stderr] 86 | /// Crate-internal `pub` wrapper for [`parse_qos_library_element`], so that [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ this item is private [INFO] [stderr] | [INFO] [stderr] = note: this link will resolve properly if you pass `--document-private-items` [INFO] [stderr] = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default [INFO] [stderr] [INFO] [stderr] warning: public documentation for `parse_entity_qos_public` links to private item `parse_entity_qos` [INFO] [stderr] --> src/qos_parser.rs:199:40 [INFO] [stderr] | [INFO] [stderr] 199 | /// Crate-internal `pub` wrapper for [`parse_entity_qos`], so that other [INFO] [stderr] | ^^^^^^^^^^^^^^^^ this item is private [INFO] [stderr] | [INFO] [stderr] = note: this link will resolve properly if you pass `--document-private-items` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `xtypes_def` [INFO] [stderr] --> src/typeobject_bridge.rs:5:49 [INFO] [stderr] | [INFO] [stderr] 5 | //! Converts the internal XML data model from [`xtypes_def`] into the [INFO] [stderr] | ^^^^^^^^^^ no item named `xtypes_def` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/parser.rs:22:42 [INFO] [stderr] | [INFO] [stderr] 22 | /// Spec ref: §7.3.x ("targetNamespace = http://www.omg.org/spec/DDS-XML"). [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 22 | /// Spec ref: §7.3.x ("targetNamespace = <http://www.omg.org/spec/DDS-XML>"). [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: `zerodds-xml` (lib doc) generated 5 warnings (run `cargo fix --lib -p zerodds-xml` to apply 1 suggestion) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/zerodds_xml/index.html [INFO] running `Command { std: "docker" "inspect" "a50bd71cfdf6b9ff926b2d684ebf6b6800e7f25df1d35ec1796d5514ff8e2f0e", kill_on_drop: false }`