neon 0.1.3

A safe abstraction layer for Node.js.
Build #16791 2016-08-12T14:53:49.231521+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 neon v0.1.3
Downloading neon-sys v0.1.3
Compiling gcc v0.3.32
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/gcc-0.3.32/src/lib.rs --crate-name gcc --crate-type lib -g -C metadata=ef3a0616dd2e0463 -C extra-filename=-ef3a0616dd2e0463 --out-dir /home/cratesfyi/neon-0.1.3/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/neon-0.1.3/debug/deps -L dependency=/home/cratesfyi/neon-0.1.3/debug/deps --cap-lints allow`
Compiling neon-sys v0.1.3
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/neon-sys-0.1.3/build.rs --crate-name build_script_build --crate-type bin -g --out-dir /home/cratesfyi/neon-0.1.3/debug/build/neon-sys-fc7f1e91d1af521b --emit=dep-info,link -L dependency=/home/cratesfyi/neon-0.1.3/debug/deps -L dependency=/home/cratesfyi/neon-0.1.3/debug/deps --extern gcc=/home/cratesfyi/neon-0.1.3/debug/deps/libgcc-ef3a0616dd2e0463.rlib --cap-lints allow`
Running `/home/cratesfyi/neon-0.1.3/debug/build/neon-sys-fc7f1e91d1af521b/build-script-build`
thread 'main' panicked at 'ChainedError {
error: failed to compile `neon v0.1.3`, intermediate artifacts can be found at `/home/cratesfyi/neon-0.1.3`,
cause: Human(
failed to run custom build command for `neon-sys v0.1.3`
Process didn't exit successfully: `/home/cratesfyi/neon-0.1.3/debug/build/neon-sys-fc7f1e91d1af521b/build-script-build` (exit code: 101)
--- stderr
thread 'main' panicked at 'failed to run "npm install" for neon-sys', ../src/libcore/option.rs:700
note: Run with `RUST_BACKTRACE=1` for a backtrace.

)
}', src/bin/cratesfyi.rs:119
note: Run with `RUST_BACKTRACE=1` for a backtrace.