fwatcher 0.3.0

Auto run command when some files changed.
Documentation
Build #55141 2017-06-04T10:46:00.867893+00:00
# rustc version
rustc 1.19.0-nightly (d47cf08d5 2017-05-28)
# docs.rs version
cratesfyi 0.3.4 (cc96115 2017-05-09)

# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading fwatcher v0.3.0
Compiling bitflags v0.4.0
Compiling log v0.3.8
Compiling bitflags v0.7.0
Compiling libc v0.2.23
Compiling glob v0.2.11
Compiling winapi-build v0.1.1
Compiling slab v0.1.3
Compiling bytes v0.3.0
Running `rustc --crate-name log .cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.8/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="use_std"' --cfg 'feature="default"' -C metadata=4cfe391024f1467d -C extra-filename=-4cfe391024f1467d --out-dir /home/cratesfyi/fwatcher-0.3.0/debug/deps -L dependency=/home/cratesfyi/fwatcher-0.3.0/debug/deps --cap-lints allow`
Running `rustc --crate-name bitflags .cargo/registry/src/github.com-1ecc6299db9ec823/bitflags-0.4.0/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=79e43fcd72d2f045 -C extra-filename=-79e43fcd72d2f045 --out-dir /home/cratesfyi/fwatcher-0.3.0/debug/deps -L dependency=/home/cratesfyi/fwatcher-0.3.0/debug/deps --cap-lints allow`
Running `rustc --crate-name bitflags .cargo/registry/src/github.com-1ecc6299db9ec823/bitflags-0.7.0/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=b857f06d8702b68e -C extra-filename=-b857f06d8702b68e --out-dir /home/cratesfyi/fwatcher-0.3.0/debug/deps -L dependency=/home/cratesfyi/fwatcher-0.3.0/debug/deps --cap-lints allow`
Running `rustc --crate-name glob .cargo/registry/src/github.com-1ecc6299db9ec823/glob-0.2.11/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=3660eba282c5ea68 -C extra-filename=-3660eba282c5ea68 --out-dir /home/cratesfyi/fwatcher-0.3.0/debug/deps -L dependency=/home/cratesfyi/fwatcher-0.3.0/debug/deps --cap-lints allow`
Running `rustc --crate-name libc .cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.23/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="use_std"' --cfg 'feature="default"' -C metadata=496b028781a2b35b -C extra-filename=-496b028781a2b35b --out-dir /home/cratesfyi/fwatcher-0.3.0/debug/deps -L dependency=/home/cratesfyi/fwatcher-0.3.0/debug/deps --cap-lints allow`
Running `rustc --crate-name build .cargo/registry/src/github.com-1ecc6299db9ec823/winapi-build-0.1.1/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=24835e0f0d5a822a -C extra-filename=-24835e0f0d5a822a --out-dir /home/cratesfyi/fwatcher-0.3.0/debug/deps -L dependency=/home/cratesfyi/fwatcher-0.3.0/debug/deps --cap-lints allow`
Running `rustc --crate-name slab .cargo/registry/src/github.com-1ecc6299db9ec823/slab-0.1.3/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=5ac8faf758bce122 -C extra-filename=-5ac8faf758bce122 --out-dir /home/cratesfyi/fwatcher-0.3.0/debug/deps -L dependency=/home/cratesfyi/fwatcher-0.3.0/debug/deps --cap-lints allow`
Running `rustc --crate-name bytes .cargo/registry/src/github.com-1ecc6299db9ec823/bytes-0.3.0/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=30eed8318744a5bc -C extra-filename=-30eed8318744a5bc --out-dir /home/cratesfyi/fwatcher-0.3.0/debug/deps -L dependency=/home/cratesfyi/fwatcher-0.3.0/debug/deps --cap-lints allow`
Compiling winapi v0.2.8
Running `rustc --crate-name winapi .cargo/registry/src/github.com-1ecc6299db9ec823/winapi-0.2.8/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=97963d09fc19ffa3 -C extra-filename=-97963d09fc19ffa3 --out-dir /home/cratesfyi/fwatcher-0.3.0/debug/deps -L dependency=/home/cratesfyi/fwatcher-0.3.0/debug/deps --cap-lints allow`
Compiling cfg-if v0.1.0
Running `rustc --crate-name cfg_if .cargo/registry/src/github.com-1ecc6299db9ec823/cfg-if-0.1.0/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=f4039f90f22bcb1e -C extra-filename=-f4039f90f22bcb1e --out-dir /home/cratesfyi/fwatcher-0.3.0/debug/deps -L dependency=/home/cratesfyi/fwatcher-0.3.0/debug/deps --cap-lints allow`
Compiling getopts v0.2.14
Running `rustc --crate-name getopts .cargo/registry/src/github.com-1ecc6299db9ec823/getopts-0.2.14/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=053a5c69d340fdf8 -C extra-filename=-053a5c69d340fdf8 --out-dir /home/cratesfyi/fwatcher-0.3.0/debug/deps -L dependency=/home/cratesfyi/fwatcher-0.3.0/debug/deps --cap-lints allow`
Compiling ws2_32-sys v0.2.1
Compiling kernel32-sys v0.2.2
Running `rustc --crate-name build_script_build .cargo/registry/src/github.com-1ecc6299db9ec823/ws2_32-sys-0.2.1/build.rs --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=caeb14b0b04fe01c -C extra-filename=-caeb14b0b04fe01c --out-dir /home/cratesfyi/fwatcher-0.3.0/debug/build/ws2_32-sys-caeb14b0b04fe01c -L dependency=/home/cratesfyi/fwatcher-0.3.0/debug/deps --extern build=/home/cratesfyi/fwatcher-0.3.0/debug/deps/libbuild-24835e0f0d5a822a.rlib --cap-lints allow`
Running `rustc --crate-name build_script_build .cargo/registry/src/github.com-1ecc6299db9ec823/kernel32-sys-0.2.2/build.rs --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=d715e52d58016295 -C extra-filename=-d715e52d58016295 --out-dir /home/cratesfyi/fwatcher-0.3.0/debug/build/kernel32-sys-d715e52d58016295 -L dependency=/home/cratesfyi/fwatcher-0.3.0/debug/deps --extern build=/home/cratesfyi/fwatcher-0.3.0/debug/deps/libbuild-24835e0f0d5a822a.rlib --cap-lints allow`
Compiling filetime v0.1.10
Compiling nix v0.5.1
Compiling net2 v0.2.29
Running `rustc --crate-name filetime .cargo/registry/src/github.com-1ecc6299db9ec823/filetime-0.1.10/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=405a8a7c55481635 -C extra-filename=-405a8a7c55481635 --out-dir /home/cratesfyi/fwatcher-0.3.0/debug/deps -L dependency=/home/cratesfyi/fwatcher-0.3.0/debug/deps --extern libc=/home/cratesfyi/fwatcher-0.3.0/debug/deps/liblibc-496b028781a2b35b.rlib --cap-lints allow`
Running `rustc --crate-name nix .cargo/registry/src/github.com-1ecc6299db9ec823/nix-0.5.1/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=d18d85f432f2e37e -C extra-filename=-d18d85f432f2e37e --out-dir /home/cratesfyi/fwatcher-0.3.0/debug/deps -L dependency=/home/cratesfyi/fwatcher-0.3.0/debug/deps --extern bitflags=/home/cratesfyi/fwatcher-0.3.0/debug/deps/libbitflags-79e43fcd72d2f045.rlib --extern libc=/home/cratesfyi/fwatcher-0.3.0/debug/deps/liblibc-496b028781a2b35b.rlib --cap-lints allow`
Running `rustc --crate-name net2 .cargo/registry/src/github.com-1ecc6299db9ec823/net2-0.2.29/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=22216190d5724251 -C extra-filename=-22216190d5724251 --out-dir /home/cratesfyi/fwatcher-0.3.0/debug/deps -L dependency=/home/cratesfyi/fwatcher-0.3.0/debug/deps --extern cfg_if=/home/cratesfyi/fwatcher-0.3.0/debug/deps/libcfg_if-f4039f90f22bcb1e.rlib --extern libc=/home/cratesfyi/fwatcher-0.3.0/debug/deps/liblibc-496b028781a2b35b.rlib --cap-lints allow`
Compiling inotify v0.3.0
Running `rustc --crate-name inotify .cargo/registry/src/github.com-1ecc6299db9ec823/inotify-0.3.0/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=06dfabd454b3cf65 -C extra-filename=-06dfabd454b3cf65 --out-dir /home/cratesfyi/fwatcher-0.3.0/debug/deps -L dependency=/home/cratesfyi/fwatcher-0.3.0/debug/deps --extern libc=/home/cratesfyi/fwatcher-0.3.0/debug/deps/liblibc-496b028781a2b35b.rlib --cap-lints allow`
Running `/home/cratesfyi/fwatcher-0.3.0/debug/build/kernel32-sys-d715e52d58016295/build-script-build`
Running `rustc --crate-name kernel32 .cargo/registry/src/github.com-1ecc6299db9ec823/kernel32-sys-0.2.2/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=a4c6ad9612359445 -C extra-filename=-a4c6ad9612359445 --out-dir /home/cratesfyi/fwatcher-0.3.0/debug/deps -L dependency=/home/cratesfyi/fwatcher-0.3.0/debug/deps --extern winapi=/home/cratesfyi/fwatcher-0.3.0/debug/deps/libwinapi-97963d09fc19ffa3.rlib --cap-lints allow`
Compiling time v0.1.37
Running `rustc --crate-name time .cargo/registry/src/github.com-1ecc6299db9ec823/time-0.1.37/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=162277ce7a864579 -C extra-filename=-162277ce7a864579 --out-dir /home/cratesfyi/fwatcher-0.3.0/debug/deps -L dependency=/home/cratesfyi/fwatcher-0.3.0/debug/deps --extern libc=/home/cratesfyi/fwatcher-0.3.0/debug/deps/liblibc-496b028781a2b35b.rlib --cap-lints allow`
Running `/home/cratesfyi/fwatcher-0.3.0/debug/build/ws2_32-sys-caeb14b0b04fe01c/build-script-build`
Running `rustc --crate-name ws2_32 .cargo/registry/src/github.com-1ecc6299db9ec823/ws2_32-sys-0.2.1/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=2117c2c9189efcd3 -C extra-filename=-2117c2c9189efcd3 --out-dir /home/cratesfyi/fwatcher-0.3.0/debug/deps -L dependency=/home/cratesfyi/fwatcher-0.3.0/debug/deps --extern winapi=/home/cratesfyi/fwatcher-0.3.0/debug/deps/libwinapi-97963d09fc19ffa3.rlib --cap-lints allow`
Compiling walkdir v0.1.8
Running `rustc --crate-name walkdir .cargo/registry/src/github.com-1ecc6299db9ec823/walkdir-0.1.8/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=60b58fe439525803 -C extra-filename=-60b58fe439525803 --out-dir /home/cratesfyi/fwatcher-0.3.0/debug/deps -L dependency=/home/cratesfyi/fwatcher-0.3.0/debug/deps --extern kernel32=/home/cratesfyi/fwatcher-0.3.0/debug/deps/libkernel32-a4c6ad9612359445.rlib --extern winapi=/home/cratesfyi/fwatcher-0.3.0/debug/deps/libwinapi-97963d09fc19ffa3.rlib --cap-lints allow`
Compiling miow v0.1.5
Running `rustc --crate-name miow .cargo/registry/src/github.com-1ecc6299db9ec823/miow-0.1.5/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=5da0be5e8b80abcd -C extra-filename=-5da0be5e8b80abcd --out-dir /home/cratesfyi/fwatcher-0.3.0/debug/deps -L dependency=/home/cratesfyi/fwatcher-0.3.0/debug/deps --extern winapi=/home/cratesfyi/fwatcher-0.3.0/debug/deps/libwinapi-97963d09fc19ffa3.rlib --extern ws2_32=/home/cratesfyi/fwatcher-0.3.0/debug/deps/libws2_32-2117c2c9189efcd3.rlib --extern kernel32=/home/cratesfyi/fwatcher-0.3.0/debug/deps/libkernel32-a4c6ad9612359445.rlib --extern net2=/home/cratesfyi/fwatcher-0.3.0/debug/deps/libnet2-22216190d5724251.rlib --cap-lints allow`
Compiling mio v0.5.1
Running `rustc --crate-name mio .cargo/registry/src/github.com-1ecc6299db9ec823/mio-0.5.1/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=00d7c0be3d7381b4 -C extra-filename=-00d7c0be3d7381b4 --out-dir /home/cratesfyi/fwatcher-0.3.0/debug/deps -L dependency=/home/cratesfyi/fwatcher-0.3.0/debug/deps --extern slab=/home/cratesfyi/fwatcher-0.3.0/debug/deps/libslab-5ac8faf758bce122.rlib --extern bytes=/home/cratesfyi/fwatcher-0.3.0/debug/deps/libbytes-30eed8318744a5bc.rlib --extern libc=/home/cratesfyi/fwatcher-0.3.0/debug/deps/liblibc-496b028781a2b35b.rlib --extern miow=/home/cratesfyi/fwatcher-0.3.0/debug/deps/libmiow-5da0be5e8b80abcd.rlib --extern nix=/home/cratesfyi/fwatcher-0.3.0/debug/deps/libnix-d18d85f432f2e37e.rlib --extern winapi=/home/cratesfyi/fwatcher-0.3.0/debug/deps/libwinapi-97963d09fc19ffa3.rlib --extern net2=/home/cratesfyi/fwatcher-0.3.0/debug/deps/libnet2-22216190d5724251.rlib --extern log=/home/cratesfyi/fwatcher-0.3.0/debug/deps/liblog-4cfe391024f1467d.rlib --extern time=/home/cratesfyi/fwatcher-0.3.0/debug/deps/libtime-162277ce7a864579.rlib --cap-lints allow`
Compiling notify v4.0.1
Running `rustc --crate-name notify .cargo/registry/src/github.com-1ecc6299db9ec823/notify-4.0.1/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=978089177a3310b8 -C extra-filename=-978089177a3310b8 --out-dir /home/cratesfyi/fwatcher-0.3.0/debug/deps -L dependency=/home/cratesfyi/fwatcher-0.3.0/debug/deps --extern filetime=/home/cratesfyi/fwatcher-0.3.0/debug/deps/libfiletime-405a8a7c55481635.rlib --extern bitflags=/home/cratesfyi/fwatcher-0.3.0/debug/deps/libbitflags-b857f06d8702b68e.rlib --extern walkdir=/home/cratesfyi/fwatcher-0.3.0/debug/deps/libwalkdir-60b58fe439525803.rlib --extern inotify=/home/cratesfyi/fwatcher-0.3.0/debug/deps/libinotify-06dfabd454b3cf65.rlib --extern libc=/home/cratesfyi/fwatcher-0.3.0/debug/deps/liblibc-496b028781a2b35b.rlib --extern mio=/home/cratesfyi/fwatcher-0.3.0/debug/deps/libmio-00d7c0be3d7381b4.rlib --cap-lints allow`
Documenting fwatcher v0.3.0
Running `rustdoc --crate-name fwatcher .cargo/registry/src/github.com-1ecc6299db9ec823/fwatcher-0.3.0/src/lib.rs -o /home/cratesfyi/fwatcher-0.3.0/doc -L dependency=/home/cratesfyi/fwatcher-0.3.0/debug/deps --extern getopts=/home/cratesfyi/fwatcher-0.3.0/debug/deps/libgetopts-053a5c69d340fdf8.rlib --extern glob=/home/cratesfyi/fwatcher-0.3.0/debug/deps/libglob-3660eba282c5ea68.rlib --extern notify=/home/cratesfyi/fwatcher-0.3.0/debug/deps/libnotify-978089177a3310b8.rlib`
Finished dev [unoptimized + debuginfo] target(s) in 11.96 secs