# rustc version rustc 1.37.0-nightly (8aa42ed7c 2019-06-24)
# docs.rs version cratesfyi 0.6.0 (9f9fa7c 2019-06-25)
# build log Updating crates.io index Downloading crates ... Downloaded num_enum v0.3.0 Fresh unicode-xid v0.1.0 Fresh proc-macro2 v0.4.30 Checking quote v0.6.13 Running `rustc --crate-name quote /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/quote-0.6.13/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="proc-macro"' --cfg 'feature="proc-macro2"' -C metadata=35f7cd88bd0f8d2f -C extra-filename=-35f7cd88bd0f8d2f --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-99208feee8b31b46.rmeta --cap-lints allow` Checking syn v0.15.39 Running `rustc --crate-name syn /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/syn-0.15.39/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="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="proc-macro2"' --cfg 'feature="quote"' -C metadata=80a81384afe56b47 -C extra-filename=-80a81384afe56b47 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-99208feee8b31b46.rmeta --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-35f7cd88bd0f8d2f.rmeta --extern unicode_xid=/home/cratesfyi/cratesfyi/debug/deps/libunicode_xid-a4115c2934321769.rmeta --cap-lints allow --cfg syn_can_match_trailing_dollar --cfg syn_can_use_thread_id --cfg syn_can_use_associated_constants --cfg syn_can_call_macro_by_path` Documenting num_enum v0.3.0 Running `rustdoc --edition=2018 --crate-name num_enum /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/num_enum-0.3.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="external_doc"' -Z unstable-options --resource-suffix -20190624-1.37.0-nightly-8aa42ed7c --static-root-path / --disable-per-crate-search --extern-html-root-url 'proc_macro2=https://docs.rs/proc-macro2/0.4.30' --extern-html-root-url 'quote=https://docs.rs/quote/0.6.13' --extern-html-root-url 'syn=https://docs.rs/syn/0.15.39' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-99208feee8b31b46.rmeta --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-35f7cd88bd0f8d2f.rmeta --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-80a81384afe56b47.rmeta` Finished dev [unoptimized + debuginfo] target(s) in 5.45s