zstd 0.4.2

Binding for the zstd compression library.
Documentation
Build #36262 2016-12-15 11:13:14

# rustc version rustc 1.15.0-nightly (daf8c1dfc 2016-12-05)

# docs.rs version cratesfyi 0.2.2 (4f7a57c 2016-10-20)

# build log Updating registry `https://github.com/rust-lang/crates.io-index` Downloading zstd v0.4.2 Compiling gcc v0.3.40 Compiling glob v0.2.11 Compiling libc v0.2.18 Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/gcc-0.3.40/src/lib.rs --crate-name gcc --crate-type lib -g -C metadata=b01c94b00084ff4d -C extra-filename=-b01c94b00084ff4d --out-dir /home/cratesfyi/zstd-0.4.2/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/zstd-0.4.2/debug/deps --cap-lints allow` Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/glob-0.2.11/src/lib.rs --crate-name glob --crate-type lib -g -C metadata=028bcc81f721b7f5 -C extra-filename=-028bcc81f721b7f5 --out-dir /home/cratesfyi/zstd-0.4.2/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/zstd-0.4.2/debug/deps --cap-lints allow` Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.18/src/lib.rs --crate-name libc --crate-type lib -g --cfg feature=\"use_std\" --cfg feature=\"default\" -C metadata=6ec63c5a0e74a074 -C extra-filename=-6ec63c5a0e74a074 --out-dir /home/cratesfyi/zstd-0.4.2/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/zstd-0.4.2/debug/deps --cap-lints allow` Compiling zstd v0.4.2 Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/zstd-0.4.2/src/build.rs --crate-name build_script_build --crate-type bin -g --cfg feature=\"legacy\" --cfg feature=\"default\" -C metadata=054305b67139e78c --out-dir /home/cratesfyi/zstd-0.4.2/debug/build/zstd-054305b67139e78c --emit=dep-info,link -L dependency=/home/cratesfyi/zstd-0.4.2/debug/deps --extern gcc=/home/cratesfyi/zstd-0.4.2/debug/deps/libgcc-b01c94b00084ff4d.rlib --extern glob=/home/cratesfyi/zstd-0.4.2/debug/deps/libglob-028bcc81f721b7f5.rlib` Running `/home/cratesfyi/zstd-0.4.2/debug/build/zstd-054305b67139e78c/build-script-build` Documenting zstd v0.4.2 Running `rustdoc .cargo/registry/src/github.com-1ecc6299db9ec823/zstd-0.4.2/src/lib.rs --crate-name zstd -o /home/cratesfyi/zstd-0.4.2/doc --cfg feature=\"legacy\" --cfg feature=\"default\" -L dependency=/home/cratesfyi/zstd-0.4.2/debug/deps --extern libc=/home/cratesfyi/zstd-0.4.2/debug/deps/liblibc-6ec63c5a0e74a074.rlib` Finished debug [unoptimized + debuginfo] target(s) in 14.73 secs