criterion 0.1.1

Statistics-driven micro-benchmarking library
Documentation
Build #79347 2017-12-13T01:36:52.186792+00:00
# rustc version
rustc 1.22.0-dev (b1cfd1750 2017-09-21)
# docs.rs version
cratesfyi 0.4.2 (13da7b2 2017-10-12)

# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading criterion v0.1.1
Fresh rustc-serialize v0.3.24
Fresh itertools v0.4.19
Fresh thread-scoped v1.0.2
Fresh libc v0.2.34
Fresh log v0.3.8
Fresh either v1.4.0
Fresh byteorder v1.2.1
Fresh cast v0.1.0
Fresh num_cpus v0.2.13
Fresh rand v0.3.18
Fresh itertools v0.5.10
Compiling criterion-plot v0.1.2
Fresh floaty v0.1.0
Running `rustc --crate-name criterion_plot .cargo/registry/src/github.com-1ecc6299db9ec823/criterion-plot-0.1.2/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=d45a952f29e7f105 -C extra-filename=-d45a952f29e7f105 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-3936f4769def2104.rlib --extern-version byteorder=byteorder,1.2.1 --extern cast=/home/cratesfyi/cratesfyi/debug/deps/libcast-d1a6a705346552dc.rlib --extern-version cast=cast,0.1.0 --extern itertools=/home/cratesfyi/cratesfyi/debug/deps/libitertools-0ff44036853e9f7a.rlib --extern-version itertools=itertools,0.5.10 --cap-lints allow`
Compiling criterion-stats v0.1.2
Running `rustc --crate-name criterion_stats .cargo/registry/src/github.com-1ecc6299db9ec823/criterion-stats-0.1.2/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=b1c1706ab0f74ecc -C extra-filename=-b1c1706ab0f74ecc --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern thread_scoped=/home/cratesfyi/cratesfyi/debug/deps/libthread_scoped-7489d90236f5cb40.rlib --extern-version thread_scoped=thread-scoped,1.0.2 --extern rand=/home/cratesfyi/cratesfyi/debug/deps/librand-0bd837ec519c7b08.rlib --extern-version rand=rand,0.3.18 --extern num_cpus=/home/cratesfyi/cratesfyi/debug/deps/libnum_cpus-faa8aeca107d155b.rlib --extern-version num_cpus=num_cpus,0.2.13 --extern cast=/home/cratesfyi/cratesfyi/debug/deps/libcast-d1a6a705346552dc.rlib --extern-version cast=cast,0.1.0 --extern floaty=/home/cratesfyi/cratesfyi/debug/deps/libfloaty-6d5416db9f8b1e53.rlib --extern-version floaty=floaty,0.1.0 --cap-lints allow`
Documenting criterion v0.1.1
Running `rustdoc --crate-name criterion .cargo/registry/src/github.com-1ecc6299db9ec823/criterion-0.1.1/src/lib.rs -o /home/cratesfyi/cratesfyi/doc -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern criterion_plot=/home/cratesfyi/cratesfyi/debug/deps/libcriterion_plot-d45a952f29e7f105.rlib --extern-version criterion_plot=criterion-plot,0.1.2 --extern criterion_stats=/home/cratesfyi/cratesfyi/debug/deps/libcriterion_stats-b1c1706ab0f74ecc.rlib --extern-version criterion_stats=criterion-stats,0.1.2 --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-4cfe391024f1467d.rlib --extern-version log=log,0.3.8 --extern rustc_serialize=/home/cratesfyi/cratesfyi/debug/deps/librustc_serialize-d05828e9f8a2cc23.rlib --extern-version rustc_serialize=rustc-serialize,0.3.24 --extern itertools=/home/cratesfyi/cratesfyi/debug/deps/libitertools-0b7d71d47833d533.rlib --extern-version itertools=itertools,0.4.19`
Finished dev [unoptimized + debuginfo] target(s) in 1.64 secs