# rustc version rustc 1.36.0-nightly (00859e3e6 2019-04-29)
# docs.rs version cratesfyi 0.6.0 (a31865e 2019-04-29)
# build log Updating crates.io index Downloading crates ... Downloaded pkg-version-impl v0.1.0 Fresh unicode-xid v0.1.0 Compiling syn v0.15.33 Fresh proc-macro2 v0.4.29 Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/syn-0.15.33/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="proc-macro2"' --cfg 'feature="quote"' -C metadata=69355d1821fa267f -C extra-filename=-69355d1821fa267f --out-dir /home/cratesfyi/cratesfyi/debug/build/syn-69355d1821fa267f -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow` Fresh quote v0.6.12 Running `/home/cratesfyi/cratesfyi/debug/build/syn-69355d1821fa267f/build-script-build` Running `rustc --crate-name syn /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/syn-0.15.33/src/lib.rs --color never --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="proc-macro2"' --cfg 'feature="quote"' -C metadata=c56244c755352756 -C extra-filename=-c56244c755352756 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-d5e97d67ef16e2ab.rlib --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-699481f81ad9b1f6.rlib --extern unicode_xid=/home/cratesfyi/cratesfyi/debug/deps/libunicode_xid-2e2406776d3c5381.rlib --cap-lints allow --cfg syn_can_use_thread_id --cfg syn_can_use_associated_constants --cfg syn_can_call_macro_by_path` Compiling proc-macro-hack v0.5.5 Running `rustc --crate-name proc_macro_hack /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/proc-macro-hack-0.5.5/src/lib.rs --color never --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=4879e8ef1d5cc7c8 -C extra-filename=-4879e8ef1d5cc7c8 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-d5e97d67ef16e2ab.rlib --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-699481f81ad9b1f6.rlib --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-c56244c755352756.rlib --cap-lints allow` Documenting pkg-version-impl v0.1.0 Running `rustdoc --edition=2018 --crate-name pkg_version_impl /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/pkg-version-impl-0.1.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190429-1.36.0-nightly-00859e3e6 --static-root-path / --disable-per-crate-search --extern-html-root-url 'proc_macro_hack=https://docs.rs/proc-macro-hack/0.5.5' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro_hack=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro_hack-4879e8ef1d5cc7c8.so` Finished dev [unoptimized + debuginfo] target(s) in 8.30s