indy-sys 1.6.7-dev-854

FFI bindings to Libindy C API
Documentation
Build #1278842018-11-19T15:26:02.843179+00:00
# rustc version
rustc 1.32.0-nightly (6b9b97bd9 2018-11-15)# docs.rs version
cratesfyi 0.6.0 (084f762 2018-11-13)# build log
Updating crates.io index
Downloading crates ...
Downloaded indy-sys v1.6.7-dev-854
Fresh version_check v0.1.5
Fresh cfg-if v0.1.6
Fresh libc v0.2.43
Fresh lazy_static v1.2.0
Fresh ucd-util v0.1.3
Fresh utf8-ranges v1.0.2
Fresh pkg-config v0.3.14
Fresh thread_local v0.3.6
Fresh regex-syntax v0.6.3
Fresh memchr v2.1.1
Fresh aho-corasick v0.6.9
Compiling regex v1.0.6
Running `rustc --crate-name regex /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/regex-1.0.6/src/lib.rs --color never --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="use_std"' -C metadata=45fc2bf59cbc34c6 -C extra-filename=-45fc2bf59cbc34c6 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern aho_corasick=/home/cratesfyi/cratesfyi/debug/deps/libaho_corasick-6b969ddc4bb3f436.rlib --extern memchr=/home/cratesfyi/cratesfyi/debug/deps/libmemchr-7cc2dbf4e96a97c7.rlib --extern regex_syntax=/home/cratesfyi/cratesfyi/debug/deps/libregex_syntax-b386d78eaecdc796.rlib --extern thread_local=/home/cratesfyi/cratesfyi/debug/deps/libthread_local-dfebd9786364e6ab.rlib --extern utf8_ranges=/home/cratesfyi/cratesfyi/debug/deps/libutf8_ranges-4f392f4a0f95c241.rlib --cap-lints allow --cfg regex_runtime_teddy_ssse3 --cfg regex_runtime_teddy_avx2`
Compiling indy-sys v1.6.7-dev-854
Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/indy-sys-1.6.7-dev-854/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=63f7de4b957cf64b -C extra-filename=-63f7de4b957cf64b --out-dir /home/cratesfyi/cratesfyi/debug/build/indy-sys-63f7de4b957cf64b -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern pkg_config=/home/cratesfyi/cratesfyi/debug/deps/libpkg_config-411f111316904cf3.rlib --extern regex=/home/cratesfyi/cratesfyi/debug/deps/libregex-45fc2bf59cbc34c6.rlib --cap-lints allow`
Running `/home/cratesfyi/cratesfyi/debug/build/indy-sys-63f7de4b957cf64b/build-script-build`
Documenting indy-sys v1.6.7-dev-854
Running `rustdoc --crate-name indy_sys /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/indy-sys-1.6.7-dev-854/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20181115-1.32.0-nightly-6b9b97bd9 --extern-html-root-url 'regex=https://docs.rs/regex/1.0.6' --extern-html-root-url 'pkg_config=https://docs.rs/pkg-config/0.3.14' --extern-html-root-url 'vcpkg=https://docs.rs/vcpkg/0.2.6' -L dependency=/home/cratesfyi/cratesfyi/debug/deps`
Finished dev [unoptimized + debuginfo] target(s) in 10.75s