glsl-to-spirv 0.1.0

Wrapper around the official GLSL to SPIR-V compiler
Build #5199 2016-08-03T12:15:01.612547+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
Build failed, waiting for other jobs to finish...
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading glsl-to-spirv v0.1.0
Compiling gcc v0.3.32
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/gcc-0.3.32/src/lib.rs --crate-name gcc --crate-type lib -g -C metadata=ef3a0616dd2e0463 -C extra-filename=-ef3a0616dd2e0463 --out-dir /home/cratesfyi/glsl-to-spirv-0.1.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/glsl-to-spirv-0.1.0/debug/deps -L dependency=/home/cratesfyi/glsl-to-spirv-0.1.0/debug/deps --cap-lints allow`
Compiling libc v0.2.14
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.14/src/lib.rs --crate-name libc --crate-type lib -g --cfg feature=\"use_std\" --cfg feature=\"default\" -C metadata=1f3392fe1afd1313 -C extra-filename=-1f3392fe1afd1313 --out-dir /home/cratesfyi/glsl-to-spirv-0.1.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/glsl-to-spirv-0.1.0/debug/deps -L dependency=/home/cratesfyi/glsl-to-spirv-0.1.0/debug/deps --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/glsl-to-spirv-0.1.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/glsl-to-spirv-0.1.0/debug/deps -L dependency=/home/cratesfyi/glsl-to-spirv-0.1.0/debug/deps --extern libc=/home/cratesfyi/glsl-to-spirv-0.1.0/debug/deps/liblibc-1f3392fe1afd1313.rlib --cap-lints allow`
Compiling cmake v0.1.17
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.17/src/lib.rs --crate-name cmake --crate-type lib -g -C metadata=c2fd9dcac690d902 -C extra-filename=-c2fd9dcac690d902 --out-dir /home/cratesfyi/glsl-to-spirv-0.1.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/glsl-to-spirv-0.1.0/debug/deps -L dependency=/home/cratesfyi/glsl-to-spirv-0.1.0/debug/deps --extern gcc=/home/cratesfyi/glsl-to-spirv-0.1.0/debug/deps/libgcc-ef3a0616dd2e0463.rlib --cap-lints allow`
Compiling glsl-to-spirv v0.1.0
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/glsl-to-spirv-0.1.0/build/build.rs --crate-name build_script_build --crate-type bin -g --out-dir /home/cratesfyi/glsl-to-spirv-0.1.0/debug/build/glsl-to-spirv-c49cfe830524572f --emit=dep-info,link -L dependency=/home/cratesfyi/glsl-to-spirv-0.1.0/debug -L dependency=/home/cratesfyi/glsl-to-spirv-0.1.0/debug/deps --extern cmake=/home/cratesfyi/glsl-to-spirv-0.1.0/debug/deps/libcmake-c2fd9dcac690d902.rlib`
Running `/home/cratesfyi/glsl-to-spirv-0.1.0/debug/build/glsl-to-spirv-c49cfe830524572f/build-script-build`
thread 'main' panicked at 'ChainedError {
error: failed to compile `glsl-to-spirv v0.1.0`, intermediate artifacts can be found at `/home/cratesfyi/glsl-to-spirv-0.1.0`,
cause: Human(
failed to run custom build command for `glsl-to-spirv v0.1.0`
Process didn't exit successfully: `/home/cratesfyi/glsl-to-spirv-0.1.0/debug/build/glsl-to-spirv-c49cfe830524572f/build-script-build` (exit code: 101)
--- stdout
cargo:rerun-if-changed=build/glslangValidator.exe

--- stderr
fatal: Not a git repository (or any of the parent directories): .git
thread 'main' panicked at 'error while executing `git submodule init`', .cargo/registry/src/github.com-1ecc6299db9ec823/glsl-to-spirv-0.1.0/build/build.rs:20
note: Run with `RUST_BACKTRACE=1` for a backtrace.

)
}', src/bin/cratesfyi.rs:119
note: Run with `RUST_BACKTRACE=1` for a backtrace.