parity-scale-codec-derive 1.0.3

Serialization and deserialization derive macro for Parity SCALE Codec
Documentation
Build #188045 2019-09-27T10:46:25.577849+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.1.0
Compiling syn v0.15.44
Fresh proc-macro2 v0.4.30
Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/syn-0.15.44/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="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' -C metadata=649bab70e7d42dc5 -C extra-filename=-649bab70e7d42dc5 --out-dir /home/cratesfyi/cratesfyi/debug/build/syn-649bab70e7d42dc5 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Fresh serde v1.0.101
Fresh quote v0.6.13
Checking toml v0.5.3
Running `rustc --edition=2018 --crate-name toml /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/toml-0.5.3/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="default"' -C metadata=0d1bb3f50cc3b2fd -C extra-filename=-0d1bb3f50cc3b2fd --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern serde=/home/cratesfyi/cratesfyi/debug/deps/libserde-59730950fc2b9a58.rmeta --cap-lints allow`
Running `/home/cratesfyi/cratesfyi/debug/build/syn-649bab70e7d42dc5/build-script-build`
Running `rustc --crate-name syn /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/syn-0.15.44/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="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' -C metadata=2e0f387125ac9a07 -C extra-filename=-2e0f387125ac9a07 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-93ea502336c73026.rmeta --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-f7689ef70556bccc.rmeta --extern unicode_xid=/home/cratesfyi/cratesfyi/debug/deps/libunicode_xid-4b80e9449f6debcf.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`
Checking proc-macro-crate v0.1.4
Running `rustc --edition=2018 --crate-name proc_macro_crate /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/proc-macro-crate-0.1.4/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=fb50e8f3cc802111 -C extra-filename=-fb50e8f3cc802111 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern toml=/home/cratesfyi/cratesfyi/debug/deps/libtoml-0d1bb3f50cc3b2fd.rmeta --cap-lints allow`
Documenting parity-scale-codec-derive v1.0.3
Running `rustdoc --edition=2018 --crate-name parity_scale_codec_derive /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/parity-scale-codec-derive-1.0.3/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="default"' --cfg 'feature="std"' -Z unstable-options --resource-suffix -20190911-1.39.0-nightly-f0b58fcf0 --static-root-path / --disable-per-crate-search --extern-html-root-url 'proc_macro_crate=https://docs.rs/proc-macro-crate/0.1.4' --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.44' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro_crate=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro_crate-fb50e8f3cc802111.rmeta --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-93ea502336c73026.rmeta --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-f7689ef70556bccc.rmeta --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-2e0f387125ac9a07.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 7.51s