byteorder 0.3.2

Library for reading/writing numbers in big-endian and little-endian.
Build #13109 2016-08-09T13:42:29.068553+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
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading byteorder v0.3.2
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/byteorder-0.3.2/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/byteorder-0.3.2/debug/deps -L dependency=/home/cratesfyi/byteorder-0.3.2/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
.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 `byteorder v0.3.2`, intermediate artifacts can be found at `/home/cratesfyi/byteorder-0.3.2`,
cause: ChainedError {
error: Could not compile `bswap`.,
cause: Process didn't exit successfully: `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/byteorder-0.3.2/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/byteorder-0.3.2/debug/deps -L dependency=/home/cratesfyi/byteorder-0.3.2/debug/deps --cap-lints allow` (exit code: 101)
}
}', src/bin/cratesfyi.rs:119
note: Run with `RUST_BACKTRACE=1` for a backtrace.