[INFO] cloning repository https://github.com/bgamari/name-tagger [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bgamari/name-tagger" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbgamari%2Fname-tagger", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbgamari%2Fname-tagger'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4a036d40be5fc800eb644ae2eaf2e5fbb8f849e1 [INFO] checking bgamari/name-tagger against master#5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f for pr-87248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbgamari%2Fname-tagger" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bgamari/name-tagger on toolchain 5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bgamari/name-tagger [INFO] finished tweaking git repo https://github.com/bgamari/name-tagger [INFO] tweaked toml for git repo https://github.com/bgamari/name-tagger written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/bgamari/name-tagger already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bc07203d0e116471cdb2d662c201692a87624d73db6f08fdaf1b82c3deec6586 [INFO] running `Command { std: "docker" "start" "-a" "bc07203d0e116471cdb2d662c201692a87624d73db6f08fdaf1b82c3deec6586", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bc07203d0e116471cdb2d662c201692a87624d73db6f08fdaf1b82c3deec6586", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc07203d0e116471cdb2d662c201692a87624d73db6f08fdaf1b82c3deec6586", kill_on_drop: false }` [INFO] [stdout] bc07203d0e116471cdb2d662c201692a87624d73db6f08fdaf1b82c3deec6586 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5f362e2ab8c619a6bd1e4df65ff028671102b9d84257b97c8f18a2356acbe718 [INFO] running `Command { std: "docker" "start" "-a" "5f362e2ab8c619a6bd1e4df65ff028671102b9d84257b97c8f18a2356acbe718", kill_on_drop: false }` [INFO] [stderr] Compiling rustc-serialize v0.3.7 [INFO] [stderr] Compiling regex v0.1.24 [INFO] [stderr] Compiling libc v0.1.4 [INFO] [stdout] error[E0642]: patterns aren't allowed in functions without bodies [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.7/src/serialize.rs:144:45 [INFO] [stdout] | [INFO] [stdout] 144 | ... &f_name: &str, [INFO] [stdout] | ^^^^^^^ pattern not allowed in function without body [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::ffi::AsOsStr` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.7/src/serialize.rs:18:16 [INFO] [stdout] | [INFO] [stdout] 18 | use std::ffi::{AsOsStr, OsString}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `AsOsStr` in `ffi` [INFO] [stdout] | help: a similar name exists in the module: `OsStr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `std::num::Float`, `std::num::Int` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.7/src/json.rs:244:16 [INFO] [stdout] | [INFO] [stdout] 244 | use std::num::{Float, Int}; [INFO] [stdout] | ^^^^^ ^^^ no `Int` in `num` [INFO] [stdout] | | [INFO] [stdout] | no `Float` in `num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `FromError` in module `std::error` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.7/src/json.rs:414:18 [INFO] [stdout] | [INFO] [stdout] 414 | impl std::error::FromError for EncoderError { [INFO] [stdout] | ^^^^^^^^^ not found in `std::error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0432, E0642. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustc-serialize` due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0277]: the trait bound `glob_t: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:230:26 [INFO] [stdout] | [INFO] [stdout] 230 | #[derive(Copy)] pub struct glob_t { [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `glob_t` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `timeval: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:243:26 [INFO] [stdout] | [INFO] [stdout] 243 | #[derive(Copy)] pub struct timeval { [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `timeval` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `timespec: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:249:26 [INFO] [stdout] | [INFO] [stdout] 249 | #[derive(Copy)] pub struct timespec { [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `timespec` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `timezone: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:254:26 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Copy)] pub enum timezone {} [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `timezone` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `rlimit: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:259:26 [INFO] [stdout] | [INFO] [stdout] 259 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `rlimit` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `rusage: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:272:26 [INFO] [stdout] | [INFO] [stdout] 272 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `rusage` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `sockaddr: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:302:26 [INFO] [stdout] | [INFO] [stdout] 302 | #[derive(Copy)] pub struct sockaddr { [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `sockaddr` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0642]: patterns aren't allowed in functions without bodies [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.7/src/serialize.rs:144:45 [INFO] [stdout] | [INFO] [stdout] 144 | ... &f_name: &str, [INFO] [stdout] | ^^^^^^^ pattern not allowed in function without body [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `sockaddr_storage: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:307:26 [INFO] [stdout] | [INFO] [stdout] 307 | #[derive(Copy)] pub struct sockaddr_storage { [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `sockaddr_storage` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::ffi::AsOsStr` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.7/src/serialize.rs:18:16 [INFO] [stdout] | [INFO] [stdout] 18 | use std::ffi::{AsOsStr, OsString}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `AsOsStr` in `ffi` [INFO] [stdout] | help: a similar name exists in the module: `OsStr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `std::num::Float`, `std::num::Int` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.7/src/json.rs:244:16 [INFO] [stdout] | [INFO] [stdout] 244 | use std::num::{Float, Int}; [INFO] [stdout] | ^^^^^ ^^^ no `Int` in `num` [INFO] [stdout] | | [INFO] [stdout] | no `Float` in `num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `sockaddr_in: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:316:26 [INFO] [stdout] | [INFO] [stdout] 316 | #[derive(Copy)] pub struct sockaddr_in { [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `sockaddr_in` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `in_addr: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:323:26 [INFO] [stdout] | [INFO] [stdout] 323 | #[derive(Copy)] pub struct in_addr { [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `in_addr` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `sockaddr_in6: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:327:26 [INFO] [stdout] | [INFO] [stdout] 327 | #[derive(Copy)] pub struct sockaddr_in6 { [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `sockaddr_in6` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `in6_addr: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:335:26 [INFO] [stdout] | [INFO] [stdout] 335 | #[derive(Copy)] pub struct in6_addr { [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `in6_addr` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ip_mreq: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:339:26 [INFO] [stdout] | [INFO] [stdout] 339 | #[derive(Copy)] pub struct ip_mreq { [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `ip_mreq` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ip6_mreq: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:344:26 [INFO] [stdout] | [INFO] [stdout] 344 | #[derive(Copy)] pub struct ip6_mreq { [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `ip6_mreq` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `addrinfo: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:349:26 [INFO] [stdout] | [INFO] [stdout] 349 | #[derive(Copy)] pub struct addrinfo { [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `addrinfo` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `sockaddr_un: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:371:26 [INFO] [stdout] | [INFO] [stdout] 371 | #[derive(Copy)] pub struct sockaddr_un { [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `sockaddr_un` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ifaddrs: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:377:26 [INFO] [stdout] | [INFO] [stdout] 377 | #[derive(Copy)] pub struct ifaddrs { [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `ifaddrs` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `types::os::arch::posix01::stat: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:670:26 [INFO] [stdout] | [INFO] [stdout] 670 | #[derive(Copy)] pub struct stat { [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `types::os::arch::posix01::stat` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `utimbuf: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:692:26 [INFO] [stdout] | [INFO] [stdout] 692 | #[derive(Copy)] pub struct utimbuf { [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `utimbuf` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `pthread_attr_t: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:698:26 [INFO] [stdout] | [INFO] [stdout] 698 | #[derive(Copy)] pub struct pthread_attr_t { [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `pthread_attr_t` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `sockaddr_ll: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:753:26 [INFO] [stdout] | [INFO] [stdout] 753 | #[derive(Copy)] pub struct sockaddr_ll { [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `sockaddr_ll` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 21 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `FromError` in module `std::error` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.7/src/json.rs:414:18 [INFO] [stdout] | [INFO] [stdout] 414 | impl std::error::FromError for EncoderError { [INFO] [stdout] | ^^^^^^^^^ not found in `std::error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `glob_t: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:230:26 [INFO] [stdout] | [INFO] [stdout] 230 | #[derive(Copy)] pub struct glob_t { [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `glob_t` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `timeval: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:243:26 [INFO] [stdout] | [INFO] [stdout] 243 | #[derive(Copy)] pub struct timeval { [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `timeval` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0432, E0642. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `timespec: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:249:26 [INFO] [stdout] | [INFO] [stdout] 249 | #[derive(Copy)] pub struct timespec { [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `timespec` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `timezone: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:254:26 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Copy)] pub enum timezone {} [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `timezone` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `rlimit: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:259:26 [INFO] [stdout] | [INFO] [stdout] 259 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `rlimit` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `rusage: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:272:26 [INFO] [stdout] | [INFO] [stdout] 272 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `rusage` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `sockaddr: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:302:26 [INFO] [stdout] | [INFO] [stdout] 302 | #[derive(Copy)] pub struct sockaddr { [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `sockaddr` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `sockaddr_storage: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:307:26 [INFO] [stdout] | [INFO] [stdout] 307 | #[derive(Copy)] pub struct sockaddr_storage { [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `sockaddr_storage` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `sockaddr_in: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:316:26 [INFO] [stdout] | [INFO] [stdout] 316 | #[derive(Copy)] pub struct sockaddr_in { [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `sockaddr_in` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `in_addr: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:323:26 [INFO] [stdout] | [INFO] [stdout] 323 | #[derive(Copy)] pub struct in_addr { [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `in_addr` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `sockaddr_in6: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:327:26 [INFO] [stdout] | [INFO] [stdout] 327 | #[derive(Copy)] pub struct sockaddr_in6 { [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `sockaddr_in6` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `in6_addr: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:335:26 [INFO] [stdout] | [INFO] [stdout] 335 | #[derive(Copy)] pub struct in6_addr { [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `in6_addr` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ip_mreq: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:339:26 [INFO] [stdout] | [INFO] [stdout] 339 | #[derive(Copy)] pub struct ip_mreq { [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `ip_mreq` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ip6_mreq: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:344:26 [INFO] [stdout] | [INFO] [stdout] 344 | #[derive(Copy)] pub struct ip6_mreq { [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `ip6_mreq` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `addrinfo: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:349:26 [INFO] [stdout] | [INFO] [stdout] 349 | #[derive(Copy)] pub struct addrinfo { [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `addrinfo` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `sockaddr_un: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:371:26 [INFO] [stdout] | [INFO] [stdout] 371 | #[derive(Copy)] pub struct sockaddr_un { [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `sockaddr_un` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ifaddrs: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:377:26 [INFO] [stdout] | [INFO] [stdout] 377 | #[derive(Copy)] pub struct ifaddrs { [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `ifaddrs` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `types::os::arch::posix01::stat: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:670:26 [INFO] [stdout] | [INFO] [stdout] 670 | #[derive(Copy)] pub struct stat { [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `types::os::arch::posix01::stat` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `utimbuf: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:692:26 [INFO] [stdout] | [INFO] [stdout] 692 | #[derive(Copy)] pub struct utimbuf { [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `utimbuf` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `pthread_attr_t: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:698:26 [INFO] [stdout] | [INFO] [stdout] 698 | #[derive(Copy)] pub struct pthread_attr_t { [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `pthread_attr_t` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `sockaddr_ll: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libc-0.1.4/rust/src/liblibc/lib.rs:753:26 [INFO] [stdout] | [INFO] [stdout] 753 | #[derive(Copy)] pub struct sockaddr_ll { [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `sockaddr_ll` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 21 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MatchKind: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/regex-0.1.24/src/vm.rs:64:6 [INFO] [stdout] | [INFO] [stdout] 64 | impl Copy for MatchKind {} [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `MatchKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `StepState: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/regex-0.1.24/src/vm.rs:113:6 [INFO] [stdout] | [INFO] [stdout] 113 | impl Copy for StepState {} [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `StepState` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MatchKind: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/regex-0.1.24/src/vm.rs:64:6 [INFO] [stdout] | [INFO] [stdout] 64 | impl Copy for MatchKind {} [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `MatchKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `StepState: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/regex-0.1.24/src/vm.rs:113:6 [INFO] [stdout] | [INFO] [stdout] 113 | impl Copy for StepState {} [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `StepState` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "5f362e2ab8c619a6bd1e4df65ff028671102b9d84257b97c8f18a2356acbe718", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f362e2ab8c619a6bd1e4df65ff028671102b9d84257b97c8f18a2356acbe718", kill_on_drop: false }` [INFO] [stdout] 5f362e2ab8c619a6bd1e4df65ff028671102b9d84257b97c8f18a2356acbe718