asuran-core 0.1.5

Core data structures used by the asuran archive format
Documentation
Build #256600 2020-06-02T03:07:21.345878+00:00
# rustc version
rustc 1.45.0-nightly (ad4bc3323 2020-06-01)
# docs.rs version
docsrs 0.6.0 (9bd032f 2020-05-31)

# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/asuran-core-0.1.5/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/asuran-core-0.1.5/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" "MAP_USER_ID=1001" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=-Z unstable-options --resource-suffix -20200601-1.45.0-nightly-ad4bc3323 --static-root-path / --cap-lints warn --extern-html-root-url chrono=https://docs.rs/chrono/0.4.11 --extern-html-root-url stream_cipher=https://docs.rs/stream-cipher/0.3.2 --extern-html-root-url cfg_if=https://docs.rs/cfg-if/0.1.10 --extern-html-root-url zeroize=https://docs.rs/zeroize/1.1.0 --extern-html-root-url rand=https://docs.rs/rand/0.7.3 --extern-html-root-url block_cipher_trait=https://docs.rs/block-cipher-trait/0.6.2 --extern-html-root-url aes_soft=https://docs.rs/aes-soft/0.3.3 --extern-html-root-url thiserror=https://docs.rs/thiserror/1.0.19 --extern-html-root-url xz2=https://docs.rs/xz2/0.1.6 --extern-html-root-url sha3=https://docs.rs/sha3/0.8.2 --extern-html-root-url byteorder=https://docs.rs/byteorder/1.3.4 --extern-html-root-url serde=https://docs.rs/serde/1.0.111 --extern-html-root-url sha2=https://docs.rs/sha2/0.8.2 --extern-html-root-url aesni=https://docs.rs/aesni/0.6.0 --extern-html-root-url chacha20=https://docs.rs/chacha20/0.3.4 --extern-html-root-url lz4=https://docs.rs/lz4/1.23.1 --extern-html-root-url rmp_serde=https://docs.rs/rmp-serde/0.14.3 --extern-html-root-url tracing=https://docs.rs/tracing/0.1.14 --extern-html-root-url ctr=https://docs.rs/ctr/0.3.2 --extern-html-root-url zstd=https://docs.rs/zstd/0.5.2+zstd.1.4.5 --extern-html-root-url rust_argon2=https://docs.rs/rust-argon2/0.8.2 --extern-html-root-url serde_bytes=https://docs.rs/serde_bytes/0.11.4 --extern-html-root-url semver=https://docs.rs/semver/0.10.0 --extern-html-root-url blake2b_simd=https://docs.rs/blake2b_simd/0.5.10 --extern-html-root-url hmac=https://docs.rs/hmac/0.7.1 --extern-html-root-url uuid=https://docs.rs/uuid/0.8.1 --extern-html-root-url blake3=https://docs.rs/blake3/0.3.4" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "3221225472" "--cpus" "2" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "doc" "--lib" "--no-deps" "-j2", kill_on_drop: false }`
[INFO] [stdout] b0c88a2ff0cc69919c0e8dfaa9c61cd8a17d4aa81e68a58609626a92df4dc639
[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" "b0c88a2ff0cc69919c0e8dfaa9c61cd8a17d4aa81e68a58609626a92df4dc639", kill_on_drop: false }`
[INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted
[INFO] [stderr]    Compiling libc v0.2.71
[INFO] [stderr]    Compiling proc-macro2 v1.0.18
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling syn v1.0.30
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling serde v1.0.111
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling gimli v0.21.0
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling object v0.19.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.16
[INFO] [stderr]    Compiling itoa v0.4.5
[INFO] [stderr]    Compiling pulldown-cmark v0.2.0
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling either v1.5.3
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling remove_dir_all v0.5.2
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling bytecount v0.4.0
[INFO] [stderr]     Checking opaque-debug v0.2.3
[INFO] [stderr]     Checking byte-tools v0.3.1
[INFO] [stderr]    Compiling pkg-config v0.3.17
[INFO] [stderr]    Compiling glob v0.2.11
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking arrayref v0.3.6
[INFO] [stderr]     Checking subtle v1.0.0
[INFO] [stderr]     Checking constant_time_eq v0.1.5
[INFO] [stderr]     Checking arrayvec v0.5.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.8
[INFO] [stderr]     Checking fake-simd v0.1.2
[INFO] [stderr]     Checking keccak v0.1.0
[INFO] [stderr]     Checking base64 v0.12.1
[INFO] [stderr]     Checking uuid v0.8.1
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling num-integer v0.1.42
[INFO] [stderr]    Compiling error-chain v0.12.2
[INFO] [stderr]    Compiling addr2line v0.12.1
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling walkdir v2.3.1
[INFO] [stderr]     Checking block-padding v0.1.5
[INFO] [stderr]     Checking tracing-core v0.1.10
[INFO] [stderr]     Checking blake2b_simd v0.5.10
[INFO] [stderr]     Checking semver v0.10.0
[INFO] [stderr]    Compiling jobserver v0.1.21
[INFO] [stderr]    Compiling backtrace v0.3.48
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]    Compiling quote v1.0.6
[INFO] [stderr]     Checking generic-array v0.12.3
[INFO] [stderr]    Compiling cc v1.0.54
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]     Checking block-cipher-trait v0.6.2
[INFO] [stderr]     Checking stream-cipher v0.3.2
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]     Checking crypto-mac v0.7.0
[INFO] [stderr]     Checking rust-argon2 v0.8.2
[INFO] [stderr]     Checking rmp v0.8.9
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]    Compiling zstd-sys v1.4.16+zstd.1.4.5
[INFO] [stderr]    Compiling lz4-sys v1.8.3
[INFO] [stderr]    Compiling lzma-sys v0.1.16
[INFO] [stderr]    Compiling blake3 v0.3.4
[INFO] [stderr]     Checking aes-soft v0.3.3
[INFO] [stderr]     Checking ctr v0.3.2
[INFO] [stderr]     Checking aesni v0.6.0
[INFO] [stderr]     Checking chacha20 v0.3.4
[INFO] [stderr]     Checking sha3 v0.8.2
[INFO] [stderr]     Checking sha2 v0.8.2
[INFO] [stderr]     Checking hmac v0.7.1
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling synstructure v0.12.3
[INFO] [stderr]    Compiling serde_derive v1.0.111
[INFO] [stderr]    Compiling thiserror-impl v1.0.19
[INFO] [stderr]    Compiling tracing-attributes v0.1.8
[INFO] [stderr]    Compiling zeroize_derive v1.0.0
[INFO] [stderr]     Checking thiserror v1.0.19
[INFO] [stderr]     Checking tracing v0.1.14
[INFO] [stderr]     Checking xz2 v0.1.6
[INFO] [stderr]     Checking zeroize v1.1.0
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling serde_json v1.0.53
[INFO] [stderr]    Compiling cargo_metadata v0.6.4
[INFO] [stderr]     Checking chrono v0.4.11
[INFO] [stderr]     Checking serde_bytes v0.11.4
[INFO] [stderr]     Checking rmp-serde v0.14.3
[INFO] [stderr]    Compiling skeptic v0.13.4
[INFO] [stderr]    Compiling lz4 v1.23.1
[INFO] [stderr]     Checking zstd-safe v2.0.4+zstd.1.4.5
[INFO] [stderr]     Checking zstd v0.5.2+zstd.1.4.5
[INFO] [stderr]  Documenting asuran-core v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 2m 03s
[INFO] running `Command { std: "docker" "inspect" "b0c88a2ff0cc69919c0e8dfaa9c61cd8a17d4aa81e68a58609626a92df4dc639", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0c88a2ff0cc69919c0e8dfaa9c61cd8a17d4aa81e68a58609626a92df4dc639", kill_on_drop: false }`
[INFO] [stdout] b0c88a2ff0cc69919c0e8dfaa9c61cd8a17d4aa81e68a58609626a92df4dc639