[go: up one dir, main page]

git2-curl 0.10.0

Backend for an HTTP transport in libgit2 powered by libcurl. Intended to be used with the git2 crate.
Documentation
Build #164005 2019-06-04 14:05:19
# rustc version
rustc 1.37.0-nightly (37d001e4d 2019-05-29)# docs.rs version
cratesfyi 0.6.0 (254ceae 2019-06-04)# build log
Updating crates.io index
Downloading crates ...
Downloaded git2-curl v0.10.0
Downloading crates ...
Downloaded civet v0.11.0
Downloaded conduit-git-http-backend v0.8.0
Downloaded git2 v0.9.0
Fresh pkg-config v0.3.14
Fresh autocfg v0.1.4
Fresh cc v1.0.37
Fresh smallvec v0.6.9
Fresh matches v0.1.8
Fresh cfg-if v0.1.9
Fresh percent-encoding v1.0.1
Fresh openssl-probe v0.1.2
Fresh bitflags v1.0.4
Fresh unicode-normalization v0.1.8
Fresh unicode-bidi v0.3.4
Fresh log v0.4.6
Fresh libc v0.2.58
Fresh idna v0.1.5
Fresh libz-sys v1.0.25
Fresh socket2 v0.3.9
Fresh openssl-sys v0.9.47
Fresh url v1.7.2
Checking libgit2-sys v0.8.0
Fresh curl-sys v0.4.18
Fresh curl v0.4.22
Running `rustc --crate-name libgit2_sys /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/libgit2-sys-0.8.0/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=0be8c0a0df3c0db9 -C extra-filename=-0be8c0a0df3c0db9 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-3340795a62eaaed9.rmeta --extern libz_sys=/home/cratesfyi/cratesfyi/debug/deps/liblibz_sys-06f3c432d683dd86.rmeta --cap-lints allow -L native=/home/cratesfyi/cratesfyi/debug/build/libgit2-sys-472774e426889087/out/build -l static=git2 -L native=/usr/lib/x86_64-linux-gnu`
Checking git2 v0.9.0
Running `rustc --crate-name git2 /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/git2-0.9.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=d7fc0d0d4571ffa0 -C extra-filename=-d7fc0d0d4571ffa0 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern bitflags=/home/cratesfyi/cratesfyi/debug/deps/libbitflags-d3636cfef5d86e4c.rmeta --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-3340795a62eaaed9.rmeta --extern libgit2_sys=/home/cratesfyi/cratesfyi/debug/deps/liblibgit2_sys-0be8c0a0df3c0db9.rmeta --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-2eb234fee6d10e29.rmeta --extern url=/home/cratesfyi/cratesfyi/debug/deps/liburl-9b364b47e686656d.rmeta --cap-lints allow -L native=/home/cratesfyi/cratesfyi/debug/build/libgit2-sys-472774e426889087/out/build -L native=/usr/lib/x86_64-linux-gnu`
Documenting git2-curl v0.10.0
Running `rustdoc --crate-name git2_curl /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/git2-curl-0.10.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190529-1.37.0-nightly-37d001e4d --static-root-path / --disable-per-crate-search --extern-html-root-url 'conduit=https://docs.rs/conduit/0.8.1' --extern-html-root-url 'curl=https://docs.rs/curl/0.4.22' --extern-html-root-url 'log=https://docs.rs/log/0.4.6' --extern-html-root-url 'tempfile=https://docs.rs/tempfile/3.0.8' --extern-html-root-url 'url=https://docs.rs/url/1.7.2' --extern-html-root-url 'civet=https://docs.rs/civet/0.11.0' --extern-html-root-url 'conduit_git_http_backend=https://docs.rs/conduit-git-http-backend/0.8.0' --extern-html-root-url 'git2=https://docs.rs/git2/0.9.0' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern curl=/home/cratesfyi/cratesfyi/debug/deps/libcurl-d1991234e32d3909.rmeta --extern git2=/home/cratesfyi/cratesfyi/debug/deps/libgit2-d7fc0d0d4571ffa0.rmeta --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-2eb234fee6d10e29.rmeta --extern url=/home/cratesfyi/cratesfyi/debug/deps/liburl-9b364b47e686656d.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 9.55s