# rustc version rustc 1.33.0-nightly (adbfec229 2018-12-17)
# docs.rs version cratesfyi 0.6.0 (2f681cd 2018-12-20)
# build log Updating crates.io index Downloading crates ... Downloaded proc-macro-hack v0.5.4 Downloading crates ... Downloaded demo-hack v0.0.5 Downloaded demo-hack-impl v0.0.5 Fresh unicode-xid v0.1.0 Fresh proc-macro2 v0.4.24 Fresh quote v0.6.10 Checking syn v0.15.23 Running `rustc --crate-name syn /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/syn-0.15.23/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="proc-macro2"' --cfg 'feature="quote"' -C metadata=a2b699c0e6d724d6 -C extra-filename=-a2b699c0e6d724d6 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-845b01f73d3775f2.rmeta --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-a6b5027f83535298.rmeta --extern unicode_xid=/home/cratesfyi/cratesfyi/debug/deps/libunicode_xid-f7ddf05491e46f30.rmeta --cap-lints allow` Documenting proc-macro-hack v0.5.4 Running `rustdoc --crate-name proc_macro_hack /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/proc-macro-hack-0.5.4/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20181217-1.33.0-nightly-adbfec229 --extern-html-root-url 'proc_macro2=https://docs.rs/proc-macro2/0.4.24' --extern-html-root-url 'quote=https://docs.rs/quote/0.6.10' --extern-html-root-url 'syn=https://docs.rs/syn/0.15.23' --extern-html-root-url 'demo_hack=https://docs.rs/demo-hack/0.0.5' --extern-html-root-url 'demo_hack_impl=https://docs.rs/demo-hack-impl/0.0.5' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-845b01f73d3775f2.rmeta --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-a6b5027f83535298.rmeta --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-a2b699c0e6d724d6.rmeta` Finished dev [unoptimized + debuginfo] target(s) in 3.27s