[go: up one dir, main page]

piston_window 0.3.0

The official Piston window back-end for the Piston game engine
Build #14810 2016-08-11 01:22:18

Build failed. If you want to re-trigger a documentation build, you can do it here. You can find more information on docs.rs builds documentation on the builds page.

# rustc version
rustc 1.12.0-nightly (54c0dcfd6 2016-07-28)# docs.rs version
cratesfyi 0.2.0 (5dbd676 2016-07-30)# build log
Build failed, waiting for other jobs to finish...
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading piston_window v0.3.0
Downloading pistoncore-glutin_window v0.2.1
Downloading piston2d-gfx_graphics v0.1.22
Compiling lzw v0.8.0
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/lzw-0.8.0/src/lib.rs --crate-name lzw --crate-type lib -g --cfg feature=\"default\" --cfg feature=\"raii_no_panic\" -C metadata=3fe897a9acee609f -C extra-filename=-3fe897a9acee609f --out-dir /home/cratesfyi/piston_window-0.3.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/piston_window-0.3.0/debug/deps -L dependency=/home/cratesfyi/piston_window-0.3.0/debug/deps --cap-lints allow`
Compiling piston-shaders_graphics2d v0.1.0
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/piston-shaders_graphics2d-0.1.0/lib.rs --crate-name shaders_graphics2d --crate-type lib -g -C metadata=1bd8b10e21509474 -C extra-filename=-1bd8b10e21509474 --out-dir /home/cratesfyi/piston_window-0.3.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/piston_window-0.3.0/debug/deps -L dependency=/home/cratesfyi/piston_window-0.3.0/debug/deps --cap-lints allow`
Compiling khronos_api v1.0.0
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/khronos_api-1.0.0/src/lib.rs --crate-name khronos_api --crate-type lib -g -C metadata=cd058630d4047ffc -C extra-filename=-cd058630d4047ffc --out-dir /home/cratesfyi/piston_window-0.3.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/piston_window-0.3.0/debug/deps -L dependency=/home/cratesfyi/piston_window-0.3.0/debug/deps --cap-lints allow`
Compiling libc v0.1.12
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.12/rust/src/liblibc/lib.rs --crate-name libc --crate-type lib -g --cfg feature=\"default\" --cfg feature=\"cargo-build\" -C metadata=0c57a2126eb1e7e8 -C extra-filename=-0c57a2126eb1e7e8 --out-dir /home/cratesfyi/piston_window-0.3.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/piston_window-0.3.0/debug/deps -L dependency=/home/cratesfyi/piston_window-0.3.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/piston_window-0.3.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/piston_window-0.3.0/debug/deps -L dependency=/home/cratesfyi/piston_window-0.3.0/debug/deps --cap-lints allow`
Compiling num-traits v0.1.34
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/num-traits-0.1.34/src/lib.rs --crate-name num_traits --crate-type lib -g -C metadata=ca71ec056d3f4118 -C extra-filename=-ca71ec056d3f4118 --out-dir /home/cratesfyi/piston_window-0.3.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/piston_window-0.3.0/debug/deps -L dependency=/home/cratesfyi/piston_window-0.3.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/piston_window-0.3.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/piston_window-0.3.0/debug/deps -L dependency=/home/cratesfyi/piston_window-0.3.0/debug/deps --cap-lints allow`
Compiling bitflags v0.7.0
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/bitflags-0.7.0/src/lib.rs --crate-name bitflags --crate-type lib -g -C metadata=0e272044714c8076 -C extra-filename=-0e272044714c8076 --out-dir /home/cratesfyi/piston_window-0.3.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/piston_window-0.3.0/debug/deps -L dependency=/home/cratesfyi/piston_window-0.3.0/debug/deps --cap-lints allow`
Compiling color_quant v1.0.0
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/color_quant-1.0.0/src/lib.rs --crate-name color_quant --crate-type lib -g -C metadata=ccb3bfc104102a50 -C extra-filename=-ccb3bfc104102a50 --out-dir /home/cratesfyi/piston_window-0.3.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/piston_window-0.3.0/debug/deps -L dependency=/home/cratesfyi/piston_window-0.3.0/debug/deps --cap-lints allow`
Compiling xml-rs v0.3.4
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/xml-rs-0.3.4/src/lib.rs --crate-name xml --crate-type lib -g -C metadata=394ae49dda03a082 -C extra-filename=-394ae49dda03a082 --out-dir /home/cratesfyi/piston_window-0.3.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/piston_window-0.3.0/debug/deps -L dependency=/home/cratesfyi/piston_window-0.3.0/debug/deps --extern bitflags=/home/cratesfyi/piston_window-0.3.0/debug/deps/libbitflags-0e272044714c8076.rlib --cap-lints allow`
Compiling shader_version v0.1.0
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/shader_version-0.1.0/src/lib.rs --crate-name shader_version --crate-type lib -g -C metadata=e1b127e4cbdeda80 -C extra-filename=-e1b127e4cbdeda80 --out-dir /home/cratesfyi/piston_window-0.3.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/piston_window-0.3.0/debug/deps -L dependency=/home/cratesfyi/piston_window-0.3.0/debug/deps --cap-lints allow`
Compiling bitflags v0.2.1
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/bitflags-0.2.1/src/lib.rs --crate-name bitflags --crate-type lib -g -C metadata=7f195425ed5f21fc -C extra-filename=-7f195425ed5f21fc --out-dir /home/cratesfyi/piston_window-0.3.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/piston_window-0.3.0/debug/deps -L dependency=/home/cratesfyi/piston_window-0.3.0/debug/deps --cap-lints allow`
.cargo/registry/src/github.com-1ecc6299db9ec823/shader_version-0.1.0/src/lib.rs:37:5: 37:90 error: the trait bound `Self: std::marker::Sized` is not satisfied [E0277]
.cargo/registry/src/github.com-1ecc6299db9ec823/shader_version-0.1.0/src/lib.rs:37     fn pick_shader<'a, S: ?Sized>(self, shaders: &Shaders<'a, Self, S>) -> Option<&'a S>;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/shader_version-0.1.0/src/lib.rs:37:5: 37:90 help: run `rustc --explain E0277` to see a detailed explanation
.cargo/registry/src/github.com-1ecc6299db9ec823/shader_version-0.1.0/src/lib.rs:37:5: 37:90 help: consider adding a `where Self: std::marker::Sized` bound 
.cargo/registry/src/github.com-1ecc6299db9ec823/shader_version-0.1.0/src/lib.rs:37:5: 37:90 note: required by `Shaders` 
error: aborting due to previous error 
thread 'main' panicked at 'ChainedError {
error: failed to compile `piston_window v0.3.0`, intermediate artifacts can be found at `/home/cratesfyi/piston_window-0.3.0`,
cause: ChainedError {
error: Could not compile `shader_version`.,
cause: Process didn't exit successfully: `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/shader_version-0.1.0/src/lib.rs --crate-name shader_version --crate-type lib -g -C metadata=e1b127e4cbdeda80 -C extra-filename=-e1b127e4cbdeda80 --out-dir /home/cratesfyi/piston_window-0.3.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/piston_window-0.3.0/debug/deps -L dependency=/home/cratesfyi/piston_window-0.3.0/debug/deps --cap-lints allow` (exit code: 101)
}
}', src/bin/cratesfyi.rs:119
note: Run with `RUST_BACKTRACE=1` for a backtrace.