# rustc version rustc 1.40.0-nightly (2748a9fd9 2019-10-08)
# docs.rs version docsrs 0.6.0 (0f58781 2019-10-08)
# build log [INFO] running `"docker" "create" "-v" "/home/cratesfyi/workspace/builds/libaster-1.0.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/libaster-1.0.0/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 -20191008-1.40.0-nightly-2748a9fd9 --static-root-path / --disable-per-crate-search --extern-html-root-url net2=https://docs.rs/net2/0.2.33 --extern-html-root-url bitflags=https://docs.rs/bitflags/1.2.0 --extern-html-root-url serde=https://docs.rs/serde/1.0.101 --extern-html-root-url env_logger=https://docs.rs/env_logger/0.6.2 --extern-html-root-url num_cpus=https://docs.rs/num_cpus/1.10.1 --extern-html-root-url btoi=https://docs.rs/btoi/0.4.1 --extern-html-root-url failure=https://docs.rs/failure/0.1.5 --extern-html-root-url lazy_static=https://docs.rs/lazy_static/1.4.0 --extern-html-root-url clap=https://docs.rs/clap/2.33.0 --extern-html-root-url log=https://docs.rs/log/0.4.8 --extern-html-root-url slab=https://docs.rs/slab/0.4.2 --extern-html-root-url itoa=https://docs.rs/itoa/0.4.4 --extern-html-root-url aho_corasick=https://docs.rs/aho-corasick/0.7.6 --extern-html-root-url rand=https://docs.rs/rand/0.7.2 --extern-html-root-url serde_derive=https://docs.rs/serde_derive/1.0.101 --extern-html-root-url md5=https://docs.rs/md5/0.6.1 --extern-html-root-url futures=https://docs.rs/futures/0.1.29 --extern-html-root-url tokio_codec=https://docs.rs/tokio-codec/0.1.1 --extern-html-root-url toml=https://docs.rs/toml/0.4.10 --extern-html-root-url hashbrown=https://docs.rs/hashbrown/0.3.1 --extern-html-root-url criterion=https://docs.rs/criterion/0.2.11 --extern-html-root-url byteorder=https://docs.rs/byteorder/1.3.2 --extern-html-root-url bytes=https://docs.rs/bytes/0.4.12 --extern-html-root-url tokio=https://docs.rs/tokio/0.1.22" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "3221225472" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "doc" "--lib" "--no-deps" "--target" "x86_64-unknown-linux-gnu"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9e58cb894b5588e3ec4672fc446af68fb56af955e20b957ef00128db996e6d29 [INFO] running `"docker" "start" "-a" "9e58cb894b5588e3ec4672fc446af68fb56af955e20b957ef00128db996e6d29"` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking futures v0.1.29 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking smallvec v0.6.10 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling proc-macro2 v1.0.5 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling bitflags v1.2.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Checking ppv-lite86 v0.2.5 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking regex-syntax v0.6.12 [INFO] [stderr] Checking unicode-width v0.1.6 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking termcolor v1.0.5 [INFO] [stderr] Checking yaml-rust v0.3.5 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Checking hashbrown v0.3.1 [INFO] [stderr] Checking md5 v0.6.1 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking lock_api v0.3.1 [INFO] [stderr] Checking tokio-sync v0.1.6 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking c2-chacha v0.2.2 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Checking tokio-executor v0.1.8 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking tokio-current-thread v0.1.6 [INFO] [stderr] Checking tokio-timer v0.2.11 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking iovec v0.1.3 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking mio v0.6.19 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Checking btoi v0.4.1 [INFO] [stderr] Checking backtrace v0.3.38 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking regex v1.3.1 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Checking tokio-reactor v0.1.10 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-udp v0.1.5 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking tokio-threadpool v0.1.16 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Checking tokio-fs v0.1.6 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Documenting libaster v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 58.15s [INFO] running `"docker" "inspect" "9e58cb894b5588e3ec4672fc446af68fb56af955e20b957ef00128db996e6d29"` [INFO] running `"docker" "rm" "-f" "9e58cb894b5588e3ec4672fc446af68fb56af955e20b957ef00128db996e6d29"` [INFO] [stdout] 9e58cb894b5588e3ec4672fc446af68fb56af955e20b957ef00128db996e6d29