zstd 0.4.28+zstd.1.4.3

Binding for the zstd compression library.
Documentation
Build #180000 2019-08-20T18:20:52.351370+00:00
# rustc version
rustc 1.39.0-nightly (f7af19c27 2019-08-15)# docs.rs version
cratesfyi 0.6.0 (f01dedd 2019-07-30)# build log
Updating crates.io index
Compiling cfg-if v0.1.7
Fresh nodrop v0.1.13
Compiling libc v0.2.51
Fresh memoffset v0.2.1
Running `rustc --crate-name cfg_if /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/cfg-if-0.1.7/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 -C metadata=883e276bf9bfee32 -C extra-filename=-883e276bf9bfee32 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Fresh scopeguard v0.3.3
Fresh lazy_static v1.3.0
Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.51/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="use_std"' -C metadata=ce03effcb55ccce2 -C extra-filename=-ce03effcb55ccce2 --out-dir /home/cratesfyi/cratesfyi/debug/build/libc-ce03effcb55ccce2 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Fresh either v1.5.2
Fresh glob v0.3.0
Fresh arrayvec v0.4.10
Compiling crossbeam-utils v0.2.2
Running `rustc --crate-name crossbeam_utils /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/crossbeam-utils-0.2.2/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="use_std"' -C metadata=12dc673ee9a4488f -C extra-filename=-12dc673ee9a4488f --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern cfg_if=/home/cratesfyi/cratesfyi/debug/deps/libcfg_if-883e276bf9bfee32.rlib --cap-lints allow`
Compiling crossbeam-epoch v0.3.1
Running `rustc --crate-name crossbeam_epoch /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="lazy_static"' --cfg 'feature="use_std"' -C metadata=ee0f0ae62795d35d -C extra-filename=-ee0f0ae62795d35d --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern arrayvec=/home/cratesfyi/cratesfyi/debug/deps/libarrayvec-206c2d449efc2481.rlib --extern cfg_if=/home/cratesfyi/cratesfyi/debug/deps/libcfg_if-883e276bf9bfee32.rlib --extern crossbeam_utils=/home/cratesfyi/cratesfyi/debug/deps/libcrossbeam_utils-12dc673ee9a4488f.rlib --extern lazy_static=/home/cratesfyi/cratesfyi/debug/deps/liblazy_static-c2d2a33b2842ff8a.rlib --extern memoffset=/home/cratesfyi/cratesfyi/debug/deps/libmemoffset-257b480aecf8c1e8.rlib --extern nodrop=/home/cratesfyi/cratesfyi/debug/deps/libnodrop-c37a986a73500030.rlib --extern scopeguard=/home/cratesfyi/cratesfyi/debug/deps/libscopeguard-d4374435abbc3ae6.rlib --cap-lints allow`
Running `/home/cratesfyi/cratesfyi/debug/build/libc-ce03effcb55ccce2/build-script-build`
Running `rustc --crate-name libc /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.51/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="use_std"' -C metadata=81f2dbfce28f363a -C extra-filename=-81f2dbfce28f363a --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_core_cvoid --cfg libc_packedN`
Running `rustc --crate-name libc /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.51/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="use_std"' -C metadata=289c027eac2fd4ef -C extra-filename=-289c027eac2fd4ef --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_core_cvoid --cfg libc_packedN`
Compiling crossbeam-deque v0.2.0
Running `rustc --crate-name crossbeam_deque /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/crossbeam-deque-0.2.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 -C metadata=fe49b5c0c6e2eeaa -C extra-filename=-fe49b5c0c6e2eeaa --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern crossbeam_epoch=/home/cratesfyi/cratesfyi/debug/deps/libcrossbeam_epoch-ee0f0ae62795d35d.rlib --extern crossbeam_utils=/home/cratesfyi/cratesfyi/debug/deps/libcrossbeam_utils-12dc673ee9a4488f.rlib --cap-lints allow`
Compiling num_cpus v1.10.0
Running `rustc --crate-name num_cpus /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/num_cpus-1.10.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 -C metadata=62cd402265c22446 -C extra-filename=-62cd402265c22446 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-81f2dbfce28f363a.rlib --cap-lints allow`
Compiling rayon-core v1.4.1
Running `rustc --crate-name rayon_core /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.1/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 -C metadata=be84e0d6c585ebef -C extra-filename=-be84e0d6c585ebef --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern crossbeam_deque=/home/cratesfyi/cratesfyi/debug/deps/libcrossbeam_deque-fe49b5c0c6e2eeaa.rlib --extern lazy_static=/home/cratesfyi/cratesfyi/debug/deps/liblazy_static-c2d2a33b2842ff8a.rlib --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-81f2dbfce28f363a.rlib --extern num_cpus=/home/cratesfyi/cratesfyi/debug/deps/libnum_cpus-62cd402265c22446.rlib --cap-lints allow`
Compiling rayon v1.0.3
Running `rustc --crate-name rayon /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rayon-1.0.3/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 -C metadata=6f11dde435e215e2 -C extra-filename=-6f11dde435e215e2 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern crossbeam_deque=/home/cratesfyi/cratesfyi/debug/deps/libcrossbeam_deque-fe49b5c0c6e2eeaa.rlib --extern either=/home/cratesfyi/cratesfyi/debug/deps/libeither-5788b3b662d6f643.rlib --extern rayon_core=/home/cratesfyi/cratesfyi/debug/deps/librayon_core-be84e0d6c585ebef.rlib --cap-lints allow --cfg has_i128`
Compiling cc v1.0.35
Running `rustc --crate-name cc /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/cc-1.0.35/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="parallel"' --cfg 'feature="rayon"' -C metadata=1f2c2beacf6e67ca -C extra-filename=-1f2c2beacf6e67ca --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern rayon=/home/cratesfyi/cratesfyi/debug/deps/librayon-6f11dde435e215e2.rlib --cap-lints allow`
Compiling zstd-sys v1.4.13+zstd.1.4.3
Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.4.13+zstd.1.4.3/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="experimental"' --cfg 'feature="legacy"' -C metadata=5cc59dd2acbfeef5 -C extra-filename=-5cc59dd2acbfeef5 --out-dir /home/cratesfyi/cratesfyi/debug/build/zstd-sys-5cc59dd2acbfeef5 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern cc=/home/cratesfyi/cratesfyi/debug/deps/libcc-1f2c2beacf6e67ca.rlib --extern glob=/home/cratesfyi/cratesfyi/debug/deps/libglob-539e4d46bf5d6dc1.rlib --cap-lints allow`
Running `/home/cratesfyi/cratesfyi/debug/build/zstd-sys-5cc59dd2acbfeef5/build-script-build`
Running `rustc --crate-name zstd_sys /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.4.13+zstd.1.4.3/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="experimental"' --cfg 'feature="legacy"' -C metadata=ea47476fdd391b44 -C extra-filename=-ea47476fdd391b44 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-289c027eac2fd4ef.rmeta --cap-lints allow -L native=/home/cratesfyi/cratesfyi/debug/build/zstd-sys-8ccb7fb82d1a904a/out -l static=zstd`
Checking zstd-safe v1.4.13+zstd.1.4.3
Running `rustc --crate-name zstd_safe /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/zstd-safe-1.4.13+zstd.1.4.3/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="experimental"' --cfg 'feature="legacy"' -C metadata=8bc7c31592d475fd -C extra-filename=-8bc7c31592d475fd --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-289c027eac2fd4ef.rmeta --extern zstd_sys=/home/cratesfyi/cratesfyi/debug/deps/libzstd_sys-ea47476fdd391b44.rmeta --cap-lints allow -L native=/home/cratesfyi/cratesfyi/debug/build/zstd-sys-8ccb7fb82d1a904a/out`
Documenting zstd v0.4.28+zstd.1.4.3
Running `rustdoc --crate-name zstd /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/zstd-0.4.28+zstd.1.4.3/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="default"' --cfg 'feature="legacy"' -Z unstable-options --resource-suffix -20190815-1.39.0-nightly-f7af19c27 --static-root-path / --disable-per-crate-search --extern-html-root-url 'clap=https://docs.rs/clap/2.33.0' --extern-html-root-url 'futures=https://docs.rs/futures/0.1.28' --extern-html-root-url 'humansize=https://docs.rs/humansize/1.1.0' --extern-html-root-url 'partial_io=https://docs.rs/partial-io/0.3.1' --extern-html-root-url 'quickcheck=https://docs.rs/quickcheck/0.6.2' --extern-html-root-url 'tokio_io=https://docs.rs/tokio-io/0.1.12' --extern-html-root-url 'walkdir=https://docs.rs/walkdir/2.2.9' --extern-html-root-url 'zstd_safe=https://docs.rs/zstd-safe/1.4.13+zstd.1.4.3' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern zstd_safe=/home/cratesfyi/cratesfyi/debug/deps/libzstd_safe-8bc7c31592d475fd.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 35.79s