couchbase-sys 0.3.0

Rust bindings to the libcouchbase C Couchbase SDK.
Build #102868 2018-06-06T01:36:58.529535+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`
Fresh pkg-config v0.3.11
Compiling couchbase-sys v0.3.0
Running `/home/cratesfyi/cratesfyi/debug/build/couchbase-sys-5f3168f09dfe0d08/build-script-build`
thread 'main' panicked at 'Error(
CargoError(
Human(
failed to run custom build command for `couchbase-sys v0.3.0`
process didn't exit successfully: `/home/cratesfyi/cratesfyi/debug/build/couchbase-sys-5f3168f09dfe0d08/build-script-build` (exit code: 101)
--- stderr
thread 'main' panicked at 'Need to build libcouchbase (none found), but the 'build-lcb' feature is not enabled!', .cargo/registry/src/github.com-1ecc6299db9ec823/couchbase-sys-0.3.0/build.rs:79:13
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.