quire 0.3.1

A YAML-based configuration parsing library
Documentation
Build #71061 2017-09-21T16:14:57.715605+00:00
# rustc version
rustc 1.21.0-dev (d835dc82b 2017-08-29)
# docs.rs version
cratesfyi 0.4.1 (003e49d 2017-06-08)

# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading quire v0.3.1
Fresh void v1.0.2
Fresh quick-error v1.2.1
Fresh utf8-ranges v1.0.0
Fresh lazy_static v0.2.8
Fresh libc v0.2.31
Fresh num-traits v0.1.40
Fresh serde v1.0.15
Fresh regex-syntax v0.4.1
Fresh unreachable v1.0.0
Fresh humantime v1.0.0
Compiling memchr v1.0.1
Compiling humannum v0.1.0
Fresh thread_local v0.3.4
Running `rustc --crate-name humannum .cargo/registry/src/github.com-1ecc6299db9ec823/humannum-0.1.0/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=177221ab4c71d9ab -C extra-filename=-177221ab4c71d9ab --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern quick_error=/home/cratesfyi/cratesfyi/debug/deps/libquick_error-468d107d1d70c931.rlib --extern-version quick_error=quick-error,1.2.1 --extern num_traits=/home/cratesfyi/cratesfyi/debug/deps/libnum_traits-4b743c8c5e3bbb17.rlib --extern-version num_traits=num-traits,0.1.40 --cap-lints allow`
Running `rustc --crate-name memchr .cargo/registry/src/github.com-1ecc6299db9ec823/memchr-1.0.1/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="use_std"' --cfg 'feature="default"' --cfg 'feature="libc"' -C metadata=69681615927cea24 -C extra-filename=-69681615927cea24 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-fb2030d7eb5d9a26.rlib --extern-version libc=libc,0.2.31 --cap-lints allow`
Compiling aho-corasick v0.6.3
Running `rustc --crate-name aho_corasick .cargo/registry/src/github.com-1ecc6299db9ec823/aho-corasick-0.6.3/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=ee2f3809623d70dc -C extra-filename=-ee2f3809623d70dc --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern memchr=/home/cratesfyi/cratesfyi/debug/deps/libmemchr-69681615927cea24.rlib --extern-version memchr=memchr,1.0.1 --cap-lints allow`
Compiling regex v0.2.2
Running `rustc --crate-name regex .cargo/registry/src/github.com-1ecc6299db9ec823/regex-0.2.2/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=f57600d45f59abf1 -C extra-filename=-f57600d45f59abf1 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern utf8_ranges=/home/cratesfyi/cratesfyi/debug/deps/libutf8_ranges-b81dc320c0a952bb.rlib --extern-version utf8_ranges=utf8-ranges,1.0.0 --extern memchr=/home/cratesfyi/cratesfyi/debug/deps/libmemchr-69681615927cea24.rlib --extern-version memchr=memchr,1.0.1 --extern aho_corasick=/home/cratesfyi/cratesfyi/debug/deps/libaho_corasick-ee2f3809623d70dc.rlib --extern-version aho_corasick=aho-corasick,0.6.3 --extern thread_local=/home/cratesfyi/cratesfyi/debug/deps/libthread_local-b15cf4115b03c8c7.rlib --extern-version thread_local=thread_local,0.3.4 --extern regex_syntax=/home/cratesfyi/cratesfyi/debug/deps/libregex_syntax-0240ebb185fe3635.rlib --extern-version regex_syntax=regex-syntax,0.4.1 --cap-lints allow`
Documenting quire v0.3.1
Running `rustdoc --crate-name quire .cargo/registry/src/github.com-1ecc6299db9ec823/quire-0.3.1/src/lib.rs -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="regex_expressions"' --cfg 'feature="regex"' --cfg 'feature="default"' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern humantime=/home/cratesfyi/cratesfyi/debug/deps/libhumantime-73fd093f4b0e7671.rlib --extern-version humantime=humantime,1.0.0 --extern quick_error=/home/cratesfyi/cratesfyi/debug/deps/libquick_error-468d107d1d70c931.rlib --extern-version quick_error=quick-error,1.2.1 --extern regex=/home/cratesfyi/cratesfyi/debug/deps/libregex-f57600d45f59abf1.rlib --extern-version regex=regex,0.2.2 --extern humannum=/home/cratesfyi/cratesfyi/debug/deps/libhumannum-177221ab4c71d9ab.rlib --extern-version humannum=humannum,0.1.0 --extern num_traits=/home/cratesfyi/cratesfyi/debug/deps/libnum_traits-4b743c8c5e3bbb17.rlib --extern-version num_traits=num-traits,0.1.40 --extern serde=/home/cratesfyi/cratesfyi/debug/deps/libserde-945a6a37fb92248d.rlib --extern-version serde=serde,1.0.15`
Finished dev [unoptimized + debuginfo] target(s) in 8.55 secs