# 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" "0eb75ace5a921e083ae969d4b651d7a3e8e402c1ac22f5c1615af7d123f5991c" "/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: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024` [INFO] [stderr] warning: `blake` (manifest) generated 1 warning [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] warning: blake@2.0.2: ext/blake/blake_ref.c: In function 'Update32': [INFO] [stderr] warning: blake@2.0.2: ext/blake/blake_ref.c:299:38: warning: comparison of integer expressions of different signedness: 'DataLength' {aka 'long long unsigned int'} and 'int' [-Wsign-compare] [INFO] [stderr] warning: blake@2.0.2: 299 | if( left && ( ((databitlen >> 3) ) >= fill ) ) { [INFO] [stderr] warning: blake@2.0.2: | ^~ [INFO] [stderr] warning: blake@2.0.2: ext/blake/blake_ref.c: In function 'Update64': [INFO] [stderr] warning: blake@2.0.2: ext/blake/blake_ref.c:355:38: warning: comparison of integer expressions of different signedness: 'DataLength' {aka 'long long unsigned int'} and 'int' [-Wsign-compare] [INFO] [stderr] warning: blake@2.0.2: 355 | if( left && ( ((databitlen >> 3) ) >= fill ) ) { [INFO] [stderr] warning: blake@2.0.2: | ^~ [INFO] [stderr] warning: blake@2.0.2: ext/blake/blake_ref.c: In function 'Final32': [INFO] [stderr] warning: blake@2.0.2: ext/blake/blake_ref.c:415:12: warning: comparison of integer expressions of different signedness: 'u32' {aka 'unsigned int'} and 'int' [-Wsign-compare] [INFO] [stderr] warning: blake@2.0.2: 415 | if ( low < state->datalen ) [INFO] [stderr] warning: blake@2.0.2: | ^ [INFO] [stderr] warning: blake@2.0.2: ext/blake/blake_ref.c: In function 'Final64': [INFO] [stderr] warning: blake@2.0.2: ext/blake/blake_ref.c:538:12: warning: comparison of integer expressions of different signedness: 'u64' {aka 'long long unsigned int'} and 'int' [-Wsign-compare] [INFO] [stderr] warning: blake@2.0.2: 538 | if ( low < state->datalen ) [INFO] [stderr] warning: blake@2.0.2: | ^ [INFO] [stderr] Documenting blake v2.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/blake/index.html [INFO] running `Command { std: "docker" "inspect" "0eb75ace5a921e083ae969d4b651d7a3e8e402c1ac22f5c1615af7d123f5991c", kill_on_drop: false }`