Build #47170 2017-04-21T03:29:00.511913+00:00
# rustc version
rustc 1.18.0-nightly (bbdaad0dc 2017-04-14)# docs.rs version
cratesfyi 0.3.2 (56e5d46 2017-03-20)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading gfx_core v0.6.1
Compiling bitflags v0.6.0
Compiling log v0.3.7
Compiling bitflags v0.7.0
Running `rustc --crate-name bitflags .cargo/registry/src/github.com-1ecc6299db9ec823/bitflags-0.7.0/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=65ddff5d2b91509e -C extra-filename=-65ddff5d2b91509e --out-dir /home/cratesfyi/gfx_core-0.6.1/debug/deps -L dependency=/home/cratesfyi/gfx_core-0.6.1/debug/deps --cap-lints allow`
Running `rustc --crate-name bitflags .cargo/registry/src/github.com-1ecc6299db9ec823/bitflags-0.6.0/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=c5752d97fe7cde2b -C extra-filename=-c5752d97fe7cde2b --out-dir /home/cratesfyi/gfx_core-0.6.1/debug/deps -L dependency=/home/cratesfyi/gfx_core-0.6.1/debug/deps --cap-lints allow`
Running `rustc --crate-name log .cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.7/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="use_std"' -C metadata=d4c0e5c2504fbbea -C extra-filename=-d4c0e5c2504fbbea --out-dir /home/cratesfyi/gfx_core-0.6.1/debug/deps -L dependency=/home/cratesfyi/gfx_core-0.6.1/debug/deps --cap-lints allow`
Compiling draw_state v0.6.0
Running `rustc --crate-name draw_state .cargo/registry/src/github.com-1ecc6299db9ec823/draw_state-0.6.0/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=d5763df16cd7ec11 -C extra-filename=-d5763df16cd7ec11 --out-dir /home/cratesfyi/gfx_core-0.6.1/debug/deps -L dependency=/home/cratesfyi/gfx_core-0.6.1/debug/deps --extern bitflags=/home/cratesfyi/gfx_core-0.6.1/debug/deps/libbitflags-c5752d97fe7cde2b.rlib --cap-lints allow`
Documenting gfx_core v0.6.1
Running `rustdoc --crate-name gfx_core .cargo/registry/src/github.com-1ecc6299db9ec823/gfx_core-0.6.1/src/lib.rs -o /home/cratesfyi/gfx_core-0.6.1/doc -L dependency=/home/cratesfyi/gfx_core-0.6.1/debug/deps --extern bitflags=/home/cratesfyi/gfx_core-0.6.1/debug/deps/libbitflags-65ddff5d2b91509e.rlib --extern log=/home/cratesfyi/gfx_core-0.6.1/debug/deps/liblog-d4c0e5c2504fbbea.rlib --extern draw_state=/home/cratesfyi/gfx_core-0.6.1/debug/deps/libdraw_state-d5763df16cd7ec11.rlib`
Finished dev [unoptimized + debuginfo] target(s) in 14.15 secs