git-project 0.2.0

Manage piles of git repositories with ease!
Documentation
Build #139894 2019-01-29 23:29:57
# rustc version
rustc 1.34.0-nightly (d8a0dd7ae 2019-01-28)# docs.rs version
cratesfyi 0.6.0 (b517745 2019-01-29)# build log
Updating crates.io index
Fresh pkg-config v0.3.14
Fresh cc v1.0.28
Fresh void v1.0.2
Fresh nodrop v0.1.13
Fresh unicode-xid v0.1.0
Fresh cfg-if v0.1.6
Fresh lazy_static v1.2.0
Fresh matches v0.1.8
Fresh memoffset v0.2.1
Fresh scopeguard v0.3.3
Fresh unicode-width v0.1.5
Fresh unicode-segmentation v1.2.1
Fresh ansi_term v0.11.0
Fresh percent-encoding v1.0.1
Fresh vec_map v0.8.1
Fresh strsim v0.7.0
Fresh bitflags v1.0.4
Fresh ucd-util v0.1.3
Fresh same-file v1.0.4
Fresh openssl-probe v0.1.2
Fresh utf8-ranges v1.0.2
Fresh either v1.5.0
Checking pathdiff v0.1.0
Fresh unreachable v1.0.0
Fresh crossbeam-utils v0.2.2
Fresh log v0.4.6
Fresh thread_local v0.3.6
Fresh unicode-bidi v0.3.4
Fresh textwrap v0.10.0
Fresh heck v0.3.1
Fresh regex-syntax v0.6.5
Fresh walkdir v2.2.7
Fresh itertools v0.7.11
Fresh proc-macro2 v0.4.26
Fresh libc v0.2.48
Fresh arrayvec v0.4.10
Fresh smallvec v0.6.8
Fresh quote v0.6.11
Running `rustc --crate-name pathdiff /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/pathdiff-0.1.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=e7355359df6e2fed -C extra-filename=-e7355359df6e2fed --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Fresh atty v0.2.11
Fresh num_cpus v1.9.0
Fresh memchr v2.1.3
Fresh crossbeam-epoch v0.3.1
Fresh openssl-sys v0.9.40
Fresh libz-sys v1.0.25
Fresh unicode-normalization v0.1.8
Fresh syn v0.15.26
Fresh clap v2.32.0
Fresh aho-corasick v0.6.9
Fresh crossbeam-deque v0.2.0
Fresh libssh2-sys v0.2.11
Fresh curl-sys v0.4.16
Fresh idna v0.1.5
Compiling structopt-derive v0.2.14
Compiling auto_from v0.2.0
Running `rustc --crate-name structopt_derive /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/structopt-derive-0.2.14/src/lib.rs --color never --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=f53bcb32c13cedcf -C extra-filename=-f53bcb32c13cedcf --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern heck=/home/cratesfyi/cratesfyi/debug/deps/libheck-969c7b8f40189f48.rlib --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-3bdac642a8bf284a.rlib --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-36d86cb61160f062.rlib --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-033dfd72aeabc889.rlib --cap-lints allow`
Running `rustc --edition=2018 --crate-name auto_from /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/auto_from-0.2.0/src/lib.rs --color never --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=881f6e96eb4864e1 -C extra-filename=-881f6e96eb4864e1 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-3bdac642a8bf284a.rlib --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-36d86cb61160f062.rlib --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-033dfd72aeabc889.rlib --cap-lints allow`
Fresh regex v1.1.0
Fresh rayon-core v1.4.1
Fresh libgit2-sys v0.7.11
Fresh url v1.7.2
Fresh rayon v1.0.3
Fresh git2 v0.7.5
Checking structopt v0.2.14
Running `rustc --crate-name structopt /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/structopt-0.2.14/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="clap"' --cfg 'feature="default"' -C metadata=973e778d5631f5d2 -C extra-filename=-973e778d5631f5d2 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern clap=/home/cratesfyi/cratesfyi/debug/deps/libclap-e064c26509584fa8.rmeta --extern structopt_derive=/home/cratesfyi/cratesfyi/debug/deps/libstructopt_derive-f53bcb32c13cedcf.so --cap-lints allow`
Documenting git-project v0.2.0
Running `rustdoc --edition=2018 --crate-name git_project /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/git-project-0.2.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190128-1.34.0-nightly-d8a0dd7ae --static-root-path / --disable-per-crate-search --extern-html-root-url 'structopt=https://docs.rs/structopt/0.2.14' --extern-html-root-url 'pathdiff=https://docs.rs/pathdiff/0.1.0' --extern-html-root-url 'url=https://docs.rs/url/1.7.2' --extern-html-root-url 'auto_from=https://docs.rs/auto_from/0.2.0' --extern-html-root-url 'lazy_static=https://docs.rs/lazy_static/1.2.0' --extern-html-root-url 'rstest=https://docs.rs/rstest/0.2.2' --extern-html-root-url 'walkdir=https://docs.rs/walkdir/2.2.7' --extern-html-root-url 'rayon=https://docs.rs/rayon/1.0.3' --extern-html-root-url 'git2=https://docs.rs/git2/0.7.5' --extern-html-root-url 'itertools=https://docs.rs/itertools/0.7.11' --extern-html-root-url 'regex=https://docs.rs/regex/1.1.0' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern auto_from=/home/cratesfyi/cratesfyi/debug/deps/libauto_from-881f6e96eb4864e1.so --extern git2=/home/cratesfyi/cratesfyi/debug/deps/libgit2-c61bfcb15a75ecdf.rmeta --extern itertools=/home/cratesfyi/cratesfyi/debug/deps/libitertools-cd63c46c2f37d1a9.rmeta --extern lazy_static=/home/cratesfyi/cratesfyi/debug/deps/liblazy_static-f9e80a585d2c02cb.rmeta --extern pathdiff=/home/cratesfyi/cratesfyi/debug/deps/libpathdiff-e7355359df6e2fed.rmeta --extern rayon=/home/cratesfyi/cratesfyi/debug/deps/librayon-d9ad9c226c7b36c8.rmeta --extern regex=/home/cratesfyi/cratesfyi/debug/deps/libregex-682f7f458eb0b12a.rmeta --extern structopt=/home/cratesfyi/cratesfyi/debug/deps/libstructopt-973e778d5631f5d2.rmeta --extern url=/home/cratesfyi/cratesfyi/debug/deps/liburl-cf9d8e8c57ecb752.rmeta --extern walkdir=/home/cratesfyi/cratesfyi/debug/deps/libwalkdir-3c76e374230ecad1.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 5.45s