simple 0.2.1

The simplest graphics library, inspired by LOVE2D
Build #54182 2017-06-03 20:55:47

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.19.0-dev (28a93c1f4 2017-05-31)# docs.rs version
cratesfyi 0.4.0-dev (bedcc0c 2017-06-01)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading simple v0.2.1
Downloading sdl2-sys v0.2.2
Downloading sdl2 v0.2.3
Downloading sdl2_image v0.2.5
Downloading sdl2-sys v0.6.2
Downloading sdl2 v0.8.0
thread 'main' panicked at 'ChainedError {
error: failed to run `rustc` to learn about target-specific information,
cause: process didn't exit successfully: `rustc - --crate-name ___ --print=file-names --crate-type bin --crate-type rlib --crate-type static --target x86_64-unknown-linux-gnu` (exit code: 101)
--- stderr
error: unknown crate type: `static`


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