# rustc version rustc 1.38.0-nightly (95b1fe560 2019-07-20)
# docs.rs version cratesfyi 0.6.0 (f01dedd 2019-07-30)
# build log Updating crates.io index Fresh unicode-xid v0.2.0 Fresh proc-macro2 v1.0.0 Fresh quote v1.0.0 Fresh syn v1.0.1 Fresh proc-macro-hack v0.5.9 Compiling paste-impl v0.1.6 Running `rustc --edition=2018 --crate-name paste_impl /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/paste-impl-0.1.6/src/lib.rs --color never --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=61b9f9f0530e1e98 -C extra-filename=-61b9f9f0530e1e98 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro_hack=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro_hack-08b3ccae22cbe8e4.so --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-f1a53ec3528eb496.rlib --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-fa7836ca9e307cd4.rlib --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-a8cff0312c609603.rlib --cap-lints allow` Documenting paste v0.1.6 Running `rustdoc --edition=2018 --crate-name paste /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/paste-0.1.6/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190720-1.38.0-nightly-95b1fe560 --static-root-path / --disable-per-crate-search --extern-html-root-url 'paste_impl=https://docs.rs/paste-impl/0.1.6' --extern-html-root-url 'proc_macro_hack=https://docs.rs/proc-macro-hack/0.5.9' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern paste_impl=/home/cratesfyi/cratesfyi/debug/deps/libpaste_impl-61b9f9f0530e1e98.so --extern proc_macro_hack=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro_hack-08b3ccae22cbe8e4.so` Finished dev [unoptimized + debuginfo] target(s) in 2.24s