couchbase-sys 0.3.0

Rust bindings to the libcouchbase C Couchbase SDK.
Build #72960 2017-10-09T14:17:14.315092+00:00
# rustc version
rustc 1.22.0-dev (b1cfd1750 2017-09-21)# docs.rs version
cratesfyi 0.4.1 (003e49d 2017-06-08)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading couchbase-sys v0.3.0
Fresh pkg-config v0.3.9
Compiling couchbase-sys v0.3.0
Running `rustc --crate-name build_script_build .cargo/registry/src/github.com-1ecc6299db9ec823/couchbase-sys-0.3.0/build.rs --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=5f3168f09dfe0d08 -C extra-filename=-5f3168f09dfe0d08 --out-dir /home/cratesfyi/cratesfyi/debug/build/couchbase-sys-5f3168f09dfe0d08 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern pkg_config=/home/cratesfyi/cratesfyi/debug/deps/libpkg_config-fdeeca4d6057a82a.rlib --extern-version pkg_config=pkg-config,0.3.9 --cap-lints allow`
Running `/home/cratesfyi/cratesfyi/debug/build/couchbase-sys-5f3168f09dfe0d08/build-script-build`
thread 'main' panicked at '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:12
note: Run with `RUST_BACKTRACE=1` for a backtrace.

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