[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] testing neildunbar/conparse against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneildunbar%2Fconparse" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/neildunbar/conparse on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-13/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0d1d1bac4e97d7eca98ca4f4ff67a4a0d60cd4011a0a134425218bcbd53abc6e [INFO] running `Command { std: "docker" "start" "-a" "0d1d1bac4e97d7eca98ca4f4ff67a4a0d60cd4011a0a134425218bcbd53abc6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d1d1bac4e97d7eca98ca4f4ff67a4a0d60cd4011a0a134425218bcbd53abc6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d1d1bac4e97d7eca98ca4f4ff67a4a0d60cd4011a0a134425218bcbd53abc6e", kill_on_drop: false }` [INFO] [stdout] 0d1d1bac4e97d7eca98ca4f4ff67a4a0d60cd4011a0a134425218bcbd53abc6e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dfe36203b54a99053be51b714969853e1f968ed3e3bd42fd2bd919e407458a4a [INFO] running `Command { std: "docker" "start" "-a" "dfe36203b54a99053be51b714969853e1f968ed3e3bd42fd2bd919e407458a4a", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.2.3 [INFO] [stderr] Compiling regex v0.1.14 [INFO] [stderr] Compiling posix v0.1.1 (https://github.com/neildunbar/posix.rs.git#3b3722c5) [INFO] [stdout] error: invalid suffix `us` for number 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 numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for number 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 numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number 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 numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number 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 numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for number 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 numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for number 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 numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for number 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 numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for number 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 numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for number 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 numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for number 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 numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for number 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 numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for number 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 numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for number 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 numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for number 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 numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for number 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 numeric types (`u32`, `isize`, `f32`, 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.3/src/lib.rs:534:9 [INFO] [stdout] | [INFO] [stdout] 534 | rt::at_exit(|| { [INFO] [stdout] | ^^^^^^^ not found in `rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `unicode` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/regex-0.1.14/src/lib.rs:373:1 [INFO] [stdout] | [INFO] [stdout] 373 | extern crate unicode; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for number 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 numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for number 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 numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for number 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 numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for number 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 numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for number 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 numeric types (`u32`, `isize`, `f32`, 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.3/src/lib.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | 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 number 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 numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for number 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 numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for number 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 numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for number 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 numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for number 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 numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for number 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 numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for number 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 numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex` due to 2 previous errors [INFO] [stdout] error: invalid suffix `us` for number 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 numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: invalid suffix `us` for number 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 numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for number 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 numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for number 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 numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for number 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 numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for number 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 numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for number 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 numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for number 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 numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for number 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 numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for number 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 numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for number 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 numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for number 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 numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for number 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 numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for number 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 numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for number 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 numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for number 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 numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for number 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 numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for number 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 numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for number 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 numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for number 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 numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for number 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 numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for number 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 numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for number 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 numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for number 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 numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for number 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 numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for number 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 numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for number 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 numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for number 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 numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for number 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 numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for number 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 numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [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] [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[E0433]: failed to resolve: could not find `raw` in `std` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/lib.rs:195:42 [INFO] [stdout] | [INFO] [stdout] 195 | ::std::mem::transmute(::std::raw::Slice { [INFO] [stdout] | ^^^ could not find `raw` in `std` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `raw` in `std` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-587e84bf1baec1de/3b3722c/src/lib.rs:206:42 [INFO] [stdout] | [INFO] [stdout] 206 | ::std::mem::transmute(::std::raw::Slice { [INFO] [stdout] | ^^^ could not find `raw` 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[E0204]: the trait `Copy` may not be implemented for this type [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] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 16 | __pad: [::char_t; 0us], [INFO] [stdout] | ---------------------- this field does not implement `Copy` [INFO] [stdout] 17 | __glibc_reserved: [::char_t; 32us], [INFO] [stdout] | ---------------------------------- this field does not implement `Copy` [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[E0204]: the trait `Copy` may not be implemented for this type [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] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 8 | pub d_name: [::char_t; 256us], [INFO] [stdout] | ----------------------------- this field does not implement `Copy` [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[E0204]: the trait `Copy` may not be implemented for this type [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] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 10 | __pad: [::long_t; 4us], [INFO] [stdout] | ---------------------- this field does not implement `Copy` [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[E0204]: the trait `Copy` may not be implemented for this type [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] | ^^^^ [INFO] [stdout] 37 | pub struct in6_addr { [INFO] [stdout] 38 | pub data: [u32; 4us], [INFO] [stdout] | -------------------- this field does not implement `Copy` [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[E0204]: the trait `Copy` may not be implemented for this type [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] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 128 | pub sin_zero: [::uchar_t; 8us], [INFO] [stdout] | ------------------------------ this field does not implement `Copy` [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[E0204]: the trait `Copy` may not be implemented for this type [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] | ^^^^ [INFO] [stdout] 3 | pub struct sem_t { [INFO] [stdout] 4 | _data: [u64; 4us], [INFO] [stdout] | ----------------- this field does not implement `Copy` [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[E0204]: the trait `Copy` may not be implemented for this type [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] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 52 | __fill: [::char_t; 8us], [INFO] [stdout] | ----------------------- this field does not implement `Copy` [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[E0204]: the trait `Copy` may not be implemented for this type [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] | ^^^^ [INFO] [stdout] 59 | pub struct str_mlist { [INFO] [stdout] 60 | pub l_name: [::char_t; 9us], [INFO] [stdout] | --------------------------- this field does not implement `Copy` [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[E0204]: the trait `Copy` may not be implemented for this type [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] | ^^^^ [INFO] [stdout] 5 | pub struct sigset_t { [INFO] [stdout] 6 | _data: [::ulong_t; 16us], [INFO] [stdout] | ------------------------ this field does not implement `Copy` [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[E0204]: the trait `Copy` may not be implemented for this type [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] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 19 | _pad: [u64; 4us], [INFO] [stdout] | ---------------- this field does not implement `Copy` [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[E0204]: the trait `Copy` may not be implemented for this type [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] | ^^^^ [INFO] [stdout] 26 | pub struct sigval { [INFO] [stdout] 27 | _data: [u64; 1us], [INFO] [stdout] | ----------------- this field does not implement `Copy` [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[E0204]: the trait `Copy` may not be implemented for this type [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] | ^^^^ [INFO] [stdout] 52 | pub struct sigaction { [INFO] [stdout] 53 | hlr: [u64; 1us], [INFO] [stdout] | --------------- this field does not implement `Copy` [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[E0204]: the trait `Copy` may not be implemented for this type [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] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 119 | _data: [u64; 14us], [INFO] [stdout] | ------------------ this field does not implement `Copy` [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[E0204]: the trait `Copy` may not be implemented for this type [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] | ^^^^ [INFO] [stdout] 10 | pub struct fd_set { [INFO] [stdout] 11 | _bits: [::long_t; 16us], [INFO] [stdout] | ----------------------- this field does not implement `Copy` [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[E0204]: the trait `Copy` may not be implemented for this type [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] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 15 | pub sa_data: [::char_t; 14us], [INFO] [stdout] | ----------------------------- this field does not implement `Copy` [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[E0204]: the trait `Copy` may not be implemented for this type [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] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 28 | __ss_padding: [::char_t; 112us], [INFO] [stdout] | ------------------------------- this field does not implement `Copy` [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[E0204]: the trait `Copy` may not be implemented for this type [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] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 18 | __glibc_reserved: [::long_t; 3us], [INFO] [stdout] | --------------------------------- this field does not implement `Copy` [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[E0204]: the trait `Copy` may not be implemented for this type [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] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 15 | __f_spare: [::int_t; 6us], [INFO] [stdout] | ------------------------- this field does not implement `Copy` [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[E0204]: the trait `Copy` may not be implemented for this type [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] | ^^^^ [INFO] [stdout] 24 | pub struct pthread_attr_t { [INFO] [stdout] 25 | _data: [u64; 7us], [INFO] [stdout] | ----------------- this field does not implement `Copy` [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[E0204]: the trait `Copy` may not be implemented for this type [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] | ^^^^ [INFO] [stdout] 32 | pub struct pthread_mutex_t { [INFO] [stdout] 33 | _data: [u64; 5us], [INFO] [stdout] | ----------------- this field does not implement `Copy` [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[E0204]: the trait `Copy` may not be implemented for this type [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] | ^^^^ [INFO] [stdout] 40 | pub struct pthread_mutexattr_t { [INFO] [stdout] 41 | _data: [u32; 1us], [INFO] [stdout] | ----------------- this field does not implement `Copy` [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[E0204]: the trait `Copy` may not be implemented for this type [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] | ^^^^ [INFO] [stdout] 48 | pub struct pthread_cond_t { [INFO] [stdout] 49 | _data: [u64; 6us], [INFO] [stdout] | ----------------- this field does not implement `Copy` [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[E0204]: the trait `Copy` may not be implemented for this type [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] | ^^^^ [INFO] [stdout] 56 | pub struct pthread_condattr_t { [INFO] [stdout] 57 | _data: [u32; 1us], [INFO] [stdout] | ----------------- this field does not implement `Copy` [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[E0204]: the trait `Copy` may not be implemented for this type [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] | ^^^^ [INFO] [stdout] 67 | pub struct pthread_rwlock_t { [INFO] [stdout] 68 | _data: [u64; 7us], [INFO] [stdout] | ----------------- this field does not implement `Copy` [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[E0204]: the trait `Copy` may not be implemented for this type [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] | ^^^^ [INFO] [stdout] 75 | pub struct pthread_rwlockattr_t { [INFO] [stdout] 76 | _data: [u64; 1us], [INFO] [stdout] | ----------------- this field does not implement `Copy` [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[E0204]: the trait `Copy` may not be implemented for this type [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] | ^^^^ [INFO] [stdout] 85 | pub struct pthread_barrier_t { [INFO] [stdout] 86 | _data: [u64; 4us], [INFO] [stdout] | ----------------- this field does not implement `Copy` [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[E0204]: the trait `Copy` may not be implemented for this type [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] | ^^^^ [INFO] [stdout] 93 | pub struct pthread_barrierattr_t { [INFO] [stdout] 94 | _data: [u32; 1us], [INFO] [stdout] | ----------------- this field does not implement `Copy` [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[E0204]: the trait `Copy` may not be implemented for this type [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] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 5 | pub sun_path: [::char_t; 108us], [INFO] [stdout] | ------------------------------- this field does not implement `Copy` [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[E0204]: the trait `Copy` may not be implemented for this type [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] | ^^^^ [INFO] [stdout] 3 | pub struct utsname { [INFO] [stdout] 4 | pub sysname: [::char_t; 65us], [INFO] [stdout] | ----------------------------- this field does not implement `Copy` [INFO] [stdout] 5 | pub nodename: [::char_t; 65us], [INFO] [stdout] | ------------------------------ this field does not implement `Copy` [INFO] [stdout] 6 | pub release: [::char_t; 65us], [INFO] [stdout] | ----------------------------- this field does not implement `Copy` [INFO] [stdout] 7 | pub version: [::char_t; 65us], [INFO] [stdout] | ----------------------------- this field does not implement `Copy` [INFO] [stdout] 8 | pub machine: [::char_t; 65us], [INFO] [stdout] | ----------------------------- this field does not implement `Copy` [INFO] [stdout] 9 | __domainname: [::char_t; 65us], [INFO] [stdout] | ------------------------------ this field does not implement `Copy` [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[E0204]: the trait `Copy` may not be implemented for this type [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] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 13 | pub c_cc: [cc_t; 32us], [INFO] [stdout] | ---------------------- this field does not implement `Copy` [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[E0204]: the trait `Copy` may not be implemented for this type [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] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 13 | pub ut_line: [::char_t; 32us], [INFO] [stdout] | -------------------------------------- this field does not implement `Copy` [INFO] [stdout] 14 | pub ut_id: [::char_t; 4us], [INFO] [stdout] | ------------------------------------- this field does not implement `Copy` [INFO] [stdout] 15 | pub ut_user: [::char_t; 32us], [INFO] [stdout] | -------------------------------------- this field does not implement `Copy` [INFO] [stdout] 16 | pub ut_host: [::char_t; 256us], [INFO] [stdout] | --------------------------------------- this field does not implement `Copy` [INFO] [stdout] ... [INFO] [stdout] 20 | pub ut_addr_v6: [i32; 4us], [INFO] [stdout] | -------------------------------- this field does not implement `Copy` [INFO] [stdout] 21 | __glibc_reserved: [::char_t; 20us], [INFO] [stdout] | ---------------------------------- this field does not implement `Copy` [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 93 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0204, E0412, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0204`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "dfe36203b54a99053be51b714969853e1f968ed3e3bd42fd2bd919e407458a4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfe36203b54a99053be51b714969853e1f968ed3e3bd42fd2bd919e407458a4a", kill_on_drop: false }` [INFO] [stdout] dfe36203b54a99053be51b714969853e1f968ed3e3bd42fd2bd919e407458a4a