criterion-plot 0.2.2

Criterion's plotting library
Documentation

Build #93316 2018-03-25 21:24:31

# rustc version rustc 1.26.0-dev (0eb87c9bf 2018-03-16)

# docs.rs version cratesfyi 0.5.0 (579f83b 2018-03-05)

# build log Updating registry `https://github.com/rust-lang/crates.io-index` Downloading criterion-plot v0.2.2 Fresh cast v0.2.2 Compiling either v1.5.0 Fresh byteorder v1.2.1 Running `rustc --crate-name either .cargo/registry/src/github.com-1ecc6299db9ec823/either-1.5.0/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=d3bd57c3390bbb68 -C extra-filename=-d3bd57c3390bbb68 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow` Compiling itertools v0.7.8 Running `rustc --crate-name itertools .cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.7.8/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="use_std"' --cfg 'feature="default"' -C metadata=a15b6570ce0da9e4 -C extra-filename=-a15b6570ce0da9e4 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern either=/home/cratesfyi/cratesfyi/debug/deps/libeither-d3bd57c3390bbb68.rlib --extern-version either=either,1.5.0 --cap-lints allow` Documenting criterion-plot v0.2.2 Running `rustdoc --crate-name criterion_plot .cargo/registry/src/github.com-1ecc6299db9ec823/criterion-plot-0.2.2/src/lib.rs -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20180316-1.26.0-dev-0eb87c9bf -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern cast=/home/cratesfyi/cratesfyi/debug/deps/libcast-7ef7ac8af5cf4b9d.rlib --extern-version cast=cast,0.2.2 --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-3936f4769def2104.rlib --extern-version byteorder=byteorder,1.2.1 --extern itertools=/home/cratesfyi/cratesfyi/debug/deps/libitertools-a15b6570ce0da9e4.rlib --extern-version itertools=itertools,0.7.8` Finished dev [unoptimized + debuginfo] target(s) in 2.65 secs