allegro_color 0.0.33

Allegro 5 color addon Rust wrapper
Documentation
Build #104722 2018-06-08T06:12:03.188680+00:00
# rustc version
rustc 1.28.0-dev (b9bf4f162 2018-06-02)
# docs.rs version
cratesfyi 0.5.0 (579f83b 2018-03-05)

# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading allegro_color v0.0.33
Fresh libc v0.1.12
Fresh lazy_static v1.0.0
Fresh allegro_util v0.0.33
Compiling allegro-sys v0.0.33
Running `/home/cratesfyi/cratesfyi/debug/build/allegro-sys-13c4d6e03a8315ed/build-script-build`
thread 'main' panicked at 'Error(
CargoError(
Human(
failed to run custom build command for `allegro-sys v0.0.33`
process didn't exit successfully: `/home/cratesfyi/cratesfyi/debug/build/allegro-sys-13c4d6e03a8315ed/build-script-build` (exit code: 101)
--- stdout
Trying to open /usr/local/include/allegro5/base.h.
Trying to open /usr/include/allegro5/base.h.
Trying to open include/allegro5/base.h.

--- stderr
thread 'main' panicked at 'Could not find Allegro headers!', .cargo/registry/src/github.com-1ecc6299db9ec823/allegro-sys-0.0.33/build.rs:61:3
note: Run with `RUST_BACKTRACE=1` for a backtrace.

)
),
State {
next_error: None,
backtrace: None
}
)', src/bin/cratesfyi.rs:142:13
note: Run with `RUST_BACKTRACE=1` for a backtrace.