neon-runtime 0.1.19

Exposes Node and V8 C++ API's for use by Neon.
Build #67347 2017-08-11T07:43:56.711525+00:00
# rustc version
rustc 1.20.0-dev (64484707f 2017-07-10)
# docs.rs version
cratesfyi 0.4.1 (003e49d 2017-06-08)

# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading neon-runtime v0.1.19
Downloading cslice v0.2.0
Fresh gcc v0.3.51
Compiling cslice v0.2.0
Compiling neon-runtime v0.1.19
Running `rustc --crate-name cslice .cargo/registry/src/github.com-1ecc6299db9ec823/cslice-0.2.0/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=944c64914f872317 -C extra-filename=-944c64914f872317 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Running `rustc --crate-name build_script_build .cargo/registry/src/github.com-1ecc6299db9ec823/neon-runtime-0.1.19/build.rs --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=41777340aec05b17 -C extra-filename=-41777340aec05b17 --out-dir /home/cratesfyi/cratesfyi/debug/build/neon-runtime-41777340aec05b17 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern gcc=/home/cratesfyi/cratesfyi/debug/deps/libgcc-313c6941d6ce9e4c.rlib --extern-version gcc=gcc,0.3.51 --cap-lints allow`
Running `/home/cratesfyi/cratesfyi/debug/build/neon-runtime-41777340aec05b17/build-script-build`
thread 'main' panicked at 'Human(
failed to run custom build command for `neon-runtime v0.1.19`
process didn't exit successfully: `/home/cratesfyi/cratesfyi/debug/build/neon-runtime-41777340aec05b17/build-script-build` (exit code: 101)
--- stderr
thread 'main' panicked at 'Failed to run "npm install" for neon-runtime!', src/libcore/option.rs:823:4
note: Run with `RUST_BACKTRACE=1` for a backtrace.

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