# rustc version rustc 1.98.0-nightly (23a3312d9 2026-05-23)
# docs.rs version docsrs 0.0.0 (f16e33f3e6ac9fc9e4413728c5dd1b2ba1c6b799 2026-05-23 )
# 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" "38f329df01280b90d2537f226238609c8dd007f9bffa8c7169e108af126e6372" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260523-1.98.0-nightly-23a3312d9\", \"--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 ra-ap-rustc_pattern_analysis v0.168.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `rustc` [INFO] [stderr] --> src/lib.rs:3:7 [INFO] [stderr] | [INFO] [stderr] 3 | //! [`rustc`] module. [INFO] [stderr] | ^^^^^ no item named `rustc` 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 `constructor` links to private item `Constructor::is_covered_by` [INFO] [stderr] --> src/constructor.rs:6:41 [INFO] [stderr] | [INFO] [stderr] 6 | //! is straightforward and defined in [`Constructor::is_covered_by`]. [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 `constructor` links to private item `IntRange::split` [INFO] [stderr] --> src/constructor.rs:49:7 [INFO] [stderr] | [INFO] [stderr] 49 | //! [`IntRange::split`]) and slice splitting (see [`Slice::split`]). [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: public documentation for `constructor` links to private item `Slice::split` [INFO] [stderr] --> src/constructor.rs:49:53 [INFO] [stderr] | [INFO] [stderr] 49 | //! [`IntRange::split`]) and slice splitting (see [`Slice::split`]). [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: public documentation for `usefulness` links to private item `Constructor::is_covered_by` [INFO] [stderr] --> src/usefulness.rs:102:7 [INFO] [stderr] | [INFO] [stderr] 102 | //! [`Constructor::is_covered_by`]. [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: public documentation for `usefulness` links to private item `Constructor::is_covered_by` [INFO] [stderr] --> src/usefulness.rs:148:67 [INFO] [stderr] | [INFO] [stderr] 148 | //! Whether specialization returns something or not is given by [`Constructor::is_covered_by`]. [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: public documentation for `usefulness` links to private item `DeconstructedPat::specialize` [INFO] [stderr] --> src/usefulness.rs:149:50 [INFO] [stderr] | [INFO] [stderr] 149 | //! Specialization of a pattern is computed in [`DeconstructedPat::specialize`]. Specialization for [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: public documentation for `usefulness` links to private item `PatStack::pop_head_constructor` [INFO] [stderr] --> src/usefulness.rs:150:38 [INFO] [stderr] | [INFO] [stderr] 150 | //! a pattern-tuple is computed in [`PatStack::pop_head_constructor`]. Finally, specialization for a [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: public documentation for `usefulness` links to private item `Matrix::specialize_constructor` [INFO] [stderr] --> src/usefulness.rs:151:44 [INFO] [stderr] | [INFO] [stderr] 151 | //! set of pattern-tuples is computed in [`Matrix::specialize_constructor`]. [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: public documentation for `usefulness` links to private item `WitnessStack::apply_constructor` [INFO] [stderr] --> src/usefulness.rs:161:50 [INFO] [stderr] | [INFO] [stderr] 161 | //! This is done for a single witness-tuple in [`WitnessStack::apply_constructor`], and for a set of [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: public documentation for `usefulness` links to private item `WitnessMatrix::apply_constructor` [INFO] [stderr] --> src/usefulness.rs:162:25 [INFO] [stderr] | [INFO] [stderr] 162 | //! witness-tuples in [`WitnessMatrix::apply_constructor`]. [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: public documentation for `usefulness` links to private item `Matrix` [INFO] [stderr] --> src/usefulness.rs:256:7 [INFO] [stderr] | [INFO] [stderr] 256 | //! [`Matrix`] stores the set of pattern-tuples under consideration. We track usefulness of each [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: public documentation for `usefulness` links to private item `WitnessMatrix` [INFO] [stderr] --> src/usefulness.rs:258:55 [INFO] [stderr] | [INFO] [stderr] 258 | //! We gather witnesses of the usefulness of `_` in [`WitnessMatrix`]. The algorithm that computes [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: public documentation for `usefulness` links to private item `compute_exhaustiveness_and_usefulness` [INFO] [stderr] --> src/usefulness.rs:259:22 [INFO] [stderr] | [INFO] [stderr] 259 | //! all this is in [`compute_exhaustiveness_and_usefulness`]. [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: public documentation for `usefulness` links to private item `PlaceValidity::specialize` [INFO] [stderr] --> src/usefulness.rs:544:7 [INFO] [stderr] | [INFO] [stderr] 544 | //! [`PlaceValidity::specialize`]. [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: `ra-ap-rustc_pattern_analysis` (lib doc) generated 15 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/ra_ap_rustc_pattern_analysis/index.html [INFO] running `Command { std: "docker" "inspect" "38f329df01280b90d2537f226238609c8dd007f9bffa8c7169e108af126e6372", kill_on_drop: false }`