pre-commit 0.5.2

Reads hooks metadata from Cargo.toml and executes on commit
Build #102411 2018-06-05T22:28:41.081181+00:00
# rustc version
rustc 1.28.0-dev (b9bf4f162 2018-06-02)
# docs.rs version
cratesfyi 0.5.0 (579f83b 2018-03-05)

# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Fresh rustc-serialize v0.3.24
Compiling toml v0.2.1
Running `rustc --crate-name toml .cargo/registry/src/github.com-1ecc6299db9ec823/toml-0.2.1/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="rustc-serialize"' --cfg 'feature="default"' -C metadata=1a09fa2674ee8ead -C extra-filename=-1a09fa2674ee8ead --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern rustc_serialize=/home/cratesfyi/cratesfyi/debug/deps/librustc_serialize-d05828e9f8a2cc23.rlib --extern-version rustc_serialize=rustc-serialize,0.3.24 --cap-lints allow`
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 'Error(
CargoError(
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: Custom { kind: NotFound, error: StringError("Crate root not found") }', libcore/result.rs:945:5
note: Run with `RUST_BACKTRACE=1` for a backtrace.

)
),
State {
next_error: None,
backtrace: None
}
)', src/bin/cratesfyi.rs:142:13
note: Run with `RUST_BACKTRACE=1` for a backtrace.