nix-test 0.0.1

Testing helpers for Nix
Documentation
Build #13261 2016-08-09T14:47:33.015163+00:00
# rustc version
rustc 1.12.0-nightly (54c0dcfd6 2016-07-28)
# docs.rs version
cratesfyi 0.2.0 (5dbd676 2016-07-30)

# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading nix-test v0.0.1
Compiling nix-test v0.0.1
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/nix-test-0.0.1/build.rs --crate-name build_script_build --crate-type bin -g --out-dir /home/cratesfyi/nix-test-0.0.1/debug/build/nix-test-41f81d678f34ec4b --emit=dep-info,link -L dependency=/home/cratesfyi/nix-test-0.0.1/debug -L dependency=/home/cratesfyi/nix-test-0.0.1/debug/deps`
.cargo/registry/src/github.com-1ecc6299db9ec823/nix-test-0.0.1/build.rs:1:12: 1:15 warning: this feature has been stable since 1.0.0. Attribute no longer needed, #[warn(stable_features)] on by default 
.cargo/registry/src/github.com-1ecc6299db9ec823/nix-test-0.0.1/build.rs:1 #![feature(env, process)]
^~~
.cargo/registry/src/github.com-1ecc6299db9ec823/nix-test-0.0.1/build.rs:1:17: 1:24 warning: this feature has been stable since 1.0.0. Attribute no longer needed, #[warn(stable_features)] on by default 
.cargo/registry/src/github.com-1ecc6299db9ec823/nix-test-0.0.1/build.rs:1 #![feature(env, process)]
^~~~~~~
Running `/home/cratesfyi/nix-test-0.0.1/debug/build/nix-test-41f81d678f34ec4b/build-script-build`
Documenting nix-test v0.0.1
Running `rustdoc .cargo/registry/src/github.com-1ecc6299db9ec823/nix-test-0.0.1/src/lib.rs --crate-name nix_test -o /home/cratesfyi/nix-test-0.0.1/doc -L dependency=/home/cratesfyi/nix-test-0.0.1/debug -L dependency=/home/cratesfyi/nix-test-0.0.1/debug/deps`