[go: up one dir, main page]

scroll 0.6.0

A suite of powerful, extensible, generic, endian-aware Read/Write traits and contextual conversion traits
Documentation
Build #61139 2017-06-06 23:30:16

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.19.0-dev (28a93c1f4 2017-05-31)# docs.rs version
cratesfyi 0.4.0-dev (bedcc0c 2017-06-01)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
thread 'main' panicked at 'ChainedError {
error: failed to fetch `https://github.com/rust-lang/crates.io-index`,
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:136
note: Run with `RUST_BACKTRACE=1` for a backtrace.