harfbuzz 0.3.1

Rust bindings to the HarfBuzz text shaping engine
Documentation
Build #149309 2019-03-18T21:21:34.181266+00:00
# rustc version
rustc 1.34.0-nightly (350674b71 2019-02-28)
# docs.rs version
cratesfyi 0.6.0 (d993b18 2019-02-21)

# build log
Updating crates.io index
Downloading crates ...
Downloaded harfbuzz v0.3.1
Fresh cc v1.0.31
Fresh pkg-config v0.3.14
Fresh cmake v0.1.35
Compiling harfbuzz-sys v0.3.1
Fresh libc v0.2.50
Fresh servo-freetype-sys v4.0.5
Fresh freetype v0.4.1
Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.1/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="build-native-freetype"' --cfg 'feature="build-native-harfbuzz"' --cfg 'feature="cmake"' --cfg 'feature="freetype"' --cfg 'feature="pkg-config"' -C metadata=d579f8ec7c86e7dd -C extra-filename=-d579f8ec7c86e7dd --out-dir /home/cratesfyi/cratesfyi/debug/build/harfbuzz-sys-d579f8ec7c86e7dd -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern cmake=/home/cratesfyi/cratesfyi/debug/deps/libcmake-d1e65ca13ff677f0.rlib --extern pkg_config=/home/cratesfyi/cratesfyi/debug/deps/libpkg_config-007fa80d66067da8.rlib --cap-lints allow`
Running `/home/cratesfyi/cratesfyi/debug/build/harfbuzz-sys-d579f8ec7c86e7dd/build-script-build`
Running `rustc --crate-name harfbuzz_sys /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.1/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="build-native-freetype"' --cfg 'feature="build-native-harfbuzz"' --cfg 'feature="cmake"' --cfg 'feature="freetype"' --cfg 'feature="pkg-config"' -C metadata=4dc198f49255b874 -C extra-filename=-4dc198f49255b874 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern freetype=/home/cratesfyi/cratesfyi/debug/deps/libfreetype-02146ea488f1e27b.rmeta --cap-lints allow -L native=/usr/lib/x86_64-linux-gnu -l harfbuzz -L native=/usr/lib/x86_64-linux-gnu`
Documenting harfbuzz v0.3.1
Running `rustdoc --crate-name harfbuzz /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-0.3.1/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="build-native-freetype"' --cfg 'feature="build-native-harfbuzz"' --cfg 'feature="default"' --cfg 'feature="harfbuzz-sys"' -Z unstable-options --resource-suffix -20190228-1.34.0-nightly-350674b71 --static-root-path / --disable-per-crate-search --extern-html-root-url 'harfbuzz_sys=https://docs.rs/harfbuzz-sys/0.3.1' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern harfbuzz_sys=/home/cratesfyi/cratesfyi/debug/deps/libharfbuzz_sys-4dc198f49255b874.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 3.29s