# rustc version rustc 1.98.0-nightly (bd08c9e71 2026-06-25)
# docs.rs version docsrs 0.0.0 (886bc7a22b1adc4b387ce1343447fe3af98d9ce5 2026-06-14 )
# 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" "e47dcd5e8780711a21acc1673181ac400d69f6ec5cd53b748e831c1401fa8a73" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260625-1.98.0-nightly-bd08c9e71\", \"--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: Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `serde` dependency) [INFO] [stderr] warning: `pi_atom` (manifest) generated 1 warning [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting pi_atom v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unexpected `cfg` condition value: `pi_hash/xxhash` [INFO] [stderr] --> src/lib.rs:34:15 [INFO] [stderr] | [INFO] [stderr] 34 | #[cfg(all(not(feature = "pi_hash/xxhash"), not(feature = "pointer_width_32")))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `lookup_by_hash`, `pointer_width_32`, and `serde` [INFO] [stderr] = help: consider adding `pi_hash/xxhash` as a feature in `Cargo.toml` [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `pi_hash/xxhash` [INFO] [stderr] --> src/lib.rs:37:15 [INFO] [stderr] | [INFO] [stderr] 37 | #[cfg(all(not(feature = "pi_hash/xxhash"), feature = "pointer_width_32"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `lookup_by_hash`, `pointer_width_32`, and `serde` [INFO] [stderr] = help: consider adding `pi_hash/xxhash` as a feature in `Cargo.toml` [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `pi_hash/xxhash` [INFO] [stderr] --> src/lib.rs:40:11 [INFO] [stderr] | [INFO] [stderr] 40 | #[cfg(all(feature = "pi_hash/xxhash", not(feature = "pointer_width_32")))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `lookup_by_hash`, `pointer_width_32`, and `serde` [INFO] [stderr] = help: consider adding `pi_hash/xxhash` as a feature in `Cargo.toml` [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `pi_hash/xxhash` [INFO] [stderr] --> src/lib.rs:43:11 [INFO] [stderr] | [INFO] [stderr] 43 | #[cfg(all(feature = "pi_hash/xxhash", feature = "pointer_width_32"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `lookup_by_hash`, `pointer_width_32`, and `serde` [INFO] [stderr] = help: consider adding `pi_hash/xxhash` as a feature in `Cargo.toml` [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: `pi_atom` (lib doc) generated 4 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/pi_atom/index.html [INFO] running `Command { std: "docker" "inspect" "e47dcd5e8780711a21acc1673181ac400d69f6ec5cd53b748e831c1401fa8a73", kill_on_drop: false }`