derive_builder_core 0.5.0

Internal helper library for the derive_builder crate.
Documentation
Build #164813 2019-06-08T12:47:11.635275+00:00
# rustc version
rustc 1.37.0-nightly (37d001e4d 2019-05-29)# docs.rs version
cratesfyi 0.6.0 (254ceae 2019-06-04)# build log
Updating crates.io index
Downloading crates ...
Downloaded derive_builder_core v0.5.0
Fresh unicode-xid v0.1.0
Compiling strsim v0.7.0
Checking ident_case v1.0.1
Running `rustc --crate-name ident_case /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/ident_case-1.0.1/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=f533e2556306e396 -C extra-filename=-f533e2556306e396 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Running `rustc --crate-name strsim /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/strsim-0.7.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=bf569a06dd6c9635 -C extra-filename=-bf569a06dd6c9635 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Running `rustc --crate-name strsim /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/strsim-0.7.0/src/lib.rs --color never --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=7a4a6e3e36cf3b05 -C extra-filename=-7a4a6e3e36cf3b05 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Fresh fnv v1.0.6
Fresh proc-macro2 v0.4.30
Fresh quote v0.6.12
Fresh syn v0.15.34
Checking darling_core v0.9.0
Running `rustc --crate-name darling_core /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/darling_core-0.9.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="strsim"' --cfg 'feature="suggestions"' -C metadata=5a3dc55a2850cb5b -C extra-filename=-5a3dc55a2850cb5b --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern fnv=/home/cratesfyi/cratesfyi/debug/deps/libfnv-33edf72e39dd5981.rmeta --extern ident_case=/home/cratesfyi/cratesfyi/debug/deps/libident_case-f533e2556306e396.rmeta --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-adaafd1f51fa655e.rmeta --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-a84d564229608a4c.rmeta --extern strsim=/home/cratesfyi/cratesfyi/debug/deps/libstrsim-bf569a06dd6c9635.rmeta --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-b4afc62b019c4358.rmeta --cap-lints allow`
Running `rustc --crate-name darling_core /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/darling_core-0.9.0/src/lib.rs --color never --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="strsim"' --cfg 'feature="suggestions"' -C metadata=a2cfb34b709816cd -C extra-filename=-a2cfb34b709816cd --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern fnv=/home/cratesfyi/cratesfyi/debug/deps/libfnv-8734965bbed4abcd.rlib --extern ident_case=/home/cratesfyi/cratesfyi/debug/deps/libident_case-fc17c612e73617aa.rlib --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-4f5a307a945f1335.rlib --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-3b6580293ec1b604.rlib --extern strsim=/home/cratesfyi/cratesfyi/debug/deps/libstrsim-7a4a6e3e36cf3b05.rlib --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-cfeab590cc744004.rlib --cap-lints allow`
Compiling darling_macro v0.9.0
Running `rustc --crate-name darling_macro /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/darling_macro-0.9.0/src/lib.rs --color never --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=75a34518db37f036 -C extra-filename=-75a34518db37f036 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern darling_core=/home/cratesfyi/cratesfyi/debug/deps/libdarling_core-a2cfb34b709816cd.rlib --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-3b6580293ec1b604.rlib --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-cfeab590cc744004.rlib --cap-lints allow`
Checking darling v0.9.0
Running `rustc --crate-name darling /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/darling-0.9.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="darling_core"' --cfg 'feature="default"' --cfg 'feature="suggestions"' -C metadata=bc123a83dffda974 -C extra-filename=-bc123a83dffda974 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern darling_core=/home/cratesfyi/cratesfyi/debug/deps/libdarling_core-5a3dc55a2850cb5b.rmeta --extern darling_macro=/home/cratesfyi/cratesfyi/debug/deps/libdarling_macro-75a34518db37f036.so --cap-lints allow`
Documenting derive_builder_core v0.5.0
Running `rustdoc --crate-name derive_builder_core /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/derive_builder_core-0.5.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190529-1.37.0-nightly-37d001e4d --static-root-path / --disable-per-crate-search --extern-html-root-url 'darling=https://docs.rs/darling/0.9.0' --extern-html-root-url 'log=https://docs.rs/log/0.4.6' --extern-html-root-url 'pretty_assertions=https://docs.rs/pretty_assertions/0.5.1' --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.12' --extern-html-root-url 'syn=https://docs.rs/syn/0.15.34' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern darling=/home/cratesfyi/cratesfyi/debug/deps/libdarling-bc123a83dffda974.rmeta --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-adaafd1f51fa655e.rmeta --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-a84d564229608a4c.rmeta --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-b4afc62b019c4358.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 15.23s