nix 0.15.0

Rust friendly bindings to *nix APIs
Documentation
Build #177852 2019-08-10T22:01:05.299515+00:00
# rustc version
rustc 1.38.0-nightly (95b1fe560 2019-07-20)
# docs.rs version
cratesfyi 0.6.0 (f01dedd 2019-07-30)

# build log
Updating crates.io index
Compiling libc v0.2.60
Compiling nix v0.15.0
Fresh void v1.0.2
Fresh cfg-if v0.1.9
Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.60/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' -C metadata=f507551395e01a1d -C extra-filename=-f507551395e01a1d --out-dir /home/cratesfyi/cratesfyi/debug/build/libc-f507551395e01a1d -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/nix-0.15.0/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=66f207b9dd446069 -C extra-filename=-66f207b9dd446069 --out-dir /home/cratesfyi/cratesfyi/debug/build/nix-66f207b9dd446069 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Fresh bitflags v1.1.0
Running `/home/cratesfyi/cratesfyi/debug/build/nix-66f207b9dd446069/build-script-build`
Running `/home/cratesfyi/cratesfyi/debug/build/libc-f507551395e01a1d/build-script-build`
Running `rustc --crate-name libc /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.60/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' -C metadata=436b11a0b3ee54d0 -C extra-filename=-436b11a0b3ee54d0 --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`
Documenting nix v0.15.0
Running `rustdoc --crate-name nix /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/nix-0.15.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190720-1.38.0-nightly-95b1fe560 --static-root-path / --disable-per-crate-search --extern-html-root-url 'bitflags=https://docs.rs/bitflags/1.1.0' --extern-html-root-url 'bytes=https://docs.rs/bytes/0.4.12' --extern-html-root-url 'caps=https://docs.rs/caps/0.3.3' --extern-html-root-url 'cc=https://docs.rs/cc/1.0.38' --extern-html-root-url 'cfg_if=https://docs.rs/cfg-if/0.1.9' --extern-html-root-url 'lazy_static=https://docs.rs/lazy_static/1.3.0' --extern-html-root-url 'libc=https://docs.rs/libc/0.2.60' --extern-html-root-url 'rand=https://docs.rs/rand/0.6.5' --extern-html-root-url 'sysctl=https://docs.rs/sysctl/0.1.4' --extern-html-root-url 'tempfile=https://docs.rs/tempfile/3.0.8' --extern-html-root-url 'void=https://docs.rs/void/1.0.2' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern bitflags=/home/cratesfyi/cratesfyi/debug/deps/libbitflags-98f2e6cda3b555de.rmeta --extern cfg_if=/home/cratesfyi/cratesfyi/debug/deps/libcfg_if-a11be03647c67a56.rmeta --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-436b11a0b3ee54d0.rmeta --extern void=/home/cratesfyi/cratesfyi/debug/deps/libvoid-1a9275c50c6b739d.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 7.37s