Build #12803 2016-08-09T10:16:17.696549+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 libc v0.1.4
Documenting libc v0.1.4
Running `rustdoc .cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs --crate-name libc -o /home/cratesfyi/libc-0.1.4/doc --cfg feature=\"cargo-build\" --cfg feature=\"default\" -L dependency=/home/cratesfyi/libc-0.1.4/debug -L dependency=/home/cratesfyi/libc-0.1.4/debug/deps`
.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:230:26: 230:30 error: the trait bound `types::os::common::posix01::glob_t: std::clone::Clone` is not satisfied [E0277]
.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:230 #[derive(Copy)] pub struct glob_t {
^~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:230:26: 230:30 note: in this expansion of #[derive(Copy)] (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:230:26: 230:30 note: required by `std::marker::Copy`
.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:243:26: 243:30 error: the trait bound `types::os::common::posix01::timeval: std::clone::Clone` is not satisfied [E0277]
.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:243 #[derive(Copy)] pub struct timeval {
^~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:243:26: 243:30 note: in this expansion of #[derive(Copy)] (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:243:26: 243:30 note: required by `std::marker::Copy`
.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:249:26: 249:30 error: the trait bound `types::os::common::posix01::timespec: std::clone::Clone` is not satisfied [E0277]
.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:249 #[derive(Copy)] pub struct timespec {
^~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:249:26: 249:30 note: in this expansion of #[derive(Copy)] (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:249:26: 249:30 note: required by `std::marker::Copy`
.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:254:26: 254:30 error: the trait bound `types::os::common::posix01::timezone: std::clone::Clone` is not satisfied [E0277]
.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:254 #[derive(Copy)] pub enum timezone {}
^~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:254:26: 254:30 note: in this expansion of #[derive(Copy)] (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:254:26: 254:30 note: required by `std::marker::Copy`
.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:259:26: 259:30 error: the trait bound `types::os::common::posix01::rlimit: std::clone::Clone` is not satisfied [E0277]
.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:259 #[derive(Copy)]
^~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:259:26: 259:30 note: in this expansion of #[derive(Copy)] (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:259:26: 259:30 note: required by `std::marker::Copy`
.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:272:26: 272:30 error: the trait bound `types::os::common::bsd43::rusage: std::clone::Clone` is not satisfied [E0277]
.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:272 #[derive(Copy)]
^~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:272:26: 272:30 note: in this expansion of #[derive(Copy)] (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:272:26: 272:30 note: required by `std::marker::Copy`
.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:302:26: 302:30 error: the trait bound `types::os::common::bsd44::sockaddr: std::clone::Clone` is not satisfied [E0277]
.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:302 #[derive(Copy)] pub struct sockaddr {
^~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:302:26: 302:30 note: in this expansion of #[derive(Copy)] (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:302:26: 302:30 note: required by `std::marker::Copy`
.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:307:26: 307:30 error: the trait bound `types::os::common::bsd44::sockaddr_storage: std::clone::Clone` is not satisfied [E0277]
.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:307 #[derive(Copy)] pub struct sockaddr_storage {
^~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:307:26: 307:30 note: in this expansion of #[derive(Copy)] (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:307:26: 307:30 note: required by `std::marker::Copy`
.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:316:26: 316:30 error: the trait bound `types::os::common::bsd44::sockaddr_in: std::clone::Clone` is not satisfied [E0277]
.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:316 #[derive(Copy)] pub struct sockaddr_in {
^~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:316:26: 316:30 note: in this expansion of #[derive(Copy)] (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:316:26: 316:30 note: required by `std::marker::Copy`
.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:323:26: 323:30 error: the trait bound `types::os::common::bsd44::in_addr: std::clone::Clone` is not satisfied [E0277]
.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:323 #[derive(Copy)] pub struct in_addr {
^~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:323:26: 323:30 note: in this expansion of #[derive(Copy)] (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:323:26: 323:30 note: required by `std::marker::Copy`
.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:327:26: 327:30 error: the trait bound `types::os::common::bsd44::sockaddr_in6: std::clone::Clone` is not satisfied [E0277]
.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:327 #[derive(Copy)] pub struct sockaddr_in6 {
^~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:327:26: 327:30 note: in this expansion of #[derive(Copy)] (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:327:26: 327:30 note: required by `std::marker::Copy`
.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:335:26: 335:30 error: the trait bound `types::os::common::bsd44::in6_addr: std::clone::Clone` is not satisfied [E0277]
.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:335 #[derive(Copy)] pub struct in6_addr {
^~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:335:26: 335:30 note: in this expansion of #[derive(Copy)] (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:335:26: 335:30 note: required by `std::marker::Copy`
.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:339:26: 339:30 error: the trait bound `types::os::common::bsd44::ip_mreq: std::clone::Clone` is not satisfied [E0277]
.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:339 #[derive(Copy)] pub struct ip_mreq {
^~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:339:26: 339:30 note: in this expansion of #[derive(Copy)] (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:339:26: 339:30 note: required by `std::marker::Copy`
.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:344:26: 344:30 error: the trait bound `types::os::common::bsd44::ip6_mreq: std::clone::Clone` is not satisfied [E0277]
.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:344 #[derive(Copy)] pub struct ip6_mreq {
^~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:344:26: 344:30 note: in this expansion of #[derive(Copy)] (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:344:26: 344:30 note: required by `std::marker::Copy`
.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:349:26: 349:30 error: the trait bound `types::os::common::bsd44::addrinfo: std::clone::Clone` is not satisfied [E0277]
.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:349 #[derive(Copy)] pub struct addrinfo {
^~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:349:26: 349:30 note: in this expansion of #[derive(Copy)] (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:349:26: 349:30 note: required by `std::marker::Copy`
.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:371:26: 371:30 error: the trait bound `types::os::common::bsd44::sockaddr_un: std::clone::Clone` is not satisfied [E0277]
.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:371 #[derive(Copy)] pub struct sockaddr_un {
^~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:371:26: 371:30 note: in this expansion of #[derive(Copy)] (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:371:26: 371:30 note: required by `std::marker::Copy`
.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:377:26: 377:30 error: the trait bound `types::os::common::bsd44::ifaddrs: std::clone::Clone` is not satisfied [E0277]
.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:377 #[derive(Copy)] pub struct ifaddrs {
^~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:377:26: 377:30 note: in this expansion of #[derive(Copy)] (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:377:26: 377:30 note: required by `std::marker::Copy`
.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:670:26: 670:30 error: the trait bound `types::os::arch::posix01::stat: std::clone::Clone` is not satisfied [E0277]
.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:670 #[derive(Copy)] pub struct stat {
^~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:670:26: 670:30 note: in this expansion of #[derive(Copy)] (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:670:26: 670:30 note: required by `std::marker::Copy`
.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:692:26: 692:30 error: the trait bound `types::os::arch::posix01::utimbuf: std::clone::Clone` is not satisfied [E0277]
.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:692 #[derive(Copy)] pub struct utimbuf {
^~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:692:26: 692:30 note: in this expansion of #[derive(Copy)] (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:692:26: 692:30 note: required by `std::marker::Copy`
.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:698:26: 698:30 error: the trait bound `types::os::arch::posix01::pthread_attr_t: std::clone::Clone` is not satisfied [E0277]
.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:698 #[derive(Copy)] pub struct pthread_attr_t {
^~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:698:26: 698:30 note: in this expansion of #[derive(Copy)] (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:698:26: 698:30 note: required by `std::marker::Copy`
.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:753:26: 753:30 error: the trait bound `types::os::arch::extra::sockaddr_ll: std::clone::Clone` is not satisfied [E0277]
.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:753 #[derive(Copy)] pub struct sockaddr_ll {
^~~~
.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:753:26: 753:30 note: in this expansion of #[derive(Copy)] (defined in .cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs)
.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:753:26: 753:30 note: required by `std::marker::Copy`
error: Compilation failed, aborting rustdoc
thread 'main' panicked at 'ChainedError {
error: failed to compile `libc v0.1.4`, intermediate artifacts can be found at `/home/cratesfyi/libc-0.1.4`,
cause: ChainedError {
error: Could not document `libc`.,
cause: Process didn't exit successfully: `rustdoc .cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs --crate-name libc -o /home/cratesfyi/libc-0.1.4/doc --cfg feature="cargo-build" --cfg feature="default" -L dependency=/home/cratesfyi/libc-0.1.4/debug -L dependency=/home/cratesfyi/libc-0.1.4/debug/deps` (exit code: 101)
}
}', src/bin/cratesfyi.rs:119
note: Run with `RUST_BACKTRACE=1` for a backtrace.