pre-commit 0.5.2

Reads hooks metadata from Cargo.toml and executes on commit
Build #59911 2017-06-06T09:38:51.231896+00:00
# 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`
Downloading pre-commit v0.5.2
Fresh rustc-serialize v0.3.24
Fresh toml v0.2.1
Compiling pre-commit v0.5.2
Running `rustc --crate-name build_script_build .cargo/registry/src/github.com-1ecc6299db9ec823/pre-commit-0.5.2/build.rs --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=a142fdc7bc368225 -C extra-filename=-a142fdc7bc368225 --out-dir /home/cratesfyi/cratesfyi/debug/build/pre-commit-a142fdc7bc368225 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern toml=/home/cratesfyi/cratesfyi/debug/deps/libtoml-1a09fa2674ee8ead.rlib --extern-version toml=toml,0.2.1 --extern rustc_serialize=/home/cratesfyi/cratesfyi/debug/deps/librustc_serialize-d05828e9f8a2cc23.rlib --extern-version rustc_serialize=rustc-serialize,0.3.24 --cap-lints allow`
Running `/home/cratesfyi/cratesfyi/debug/build/pre-commit-a142fdc7bc368225/build-script-build`
thread 'main' panicked at 'Human(
failed to run custom build command for `pre-commit v0.5.2`
process didn't exit successfully: `/home/cratesfyi/cratesfyi/debug/build/pre-commit-a142fdc7bc368225/build-script-build` (exit code: 101)
--- stdout
looking for root in "/home/cratesfyi/cratesfyi/debug/build/pre-commit-def0fc79aa67c338/out"
looking for root in "/home/cratesfyi/cratesfyi/debug/build/pre-commit-def0fc79aa67c338"
looking for root in "/home/cratesfyi/cratesfyi/debug/build"
looking for root in "/home/cratesfyi/cratesfyi/debug"
looking for root in "/home/cratesfyi/cratesfyi"
looking for root in "/home/cratesfyi"
looking for root in "/home"
looking for root in "/"

--- stderr
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Error { repr: Custom(Custom { kind: NotFound, error: StringError("Crate root not found") }) }', src/libcore/result.rs:859
note: Run with `RUST_BACKTRACE=1` for a backtrace.

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