ownrs 0.3.1

Parser for OWNERS files
Documentation
Build #184786 2019-09-11T08:32:06.105863+00:00
# rustc version
rustc 1.39.0-nightly (618768492 2019-09-05)
# docs.rs version
cratesfyi 0.6.0 (ff27e25 2019-09-09)

# build log
Updating crates.io index
Fresh lazy_static v1.4.0
Compiling version_check v0.1.5
Running `rustc --crate-name version_check /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/version_check-0.1.5/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 -C metadata=d51a263dbb4cf993 -C extra-filename=-d51a263dbb4cf993 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Fresh cfg-if v0.1.9
Fresh regex-syntax v0.6.12
Fresh fnv v1.0.6
Fresh thread_local v0.3.6
Fresh memchr v2.2.1
Fresh aho-corasick v0.7.6
Fresh log v0.4.8
Checking bstr v0.2.8
Fresh regex v1.3.1
Running `rustc --crate-name bstr /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/bstr-0.2.8/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="std"' -C metadata=48f0164a3b76e773 -C extra-filename=-48f0164a3b76e773 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern memchr=/home/cratesfyi/cratesfyi/debug/deps/libmemchr-39fa7b025cec4eba.rmeta --cap-lints allow`
Compiling nom v4.2.3
Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/nom-4.2.3/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=a4d0716c2f815e2f -C extra-filename=-a4d0716c2f815e2f --out-dir /home/cratesfyi/cratesfyi/debug/build/nom-a4d0716c2f815e2f -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern version_check=/home/cratesfyi/cratesfyi/debug/deps/libversion_check-d51a263dbb4cf993.rlib --cap-lints allow`
Running `/home/cratesfyi/cratesfyi/debug/build/nom-a4d0716c2f815e2f/build-script-build`
Running `rustc --crate-name nom /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/nom-4.2.3/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=464a5b458b96f077 -C extra-filename=-464a5b458b96f077 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern memchr=/home/cratesfyi/cratesfyi/debug/deps/libmemchr-39fa7b025cec4eba.rmeta --cap-lints allow --cfg stable_i128`
Checking globset v0.4.4
Running `rustc --crate-name globset /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/globset-0.4.4/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=1ea308a61c1911c2 -C extra-filename=-1ea308a61c1911c2 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern aho_corasick=/home/cratesfyi/cratesfyi/debug/deps/libaho_corasick-7a7d9761cefbf38b.rmeta --extern bstr=/home/cratesfyi/cratesfyi/debug/deps/libbstr-48f0164a3b76e773.rmeta --extern fnv=/home/cratesfyi/cratesfyi/debug/deps/libfnv-73263da421a634ad.rmeta --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-5a40419f7cfb1be5.rmeta --extern regex=/home/cratesfyi/cratesfyi/debug/deps/libregex-abe9f7756d1dcc09.rmeta --cap-lints allow`
Documenting ownrs v0.3.1
Running `rustdoc --edition=2018 --crate-name ownrs /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/ownrs-0.3.1/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190905-1.39.0-nightly-618768492 --static-root-path / --disable-per-crate-search --extern-html-root-url 'globset=https://docs.rs/globset/0.4.4' --extern-html-root-url 'nom=https://docs.rs/nom/4.2.3' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern globset=/home/cratesfyi/cratesfyi/debug/deps/libglobset-1ea308a61c1911c2.rmeta --extern nom=/home/cratesfyi/cratesfyi/debug/deps/libnom-464a5b458b96f077.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 4.24s