Build #42923 2017-02-27T21:02:13.494184+00:00
# rustc version
rustc 1.17.0-nightly (0f34b532a 2017-02-21)# docs.rs version
cratesfyi 0.3.1 (35080d4 2017-01-24)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading syn v0.11.8
Compiling quote v0.3.14
Compiling unicode-xid v0.0.4
Running `rustc --crate-name unicode_xid .cargo/registry/src/github.com-1ecc6299db9ec823/unicode-xid-0.0.4/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' -C metadata=0718538d6479f922 -C extra-filename=-0718538d6479f922 --out-dir /home/cratesfyi/syn-0.11.8/debug/deps -L dependency=/home/cratesfyi/syn-0.11.8/debug/deps --cap-lints allow`
Running `rustc --crate-name quote .cargo/registry/src/github.com-1ecc6299db9ec823/quote-0.3.14/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=eed45723c6282964 -C extra-filename=-eed45723c6282964 --out-dir /home/cratesfyi/syn-0.11.8/debug/deps -L dependency=/home/cratesfyi/syn-0.11.8/debug/deps --cap-lints allow`
Compiling synom v0.11.1
Running `rustc --crate-name synom .cargo/registry/src/github.com-1ecc6299db9ec823/synom-0.11.1/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=566e19021f7df581 -C extra-filename=-566e19021f7df581 --out-dir /home/cratesfyi/syn-0.11.8/debug/deps -L dependency=/home/cratesfyi/syn-0.11.8/debug/deps --extern unicode_xid=/home/cratesfyi/syn-0.11.8/debug/deps/libunicode_xid-0718538d6479f922.rlib --cap-lints allow`
Documenting syn v0.11.8
Running `rustdoc --crate-name syn .cargo/registry/src/github.com-1ecc6299db9ec823/syn-0.11.8/src/lib.rs -o /home/cratesfyi/syn-0.11.8/doc --cfg 'feature="default"' --cfg 'feature="unicode-xid"' --cfg 'feature="parsing"' --cfg 'feature="synom"' --cfg 'feature="printing"' --cfg 'feature="quote"' -L dependency=/home/cratesfyi/syn-0.11.8/debug/deps --extern unicode_xid=/home/cratesfyi/syn-0.11.8/debug/deps/libunicode_xid-0718538d6479f922.rlib --extern synom=/home/cratesfyi/syn-0.11.8/debug/deps/libsynom-566e19021f7df581.rlib --extern quote=/home/cratesfyi/syn-0.11.8/debug/deps/libquote-eed45723c6282964.rlib`
Finished dev [unoptimized + debuginfo] target(s) in 3.28 secs