postgres 0.7.0

A native PostgreSQL driver
Build #6797 2016-08-04T14:08:57.404574+00:00
# rustc version
rustc 1.12.0-nightly (54c0dcfd6 2016-07-28)
# docs.rs version
cratesfyi 0.2.0 (5dbd676 2016-07-30)

# build log
Build failed, waiting for other jobs to finish...
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading postgres v0.7.0
Compiling phf_shared v0.6.19
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/phf_shared-0.6.19/src/lib.rs --crate-name phf_shared --crate-type lib -g -C metadata=a91ea891cab4b0cf -C extra-filename=-a91ea891cab4b0cf --out-dir /home/cratesfyi/postgres-0.7.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/postgres-0.7.0/debug/deps -L dependency=/home/cratesfyi/postgres-0.7.0/debug/deps --cap-lints allow`
Compiling gcc v0.3.32
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/gcc-0.3.32/src/lib.rs --crate-name gcc --crate-type lib -g -C metadata=ef3a0616dd2e0463 -C extra-filename=-ef3a0616dd2e0463 --out-dir /home/cratesfyi/postgres-0.7.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/postgres-0.7.0/debug/deps -L dependency=/home/cratesfyi/postgres-0.7.0/debug/deps --cap-lints allow`
Compiling bswap v0.2.2
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.2.2/src/lib.rs --crate-name bswap --crate-type lib -g -C metadata=8ff6c94008e6d1e2 -C extra-filename=-8ff6c94008e6d1e2 --out-dir /home/cratesfyi/postgres-0.7.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/postgres-0.7.0/debug/deps -L dependency=/home/cratesfyi/postgres-0.7.0/debug/deps --cap-lints allow`
Compiling libc v0.2.14
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.14/src/lib.rs --crate-name libc --crate-type lib -g --cfg feature=\"default\" --cfg feature=\"use_std\" -C metadata=1f3392fe1afd1313 -C extra-filename=-1f3392fe1afd1313 --out-dir /home/cratesfyi/postgres-0.7.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/postgres-0.7.0/debug/deps -L dependency=/home/cratesfyi/postgres-0.7.0/debug/deps --cap-lints allow`
Compiling log v0.2.5
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/log-0.2.5/src/lib.rs --crate-name log --crate-type lib -g -C metadata=11295c2e2fdfed1d -C extra-filename=-11295c2e2fdfed1d --out-dir /home/cratesfyi/postgres-0.7.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/postgres-0.7.0/debug/deps -L dependency=/home/cratesfyi/postgres-0.7.0/debug/deps --cap-lints allow`
Compiling libc v0.1.12
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.12/rust/src/liblibc/lib.rs --crate-name libc --crate-type lib -g --cfg feature=\"default\" --cfg feature=\"cargo-build\" -C metadata=0c57a2126eb1e7e8 -C extra-filename=-0c57a2126eb1e7e8 --out-dir /home/cratesfyi/postgres-0.7.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/postgres-0.7.0/debug/deps -L dependency=/home/cratesfyi/postgres-0.7.0/debug/deps --cap-lints allow`
Compiling bitflags v0.1.1
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/bitflags-0.1.1/src/lib.rs --crate-name bitflags --crate-type lib -g -C metadata=fdf4b7654a6da3e5 -C extra-filename=-fdf4b7654a6da3e5 --out-dir /home/cratesfyi/postgres-0.7.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/postgres-0.7.0/debug/deps -L dependency=/home/cratesfyi/postgres-0.7.0/debug/deps --cap-lints allow`
Compiling lazy_static v0.1.16
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/lazy_static-0.1.16/src/lib.rs --crate-name lazy_static --crate-type lib -g -C metadata=3a04918be71c80ee -C extra-filename=-3a04918be71c80ee --out-dir /home/cratesfyi/postgres-0.7.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/postgres-0.7.0/debug/deps -L dependency=/home/cratesfyi/postgres-0.7.0/debug/deps --cap-lints allow`
.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.2.5/src/lib.rs:535:5: 535:16 error: unresolved name `rt::at_exit` [E0425]
.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.2.5/src/lib.rs:535     rt::at_exit(|| {
^~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.2.5/src/lib.rs:535:5: 535:16 help: run `rustc --explain E0425` to see a detailed explanation
Compiling winapi-build v0.1.1
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/winapi-build-0.1.1/src/lib.rs --crate-name build --crate-type lib -g -C metadata=493a7b0628804707 -C extra-filename=-493a7b0628804707 --out-dir /home/cratesfyi/postgres-0.7.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/postgres-0.7.0/debug/deps -L dependency=/home/cratesfyi/postgres-0.7.0/debug/deps --cap-lints allow`
Compiling rustc-serialize v0.3.19
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/lib.rs --crate-name rustc_serialize --crate-type lib -g -C metadata=3561541d79c18212 -C extra-filename=-3561541d79c18212 --out-dir /home/cratesfyi/postgres-0.7.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/postgres-0.7.0/debug/deps -L dependency=/home/cratesfyi/postgres-0.7.0/debug/deps --cap-lints allow`
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.2.2/src/lib.rs:48:9: 48:22 error: unresolved import `std::num::Int`. There is no `Int` in `std::num` [E0432]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.2.2/src/lib.rs:48     use std::num::Int;
^~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.2.2/src/lib.rs:48:9: 48:22 help: run `rustc --explain E0432` to see a detailed explanation
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.2.2/src/lib.rs:357:9: 357:22 error: unresolved import `std::num::Int`. There is no `Int` in `std::num` [E0432]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.2.2/src/lib.rs:357     use std::num::Int;
^~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.2.2/src/lib.rs:357:9: 357:22 help: run `rustc --explain E0432` to see a detailed explanation
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.2.2/src/lib.rs:431:9: 431:22 error: unresolved import `std::num::Int`. There is no `Int` in `std::num` [E0432]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.2.2/src/lib.rs:431     use std::num::Int;
^~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.2.2/src/lib.rs:431:9: 431:22 help: run `rustc --explain E0432` to see a detailed explanation
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.2.2/src/lib.rs:508:9: 508:22 error: unresolved import `std::num::Int`. There is no `Int` in `std::num` [E0432]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.2.2/src/lib.rs:508     use std::num::Int;
^~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.2.2/src/lib.rs:508:9: 508:22 help: run `rustc --explain E0432` to see a detailed explanation
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.2.2/src/lib.rs:539:9: 539:22 error: unresolved import `std::num::Int`. There is no `Int` in `std::num` [E0432]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.2.2/src/lib.rs:539     use std::num::Int;
^~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.2.2/src/lib.rs:539:9: 539:22 help: run `rustc --explain E0432` to see a detailed explanation
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.2.2/src/lib.rs:629:13: 629:26 error: unresolved import `std::num::Int`. There is no `Int` in `std::num` [E0432]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.2.2/src/lib.rs:629         use std::num::Int;
^~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.2.2/src/lib.rs:685:17: 685:77 note: in this expansion of mod_std_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.2.2/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.2.2/src/lib.rs:629:13: 629:26 help: run `rustc --explain E0432` to see a detailed explanation
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.2.2/src/lib.rs:572:13: 572:26 error: unresolved import `std::num::Int`. There is no `Int` in `std::num` [E0432]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.2.2/src/lib.rs:572         use std::num::Int;
^~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.2.2/src/lib.rs:687:17: 687:82 note: in this expansion of mod_odd_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.2.2/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.2.2/src/lib.rs:572:13: 572:26 help: run `rustc --explain E0432` to see a detailed explanation
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.2.2/src/lib.rs:629:13: 629:26 error: unresolved import `std::num::Int`. There is no `Int` in `std::num` [E0432]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.2.2/src/lib.rs:629         use std::num::Int;
^~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.2.2/src/lib.rs:689:17: 689:77 note: in this expansion of mod_std_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.2.2/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.2.2/src/lib.rs:629:13: 629:26 help: run `rustc --explain E0432` to see a detailed explanation
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.2.2/src/lib.rs:572:13: 572:26 error: unresolved import `std::num::Int`. There is no `Int` in `std::num` [E0432]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.2.2/src/lib.rs:572         use std::num::Int;
^~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.2.2/src/lib.rs:691:17: 691:82 note: in this expansion of mod_odd_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.2.2/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.2.2/src/lib.rs:572:13: 572:26 help: run `rustc --explain E0432` to see a detailed explanation
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.2.2/src/lib.rs:572:13: 572:26 error: unresolved import `std::num::Int`. There is no `Int` in `std::num` [E0432]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.2.2/src/lib.rs:572         use std::num::Int;
^~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.2.2/src/lib.rs:693:17: 693:82 note: in this expansion of mod_odd_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.2.2/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.2.2/src/lib.rs:572:13: 572:26 help: run `rustc --explain E0432` to see a detailed explanation
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.2.2/src/lib.rs:572:13: 572:26 error: unresolved import `std::num::Int`. There is no `Int` in `std::num` [E0432]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.2.2/src/lib.rs:572         use std::num::Int;
^~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.2.2/src/lib.rs:695:17: 695:82 note: in this expansion of mod_odd_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.2.2/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.2.2/src/lib.rs:572:13: 572:26 help: run `rustc --explain E0432` to see a detailed explanation
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.2.2/src/lib.rs:629:13: 629:26 error: unresolved import `std::num::Int`. There is no `Int` in `std::num` [E0432]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.2.2/src/lib.rs:629         use std::num::Int;
^~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.2.2/src/lib.rs:697:17: 697:77 note: in this expansion of mod_std_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.2.2/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.2.2/src/lib.rs:629:13: 629:26 help: run `rustc --explain E0432` to see a detailed explanation
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.2.2/src/lib.rs:629:13: 629:26 error: unresolved import `std::num::Int`. There is no `Int` in `std::num` [E0432]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.2.2/src/lib.rs:629         use std::num::Int;
^~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.2.2/src/lib.rs:699:17: 699:77 note: in this expansion of mod_std_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.2.2/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.2.2/src/lib.rs:629:13: 629:26 help: run `rustc --explain E0432` to see a detailed explanation
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.2.2/src/lib.rs:572:13: 572:26 error: unresolved import `std::num::Int`. There is no `Int` in `std::num` [E0432]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.2.2/src/lib.rs:572         use std::num::Int;
^~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.2.2/src/lib.rs:701:17: 701:82 note: in this expansion of mod_odd_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.2.2/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.2.2/src/lib.rs:572:13: 572:26 help: run `rustc --explain E0432` to see a detailed explanation
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.2.2/src/lib.rs:629:13: 629:26 error: unresolved import `std::num::Int`. There is no `Int` in `std::num` [E0432]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.2.2/src/lib.rs:629         use std::num::Int;
^~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.2.2/src/lib.rs:703:17: 703:77 note: in this expansion of mod_std_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.2.2/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.2.2/src/lib.rs:629:13: 629:26 help: run `rustc --explain E0432` to see a detailed explanation
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.2.2/src/lib.rs:572:13: 572:26 error: unresolved import `std::num::Int`. There is no `Int` in `std::num` [E0432]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.2.2/src/lib.rs:572         use std::num::Int;
^~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.2.2/src/lib.rs:705:17: 705:82 note: in this expansion of mod_odd_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.2.2/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.2.2/src/lib.rs:572:13: 572:26 help: run `rustc --explain E0432` to see a detailed explanation
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.2.2/src/lib.rs:572:13: 572:26 error: unresolved import `std::num::Int`. There is no `Int` in `std::num` [E0432]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.2.2/src/lib.rs:572         use std::num::Int;
^~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.2.2/src/lib.rs:707:17: 707:82 note: in this expansion of mod_odd_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.2.2/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.2.2/src/lib.rs:572:13: 572:26 help: run `rustc --explain E0432` to see a detailed explanation
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.2.2/src/lib.rs:572:13: 572:26 error: unresolved import `std::num::Int`. There is no `Int` in `std::num` [E0432]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.2.2/src/lib.rs:572         use std::num::Int;
^~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.2.2/src/lib.rs:709:17: 709:82 note: in this expansion of mod_odd_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.2.2/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.2.2/src/lib.rs:572:13: 572:26 help: run `rustc --explain E0432` to see a detailed explanation
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.2.2/src/lib.rs:629:13: 629:26 error: unresolved import `std::num::Int`. There is no `Int` in `std::num` [E0432]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.2.2/src/lib.rs:629         use std::num::Int;
^~~~~~~~~~~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.2.2/src/lib.rs:711:17: 711:77 note: in this expansion of mod_std_impls! (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.2.2/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.2.2/src/lib.rs:629:13: 629:26 help: run `rustc --explain E0432` to see a detailed explanation
error: aborting due to previous error 
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.2.2/src/lib.rs:127:14: 127:18 error: the trait bound `u8::FromHexError: std::clone::Clone` is not satisfied [E0277]
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.2.2/src/lib.rs:127     #[derive(Copy)]
^~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.2.2/src/lib.rs:127:14: 127:18 note: in this expansion of #[derive(Copy)] (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.2.2/src/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.2.2/src/lib.rs:127:14: 127:18 help: run `rustc --explain E0277` to see a detailed explanation
.cargo/registry/src/github.com-1ecc6299db9ec823/bswap-0.2.2/src/lib.rs:127:14: 127:18 note: required by `std::marker::Copy` 
error: aborting due to previous error 
thread 'main' panicked at 'ChainedError {
error: failed to compile `postgres v0.7.0`, intermediate artifacts can be found at `/home/cratesfyi/postgres-0.7.0`,
cause: ChainedError {
error: Could not compile `log`.,
cause: Process didn't exit successfully: `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/log-0.2.5/src/lib.rs --crate-name log --crate-type lib -g -C metadata=11295c2e2fdfed1d -C extra-filename=-11295c2e2fdfed1d --out-dir /home/cratesfyi/postgres-0.7.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/postgres-0.7.0/debug/deps -L dependency=/home/cratesfyi/postgres-0.7.0/debug/deps --cap-lints allow` (exit code: 101)
}
}', src/bin/cratesfyi.rs:119
note: Run with `RUST_BACKTRACE=1` for a backtrace.