debugid 0.5.1

Common reusable types for implementing the sentry.io protocol.
Documentation
Build #149427 2019-03-19 14:17:47
# rustc version
rustc 1.35.0-nightly (0f88167f8 2019-03-18)# docs.rs version
cratesfyi 0.6.0 (32b0d13 2019-03-19)# build log
Updating crates.io index
Downloading crates ...
Downloaded debugid v0.5.1
Fresh ucd-util v0.1.3
Fresh lazy_static v1.3.0
Compiling regex v1.1.2
Fresh utf8-ranges v1.0.2
Checking uuid v0.7.2
Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/regex-1.1.2/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="use_std"' -C metadata=43d4d1330eb5352d -C extra-filename=-43d4d1330eb5352d --out-dir /home/cratesfyi/cratesfyi/debug/build/regex-43d4d1330eb5352d -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Checking regex-syntax v0.6.5
Running `rustc --crate-name uuid /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/uuid-0.7.2/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=9e86f0f22451d7a6 -C extra-filename=-9e86f0f22451d7a6 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Running `rustc --crate-name regex_syntax /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/regex-syntax-0.6.5/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=e211a563a66a95a6 -C extra-filename=-e211a563a66a95a6 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern ucd_util=/home/cratesfyi/cratesfyi/debug/deps/libucd_util-c347182d8a954215.rmeta --cap-lints allow`
Fresh thread_local v0.3.6
Fresh memchr v2.2.0
Fresh aho-corasick v0.6.10
Running `/home/cratesfyi/cratesfyi/debug/build/regex-43d4d1330eb5352d/build-script-build`
Running `rustc --crate-name regex /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/regex-1.1.2/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="use_std"' -C metadata=e50663823370086a -C extra-filename=-e50663823370086a --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern aho_corasick=/home/cratesfyi/cratesfyi/debug/deps/libaho_corasick-4f671a161e2d9539.rmeta --extern memchr=/home/cratesfyi/cratesfyi/debug/deps/libmemchr-4a0aed902b01df20.rmeta --extern regex_syntax=/home/cratesfyi/cratesfyi/debug/deps/libregex_syntax-e211a563a66a95a6.rmeta --extern thread_local=/home/cratesfyi/cratesfyi/debug/deps/libthread_local-d79e11dae8c6cf6f.rmeta --extern utf8_ranges=/home/cratesfyi/cratesfyi/debug/deps/libutf8_ranges-e73d42bf8c509f0c.rmeta --cap-lints allow --cfg regex_runtime_teddy_ssse3 --cfg regex_runtime_teddy_avx2`
Documenting debugid v0.5.1
Running `rustdoc --edition=2018 --crate-name debugid /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/debugid-0.5.1/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190318-1.35.0-nightly-0f88167f8 --static-root-path / --disable-per-crate-search --extern-html-root-url 'lazy_static=https://docs.rs/lazy_static/1.3.0' --extern-html-root-url 'regex=https://docs.rs/regex/1.1.2' --extern-html-root-url 'serde=https://docs.rs/serde/1.0.89' --extern-html-root-url 'serde_json=https://docs.rs/serde_json/1.0.39' --extern-html-root-url 'uuid=https://docs.rs/uuid/0.7.2' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern lazy_static=/home/cratesfyi/cratesfyi/debug/deps/liblazy_static-7d2965d58209ad65.rmeta --extern regex=/home/cratesfyi/cratesfyi/debug/deps/libregex-e50663823370086a.rmeta --extern uuid=/home/cratesfyi/cratesfyi/debug/deps/libuuid-9e86f0f22451d7a6.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 7.14s