Build #55711 2017-06-04T18:48:52.549855+00:00
# rustc version
rustc 1.19.0-dev (28a93c1f4 2017-05-31)# docs.rs version
cratesfyi 0.4.0-dev (bedcc0c 2017-06-01)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading postgres-binary-copy v0.4.0
Fresh byteorder v1.0.0
Fresh libc v0.2.23
Fresh bufstream v0.1.3
Fresh fallible-iterator v0.1.3
Fresh hex v0.2.0
Compiling streaming-iterator v0.1.2
Fresh md5 v0.3.4
Fresh log v0.3.8
Fresh siphasher v0.2.2
Fresh memchr v1.0.1
Running `rustc --crate-name streaming_iterator .cargo/registry/src/github.com-1ecc6299db9ec823/streaming-iterator-0.1.2/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=da59f44bb39e55a8 -C extra-filename=-da59f44bb39e55a8 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Fresh phf_shared v0.7.21
Fresh postgres-protocol v0.2.2
Fresh phf v0.7.21
Fresh postgres-shared v0.2.1
Fresh postgres v0.14.1
Documenting postgres-binary-copy v0.4.0
Running `rustdoc --crate-name postgres_binary_copy .cargo/registry/src/github.com-1ecc6299db9ec823/postgres-binary-copy-0.4.0/src/lib.rs -o /home/cratesfyi/cratesfyi/doc -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern postgres=/home/cratesfyi/cratesfyi/debug/deps/libpostgres-c66ee09f6b190df6.rlib --extern-version postgres=postgres,0.14.1 --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-190c8b8b4cb7f472.rlib --extern-version byteorder=byteorder,1.0.0 --extern streaming_iterator=/home/cratesfyi/cratesfyi/debug/deps/libstreaming_iterator-da59f44bb39e55a8.rlib --extern-version streaming_iterator=streaming-iterator,0.1.2`
Finished dev [unoptimized + debuginfo] target(s) in 0.50 secs