piston2d-sprite 0.21.0

A library for sprite hierarchy and scene management
Documentation
Build #15103 2016-08-11T08:37:06.360568+00:00
# rustc version
rustc 1.12.0-nightly (54c0dcfd6 2016-07-28)
# docs.rs version
cratesfyi 0.2.0 (5dbd676 2016-07-30)

# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading piston2d-sprite v0.21.0
Compiling read_color v0.1.0
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/read_color-0.1.0/src/lib.rs --crate-name read_color --crate-type lib -g -C metadata=eb34d097612ac965 -C extra-filename=-eb34d097612ac965 --out-dir /home/cratesfyi/piston2d-sprite-0.21.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/piston2d-sprite-0.21.0/debug/deps -L dependency=/home/cratesfyi/piston2d-sprite-0.21.0/debug/deps --cap-lints allow`
Compiling libc v0.2.15
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.15/src/lib.rs --crate-name libc --crate-type lib -g --cfg feature=\"default\" --cfg feature=\"use_std\" -C metadata=1bd8847afb79f283 -C extra-filename=-1bd8847afb79f283 --out-dir /home/cratesfyi/piston2d-sprite-0.21.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/piston2d-sprite-0.21.0/debug/deps -L dependency=/home/cratesfyi/piston2d-sprite-0.21.0/debug/deps --cap-lints allow`
Compiling rustc-serialize v0.3.19
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/lib.rs --crate-name rustc_serialize --crate-type lib -g -C metadata=3561541d79c18212 -C extra-filename=-3561541d79c18212 --out-dir /home/cratesfyi/piston2d-sprite-0.21.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/piston2d-sprite-0.21.0/debug/deps -L dependency=/home/cratesfyi/piston2d-sprite-0.21.0/debug/deps --cap-lints allow`
Compiling bitflags v0.3.3
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/bitflags-0.3.3/src/lib.rs --crate-name bitflags --crate-type lib -g -C metadata=e61ad67c3301e77d -C extra-filename=-e61ad67c3301e77d --out-dir /home/cratesfyi/piston2d-sprite-0.21.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/piston2d-sprite-0.21.0/debug/deps -L dependency=/home/cratesfyi/piston2d-sprite-0.21.0/debug/deps --cap-lints allow`
Compiling piston-float v0.2.0
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/piston-float-0.2.0/src/lib.rs --crate-name float --crate-type lib -g -C metadata=5f568cf52eab6ad2 -C extra-filename=-5f568cf52eab6ad2 --out-dir /home/cratesfyi/piston2d-sprite-0.21.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/piston2d-sprite-0.21.0/debug/deps -L dependency=/home/cratesfyi/piston2d-sprite-0.21.0/debug/deps --cap-lints allow`
Compiling interpolation v0.1.0
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/interpolation-0.1.0/src/lib.rs --crate-name interpolation --crate-type lib -g -C metadata=26420a82c583f0b1 -C extra-filename=-26420a82c583f0b1 --out-dir /home/cratesfyi/piston2d-sprite-0.21.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/piston2d-sprite-0.21.0/debug/deps -L dependency=/home/cratesfyi/piston2d-sprite-0.21.0/debug/deps --cap-lints allow`
Compiling piston-texture v0.3.0
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/piston-texture-0.3.0/src/lib.rs --crate-name texture --crate-type lib -g -C metadata=f6307e635c995933 -C extra-filename=-f6307e635c995933 --out-dir /home/cratesfyi/piston2d-sprite-0.21.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/piston2d-sprite-0.21.0/debug/deps -L dependency=/home/cratesfyi/piston2d-sprite-0.21.0/debug/deps --cap-lints allow`
Compiling piston-viewport v0.2.0
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/piston-viewport-0.2.0/src/lib.rs --crate-name viewport --crate-type lib -g -C metadata=d1b29131e8c075c9 -C extra-filename=-d1b29131e8c075c9 --out-dir /home/cratesfyi/piston2d-sprite-0.21.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/piston2d-sprite-0.21.0/debug/deps -L dependency=/home/cratesfyi/piston2d-sprite-0.21.0/debug/deps --extern float=/home/cratesfyi/piston2d-sprite-0.21.0/debug/deps/libfloat-5f568cf52eab6ad2.rlib --cap-lints allow`
Compiling vecmath v0.2.0
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/vecmath-0.2.0/src/lib.rs --crate-name vecmath --crate-type lib -g -C metadata=91e4c22bc2d512af -C extra-filename=-91e4c22bc2d512af --out-dir /home/cratesfyi/piston2d-sprite-0.21.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/piston2d-sprite-0.21.0/debug/deps -L dependency=/home/cratesfyi/piston2d-sprite-0.21.0/debug/deps --extern float=/home/cratesfyi/piston2d-sprite-0.21.0/debug/deps/libfloat-5f568cf52eab6ad2.rlib --cap-lints allow`
Compiling rand v0.3.14
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.3.14/src/lib.rs --crate-name rand --crate-type lib -g -C metadata=49a08859d086fffe -C extra-filename=-49a08859d086fffe --out-dir /home/cratesfyi/piston2d-sprite-0.21.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/piston2d-sprite-0.21.0/debug/deps -L dependency=/home/cratesfyi/piston2d-sprite-0.21.0/debug/deps --extern libc=/home/cratesfyi/piston2d-sprite-0.21.0/debug/deps/liblibc-1bd8847afb79f283.rlib --cap-lints allow`
Compiling piston2d-graphics v0.14.0
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/piston2d-graphics-0.14.0/./src/lib.rs --crate-name graphics --crate-type lib -g -C metadata=58a020a96b7cd46a -C extra-filename=-58a020a96b7cd46a --out-dir /home/cratesfyi/piston2d-sprite-0.21.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/piston2d-sprite-0.21.0/debug/deps -L dependency=/home/cratesfyi/piston2d-sprite-0.21.0/debug/deps --extern vecmath=/home/cratesfyi/piston2d-sprite-0.21.0/debug/deps/libvecmath-91e4c22bc2d512af.rlib --extern texture=/home/cratesfyi/piston2d-sprite-0.21.0/debug/deps/libtexture-f6307e635c995933.rlib --extern read_color=/home/cratesfyi/piston2d-sprite-0.21.0/debug/deps/libread_color-eb34d097612ac965.rlib --extern interpolation=/home/cratesfyi/piston2d-sprite-0.21.0/debug/deps/libinterpolation-26420a82c583f0b1.rlib --extern viewport=/home/cratesfyi/piston2d-sprite-0.21.0/debug/deps/libviewport-d1b29131e8c075c9.rlib --cap-lints allow`
Compiling uuid v0.1.18
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/uuid-0.1.18/src/lib.rs --crate-name uuid --crate-type lib -g -C metadata=13c4decae1c5ee4b -C extra-filename=-13c4decae1c5ee4b --out-dir /home/cratesfyi/piston2d-sprite-0.21.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/piston2d-sprite-0.21.0/debug/deps -L dependency=/home/cratesfyi/piston2d-sprite-0.21.0/debug/deps --extern rustc_serialize=/home/cratesfyi/piston2d-sprite-0.21.0/debug/deps/librustc_serialize-3561541d79c18212.rlib --extern rand=/home/cratesfyi/piston2d-sprite-0.21.0/debug/deps/librand-49a08859d086fffe.rlib --cap-lints allow`
Compiling pistoncore-input v0.8.1
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/pistoncore-input-0.8.1/src/lib.rs --crate-name input --crate-type lib -g -C metadata=6a36bee9febd5539 -C extra-filename=-6a36bee9febd5539 --out-dir /home/cratesfyi/piston2d-sprite-0.21.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/piston2d-sprite-0.21.0/debug/deps -L dependency=/home/cratesfyi/piston2d-sprite-0.21.0/debug/deps --extern rustc_serialize=/home/cratesfyi/piston2d-sprite-0.21.0/debug/deps/librustc_serialize-3561541d79c18212.rlib --extern viewport=/home/cratesfyi/piston2d-sprite-0.21.0/debug/deps/libviewport-d1b29131e8c075c9.rlib --extern bitflags=/home/cratesfyi/piston2d-sprite-0.21.0/debug/deps/libbitflags-e61ad67c3301e77d.rlib --cap-lints allow`
Compiling piston-ai_behavior v0.11.0
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/piston-ai_behavior-0.11.0/src/lib.rs --crate-name ai_behavior --crate-type lib -g -C metadata=14062d4e332dc5f7 -C extra-filename=-14062d4e332dc5f7 --out-dir /home/cratesfyi/piston2d-sprite-0.21.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/piston2d-sprite-0.21.0/debug/deps -L dependency=/home/cratesfyi/piston2d-sprite-0.21.0/debug/deps --extern input=/home/cratesfyi/piston2d-sprite-0.21.0/debug/deps/libinput-6a36bee9febd5539.rlib --extern rustc_serialize=/home/cratesfyi/piston2d-sprite-0.21.0/debug/deps/librustc_serialize-3561541d79c18212.rlib --cap-lints allow`
Documenting piston2d-sprite v0.21.0
Running `rustdoc .cargo/registry/src/github.com-1ecc6299db9ec823/piston2d-sprite-0.21.0/./src/lib.rs --crate-name sprite -o /home/cratesfyi/piston2d-sprite-0.21.0/doc -L dependency=/home/cratesfyi/piston2d-sprite-0.21.0/debug -L dependency=/home/cratesfyi/piston2d-sprite-0.21.0/debug/deps --extern input=/home/cratesfyi/piston2d-sprite-0.21.0/debug/deps/libinput-6a36bee9febd5539.rlib --extern uuid=/home/cratesfyi/piston2d-sprite-0.21.0/debug/deps/libuuid-13c4decae1c5ee4b.rlib --extern graphics=/home/cratesfyi/piston2d-sprite-0.21.0/debug/deps/libgraphics-58a020a96b7cd46a.rlib --extern interpolation=/home/cratesfyi/piston2d-sprite-0.21.0/debug/deps/libinterpolation-26420a82c583f0b1.rlib --extern ai_behavior=/home/cratesfyi/piston2d-sprite-0.21.0/debug/deps/libai_behavior-14062d4e332dc5f7.rlib`