# rustc version rustc 1.98.0-nightly (f28ac764c 2026-06-23)
# 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" "036d9b36c77b3e54650f13f9fa11fe30d2ca520279b372871e7a3be5ce760bb1" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--features" "1_1 demux mux __doc_cfg extern-types" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260623-1.98.0-nightly-f28ac764c\", \"--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 libwebp v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] warning: unexpected `cfg` condition value: `0.5` [INFO] [stderr] --> src/boxed.rs:91:7 [INFO] [stderr] | [INFO] [stderr] 91 | #[cfg(feature = "0.5")] [INFO] [stderr] | ^^^^^^^^^^----- [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"0_5"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `0_5`, `0_6`, `1_1`, `__doc_cfg`, `default`, `demux`, `extern-types`, `mux`, and `static` [INFO] [stderr] = help: consider adding `0.5` 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: `0.5` [INFO] [stderr] --> src/boxed.rs:94:11 [INFO] [stderr] | [INFO] [stderr] 94 | #[cfg(not(feature = "0.5"))] [INFO] [stderr] | ^^^^^^^^^^----- [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"0_5"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `0_5`, `0_6`, `1_1`, `__doc_cfg`, `default`, `demux`, `extern-types`, `mux`, and `static` [INFO] [stderr] = help: consider adding `0.5` 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: `libwebp` (lib doc) generated 2 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/libwebp/index.html [INFO] running `Command { std: "docker" "inspect" "036d9b36c77b3e54650f13f9fa11fe30d2ca520279b372871e7a3be5ce760bb1", kill_on_drop: false }`