Compiling idna v0.1.1
error: failed to run custom build command for `libssh2-sys v0.2.6`
process didn't exit successfully: `C:\Users\brian\Documents\dev\cargo\target\debug\build\libssh2-sys-806f659db02e05d5\build-script-build` (exit code: 101)
--- stdout
running: "cmake" "C:\\Users\\brian\\.cargo\\registry\\src\\github.com-1ecc6299db9ec823\\libssh2-sys-0.2.6\\libssh2" "-G" "Visual Studio 14 2015 Win64" "-DCRYPTO_BACKEND=WinCNG" "-DZLIB_INCLUDE_DIR=C:\\Users\\brian\\Documents\\dev\\cargo\\target\\debug\\build\\libz-sys-0598af38eaebd697\\out/include" "-DBUILD_SHARED_LIBS=OFF" "-DENABLE_ZLIB_COMPRESSION=ON" "-DCMAKE_INSTALL_LIBDIR=lib" "-DBUILD_EXAMPLES=OFF" "-DBUILD_TESTING=OFF" "-DCMAKE_INSTALL_PREFIX=C:\\Users\\brian\\Documents\\dev\\cargo\\target\\debug\\build\\libssh2-sys-0fb041a6ead1733a\\out" "-DCMAKE_C_FLAGS= /nologo /MD" "-DCMAKE_C_FLAGS_RELEASE= /nologo /MD" "-DCMAKE_CXX_FLAGS= /nologo /MD" "-DCMAKE_CXX_FLAGS_RELEASE= /nologo /MD" "-DCMAKE_BUILD_TYPE=Release"
-- The C compiler identification is unknown
-- Configuring incomplete, errors occurred!
See also "C:/Users/brian/Documents/dev/cargo/target/debug/build/libssh2-sys-0fb041a6ead1733a/out/build/CMakeFiles/CMakeOutput.log".
See also "C:/Users/brian/Documents/dev/cargo/target/debug/build/libssh2-sys-0fb041a6ead1733a/out/build/CMakeFiles/CMakeError.log".
--- stderr
fatal: Not a git repository (or any of the parent directories): .git
CMake Error at CMakeLists.txt:40 (project):
No CMAKE_C_COMPILER could be found.
thread 'main' panicked at '
command did not execute successfully, got: exit code: 1
build script failed, must exit now', C:\Users\brian\.cargo\registry\src\github.com-1ecc6299db9ec823\cmake-0.1.22\src\lib.rs:617
note: Run with `RUST_BACKTRACE=1` for a backtrace.
Build failed, waiting for other jobs to finish...
error: build failed
Seems like there might be a bug still.