[go: up one dir, main page]

pistoncore-window 0.0.11

A library for window abstraction
Build #15291 2016-08-11 13:36:49

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`
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/pistoncore-window-0.0.11/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/pistoncore-window-0.0.11/debug/deps -L dependency=/home/cratesfyi/pistoncore-window-0.0.11/debug/deps --cap-lints allow`
Compiling quack v0.0.12
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/quack-0.0.12/src/lib.rs --crate-name quack --crate-type lib -g -C metadata=62b6cf0bf7cd3b6f -C extra-filename=-62b6cf0bf7cd3b6f --out-dir /home/cratesfyi/pistoncore-window-0.0.11/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/pistoncore-window-0.0.11/debug/deps -L dependency=/home/cratesfyi/pistoncore-window-0.0.11/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/pistoncore-window-0.0.11/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/pistoncore-window-0.0.11/debug/deps -L dependency=/home/cratesfyi/pistoncore-window-0.0.11/debug/deps --cap-lints allow`
.cargo/registry/src/github.com-1ecc6299db9ec823/quack-0.0.12/src/lib.rs:58:17: 58:45 error: trait `std::marker::PhantomFn` is not in scope [E0405]
.cargo/registry/src/github.com-1ecc6299db9ec823/quack-0.0.12/src/lib.rs:58 pub trait Pair: std::marker::PhantomFn<Self> {
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/quack-0.0.12/src/lib.rs:58:17: 58:45 help: run `rustc --explain E0405` to see a detailed explanation
.cargo/registry/src/github.com-1ecc6299db9ec823/quack-0.0.12/src/lib.rs:58:17: 58:45 help: no candidates by the name of `PhantomFn` found in your project; maybe you misspelled the name or forgot to import an external crate? 
error: cannot continue compilation due to previous error 
thread 'main' panicked at 'ChainedError {
error: failed to compile `pistoncore-window v0.0.11`, intermediate artifacts can be found at `/home/cratesfyi/pistoncore-window-0.0.11`,
cause: ChainedError {
error: Could not compile `quack`.,
cause: Process didn't exit successfully: `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/quack-0.0.12/src/lib.rs --crate-name quack --crate-type lib -g -C metadata=62b6cf0bf7cd3b6f -C extra-filename=-62b6cf0bf7cd3b6f --out-dir /home/cratesfyi/pistoncore-window-0.0.11/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/pistoncore-window-0.0.11/debug/deps -L dependency=/home/cratesfyi/pistoncore-window-0.0.11/debug/deps --cap-lints allow` (exit code: 101)
}
}', src/bin/cratesfyi.rs:119
note: Run with `RUST_BACKTRACE=1` for a backtrace.