[INFO] cloning repository https://github.com/neildunbar/conparse [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/neildunbar/conparse" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneildunbar%2Fconparse", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneildunbar%2Fconparse'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bc5afed4c7c008437e0fd6822f0eb4740a78ab8e [INFO] checking neildunbar/conparse against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneildunbar%2Fconparse" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/neildunbar/conparse on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/neildunbar/conparse [INFO] finished tweaking git repo https://github.com/neildunbar/conparse [INFO] tweaked toml for git repo https://github.com/neildunbar/conparse written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/neildunbar/conparse already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/neildunbar/posix.rs.git` [INFO] [stderr] error: the lock file /workspace/builds/worker-7/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/neildunbar/posix.rs.git` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded log v0.2.5 [INFO] [stderr] Downloaded env_logger v0.2.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a1155825e1546f960cfdf305c4ebe19870d145b0c30eec8cd57f3656ac4ec674 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a1155825e1546f960cfdf305c4ebe19870d145b0c30eec8cd57f3656ac4ec674", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a1155825e1546f960cfdf305c4ebe19870d145b0c30eec8cd57f3656ac4ec674", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1155825e1546f960cfdf305c4ebe19870d145b0c30eec8cd57f3656ac4ec674", kill_on_drop: false }` [INFO] [stdout] a1155825e1546f960cfdf305c4ebe19870d145b0c30eec8cd57f3656ac4ec674 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ca53cd823be92fb8b273c8d422a7cc310689d98023d5c5d1678cd0984178b0f1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ca53cd823be92fb8b273c8d422a7cc310689d98023d5c5d1678cd0984178b0f1", kill_on_drop: false }` [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Checking log v0.2.5 [INFO] [stderr] Checking posix v0.1.1 (https://github.com/neildunbar/posix.rs.git#3b3722c5) [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stdout] error: invalid suffix `us` for integer literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/aio/linux/x86_64.rs:16:23 [INFO] [stdout] | [INFO] [stdout] 16 | __pad: [::char_t; 0us], [INFO] [stdout] | ^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for integer literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/aio/linux/x86_64.rs:17:34 [INFO] [stdout] | [INFO] [stdout] 17 | __glibc_reserved: [::char_t; 32us], [INFO] [stdout] | ^^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for integer literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/dirent/mod.rs:70:19 [INFO] [stdout] | [INFO] [stdout] 70 | for i in [0u, 1, 2].iter() { [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for integer literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/dirent/mod.rs:78:24 [INFO] [stdout] | [INFO] [stdout] 78 | for _ in range(0u, 2) { [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for integer literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/dirent/linux/x86_64.rs:8:28 [INFO] [stdout] | [INFO] [stdout] 8 | pub d_name: [::char_t; 256us], [INFO] [stdout] | ^^^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for integer literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/mqueue/linux/x86_64.rs:10:23 [INFO] [stdout] | [INFO] [stdout] 10 | __pad: [::long_t; 4us], [INFO] [stdout] | ^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for integer literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/netinet/_in/linux/x86_64.rs:38:21 [INFO] [stdout] | [INFO] [stdout] 38 | pub data: [u32; 4us], [INFO] [stdout] | ^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for integer literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/netinet/_in/linux/x86_64.rs:97:34 [INFO] [stdout] | [INFO] [stdout] 97 | pub fn addr8(&self) -> &[u8; 16us] { [INFO] [stdout] | ^^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for integer literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/netinet/_in/linux/x86_64.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | pub fn addr16(&self) -> &[u16; 8us] { [INFO] [stdout] | ^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for integer literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/netinet/_in/linux/x86_64.rs:105:36 [INFO] [stdout] | [INFO] [stdout] 105 | pub fn addr32(&self) -> &[u32; 4us] { [INFO] [stdout] | ^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for integer literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/netinet/_in/linux/x86_64.rs:109:46 [INFO] [stdout] | [INFO] [stdout] 109 | pub fn addr8_mut(&mut self) -> &mut [u8; 16us] { [INFO] [stdout] | ^^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for integer literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/netinet/_in/linux/x86_64.rs:113:48 [INFO] [stdout] | [INFO] [stdout] 113 | pub fn addr16_mut(&mut self) -> &mut [u16; 8us] { [INFO] [stdout] | ^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for integer literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/netinet/_in/linux/x86_64.rs:117:48 [INFO] [stdout] | [INFO] [stdout] 117 | pub fn addr32_mut(&mut self) -> &mut [u32; 4us] { [INFO] [stdout] | ^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for integer literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/netinet/_in/linux/x86_64.rs:128:31 [INFO] [stdout] | [INFO] [stdout] 128 | pub sin_zero: [::uchar_t; 8us], [INFO] [stdout] | ^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `at_exit` in module `rt` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/log-0.2.5/src/lib.rs:535:9 [INFO] [stdout] | [INFO] [stdout] 535 | rt::at_exit(|| { [INFO] [stdout] | ^^^^^^^ not found in `rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for integer literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/semaphore/linux/x86_64.rs:4:18 [INFO] [stdout] | [INFO] [stdout] 4 | _data: [u64; 4us], [INFO] [stdout] | ^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rt': this public module should not exist and is highly likely to disappear [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/log-0.2.5/src/lib.rs:153:5 [INFO] [stdout] | [INFO] [stdout] 153 | use std::rt; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(rt)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for integer literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/stdlib/mod.rs:33:38 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn erand48(xsubi: [ushort_t; 3us]) -> double_t; [INFO] [stdout] | ^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for integer literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/stdlib/mod.rs:39:38 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn jrand48(xsubi: [ushort_t; 3us]) -> long_t; [INFO] [stdout] | ^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for integer literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/stdlib/mod.rs:42:38 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn lcong48(param: [ushort_t; 7us]); [INFO] [stdout] | ^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for integer literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/stdlib/mod.rs:55:38 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn nrand48(xsubi: [ushort_t; 3us]) -> long_t; [INFO] [stdout] | ^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for integer literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/stdlib/mod.rs:64:39 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn seed48(seed16v: [ushort_t; 3us]) -> *mut ushort_t; [INFO] [stdout] | ^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for integer literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/stropts/linux/x86_64.rs:52:24 [INFO] [stdout] | [INFO] [stdout] 52 | __fill: [::char_t; 8us], [INFO] [stdout] | ^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for integer literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/stropts/linux/x86_64.rs:60:28 [INFO] [stdout] | [INFO] [stdout] 60 | pub l_name: [::char_t; 9us], [INFO] [stdout] | ^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for integer literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/signal/linux/x86_64.rs:6:24 [INFO] [stdout] | [INFO] [stdout] 6 | _data: [::ulong_t; 16us], [INFO] [stdout] | ^^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for integer literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/signal/linux/x86_64.rs:19:17 [INFO] [stdout] | [INFO] [stdout] 19 | _pad: [u64; 4us], [INFO] [stdout] | ^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for integer literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/signal/linux/x86_64.rs:27:18 [INFO] [stdout] | [INFO] [stdout] 27 | _data: [u64; 1us], [INFO] [stdout] | ^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for integer literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/signal/linux/x86_64.rs:53:16 [INFO] [stdout] | [INFO] [stdout] 53 | hlr: [u64; 1us], [INFO] [stdout] | ^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for integer literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/signal/linux/x86_64.rs:119:18 [INFO] [stdout] | [INFO] [stdout] 119 | _data: [u64; 14us], [INFO] [stdout] | ^^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stdout] error: invalid suffix `us` for integer literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/sys/select/linux/x86_64.rs:11:23 [INFO] [stdout] | [INFO] [stdout] 11 | _bits: [::long_t; 16us], [INFO] [stdout] | ^^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for integer literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/sys/select/linux/x86_64.rs:34:21 [INFO] [stdout] | [INFO] [stdout] 34 | set._bits = [0; 16us]; [INFO] [stdout] | ^^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for integer literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/sys/socket/linux/x86_64.rs:15:29 [INFO] [stdout] | [INFO] [stdout] 15 | pub sa_data: [::char_t; 14us], [INFO] [stdout] | ^^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for integer literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/sys/socket/linux/x86_64.rs:28:30 [INFO] [stdout] | [INFO] [stdout] 28 | __ss_padding: [::char_t; 112us], [INFO] [stdout] | ^^^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for integer literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/sys/stat/linux/x86_64.rs:18:34 [INFO] [stdout] | [INFO] [stdout] 18 | __glibc_reserved: [::long_t; 3us], [INFO] [stdout] | ^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for integer literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/sys/statvfs/linux/x86_64.rs:15:26 [INFO] [stdout] | [INFO] [stdout] 15 | __f_spare: [::int_t; 6us], [INFO] [stdout] | ^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for integer literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/sys/types/linux/x86_64.rs:25:18 [INFO] [stdout] | [INFO] [stdout] 25 | _data: [u64; 7us], [INFO] [stdout] | ^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for integer literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/sys/types/linux/x86_64.rs:33:18 [INFO] [stdout] | [INFO] [stdout] 33 | _data: [u64; 5us], [INFO] [stdout] | ^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for integer literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/sys/types/linux/x86_64.rs:41:18 [INFO] [stdout] | [INFO] [stdout] 41 | _data: [u32; 1us], [INFO] [stdout] | ^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for integer literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/sys/types/linux/x86_64.rs:49:18 [INFO] [stdout] | [INFO] [stdout] 49 | _data: [u64; 6us], [INFO] [stdout] | ^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for integer literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/sys/types/linux/x86_64.rs:57:18 [INFO] [stdout] | [INFO] [stdout] 57 | _data: [u32; 1us], [INFO] [stdout] | ^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for integer literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/sys/types/linux/x86_64.rs:68:18 [INFO] [stdout] | [INFO] [stdout] 68 | _data: [u64; 7us], [INFO] [stdout] | ^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for integer literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/sys/types/linux/x86_64.rs:76:18 [INFO] [stdout] | [INFO] [stdout] 76 | _data: [u64; 1us], [INFO] [stdout] | ^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for integer literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/sys/types/linux/x86_64.rs:86:18 [INFO] [stdout] | [INFO] [stdout] 86 | _data: [u64; 4us], [INFO] [stdout] | ^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for integer literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/sys/types/linux/x86_64.rs:94:18 [INFO] [stdout] | [INFO] [stdout] 94 | _data: [u32; 1us], [INFO] [stdout] | ^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for integer literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/sys/un/linux/x86_64.rs:5:30 [INFO] [stdout] | [INFO] [stdout] 5 | pub sun_path: [::char_t; 108us], [INFO] [stdout] | ^^^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for integer literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/sys/utsname/linux/x86_64.rs:4:29 [INFO] [stdout] | [INFO] [stdout] 4 | pub sysname: [::char_t; 65us], [INFO] [stdout] | ^^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for integer literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/sys/utsname/linux/x86_64.rs:5:30 [INFO] [stdout] | [INFO] [stdout] 5 | pub nodename: [::char_t; 65us], [INFO] [stdout] | ^^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for integer literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/sys/utsname/linux/x86_64.rs:6:29 [INFO] [stdout] | [INFO] [stdout] 6 | pub release: [::char_t; 65us], [INFO] [stdout] | ^^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for integer literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/sys/utsname/linux/x86_64.rs:7:29 [INFO] [stdout] | [INFO] [stdout] 7 | pub version: [::char_t; 65us], [INFO] [stdout] | ^^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for integer literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/sys/utsname/linux/x86_64.rs:8:29 [INFO] [stdout] | [INFO] [stdout] 8 | pub machine: [::char_t; 65us], [INFO] [stdout] | ^^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for integer literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/sys/utsname/linux/x86_64.rs:9:30 [INFO] [stdout] | [INFO] [stdout] 9 | __domainname: [::char_t; 65us], [INFO] [stdout] | ^^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for integer literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/termios/linux/x86_64.rs:13:22 [INFO] [stdout] | [INFO] [stdout] 13 | pub c_cc: [cc_t; 32us], [INFO] [stdout] | ^^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for integer literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/time/mod.rs:185:42 [INFO] [stdout] | [INFO] [stdout] 185 | pub static mut tzname: [*mut char_t; 2us]; [INFO] [stdout] | ^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for integer literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/utmpx/linux/x86_64.rs:13:38 [INFO] [stdout] | [INFO] [stdout] 13 | pub ut_line: [::char_t; 32us], [INFO] [stdout] | ^^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for integer literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/utmpx/linux/x86_64.rs:14:38 [INFO] [stdout] | [INFO] [stdout] 14 | pub ut_id: [::char_t; 4us], [INFO] [stdout] | ^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for integer literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/utmpx/linux/x86_64.rs:15:38 [INFO] [stdout] | [INFO] [stdout] 15 | pub ut_user: [::char_t; 32us], [INFO] [stdout] | ^^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for integer literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/utmpx/linux/x86_64.rs:16:38 [INFO] [stdout] | [INFO] [stdout] 16 | pub ut_host: [::char_t; 256us], [INFO] [stdout] | ^^^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for integer literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/utmpx/linux/x86_64.rs:20:33 [INFO] [stdout] | [INFO] [stdout] 20 | pub ut_addr_v6: [i32; 4us], [INFO] [stdout] | ^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for integer literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/utmpx/linux/x86_64.rs:21:34 [INFO] [stdout] | [INFO] [stdout] 21 | __glibc_reserved: [::char_t; 20us], [INFO] [stdout] | ^^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0658. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `log` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0432]: unresolved import `std::num::Int` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/netinet/_in/linux/x86_64.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::num::Int; [INFO] [stdout] | ^^^^^^^^^^^^^ no `Int` in `num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::old_path` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/lib.rs:171:18 [INFO] [stdout] | [INFO] [stdout] 171 | use std::old_path::{BytesContainer}; [INFO] [stdout] | ^^^^^^^^ could not find `old_path` in `std` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Path` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/lib.rs:169:18 [INFO] [stdout] | [INFO] [stdout] 169 | impl ToNTStr for Path { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 9 | use std::path::Path; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Slice` in module `std::raw` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/lib.rs:195:47 [INFO] [stdout] | [INFO] [stdout] 195 | ::std::mem::transmute(::std::raw::Slice { [INFO] [stdout] | ^^^^^ not found in `std::raw` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Slice` in module `std::raw` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/lib.rs:206:47 [INFO] [stdout] | [INFO] [stdout] 206 | ::std::mem::transmute(::std::raw::Slice { [INFO] [stdout] | ^^^^^ not found in `std::raw` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `aiocb: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/aio/linux/x86_64.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `aiocb` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dirent::os::arch::dirent: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/dirent/linux/x86_64.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `dirent::os::arch::dirent` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `flock: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/fcntl/linux/x86_64.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `flock` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `fenv_t: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/fenv/linux/x86_64.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `fenv_t` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `FTW: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/ftw/linux/x86_64.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `FTW` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `glob_t: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/glob/linux/x86_64.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `glob_t` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `group: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/grp/linux/x86_64.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `group` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `imaxdiv_t: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/inttypes/linux/x86_64.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `imaxdiv_t` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `lconv: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/locale/linux/x86_64.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `lconv` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `mq_attr: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/mqueue/linux/x86_64.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `mq_attr` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `datum: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/ndbm/linux/x86_64.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `datum` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `if_nameindex: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/net/_if/linux/x86_64.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `if_nameindex` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `netent: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/netdb/linux/x86_64.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `netent` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `hostent: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/netdb/linux/x86_64.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `hostent` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `servent: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/netdb/linux/x86_64.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `servent` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `protoent: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/netdb/linux/x86_64.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `protoent` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (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/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/netdb/linux/x86_64.rs:38:10 [INFO] [stdout] | [INFO] [stdout] 38 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `addrinfo` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (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/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/netinet/_in/linux/x86_64.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `in_addr` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (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/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/netinet/_in/linux/x86_64.rs:36:10 [INFO] [stdout] | [INFO] [stdout] 36 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `in6_addr` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (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/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/netinet/_in/linux/x86_64.rs:123:10 [INFO] [stdout] | [INFO] [stdout] 123 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `sockaddr_in` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (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/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/netinet/_in/linux/x86_64.rs:137:10 [INFO] [stdout] | [INFO] [stdout] 137 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `sockaddr_in6` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ipv6_mreq: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/netinet/_in/linux/x86_64.rs:152:10 [INFO] [stdout] | [INFO] [stdout] 152 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `ipv6_mreq` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `pollfd: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/poll/linux/x86_64.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `pollfd` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `passwd: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/pwd/linux/x86_64.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `passwd` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `regex_t: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/regex/linux/x86_64.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `regex_t` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `regmatch_t: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/regex/linux/x86_64.rs:25:10 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `regmatch_t` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `sched_param: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/sched/linux/x86_64.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `sched_param` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `entry: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/search/linux/x86_64.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `entry` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ACTION: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/search/mod.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `ACTION` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `VISIT: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/search/mod.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `VISIT` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `sem_t: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/semaphore/linux/x86_64.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `sem_t` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `jmp_buf: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/setjmp/linux/x86_64.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `jmp_buf` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `sigjmp_buf: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/setjmp/linux/x86_64.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `sigjmp_buf` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `posix_spawnattr_t: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/spawn/linux/x86_64.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `posix_spawnattr_t` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `posix_spawn_file_actions_t: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/spawn/linux/x86_64.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `posix_spawn_file_actions_t` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `FILE: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/stdio/linux/x86_64.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `FILE` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `fpos_t: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/stdio/linux/x86_64.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `fpos_t` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `div_t: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/stdlib/linux/x86_64.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `div_t` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ldiv_t: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/stdlib/linux/x86_64.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `ldiv_t` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `lldiv_t: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/stdlib/linux/x86_64.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `lldiv_t` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `bandinfo: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/stropts/linux/x86_64.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `bandinfo` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `strbuf: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/stropts/linux/x86_64.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `strbuf` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `strpeek: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/stropts/linux/x86_64.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `strpeek` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `strfdinsert: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/stropts/linux/x86_64.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `strfdinsert` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `strioctl: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/stropts/linux/x86_64.rs:38:10 [INFO] [stdout] | [INFO] [stdout] 38 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `strioctl` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `strrecvfd: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/stropts/linux/x86_64.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `strrecvfd` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `str_mlist: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/stropts/linux/x86_64.rs:58:10 [INFO] [stdout] | [INFO] [stdout] 58 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `str_mlist` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `str_list: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/stropts/linux/x86_64.rs:64:10 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `str_list` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `sigset_t: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/signal/linux/x86_64.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `sigset_t` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `sigevent: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/signal/linux/x86_64.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `sigevent` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `sigval: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/signal/linux/x86_64.rs:25:10 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `sigval` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `sigaction: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/signal/linux/x86_64.rs:51:10 [INFO] [stdout] | [INFO] [stdout] 51 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `sigaction` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `mcontext_t: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/signal/linux/x86_64.rs:83:10 [INFO] [stdout] | [INFO] [stdout] 83 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `mcontext_t` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ucontext: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/signal/linux/x86_64.rs:91:10 [INFO] [stdout] | [INFO] [stdout] 91 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `ucontext` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `stack_t: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/signal/linux/x86_64.rs:104:10 [INFO] [stdout] | [INFO] [stdout] 104 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `stack_t` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `siginfo_t: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/signal/linux/x86_64.rs:114:10 [INFO] [stdout] | [INFO] [stdout] 114 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `siginfo_t` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `_rt: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/signal/linux/x86_64.rs:187:10 [INFO] [stdout] | [INFO] [stdout] 187 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `_rt` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `_sigchld: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/signal/linux/x86_64.rs:195:10 [INFO] [stdout] | [INFO] [stdout] 195 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `_sigchld` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `_sigfault: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/signal/linux/x86_64.rs:203:10 [INFO] [stdout] | [INFO] [stdout] 203 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `_sigfault` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `_sigpoll: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/signal/linux/x86_64.rs:210:10 [INFO] [stdout] | [INFO] [stdout] 210 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `_sigpoll` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ipc_perm: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/sys/ipc/linux/x86_64.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `ipc_perm` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `msqid_ds: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/sys/msg/linux/x86_64.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `msqid_ds` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `msginfo: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/sys/msg/linux/x86_64.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `msginfo` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (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/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/sys/resource/linux/x86_64.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `rlimit` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (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/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/sys/resource/linux/x86_64.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `rusage` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `select::os::arch::timeval: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/sys/select/linux/x86_64.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `select::os::arch::timeval` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `fd_set: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/sys/select/linux/x86_64.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `fd_set` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `semid_ds: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/sys/sem/linux/x86_64.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `semid_ds` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `sembuf: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/sys/sem/linux/x86_64.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `sembuf` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `shmid_ds: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/sys/shm/linux/x86_64.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `shmid_ds` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (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/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/sys/socket/linux/x86_64.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `sockaddr` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (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/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/sys/socket/linux/x86_64.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `sockaddr_storage` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `msghdr: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/sys/socket/linux/x86_64.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `msghdr` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `cmsghdr: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/sys/socket/linux/x86_64.rs:77:10 [INFO] [stdout] | [INFO] [stdout] 77 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `cmsghdr` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `linger: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/sys/socket/linux/x86_64.rs:113:10 [INFO] [stdout] | [INFO] [stdout] 113 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `linger` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `sys::stat::os::arch::stat: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/sys/stat/linux/x86_64.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `sys::stat::os::arch::stat` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `sys::statvfs::os::arch::statvfs: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/sys/statvfs/linux/x86_64.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `sys::statvfs::os::arch::statvfs` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `sys::time::os::arch::timeval: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/sys/time/linux/x86_64.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `sys::time::os::arch::timeval` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `itimerval: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/sys/time/linux/x86_64.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `itimerval` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `tms: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/sys/times/linux/x86_64.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `tms` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (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/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/sys/types/linux/x86_64.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `pthread_attr_t` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `pthread_mutex_t: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/sys/types/linux/x86_64.rs:31:10 [INFO] [stdout] | [INFO] [stdout] 31 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `pthread_mutex_t` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `pthread_mutexattr_t: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/sys/types/linux/x86_64.rs:39:10 [INFO] [stdout] | [INFO] [stdout] 39 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `pthread_mutexattr_t` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `pthread_cond_t: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/sys/types/linux/x86_64.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `pthread_cond_t` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `pthread_condattr_t: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/sys/types/linux/x86_64.rs:55:10 [INFO] [stdout] | [INFO] [stdout] 55 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `pthread_condattr_t` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `pthread_rwlock_t: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/sys/types/linux/x86_64.rs:66:10 [INFO] [stdout] | [INFO] [stdout] 66 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `pthread_rwlock_t` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `pthread_rwlockattr_t: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/sys/types/linux/x86_64.rs:74:10 [INFO] [stdout] | [INFO] [stdout] 74 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `pthread_rwlockattr_t` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `pthread_barrier_t: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/sys/types/linux/x86_64.rs:84:10 [INFO] [stdout] | [INFO] [stdout] 84 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `pthread_barrier_t` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `pthread_barrierattr_t: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/sys/types/linux/x86_64.rs:92:10 [INFO] [stdout] | [INFO] [stdout] 92 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `pthread_barrierattr_t` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `iovec: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/sys/uio/linux/x86_64.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `iovec` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (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/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/sys/un/linux/x86_64.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `sockaddr_un` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `sys::utsname::os::arch::utsname: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/sys/utsname/linux/x86_64.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `sys::utsname::os::arch::utsname` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `termios::os::arch::termios: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/termios/linux/x86_64.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `termios::os::arch::termios` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (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/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/time/linux/x86_64.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `timespec` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `tm: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/time/linux/x86_64.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `tm` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `itimerspec: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/time/linux/x86_64.rs:29:10 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `itimerspec` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (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/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/utime/linux/x86_64.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `utimbuf` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `__exit_status: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/utmpx/linux/x86_64.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `__exit_status` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `utmpx::os::arch::utmpx: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/utmpx/linux/x86_64.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `utmpx::os::arch::utmpx` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `mbstate_t: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/wchar/linux/x86_64.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `mbstate_t` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `wordexp_t: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/wordexp/linux/x86_64.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `wordexp_t` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `void_t: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/lib.rs:84:10 [INFO] [stdout] | [INFO] [stdout] 84 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `void_t` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 164 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0412, E0422, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "ca53cd823be92fb8b273c8d422a7cc310689d98023d5c5d1678cd0984178b0f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca53cd823be92fb8b273c8d422a7cc310689d98023d5c5d1678cd0984178b0f1", kill_on_drop: false }` [INFO] [stdout] ca53cd823be92fb8b273c8d422a7cc310689d98023d5c5d1678cd0984178b0f1