Build #24680 2016-08-18T03:10:34.968429+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
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading qindex_multi v0.1.0
Updating git repository `https://github.com/qrlpx/qcollect`
thread 'main' panicked at 'ChainedError {
error: failed to compile `qindex_multi v0.1.0`, intermediate artifacts can be found at `/home/cratesfyi/qindex_multi-0.1.0`,
cause: ChainedError {
error: Unable to update https://github.com/qrlpx/qcollect,
cause: ChainedError {
error: failed to clone into: /home/cratesfyi/.cargo/git/db/qcollect-4a59595ec57f904c,
cause: ChainedError {
error: failed to authenticate when downloading repository
attempted to find username/password via git's `credential.helper` support, but failed,
cause: Error {
code: -1,
klass: 7,
message: "Config value \'credential.helper\' was not found"
}
}
}
}
}', src/bin/cratesfyi.rs:119
note: Run with `RUST_BACKTRACE=1` for a backtrace.