exonum_sodiumoxide 0.0.24

Fast cryptographic library for Rust (bindings to libsodium)
Documentation
Build #497687 2022-01-23T13:09:04.352600+00:00
# rustc version
rustc 1.60.0-nightly (bfe156467 2022-01-22)# docs.rs version
docsrs 0.6.0 (556f98f 2022-01-21)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/exonum_sodiumoxide-0.0.24/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/exonum_sodiumoxide-0.0.24/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/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" "3221225472" "--cpus" "3" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20220122-1.60.0-nightly-bfe156467\", \"--static-root-path\", \"/\", \"--cap-lints\", \"warn\", \"--disable-per-crate-search\"]" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-j3" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] e4493536c01294a98c36a1101c93e9efc14ae64ce0444ad1ad5c1deb1535801e
[INFO] running `Command { std: "docker" "start" "-a" "e4493536c01294a98c36a1101c93e9efc14ae64ce0444ad1ad5c1deb1535801e", kill_on_drop: false }`
[INFO] [stderr]  Documenting exonum_sodiumoxide v0.0.24 (/opt/rustwide/workdir)
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/crypto/aead/mod.rs:11:5
[INFO] [stderr]    |
[INFO] [stderr] 11 | //! https://tools.ietf.org/html/rfc7539.
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://tools.ietf.org/html/rfc7539.>`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stderr]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/crypto/auth/mod.rs:12:14
[INFO] [stderr]    |
[INFO] [stderr] 12 | //! 362–399; http://www-cse.ucsd.edu/~mihir/papers/cbc.html.
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<http://www-cse.ucsd.edu/~mihir/papers/cbc.html.>`
[INFO] [stderr]    |
[INFO] [stderr]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/crypto/box_/mod.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 8 | //! http://eprint.iacr.org/2001/079.
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<http://eprint.iacr.org/2001/079.>`
[INFO] [stderr]   |
[INFO] [stderr]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/crypto/box_/mod.rs:30:5
[INFO] [stderr]    |
[INFO] [stderr] 30 | //! http://groups.google.com/group/sci.crypt/msg/ec5c18b23b11d82c,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<http://groups.google.com/group/sci.crypt/msg/ec5c18b23b11d82c>`
[INFO] [stderr]    |
[INFO] [stderr]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/crypto/scalarmult/mod.rs:36:35
[INFO] [stderr]    |
[INFO] [stderr] 36 | //! Science 3958 (2006), 207–228, http://cr.yp.to/papers.html#curve25519.
[INFO] [stderr]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<http://cr.yp.to/papers.html#curve25519.>`
[INFO] [stderr]    |
[INFO] [stderr]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/crypto/scalarmult/curve25519.rs:5:35
[INFO] [stderr]   |
[INFO] [stderr] 5 | //! Science 3958 (2006), 207–228, http://cr.yp.to/papers.html#curve25519.
[INFO] [stderr]   |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<http://cr.yp.to/papers.html#curve25519.>`
[INFO] [stderr]   |
[INFO] [stderr]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/crypto/secretbox/mod.rs:9:5
[INFO] [stderr]   |
[INFO] [stderr] 9 | //! http://www-cse.ucsd.edu/~mihir/papers/oem.html.
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<http://www-cse.ucsd.edu/~mihir/papers/oem.html.>`
[INFO] [stderr]   |
[INFO] [stderr]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/crypto/stream/mod.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr] 10 | //! http://www-cse.ucsd.edu/~mihir/papers/cbc.html.
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<http://www-cse.ucsd.edu/~mihir/papers/cbc.html.>`
[INFO] [stderr]    |
[INFO] [stderr]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: `exonum_sodiumoxide` (lib doc) generated 8 warnings
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 1.21s
[INFO] running `Command { std: "docker" "inspect" "e4493536c01294a98c36a1101c93e9efc14ae64ce0444ad1ad5c1deb1535801e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4493536c01294a98c36a1101c93e9efc14ae64ce0444ad1ad5c1deb1535801e", kill_on_drop: false }`
[INFO] [stdout] e4493536c01294a98c36a1101c93e9efc14ae64ce0444ad1ad5c1deb1535801e