# rustc version rustc 1.39.0-nightly (618768492 2019-09-05)
# docs.rs version cratesfyi 0.6.0 (f01dedd 2019-07-30)
# build log Updating crates.io index Fresh unicode-xid v0.2.0 Fresh lazy_static v1.4.0 Fresh regex-syntax v0.6.12 Checking cc v1.0.42 Fresh thread_local v0.3.6 Fresh proc-macro2 v1.0.2 Fresh memchr v2.2.1 Running `rustc --edition=2018 --crate-name cc /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/cc-1.0.42/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=27a2c0163a8d3337 -C extra-filename=-27a2c0163a8d3337 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow` Fresh quote v1.0.2 Fresh aho-corasick v0.7.6 Checking syn v1.0.5 Fresh regex v1.3.1 Running `rustc --edition=2018 --crate-name syn /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/syn-1.0.5/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' -C metadata=79d1ac279017e0e3 -C extra-filename=-79d1ac279017e0e3 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-4969106ccfdf1920.rmeta --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-14d7de93bd6aeede.rmeta --extern unicode_xid=/home/cratesfyi/cratesfyi/debug/deps/libunicode_xid-becd497e0ad80d6d.rmeta --cap-lints allow` Checking cpp_common v0.5.4 Running `rustc --edition=2018 --crate-name cpp_common /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/cpp_common-0.5.4/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=853af1e139de32c0 -C extra-filename=-853af1e139de32c0 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern lazy_static=/home/cratesfyi/cratesfyi/debug/deps/liblazy_static-23b7ab976e216899.rmeta --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-4969106ccfdf1920.rmeta --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-79d1ac279017e0e3.rmeta --cap-lints allow` Documenting cpp_build v0.5.4 Running `rustdoc --edition=2018 --crate-name cpp_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/cpp_build-0.5.4/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="docs-only"' -Z unstable-options --resource-suffix -20190905-1.39.0-nightly-618768492 --static-root-path / --disable-per-crate-search --extern-html-root-url 'cc=https://docs.rs/cc/1.0.42' --extern-html-root-url 'cpp_common=https://docs.rs/cpp_common/0.5.4' --extern-html-root-url 'lazy_static=https://docs.rs/lazy_static/1.4.0' --extern-html-root-url 'proc_macro2=https://docs.rs/proc-macro2/1.0.2' --extern-html-root-url 'regex=https://docs.rs/regex/1.3.1' --extern-html-root-url 'syn=https://docs.rs/syn/1.0.5' --extern-html-root-url 'unicode_xid=https://docs.rs/unicode-xid/0.2.0' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern cc=/home/cratesfyi/cratesfyi/debug/deps/libcc-27a2c0163a8d3337.rmeta --extern cpp_common=/home/cratesfyi/cratesfyi/debug/deps/libcpp_common-853af1e139de32c0.rmeta --extern lazy_static=/home/cratesfyi/cratesfyi/debug/deps/liblazy_static-23b7ab976e216899.rmeta --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-4969106ccfdf1920.rmeta --extern regex=/home/cratesfyi/cratesfyi/debug/deps/libregex-abe9f7756d1dcc09.rmeta --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-79d1ac279017e0e3.rmeta --extern unicode_xid=/home/cratesfyi/cratesfyi/debug/deps/libunicode_xid-becd497e0ad80d6d.rmeta` Finished dev [unoptimized + debuginfo] target(s) in 9.78s