rustbox 0.3.1

A rust implementation of the termbox library

Build #21677 2016-08-15 23:11:22

Build failed. If you want to re-trigger a documentation build, you can do it here. You can find more information on docs.rs builds documentation on the builds page.

# 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.3.1 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.3.1/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/rustbox-0.3.1/debug/deps -L dependency=/home/cratesfyi/rustbox-0.3.1/debug/deps --cap-lints allow` 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.3.1/debug/build/termbox-sys-9fd4f9b8a499569c --emit=dep-info,link -L dependency=/home/cratesfyi/rustbox-0.3.1/debug/deps -L dependency=/home/cratesfyi/rustbox-0.3.1/debug/deps --cap-lints allow` Running `/home/cratesfyi/rustbox-0.3.1/debug/build/termbox-sys-9fd4f9b8a499569c/build-script-build` thread 'main' panicked at 'ChainedError { error: failed to compile `rustbox v0.3.1`, intermediate artifacts can be found at `/home/cratesfyi/rustbox-0.3.1`, cause: Human( failed to run custom build command for `termbox-sys v0.2.9` Process didn't exit successfully: `/home/cratesfyi/rustbox-0.3.1/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.