async-git 0.0.0-squat-name

Pure-rust async implementation of git built on tokio
Documentation
Build #243120 2020-04-24 06:39:18
# rustc version
rustc 1.44.0-nightly (14b15521c 2020-04-23)# docs.rs version
docsrs 0.6.0 (bc15998 2020-04-16)# build log
[INFO] running `"docker" "create" "-v" "/home/cratesfyi/workspace/builds/async-git-0.0.0-squat-name/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/async-git-0.0.0-squat-name/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1001" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=-Z unstable-options --resource-suffix -20200423-1.44.0-nightly-14b15521c --static-root-path / --cap-lints warn --extern-html-root-url async_compression=https://docs.rs/async-compression/0.3.2 --extern-html-root-url thiserror=https://docs.rs/thiserror/1.0.15 --extern-html-root-url sha_1=https://docs.rs/sha-1/0.8.2 --extern-html-root-url tokio=https://docs.rs/tokio/0.2.18 --extern-html-root-url futures=https://docs.rs/futures/0.3.4 --extern-html-root-url structopt=https://docs.rs/structopt/0.3.14" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "3221225472" "--cpus" "2" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "doc" "--lib" "--no-deps" "-j2"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 25f7aeedce10faa6afbfee47b0198b8ab3e9dce2d982f8e1511b59871759dd6f
[INFO] running `"docker" "start" "-a" "25f7aeedce10faa6afbfee47b0198b8ab3e9dce2d982f8e1511b59871759dd6f"`
[INFO] [stderr]    Compiling proc-macro2 v1.0.10
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling syn v1.0.18
[INFO] [stderr]    Compiling libc v0.2.69
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling version_check v0.9.1
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]     Checking futures-core v0.3.4
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling unicode-segmentation v1.6.0
[INFO] [stderr]     Checking unicode-width v0.1.7
[INFO] [stderr]     Checking adler32 v1.0.4
[INFO] [stderr]     Checking futures-io v0.3.4
[INFO] [stderr]     Checking futures v0.1.29
[INFO] [stderr]     Checking futures-sink v0.3.4
[INFO] [stderr]     Checking byte-tools v0.3.1
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking pin-project-lite v0.1.4
[INFO] [stderr]     Checking futures-task v0.3.4
[INFO] [stderr]     Checking slab v0.4.2
[INFO] [stderr]     Checking opaque-debug v0.2.3
[INFO] [stderr]     Checking fake-simd v0.1.2
[INFO] [stderr]     Checking bytes v0.5.4
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.2
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking miniz_oxide v0.3.6
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]     Checking futures-channel v0.3.4
[INFO] [stderr]     Checking block-padding v0.1.5
[INFO] [stderr]    Compiling quote v1.0.3
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking flate2 v1.0.14
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]     Checking generic-array v0.12.3
[INFO] [stderr]     Checking async-compression v0.3.2
[INFO] [stderr]     Checking tokio-io v0.1.13
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]    Compiling syn-mid v0.5.0
[INFO] [stderr]     Checking futures-util v0.3.4
[INFO] [stderr]     Checking sha-1 v0.8.2
[INFO] [stderr]     Checking futures v0.3.4
[INFO] [stderr]    Compiling tokio-macros v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.15
[INFO] [stderr]     Checking tokio v0.2.18
[INFO] [stderr]    Compiling structopt-derive v0.4.7
[INFO] [stderr]     Checking thiserror v1.0.15
[INFO] [stderr]     Checking structopt v0.3.14
[INFO] [stderr]  Documenting async-git v0.0.0-squat-name (/opt/rustwide/workdir)
[INFO] [stderr] warning: unnecessary braces around block return value
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_braces)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: 1 warning emitted
[INFO] [stderr] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 34.60s
[INFO] running `"docker" "inspect" "25f7aeedce10faa6afbfee47b0198b8ab3e9dce2d982f8e1511b59871759dd6f"`
[INFO] running `"docker" "rm" "-f" "25f7aeedce10faa6afbfee47b0198b8ab3e9dce2d982f8e1511b59871759dd6f"`
[INFO] [stdout] 25f7aeedce10faa6afbfee47b0198b8ab3e9dce2d982f8e1511b59871759dd6f