lzma-rs 0.1.3

A codec for LZMA, LZMA2 and XZ written in pure Rust
Documentation
Build #247028 2020-05-06T02:38:58.459281+00:00
# rustc version
rustc 1.45.0-nightly (f8d394e51 2020-05-05)# docs.rs version
docsrs 0.6.0 (7f564e8 2020-05-05)# build log
[INFO] running `"docker" "create" "-v" "/home/cratesfyi/workspace/builds/lzma-rs-0.1.3/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/lzma-rs-0.1.3/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 -20200505-1.45.0-nightly-f8d394e51 --static-root-path / --cap-lints warn --extern-html-root-url byteorder=https://docs.rs/byteorder/1.3.4 --extern-html-root-url crc=https://docs.rs/crc/1.8.1" "-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"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 255f59844ae1330db0215a66c6294828784c438f9006c38c29b9caaf9ee82e5f
[INFO] running `"docker" "start" "-a" "255f59844ae1330db0215a66c6294828784c438f9006c38c29b9caaf9ee82e5f"`
[INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted
[INFO] [stderr]    Compiling build_const v0.2.1
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling crc v1.8.1
[INFO] [stderr]  Documenting lzma-rs v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr] warning: `[spec]` cannot be resolved, ignoring it.
[INFO] [stderr]  --> src/xz/mod.rs:3:78
[INFO] [stderr]   |
[INFO] [stderr] 3 | //! Format specifications are at [https://tukaani.org/xz/xz-file-format.txt](spec).
[INFO] [stderr]   |                                                                              ^^^^ cannot be resolved, ignoring
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(intra_doc_link_resolution_failure)]` on by default
[INFO] [stderr]   = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: 1 warning emitted
[INFO] [stderr] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 2.46s
[INFO] running `"docker" "inspect" "255f59844ae1330db0215a66c6294828784c438f9006c38c29b9caaf9ee82e5f"`
[INFO] running `"docker" "rm" "-f" "255f59844ae1330db0215a66c6294828784c438f9006c38c29b9caaf9ee82e5f"`
[INFO] [stdout] 255f59844ae1330db0215a66c6294828784c438f9006c38c29b9caaf9ee82e5f