dhc 0.1.3

XInput/rawinput abstraction library for Win32
Build #153288 2019-04-09T07:12:46.572533+00:00
# rustc version
rustc 1.35.0-nightly (474e7a648 2019-04-07)
# docs.rs version
cratesfyi 0.6.0 (b564d72 2019-03-28)

# build log
Updating crates.io index
Downloading crates ...
Downloaded dhc v0.1.3
Fresh semver-parser v0.7.0
Fresh autocfg v0.1.2
Fresh unicode-xid v0.1.0
Checking rand_core v0.4.0
Fresh cc v1.0.35
Checking cfg-if v0.1.7
Running `rustc --crate-name rand_core /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_core-0.4.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="std"' -C metadata=0bee61d11c4d1a68 -C extra-filename=-0bee61d11c4d1a68 --out-dir /home/cratesfyi/cratesfyi/x86_64-pc-windows-gnu/debug/deps --target x86_64-pc-windows-gnu -L dependency=/home/cratesfyi/cratesfyi/x86_64-pc-windows-gnu/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Checking stable_deref_trait v1.1.1
Running `rustc --crate-name cfg_if /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/cfg-if-0.1.7/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=eae513c6f427a1c0 -C extra-filename=-eae513c6f427a1c0 --out-dir /home/cratesfyi/cratesfyi/x86_64-pc-windows-gnu/debug/deps --target x86_64-pc-windows-gnu -L dependency=/home/cratesfyi/cratesfyi/x86_64-pc-windows-gnu/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Running `rustc --crate-name stable_deref_trait /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/stable_deref_trait-1.1.1/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=6b1aaf37b6dc70ea -C extra-filename=-6b1aaf37b6dc70ea --out-dir /home/cratesfyi/cratesfyi/x86_64-pc-windows-gnu/debug/deps --target x86_64-pc-windows-gnu -L dependency=/home/cratesfyi/cratesfyi/x86_64-pc-windows-gnu/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
error[E0463]: can't find crate for `core`
|
= note: the `x86_64-pc-windows-gnu` target may not be installed

error: aborting due to previous error

For more information about this error, try `rustc --explain E0463`.
error: Could not compile `cfg-if`.

Caused by:
process didn't exit successfully: `rustc --crate-name cfg_if /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/cfg-if-0.1.7/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=eae513c6f427a1c0 -C extra-filename=-eae513c6f427a1c0 --out-dir /home/cratesfyi/cratesfyi/x86_64-pc-windows-gnu/debug/deps --target x86_64-pc-windows-gnu -L dependency=/home/cratesfyi/cratesfyi/x86_64-pc-windows-gnu/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow` (exit code: 1)
warning: build failed, waiting for other jobs to finish...
error[E0463]: can't find crate for `std`
|
= note: the `x86_64-pc-windows-gnu` target may not be installed

error: aborting due to previous error

For more information about this error, try `rustc --explain E0463`.
error: Could not compile `rand_core`.

Caused by:
process didn't exit successfully: `rustc --crate-name rand_core /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_core-0.4.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="std"' -C metadata=0bee61d11c4d1a68 -C extra-filename=-0bee61d11c4d1a68 --out-dir /home/cratesfyi/cratesfyi/x86_64-pc-windows-gnu/debug/deps --target x86_64-pc-windows-gnu -L dependency=/home/cratesfyi/cratesfyi/x86_64-pc-windows-gnu/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow` (exit code: 1)
warning: build failed, waiting for other jobs to finish...
error[E0463]: can't find crate for `std`
|
= note: the `x86_64-pc-windows-gnu` target may not be installed

error: aborting due to previous error

For more information about this error, try `rustc --explain E0463`.
thread 'main' panicked at 'ProcessError { desc: "process didn\'t exit successfully: `rustc --crate-name stable_deref_trait /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/stable_deref_trait-1.1.1/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg \'feature=\"default\"\' --cfg \'feature=\"std\"\' -C metadata=6b1aaf37b6dc70ea -C extra-filename=-6b1aaf37b6dc70ea --out-dir /home/cratesfyi/cratesfyi/x86_64-pc-windows-gnu/debug/deps --target x86_64-pc-windows-gnu -L dependency=/home/cratesfyi/cratesfyi/x86_64-pc-windows-gnu/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow` (exit code: 1)", exit: Some(ExitStatus(ExitStatus(256))), output: None }

Could not compile `stable_deref_trait`.', src/bin/cratesfyi.rs:143:13
note: Run with `RUST_BACKTRACE=1` for a backtrace.