shippai_derive 0.3.0

macros for shippai
Documentation
Build #105795 2018-06-17T21:20:02.664570+00:00
# rustc version
rustc 1.28.0-dev (b9bf4f162 2018-06-02)
# docs.rs version
cratesfyi 0.5.0 (579f83b 2018-03-05)

# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading shippai_derive v0.3.0
Fresh unicode-xid v0.1.0
Fresh proc-macro2 v0.3.8
Fresh quote v0.5.2
Compiling syn v0.13.11
Running `rustc --crate-name syn .cargo/registry/src/github.com-1ecc6299db9ec823/syn-0.13.11/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="proc-macro"' --cfg 'feature="extra-traits"' --cfg 'feature="derive"' --cfg 'feature="parsing"' --cfg 'feature="proc-macro2"' --cfg 'feature="printing"' --cfg 'feature="clone-impls"' --cfg 'feature="visit"' --cfg 'feature="quote"' -C metadata=592d81c124657a68 -C extra-filename=-592d81c124657a68 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-9fc03589b7f37a50.rlib --extern-version proc_macro2=proc-macro2,0.3.8 --extern unicode_xid=/home/cratesfyi/cratesfyi/debug/deps/libunicode_xid-3eff40339770c4d8.rlib --extern-version unicode_xid=unicode-xid,0.1.0 --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-f3c9afc7b9c6c46c.rlib --extern-version quote=quote,0.5.2 --cap-lints allow`
Compiling synstructure v0.8.1
Running `rustc --crate-name synstructure .cargo/registry/src/github.com-1ecc6299db9ec823/synstructure-0.8.1/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=1ecb5a1732520245 -C extra-filename=-1ecb5a1732520245 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern unicode_xid=/home/cratesfyi/cratesfyi/debug/deps/libunicode_xid-3eff40339770c4d8.rlib --extern-version unicode_xid=unicode-xid,0.1.0 --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-592d81c124657a68.rlib --extern-version syn=syn,0.13.11 --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-9fc03589b7f37a50.rlib --extern-version proc_macro2=proc-macro2,0.3.8 --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-f3c9afc7b9c6c46c.rlib --extern-version quote=quote,0.5.2 --cap-lints allow`
Documenting shippai_derive v0.3.0
Running `rustdoc --crate-name shippai_derive .cargo/registry/src/github.com-1ecc6299db9ec823/shippai_derive-0.3.0/src/lib.rs -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20180602-1.28.0-dev-b9bf4f162 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-f3c9afc7b9c6c46c.rlib --extern-version quote=quote,0.5.2 --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-592d81c124657a68.rlib --extern-version syn=syn,0.13.11 --extern synstructure=/home/cratesfyi/cratesfyi/debug/deps/libsynstructure-1ecb5a1732520245.rlib --extern-version synstructure=synstructure,0.8.1`
warning: [cfg] cannot be resolved, ignoring it...

warning: [rayon::prelude] cannot be resolved, ignoring it...

warning: [Experimental] cannot be resolved, ignoring it...

warning: [plumbing] cannot be resolved, ignoring it...

warning: [Garbage] cannot be resolved, ignoring it...

Finished dev [unoptimized + debuginfo] target(s) in 9.54 secs