Build #42300 2017-02-19T21:26:25.942948+00:00
# rustc version
rustc 1.16.0-nightly (df8debf6d 2017-01-25)# docs.rs version
cratesfyi 0.3.1 (35080d4 2017-01-24)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading syntex_errors v0.58.1
Downloading term v0.4.5
Compiling rustc-serialize v0.3.22
Compiling unicode-xid v0.0.4
Compiling libc v0.2.20
Compiling term v0.4.5
Running `rustc --crate-name rustc_serialize .cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.22/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=2c0b16b7ceb9fdcb -C extra-filename=-2c0b16b7ceb9fdcb --out-dir /home/cratesfyi/syntex_errors-0.58.1/debug/deps -L dependency=/home/cratesfyi/syntex_errors-0.58.1/debug/deps --cap-lints allow`
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/syntex_errors-0.58.1/debug/deps -L dependency=/home/cratesfyi/syntex_errors-0.58.1/debug/deps --cap-lints allow`
Running `rustc --crate-name term .cargo/registry/src/github.com-1ecc6299db9ec823/term-0.4.5/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' -C metadata=dd8c12034267c7dc -C extra-filename=-dd8c12034267c7dc --out-dir /home/cratesfyi/syntex_errors-0.58.1/debug/deps -L dependency=/home/cratesfyi/syntex_errors-0.58.1/debug/deps --cap-lints allow`
Running `rustc --crate-name libc .cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.20/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="use_std"' -C metadata=2a4507ee5e52ea3e -C extra-filename=-2a4507ee5e52ea3e --out-dir /home/cratesfyi/syntex_errors-0.58.1/debug/deps -L dependency=/home/cratesfyi/syntex_errors-0.58.1/debug/deps --cap-lints allow`
Compiling syntex_pos v0.58.1
Running `rustc --crate-name syntex_pos .cargo/registry/src/github.com-1ecc6299db9ec823/syntex_pos-0.58.1/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=a46fc4c2f244c4bd -C extra-filename=-a46fc4c2f244c4bd --out-dir /home/cratesfyi/syntex_errors-0.58.1/debug/deps -L dependency=/home/cratesfyi/syntex_errors-0.58.1/debug/deps --extern rustc_serialize=/home/cratesfyi/syntex_errors-0.58.1/debug/deps/librustc_serialize-2c0b16b7ceb9fdcb.rlib --cap-lints allow`
Documenting syntex_errors v0.58.1
Running `rustdoc --crate-name syntex_errors .cargo/registry/src/github.com-1ecc6299db9ec823/syntex_errors-0.58.1/src/lib.rs -o /home/cratesfyi/syntex_errors-0.58.1/doc -L dependency=/home/cratesfyi/syntex_errors-0.58.1/debug/deps --extern syntex_pos=/home/cratesfyi/syntex_errors-0.58.1/debug/deps/libsyntex_pos-a46fc4c2f244c4bd.rlib --extern unicode_xid=/home/cratesfyi/syntex_errors-0.58.1/debug/deps/libunicode_xid-0718538d6479f922.rlib --extern libc=/home/cratesfyi/syntex_errors-0.58.1/debug/deps/liblibc-2a4507ee5e52ea3e.rlib --extern term=/home/cratesfyi/syntex_errors-0.58.1/debug/deps/libterm-dd8c12034267c7dc.rlib --extern rustc_serialize=/home/cratesfyi/syntex_errors-0.58.1/debug/deps/librustc_serialize-2c0b16b7ceb9fdcb.rlib`
Finished dev [unoptimized + debuginfo] target(s) in 7.67 secs