measureme 0.3.0

Support crate for rustc's self-profiling feature
Documentation
Build #159841 2019-05-14T02:05:43.954242+00:00
# rustc version
rustc 1.36.0-nightly (4443957f2 2019-05-12)# docs.rs version
cratesfyi 0.6.0 (be80566 2019-05-06)# build log
Updating crates.io index
Downloading crates ...
Downloaded measureme v0.3.0
Fresh libc v0.2.54
Fresh byteorder v1.3.1
Checking memmap v0.6.2
Checking rustc-hash v1.0.1
Running `rustc --crate-name memmap /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/memmap-0.6.2/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=677487f90e7c8c08 -C extra-filename=-677487f90e7c8c08 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-b3c065ecead2301f.rmeta --cap-lints allow`
Running `rustc --crate-name rustc_hash /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-hash-1.0.1/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=85257ac969f7a7a7 -C extra-filename=-85257ac969f7a7a7 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-67e30bc52fd77bef.rmeta --cap-lints allow`
Documenting measureme v0.3.0
Running `rustdoc --edition=2018 --crate-name measureme /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/measureme-0.3.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190512-1.36.0-nightly-4443957f2 --static-root-path / --disable-per-crate-search --extern-html-root-url 'byteorder=https://docs.rs/byteorder/1.3.1' --extern-html-root-url 'memmap=https://docs.rs/memmap/0.6.2' --extern-html-root-url 'rustc_hash=https://docs.rs/rustc-hash/1.0.1' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-67e30bc52fd77bef.rmeta --extern memmap=/home/cratesfyi/cratesfyi/debug/deps/libmemmap-677487f90e7c8c08.rmeta --extern rustc_hash=/home/cratesfyi/cratesfyi/debug/deps/librustc_hash-85257ac969f7a7a7.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 4.08s