hooky 0.1.0

Convenient LD_PRELOAD hooker
Documentation
Build #47608 2017-04-25T16:29:23.850166+00:00
# rustc version
rustc 1.18.0-nightly (bbdaad0dc 2017-04-14)
# docs.rs version
cratesfyi 0.3.2 (e3bc9fb 2017-04-22)

# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading hooky v0.1.0
Compiling gcc v0.3.45
Compiling libc v0.2.21
Running `rustc --crate-name gcc .cargo/registry/src/github.com-1ecc6299db9ec823/gcc-0.3.45/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=fc74a781854cbb8b -C extra-filename=-fc74a781854cbb8b --out-dir /home/cratesfyi/hooky-0.1.0/debug/deps -L dependency=/home/cratesfyi/hooky-0.1.0/debug/deps --cap-lints allow`
Running `rustc --crate-name libc .cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.21/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="use_std"' --cfg 'feature="default"' -C metadata=5dc7b85e748840b4 -C extra-filename=-5dc7b85e748840b4 --out-dir /home/cratesfyi/hooky-0.1.0/debug/deps -L dependency=/home/cratesfyi/hooky-0.1.0/debug/deps --cap-lints allow`
Compiling hooky v0.1.0
Running `rustc --crate-name build_script_build .cargo/registry/src/github.com-1ecc6299db9ec823/hooky-0.1.0/build.rs --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' -C metadata=912edc0949fd402f -C extra-filename=-912edc0949fd402f --out-dir /home/cratesfyi/hooky-0.1.0/debug/build/hooky-912edc0949fd402f -L dependency=/home/cratesfyi/hooky-0.1.0/debug/deps --extern gcc=/home/cratesfyi/hooky-0.1.0/debug/deps/libgcc-fc74a781854cbb8b.rlib --cap-lints allow`
Running `/home/cratesfyi/hooky-0.1.0/debug/build/hooky-912edc0949fd402f/build-script-build`
Documenting hooky v0.1.0
Running `rustdoc --crate-name hooky .cargo/registry/src/github.com-1ecc6299db9ec823/hooky-0.1.0/src/lib.rs -o /home/cratesfyi/hooky-0.1.0/doc --cfg 'feature="default"' -L dependency=/home/cratesfyi/hooky-0.1.0/debug/deps --extern libc=/home/cratesfyi/hooky-0.1.0/debug/deps/liblibc-5dc7b85e748840b4.rlib`
Finished dev [unoptimized + debuginfo] target(s) in 3.37 secs