# rustc version rustc 1.97.0-nightly (e50aa6fba 2026-05-19)
# docs.rs version docsrs 0.0.0 (e50152ed411bb913753b1dfd203f22cb8711f097 2026-05-17 )
# 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" "a654d28ee4d76dc23c6971ff3885a3c267cc448d4c9ae9424ed6babf6ca66d38" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260519-1.97.0-nightly-e50aa6fba\", \"--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: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024` [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.59s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/blake/index.html [INFO] running `Command { std: "docker" "inspect" "a654d28ee4d76dc23c6971ff3885a3c267cc448d4c9ae9424ed6babf6ca66d38", kill_on_drop: false }`