rustbox 0.4.3

A rust implementation of the termbox library
Build #21672 2016-08-15T23:10:53.563488+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 rustbox v0.4.3
Compiling termbox-sys v0.2.9
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/termbox-sys-0.2.9/build.rs --crate-name build_script_build --crate-type bin -g --out-dir /home/cratesfyi/rustbox-0.4.3/debug/build/termbox-sys-9fd4f9b8a499569c --emit=dep-info,link -L dependency=/home/cratesfyi/rustbox-0.4.3/debug/deps -L dependency=/home/cratesfyi/rustbox-0.4.3/debug/deps --cap-lints allow`
Compiling bitflags v0.1.1
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/bitflags-0.1.1/src/lib.rs --crate-name bitflags --crate-type lib -g -C metadata=fdf4b7654a6da3e5 -C extra-filename=-fdf4b7654a6da3e5 --out-dir /home/cratesfyi/rustbox-0.4.3/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/rustbox-0.4.3/debug/deps -L dependency=/home/cratesfyi/rustbox-0.4.3/debug/deps --cap-lints allow`
Running `/home/cratesfyi/rustbox-0.4.3/debug/build/termbox-sys-9fd4f9b8a499569c/build-script-build`
thread 'main' panicked at 'ChainedError {
error: failed to compile `rustbox v0.4.3`, intermediate artifacts can be found at `/home/cratesfyi/rustbox-0.4.3`,
cause: Human(
failed to run custom build command for `termbox-sys v0.2.9`
Process didn't exit successfully: `/home/cratesfyi/rustbox-0.4.3/debug/build/termbox-sys-9fd4f9b8a499569c/build-script-build` (exit code: 101)
--- stdout
running: "git" "clone" "https://github.com/nsf/termbox" ".termbox"

--- stderr
fatal: destination path '.termbox' already exists and is not an empty directory.
thread 'main' panicked at 'assertion failed: cmd.stdout(Stdio::inherit()).stderr(Stdio::inherit()).status().unwrap().success()', .cargo/registry/src/github.com-1ecc6299db9ec823/termbox-sys-0.2.9/build.rs:86
note: Run with `RUST_BACKTRACE=1` for a backtrace.

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