git2 0.9.2

Bindings to libgit2 for interoperating with git repositories. This library is both threadsafe and memory safe and allows both reading and writing git repositories.
Documentation
Build #174309 2019-07-26T03:17:20.047651+00:00
# rustc version
rustc 1.38.0-nightly (95b1fe560 2019-07-20)
# docs.rs version
cratesfyi 0.6.0 (4640239 2019-07-25)

# build log
Updating crates.io index
Fresh autocfg v0.1.5
Fresh cc v1.0.38
Fresh pkg-config v0.3.15
Fresh matches v0.1.8
Fresh smallvec v0.6.10
Fresh cfg-if v0.1.9
Fresh percent-encoding v2.0.0
Fresh openssl-probe v0.1.2
Fresh unicode-bidi v0.3.4
Fresh unicode-normalization v0.1.8
Fresh libc v0.2.60
Fresh idna v0.2.0
Fresh bitflags v1.1.0
Fresh log v0.4.7
Fresh libz-sys v1.0.25
Fresh openssl-sys v0.9.48
Fresh url v2.0.0
Fresh libssh2-sys v0.2.11
Checking libgit2-sys v0.8.2
Running `rustc --edition=2018 --crate-name libgit2_sys /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/libgit2-sys-0.8.2/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="https"' --cfg 'feature="libssh2-sys"' --cfg 'feature="openssl-sys"' --cfg 'feature="ssh"' --cfg 'feature="ssh_key_from_memory"' -C metadata=8962a5d2a54be349 -C extra-filename=-8962a5d2a54be349 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-06b119ad941e8d18.rmeta --extern libssh2_sys=/home/cratesfyi/cratesfyi/debug/deps/liblibssh2_sys-6e0bfa769ee87a25.rmeta --extern libz_sys=/home/cratesfyi/cratesfyi/debug/deps/liblibz_sys-88182aaadc674f5d.rmeta --extern openssl_sys=/home/cratesfyi/cratesfyi/debug/deps/libopenssl_sys-875554d4e850ea04.rmeta --cap-lints allow -L native=/home/cratesfyi/cratesfyi/debug/build/libgit2-sys-3ed154a0921a46fb/out/build -l static=git2 -L native=/home/cratesfyi/cratesfyi/debug/build/libssh2-sys-67f537e3575c70bc/out/build -L native=/usr/lib/x86_64-linux-gnu`
Documenting git2 v0.9.2
Running `rustdoc --edition=2018 --crate-name git2 /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/git2-0.9.2/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="default"' --cfg 'feature="https"' --cfg 'feature="openssl-probe"' --cfg 'feature="openssl-sys"' --cfg 'feature="ssh"' --cfg 'feature="ssh_key_from_memory"' -Z unstable-options --resource-suffix -20190720-1.38.0-nightly-95b1fe560 --static-root-path / --disable-per-crate-search --extern-html-root-url 'bitflags=https://docs.rs/bitflags/1.1.0' --extern-html-root-url 'docopt=https://docs.rs/docopt/1.1.0' --extern-html-root-url 'libc=https://docs.rs/libc/0.2.60' --extern-html-root-url 'libgit2_sys=https://docs.rs/libgit2-sys/0.8.2' --extern-html-root-url 'log=https://docs.rs/log/0.4.7' --extern-html-root-url 'openssl_probe=https://docs.rs/openssl-probe/0.1.2' --extern-html-root-url 'openssl_sys=https://docs.rs/openssl-sys/0.9.48' --extern-html-root-url 'serde=https://docs.rs/serde/1.0.97' --extern-html-root-url 'serde_derive=https://docs.rs/serde_derive/1.0.97' --extern-html-root-url 'tempdir=https://docs.rs/tempdir/0.3.7' --extern-html-root-url 'thread_id=https://docs.rs/thread-id/3.3.0' --extern-html-root-url 'time=https://docs.rs/time/0.1.42' --extern-html-root-url 'url=https://docs.rs/url/2.0.0' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern bitflags=/home/cratesfyi/cratesfyi/debug/deps/libbitflags-98f2e6cda3b555de.rmeta --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-06b119ad941e8d18.rmeta --extern libgit2_sys=/home/cratesfyi/cratesfyi/debug/deps/liblibgit2_sys-8962a5d2a54be349.rmeta --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-18fb8023dba66824.rmeta --extern openssl_probe=/home/cratesfyi/cratesfyi/debug/deps/libopenssl_probe-3f88821dc4470367.rmeta --extern openssl_sys=/home/cratesfyi/cratesfyi/debug/deps/libopenssl_sys-875554d4e850ea04.rmeta --extern url=/home/cratesfyi/cratesfyi/debug/deps/liburl-621b950000e8c32f.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 4.10s