secured-cipher 0.4.1

Pure Rust implementation of the ChaCha cipher family
Documentation

Build #2079477 2025-05-05 16:21:19

# rustc version rustc 1.88.0-nightly (13e879094 2025-05-04)

# docs.rs version docsrs 0.6.0 (ee9a3fe6 2025-03-28)

# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/secured-cipher-0.4.1/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/secured-cipher-0.4.1/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace-builder/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace-builder/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20250504-1.88.0-nightly-13e879094\", \"--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] [stdout] fea5106ccd63c96b949d1a1fc66a5469bb7cfcb901f4cf5b1b7ed649e53bce94 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "fea5106ccd63c96b949d1a1fc66a5469bb7cfcb901f4cf5b1b7ed649e53bce94", kill_on_drop: false }` [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting secured-cipher v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/algorithm/chacha20/core.rs:11:29 [INFO] [stderr] | [INFO] [stderr] 11 | //! This can be accessed at https://datatracker.ietf.org/doc/html/rfc7539. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 11 | //! This can be accessed at <https://datatracker.ietf.org/doc/html/rfc7539.> [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/algorithm/poly1305/core.rs:9:29 [INFO] [stderr] | [INFO] [stderr] 9 | //! This can be accessed at https://datatracker.ietf.org/doc/html/rfc7539. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 9 | //! This can be accessed at <https://datatracker.ietf.org/doc/html/rfc7539.> [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: unclosed HTML tag `u8` [INFO] [stderr] --> src/algorithm/poly1305/mod.rs:158:22 [INFO] [stderr] | [INFO] [stderr] 158 | /// - `bytes`: Vec<u8> where the last 16 bytes are considered the MAC. [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(rustdoc::invalid_html_tags)]` on by default [INFO] [stderr] help: try marking as source code [INFO] [stderr] | [INFO] [stderr] 158 | /// - `bytes`: `Vec<u8>` where the last 16 bytes are considered the MAC. [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: unclosed HTML tag `u8` [INFO] [stderr] --> src/algorithm/poly1305/mod.rs:159:20 [INFO] [stderr] | [INFO] [stderr] 159 | /// - `mac`: Vec<u8> representing the MAC. [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] help: try marking as source code [INFO] [stderr] | [INFO] [stderr] 159 | /// - `mac`: `Vec<u8>` representing the MAC. [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: `secured-cipher` (lib doc) generated 4 warnings (run `cargo fix --lib -p secured-cipher` to apply 2 suggestions) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/secured_cipher/index.html [INFO] running `Command { std: "docker" "inspect" "fea5106ccd63c96b949d1a1fc66a5469bb7cfcb901f4cf5b1b7ed649e53bce94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fea5106ccd63c96b949d1a1fc66a5469bb7cfcb901f4cf5b1b7ed649e53bce94", kill_on_drop: false }` [INFO] [stdout] fea5106ccd63c96b949d1a1fc66a5469bb7cfcb901f4cf5b1b7ed649e53bce94