# rustc version rustc 1.31.0-nightly (78ff609d7 2018-10-19)
# docs.rs version cratesfyi 0.6.0 (b4c8f59 2018-10-31)
# build log Updating crates.io index Downloading crates ... Downloaded paste v0.1.0 Fresh unicode-xid v0.1.0 Fresh proc-macro2 v0.4.20 Fresh quote v0.6.9 Fresh syn v0.15.17 Fresh proc-macro-hack v0.5.1 Compiling paste-impl v0.1.0 Running `rustc --crate-name paste_impl /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/paste-impl-0.1.0/src/lib.rs --color never --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=c7f927c1f3ddd100 -C extra-filename=-c7f927c1f3ddd100 --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-b3e7bce365aadae6.so --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-faa26a05800113d3.rlib --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-1546714ab601e946.rlib --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-140ebf616a1c0a12.rlib --cap-lints allow` Documenting paste v0.1.0 Running `rustdoc --crate-name paste /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/paste-0.1.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20181019-1.31.0-nightly-78ff609d7 --extern-html-root-url 'proc_macro_hack=https://docs.rs/proc-macro-hack/0.5.1' --extern-html-root-url 'paste_impl=https://docs.rs/paste-impl/0.1.0' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern paste_impl=/home/cratesfyi/cratesfyi/debug/deps/libpaste_impl-c7f927c1f3ddd100.so --extern proc_macro_hack=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro_hack-b3e7bce365aadae6.so` Finished dev [unoptimized + debuginfo] target(s) in 4.11s