err-derive 0.1.6

Derive macro for `std::error::Error`
Documentation
Build #187816 2019-09-26T13:24:31.857008+00:00
# rustc version
rustc 1.39.0-nightly (f0b58fcf0 2019-09-11)# docs.rs version
cratesfyi 0.6.0 (32074e7 2019-09-18)# build log
Updating crates.io index
Fresh unicode-xid v0.2.0
Fresh semver-parser v0.7.0
Compiling syn v1.0.5
Fresh unicode-xid v0.1.0
Fresh semver v0.9.0
Fresh proc-macro2 v1.0.4
Running `rustc --edition=2018 --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/syn-1.0.5/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' -C metadata=39485110a2e9bf18 -C extra-filename=-39485110a2e9bf18 --out-dir /home/cratesfyi/cratesfyi/debug/build/syn-39485110a2e9bf18 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Fresh quote v1.0.2
Fresh rustc_version v0.2.3
Compiling err-derive v0.1.6
Running `rustc --edition=2018 --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/err-derive-0.1.6/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=5255f445ec25dc40 -C extra-filename=-5255f445ec25dc40 --out-dir /home/cratesfyi/cratesfyi/debug/build/err-derive-5255f445ec25dc40 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern rustc_version=/home/cratesfyi/cratesfyi/debug/deps/librustc_version-2a871a1132142df6.rlib --cap-lints allow`
Running `/home/cratesfyi/cratesfyi/debug/build/err-derive-5255f445ec25dc40/build-script-build`
Running `/home/cratesfyi/cratesfyi/debug/build/syn-39485110a2e9bf18/build-script-build`
Running `rustc --edition=2018 --crate-name syn /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/syn-1.0.5/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="extra-traits"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' -C metadata=76fff83c85af74dc -C extra-filename=-76fff83c85af74dc --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-dee863f311850de2.rmeta --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-e0309677f1085ac5.rmeta --extern unicode_xid=/home/cratesfyi/cratesfyi/debug/deps/libunicode_xid-2b93ae0b3c60c616.rmeta --cap-lints allow`
Checking synstructure v0.12.0
Checking proc-macro-error v0.2.6
Running `rustc --edition=2018 --crate-name synstructure /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/synstructure-0.12.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=cdd7fb4722c3cf72 -C extra-filename=-cdd7fb4722c3cf72 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-dee863f311850de2.rmeta --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-e0309677f1085ac5.rmeta --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-76fff83c85af74dc.rmeta --extern unicode_xid=/home/cratesfyi/cratesfyi/debug/deps/libunicode_xid-4b80e9449f6debcf.rmeta --cap-lints allow`
Running `rustc --edition=2018 --crate-name proc_macro_error /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/proc-macro-error-0.2.6/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=62ec52627e9e86ea -C extra-filename=-62ec52627e9e86ea --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-dee863f311850de2.rmeta --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-e0309677f1085ac5.rmeta --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-76fff83c85af74dc.rmeta --cap-lints allow`
Documenting err-derive v0.1.6
Running `rustdoc --edition=2018 --crate-name err_derive /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/err-derive-0.1.6/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190911-1.39.0-nightly-f0b58fcf0 --static-root-path / --disable-per-crate-search --extern-html-root-url 'proc_macro_error=https://docs.rs/proc-macro-error/0.2.6' --extern-html-root-url 'proc_macro2=https://docs.rs/proc-macro2/1.0.4' --extern-html-root-url 'quote=https://docs.rs/quote/1.0.2' --extern-html-root-url 'rustc_version=https://docs.rs/rustc_version/0.2.3' --extern-html-root-url 'syn=https://docs.rs/syn/1.0.5' --extern-html-root-url 'synstructure=https://docs.rs/synstructure/0.12.0' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro_error=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro_error-62ec52627e9e86ea.rmeta --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-dee863f311850de2.rmeta --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-e0309677f1085ac5.rmeta --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-76fff83c85af74dc.rmeta --extern synstructure=/home/cratesfyi/cratesfyi/debug/deps/libsynstructure-cdd7fb4722c3cf72.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 7.27s