Build #35262 2016-11-27 05:19:03
# rustc version
rustc 1.14.0-nightly (cae6ab1c4 2016-11-05)# docs.rs version
cratesfyi 0.2.2 (4f7a57c 2016-10-20)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading postgres v0.13.2
Compiling byteorder v0.5.3
Compiling log v0.3.6
Compiling fallible-iterator v0.1.3
Compiling md5 v0.2.1
Compiling hex v0.2.0
Compiling bufstream v0.1.2
Compiling phf_shared v0.7.19
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/byteorder-0.5.3/src/lib.rs --crate-name byteorder --crate-type lib -g --cfg feature=\"default\" --cfg feature=\"std\" -C metadata=e4fc6ea0c49cabcf -C extra-filename=-e4fc6ea0c49cabcf --out-dir /home/cratesfyi/postgres-0.13.2/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/postgres-0.13.2/debug/deps --cap-lints allow`
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs --crate-name log --crate-type lib -g --cfg feature=\"use_std\" --cfg feature=\"default\" -C metadata=bf16bb9a4912b11d -C extra-filename=-bf16bb9a4912b11d --out-dir /home/cratesfyi/postgres-0.13.2/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/postgres-0.13.2/debug/deps --cap-lints allow`
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/fallible-iterator-0.1.3/src/lib.rs --crate-name fallible_iterator --crate-type lib -g -C metadata=3dd3f7fa185c1b47 -C extra-filename=-3dd3f7fa185c1b47 --out-dir /home/cratesfyi/postgres-0.13.2/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/postgres-0.13.2/debug/deps --cap-lints allow`
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/hex-0.2.0/src/lib.rs --crate-name hex --crate-type lib -g -C metadata=c4311871abf53460 -C extra-filename=-c4311871abf53460 --out-dir /home/cratesfyi/postgres-0.13.2/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/postgres-0.13.2/debug/deps --cap-lints allow`
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/bufstream-0.1.2/src/lib.rs --crate-name bufstream --crate-type lib -g -C metadata=78c23396232c62da -C extra-filename=-78c23396232c62da --out-dir /home/cratesfyi/postgres-0.13.2/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/postgres-0.13.2/debug/deps --cap-lints allow`
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/md5-0.2.1/src/lib.rs --crate-name md5 --crate-type lib -g -C metadata=7d1cb923a82c9135 -C extra-filename=-7d1cb923a82c9135 --out-dir /home/cratesfyi/postgres-0.13.2/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/postgres-0.13.2/debug/deps --cap-lints allow`
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/phf_shared-0.7.19/src/lib.rs --crate-name phf_shared --crate-type lib -g -C metadata=6ef01b828f11155d -C extra-filename=-6ef01b828f11155d --out-dir /home/cratesfyi/postgres-0.13.2/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/postgres-0.13.2/debug/deps --cap-lints allow`
Compiling phf v0.7.19
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/phf-0.7.19/src/lib.rs --crate-name phf --crate-type lib -g -C metadata=db1e41b990d0f82a -C extra-filename=-db1e41b990d0f82a --out-dir /home/cratesfyi/postgres-0.13.2/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/postgres-0.13.2/debug/deps --extern phf_shared=/home/cratesfyi/postgres-0.13.2/debug/deps/libphf_shared-6ef01b828f11155d.rlib --cap-lints allow`
Compiling postgres-protocol v0.1.1
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/postgres-protocol-0.1.1/src/lib.rs --crate-name postgres_protocol --crate-type lib -g -C metadata=b6478ae88d2c7a0d -C extra-filename=-b6478ae88d2c7a0d --out-dir /home/cratesfyi/postgres-0.13.2/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/postgres-0.13.2/debug/deps --extern fallible_iterator=/home/cratesfyi/postgres-0.13.2/debug/deps/libfallible_iterator-3dd3f7fa185c1b47.rlib --extern md5=/home/cratesfyi/postgres-0.13.2/debug/deps/libmd5-7d1cb923a82c9135.rlib --extern hex=/home/cratesfyi/postgres-0.13.2/debug/deps/libhex-c4311871abf53460.rlib --extern byteorder=/home/cratesfyi/postgres-0.13.2/debug/deps/libbyteorder-e4fc6ea0c49cabcf.rlib --cap-lints allow`
Documenting postgres v0.13.2
Running `rustdoc .cargo/registry/src/github.com-1ecc6299db9ec823/postgres-0.13.2/src/lib.rs --crate-name postgres -o /home/cratesfyi/postgres-0.13.2/doc -L dependency=/home/cratesfyi/postgres-0.13.2/debug/deps --extern phf=/home/cratesfyi/postgres-0.13.2/debug/deps/libphf-db1e41b990d0f82a.rlib --extern log=/home/cratesfyi/postgres-0.13.2/debug/deps/liblog-bf16bb9a4912b11d.rlib --extern fallible_iterator=/home/cratesfyi/postgres-0.13.2/debug/deps/libfallible_iterator-3dd3f7fa185c1b47.rlib --extern postgres_protocol=/home/cratesfyi/postgres-0.13.2/debug/deps/libpostgres_protocol-b6478ae88d2c7a0d.rlib --extern bufstream=/home/cratesfyi/postgres-0.13.2/debug/deps/libbufstream-78c23396232c62da.rlib --extern hex=/home/cratesfyi/postgres-0.13.2/debug/deps/libhex-c4311871abf53460.rlib`
Finished debug [unoptimized + debuginfo] target(s) in 3.49 secs