rusqlcipher 0.14.1

Ergonomic wrapper for SQLCipher
Documentation
Build #75918 2017-11-09T23:12:12.180542+00:00
# rustc version
rustc 1.22.0-dev (b1cfd1750 2017-09-21)
# docs.rs version
cratesfyi 0.4.2 (13da7b2 2017-10-12)

# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading rusqlcipher v0.14.1
Fresh bitflags v0.9.1
Fresh linked-hash-map v0.4.2
Fresh pkg-config v0.3.9
Fresh libc v0.2.33
Compiling lru-cache v0.1.1
Compiling libsqlcipher-sys v0.8.1
Fresh time v0.1.38
Running `rustc --crate-name build_script_build .cargo/registry/src/github.com-1ecc6299db9ec823/libsqlcipher-sys-0.8.1/build.rs --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="vcpkg"' --cfg 'feature="pkg-config"' --cfg 'feature="min_sqlite_version_3_6_8"' -C metadata=97db1f185138e48c -C extra-filename=-97db1f185138e48c --out-dir /home/cratesfyi/cratesfyi/debug/build/libsqlcipher-sys-97db1f185138e48c -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 `rustc --crate-name lru_cache .cargo/registry/src/github.com-1ecc6299db9ec823/lru-cache-0.1.1/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=0d555aabc17b7664 -C extra-filename=-0d555aabc17b7664 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern linked_hash_map=/home/cratesfyi/cratesfyi/debug/deps/liblinked_hash_map-de1a7f979c099c7e.rlib --extern-version linked_hash_map=linked-hash-map,0.4.2 --cap-lints allow`
Running `/home/cratesfyi/cratesfyi/debug/build/libsqlcipher-sys-97db1f185138e48c/build-script-build`
Running `rustc --crate-name libsqlcipher_sys .cargo/registry/src/github.com-1ecc6299db9ec823/libsqlcipher-sys-0.8.1/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="vcpkg"' --cfg 'feature="pkg-config"' --cfg 'feature="min_sqlite_version_3_6_8"' -C metadata=f083564f213d0398 -C extra-filename=-f083564f213d0398 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow -l sqlite3`
Documenting rusqlcipher v0.14.1
Running `rustdoc --crate-name rusqlcipher .cargo/registry/src/github.com-1ecc6299db9ec823/rusqlcipher-0.14.1/src/lib.rs -o /home/cratesfyi/cratesfyi/doc -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern bitflags=/home/cratesfyi/cratesfyi/debug/deps/libbitflags-c8b3e4b415593713.rlib --extern-version bitflags=bitflags,0.9.1 --extern lru_cache=/home/cratesfyi/cratesfyi/debug/deps/liblru_cache-0d555aabc17b7664.rlib --extern-version lru_cache=lru-cache,0.1.1 --extern time=/home/cratesfyi/cratesfyi/debug/deps/libtime-b572e7c6234799ac.rlib --extern-version time=time,0.1.38 --extern libsqlcipher_sys=/home/cratesfyi/cratesfyi/debug/deps/liblibsqlcipher_sys-f083564f213d0398.rlib --extern-version libsqlcipher_sys=libsqlcipher-sys,0.8.1`
Finished dev [unoptimized + debuginfo] target(s) in 2.86 secs