[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] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneildunbar%2Fconparse: No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 1)
[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] building neildunbar/conparse against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneildunbar%2Fconparse" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/neildunbar/conparse on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "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-6-tc2/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded env_logger v0.2.2
[INFO] [stderr]   Downloaded log v0.2.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 02e434e73ada39be063a8a037d9f79f274718793a38cace10423a7f8506e8a70
[INFO] running `Command { std: "docker" "start" "-a" "02e434e73ada39be063a8a037d9f79f274718793a38cace10423a7f8506e8a70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "02e434e73ada39be063a8a037d9f79f274718793a38cace10423a7f8506e8a70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02e434e73ada39be063a8a037d9f79f274718793a38cace10423a7f8506e8a70", kill_on_drop: false }`
[INFO] [stdout] 02e434e73ada39be063a8a037d9f79f274718793a38cace10423a7f8506e8a70
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "RUSTDOCFLAGS=--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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 02ee0c67aba16a7b929d1c3a860c10fb7350e833f5680a4e43b216283357b053
[INFO] running `Command { std: "docker" "start" "-a" "02ee0c67aba16a7b929d1c3a860c10fb7350e833f5680a4e43b216283357b053", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[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[E0463]: can't find crate for `unicode`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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[E0425]: cannot find function `at_exit` in module `rt`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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[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/index.crates.io-1949cf8c6b5b557f/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]     = note: this compiler was built on 2025-01-07; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `std_misc`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/log-0.2.3/src/lib.rs:145:18
[INFO] [stdout]     |
[INFO] [stdout] 145 | #![feature(core, std_misc)]
[INFO] [stdout]     |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::borrow::IntoCow`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-0.1.14/src/re.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use std::borrow::IntoCow;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ no `IntoCow` in `borrow`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::string::CowString`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-0.1.14/src/re.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use std::string::CowString;
[INFO] [stdout]    |     ^^^^^^^^^^^^^---------
[INFO] [stdout]    |     |            |
[INFO] [stdout]    |     |            help: a similar name exists in the module: `ToString`
[INFO] [stdout]    |     no `CowString` in `string`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::slice::SliceExt`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-0.1.14/src/vm.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | use std::slice::SliceExt;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ no `SliceExt` in `slice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected function, found module `iter::range`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-0.1.14/src/parse.rs:570:22
[INFO] [stdout]     |
[INFO] [stdout] 570 |             for _ in iter::range(0, min) {
[INFO] [stdout]     |                      ^^^^^^^^^^^ not a function
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function instead
[INFO] [stdout]     |
[INFO] [stdout] 11  + use std::slice::range;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `range`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 570 -             for _ in iter::range(0, min) {
[INFO] [stdout] 570 +             for _ in range(0, min) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected function, found module `iter::range`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-0.1.14/src/parse.rs:578:22
[INFO] [stdout]     |
[INFO] [stdout] 578 |             for _ in iter::range(0, min) {
[INFO] [stdout]     |                      ^^^^^^^^^^^ not a function
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function instead
[INFO] [stdout]     |
[INFO] [stdout] 11  + use std::slice::range;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `range`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 578 -             for _ in iter::range(0, min) {
[INFO] [stdout] 578 +             for _ in range(0, min) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected function, found module `iter::range`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-0.1.14/src/parse.rs:582:26
[INFO] [stdout]     |
[INFO] [stdout] 582 |                 for _ in iter::range(min, max.unwrap()) {
[INFO] [stdout]     |                          ^^^^^^^^^^^ not a function
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function instead
[INFO] [stdout]     |
[INFO] [stdout] 11  + use std::slice::range;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `range`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 582 -                 for _ in iter::range(min, max.unwrap()) {
[INFO] [stdout] 582 +                 for _ in range(min, max.unwrap()) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `from_str_radix` in module `num`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-0.1.14/src/parse.rs:687:20
[INFO] [stdout]     |
[INFO] [stdout] 687 |         match num::from_str_radix::<u32>(s.as_slice(), 8) {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^ not found in `num`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `from_str_radix` in module `num`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-0.1.14/src/parse.rs:731:20
[INFO] [stdout]     |
[INFO] [stdout] 731 |         match num::from_str_radix::<u32>(s, 16) {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^ not found in `num`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `range` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-0.1.14/src/vm.rs:184:22
[INFO] [stdout]     |
[INFO] [stdout] 184 |             for i in range(0, clist.size) {
[INFO] [stdout]     |                      ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 36  + use std::slice::range;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `range` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-0.1.14/src/vm.rs:467:20
[INFO] [stdout]     |
[INFO] [stdout] 467 |             queue: range(0, num_insts).map(|_| {
[INFO] [stdout]     |                    ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 36  + use std::slice::range;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `range` is private
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-0.1.14/src/parse.rs:570:28
[INFO] [stdout]     |
[INFO] [stdout] 570 |             for _ in iter::range(0, min) {
[INFO] [stdout]     |                            ^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `range` is defined here
[INFO] [stdout]    --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/iter/mod.rs:464:1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `range` is private
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-0.1.14/src/parse.rs:578:28
[INFO] [stdout]     |
[INFO] [stdout] 578 |             for _ in iter::range(0, min) {
[INFO] [stdout]     |                            ^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `range` is defined here
[INFO] [stdout]    --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/iter/mod.rs:464:1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `range` is private
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-0.1.14/src/parse.rs:582:32
[INFO] [stdout]     |
[INFO] [stdout] 582 |                 for _ in iter::range(min, max.unwrap()) {
[INFO] [stdout]     |                                ^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `range` is defined here
[INFO] [stdout]    --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/iter/mod.rs:464:1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `collections`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-0.1.14/src/lib.rs:370:12
[INFO] [stdout]     |
[INFO] [stdout] 370 | #![feature(collections, core, unicode)]
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `unicode`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-0.1.14/src/lib.rs:370:31
[INFO] [stdout]     |
[INFO] [stdout] 370 | #![feature(collections, core, unicode)]
[INFO] [stdout]     |                               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0392]: lifetime parameter `'r` is never used
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-0.1.14/src/compile.rs:137:17
[INFO] [stdout]     |
[INFO] [stdout] 137 | struct Compiler<'r> {
[INFO] [stdout]     |                 ^^ unused lifetime parameter
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing `'r`, referring to it in a field, or using a marker such as `PhantomData`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0635, E0658.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] error[E0392]: lifetime parameter `'a` is never used
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-0.1.14/src/parse.rs:179:15
[INFO] [stdout]     |
[INFO] [stdout] 179 | struct Parser<'a> {
[INFO] [stdout]     |               ^^ unused lifetime parameter
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing `'a`, referring to it in a field, or using a marker such as `PhantomData`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `log` (lib) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0277]: the trait bound `MatchKind: Clone` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-0.1.14/src/vm.rs:62:15
[INFO] [stdout]    |
[INFO] [stdout] 62 | impl Copy for MatchKind {}
[INFO] [stdout]    |               ^^^^^^^^^ the trait `Clone` is not implemented for `MatchKind`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Copy`
[INFO] [stdout]   --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[INFO] [stdout] help: consider annotating `MatchKind` with `#[derive(Clone)]`
[INFO] [stdout]    |
[INFO] [stdout] 52 + #[derive(Clone)]
[INFO] [stdout] 53 | pub enum MatchKind {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `StepState: Clone` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-0.1.14/src/vm.rs:111:15
[INFO] [stdout]     |
[INFO] [stdout] 111 | impl Copy for StepState {}
[INFO] [stdout]     |               ^^^^^^^^^ the trait `Clone` is not implemented for `StepState`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Copy`
[INFO] [stdout]    --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[INFO] [stdout] help: consider annotating `StepState` with `#[derive(Clone)]`
[INFO] [stdout]     |
[INFO] [stdout] 98  + #[derive(Clone)]
[INFO] [stdout] 99  | pub enum StepState {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::num::Int`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-aa4afeb7bd48164d/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-aa4afeb7bd48164d/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-aa4afeb7bd48164d/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[E0599]: no method named `as_slice` found for struct `String` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-0.1.14/src/parse.rs:291:44
[INFO] [stdout]     |
[INFO] [stdout] 290 |                   self.err(format!("Expected {:?} but got EOF.",
[INFO] [stdout]     |  __________________________-
[INFO] [stdout] 291 | |                                  expected).as_slice())
[INFO] [stdout]     | |                                           -^^^^^^^^ method not found in `String`
[INFO] [stdout]     | |___________________________________________|
[INFO] [stdout]     |
[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-aa4afeb7bd48164d/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[E0599]: no method named `as_slice` found for struct `String` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-0.1.14/src/parse.rs:300:60
[INFO] [stdout]     |
[INFO] [stdout] 299 |               true => self.err(format!("Expected '{}' but got '{}'.",
[INFO] [stdout]     |  ______________________________-
[INFO] [stdout] 300 | |                                      expected, self.cur()).as_slice()),
[INFO] [stdout]     | |                                                           -^^^^^^^^ method not found in `String`
[INFO] [stdout]     | |___________________________________________________________|
[INFO] [stdout]     |
[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-aa4afeb7bd48164d/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[E0599]: no method named `as_slice` found for struct `String` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-0.1.14/src/parse.rs:303:44
[INFO] [stdout]     |
[INFO] [stdout] 302 |                   self.err(format!("Expected '{}' but got EOF.",
[INFO] [stdout]     |  __________________________-
[INFO] [stdout] 303 | |                                  expected).as_slice())
[INFO] [stdout]     | |                                           -^^^^^^^^ method not found in `String`
[INFO] [stdout]     | |___________________________________________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `as_slice` found for struct `String` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-0.1.14/src/parse.rs:448:58
[INFO] [stdout]     |
[INFO] [stdout] 447 |   ...                   return self.err(format!("Expected a literal, but got {:?}.",
[INFO] [stdout]     |  _______________________________________-
[INFO] [stdout] 448 | | ...                                           ast).as_slice()),
[INFO] [stdout]     | |                                                   -^^^^^^^^ method not found in `String`
[INFO] [stdout]     | |___________________________________________________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `as_slice` found for struct `String` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-0.1.14/src/parse.rs:455:49
[INFO] [stdout]     |
[INFO] [stdout] 452 |                       return self.err(format!("Invalid character class \
[INFO] [stdout]     |  _____________________________________-
[INFO] [stdout] 453 | |                                              range '{}-{}'",
[INFO] [stdout] 454 | |                                             c,
[INFO] [stdout] 455 | |                                             c2).as_slice())
[INFO] [stdout]     | |                                                -^^^^^^^^ method not found in `String`
[INFO] [stdout]     | |________________________________________________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `as_slice` found for struct `String` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-0.1.14/src/parse.rs:493:46
[INFO] [stdout]     |
[INFO] [stdout] 493 |         match find_class(ASCII_CLASSES, name.as_slice()) {
[INFO] [stdout]     |                                              ^^^^^^^^ method not found in `String`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid suffix `us` for number literal
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-aa4afeb7bd48164d/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-aa4afeb7bd48164d/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-aa4afeb7bd48164d/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-aa4afeb7bd48164d/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-aa4afeb7bd48164d/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-aa4afeb7bd48164d/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[E0599]: no method named `as_slice` found for struct `String` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-0.1.14/src/parse.rs:518:52
[INFO] [stdout]     |
[INFO] [stdout] 515 |                       return self.err(format!("No closing brace for counted \
[INFO] [stdout]     |  _____________________________________-
[INFO] [stdout] 516 | |                                              repetition starting at position \
[INFO] [stdout] 517 | |                                              {}.",
[INFO] [stdout] 518 | |                                             start).as_slice())
[INFO] [stdout]     | |                                                   -^^^^^^^^ method not found in `String`
[INFO] [stdout]     | |___________________________________________________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `as_slice` found for struct `String` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-0.1.14/src/parse.rs:528:47
[INFO] [stdout]     |
[INFO] [stdout] 528 |             min = try!(self.parse_usize(inner.as_slice()));
[INFO] [stdout]     |                                               ^^^^^^^^ method not found in `String`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid suffix `us` for number literal
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-aa4afeb7bd48164d/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-aa4afeb7bd48164d/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-aa4afeb7bd48164d/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-aa4afeb7bd48164d/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-aa4afeb7bd48164d/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[E0599]: no method named `as_slice` found for struct `String` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-0.1.14/src/parse.rs:550:34
[INFO] [stdout]     |
[INFO] [stdout] 548 |               return self.err(format!(
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 549 | |                 "{} exceeds maximum allowed repetitions ({})",
[INFO] [stdout] 550 | |                 min, MAX_REPEAT).as_slice());
[INFO] [stdout]     | |                                 -^^^^^^^^ method not found in `String`
[INFO] [stdout]     | |_________________________________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid suffix `us` for number literal
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-aa4afeb7bd48164d/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[E0599]: no method named `as_slice` found for struct `String` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-0.1.14/src/parse.rs:557:36
[INFO] [stdout]     |
[INFO] [stdout] 555 |                   return self.err(format!(
[INFO] [stdout]     |  _________________________________-
[INFO] [stdout] 556 | |                     "{} exceeds maximum allowed repetitions ({})",
[INFO] [stdout] 557 | |                     m, MAX_REPEAT).as_slice());
[INFO] [stdout]     | |                                   -^^^^^^^^ method not found in `String`
[INFO] [stdout]     | |___________________________________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `as_slice` found for struct `String` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-0.1.14/src/parse.rs:562:50
[INFO] [stdout]     |
[INFO] [stdout] 560 |                   return self.err(format!(
[INFO] [stdout]     |  _________________________________-
[INFO] [stdout] 561 | |                     "Max repetitions ({}) cannot be smaller than min \
[INFO] [stdout] 562 | |                      repetitions ({}).", m, min).as_slice());
[INFO] [stdout]     | |                                                 -^^^^^^^^ method not found in `String`
[INFO] [stdout]     | |_________________________________________________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid suffix `us` for number literal
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-aa4afeb7bd48164d/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[E0599]: no method named `as_slice` found for struct `String` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-0.1.14/src/parse.rs:627:37
[INFO] [stdout]     |
[INFO] [stdout] 626 |                   self.err(format!("Invalid escape sequence '\\\\{}'",
[INFO] [stdout]     |  __________________________-
[INFO] [stdout] 627 | |                                  c).as_slice())
[INFO] [stdout]     | |                                    -^^^^^^^^ method not found in `String`
[INFO] [stdout]     | |____________________________________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid suffix `us` for number literal
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-aa4afeb7bd48164d/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-aa4afeb7bd48164d/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 `us` for number literal
[INFO] [stdout]  --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-aa4afeb7bd48164d/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-aa4afeb7bd48164d/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-aa4afeb7bd48164d/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-aa4afeb7bd48164d/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-aa4afeb7bd48164d/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: invalid suffix `us` for number literal
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-aa4afeb7bd48164d/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-aa4afeb7bd48164d/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-aa4afeb7bd48164d/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-aa4afeb7bd48164d/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-aa4afeb7bd48164d/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[E0599]: no method named `as_slice` found for struct `String` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-0.1.14/src/parse.rs:647:37
[INFO] [stdout]     |
[INFO] [stdout] 645 |                       None => return self.err(format!(
[INFO] [stdout]     |  _____________________________________________-
[INFO] [stdout] 646 | |                         "Missing '}}' for unclosed '{{' at position {}",
[INFO] [stdout] 647 | |                         self.chari).as_slice()),
[INFO] [stdout]     | |                                    -^^^^^^^^ method not found in `String`
[INFO] [stdout]     | |____________________________________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid suffix `us` for number literal
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-aa4afeb7bd48164d/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-aa4afeb7bd48164d/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] [stdout] error: invalid suffix `us` for number literal
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-aa4afeb7bd48164d/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] [stdout] error: invalid suffix `us` for number literal
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-aa4afeb7bd48164d/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-aa4afeb7bd48164d/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-aa4afeb7bd48164d/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-aa4afeb7bd48164d/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-aa4afeb7bd48164d/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-aa4afeb7bd48164d/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-aa4afeb7bd48164d/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-aa4afeb7bd48164d/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-aa4afeb7bd48164d/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-aa4afeb7bd48164d/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-aa4afeb7bd48164d/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-aa4afeb7bd48164d/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-aa4afeb7bd48164d/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-aa4afeb7bd48164d/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-aa4afeb7bd48164d/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-aa4afeb7bd48164d/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-aa4afeb7bd48164d/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-aa4afeb7bd48164d/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-aa4afeb7bd48164d/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-aa4afeb7bd48164d/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-aa4afeb7bd48164d/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-aa4afeb7bd48164d/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-aa4afeb7bd48164d/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-aa4afeb7bd48164d/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-aa4afeb7bd48164d/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-aa4afeb7bd48164d/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-aa4afeb7bd48164d/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[E0599]: no method named `as_slice` found for struct `String` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-0.1.14/src/parse.rs:661:48
[INFO] [stdout]     |
[INFO] [stdout] 661 |         match find_class(UNICODE_CLASSES, name.as_slice()) {
[INFO] [stdout]     |                                                ^^^^^^^^ method not found in `String`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `as_slice` found for struct `String` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-0.1.14/src/parse.rs:664:47
[INFO] [stdout]     |
[INFO] [stdout] 663 |                   return self.err(format!("Could not find Unicode class '{}'",
[INFO] [stdout]     |  _________________________________-
[INFO] [stdout] 664 | |                                         name).as_slice())
[INFO] [stdout]     | |                                              -^^^^^^^^ method not found in `String`
[INFO] [stdout]     | |______________________________________________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `as_slice` found for struct `String` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-0.1.14/src/parse.rs:687:44
[INFO] [stdout]     |
[INFO] [stdout] 687 |         match num::from_str_radix::<u32>(s.as_slice(), 8) {
[INFO] [stdout]     |                                            ^^^^^^^^ method not found in `String`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `as_slice` found for struct `String` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-0.1.14/src/parse.rs:691:37
[INFO] [stdout]     |
[INFO] [stdout] 690 |                   self.err(format!("Could not parse '{}' as octal number.",
[INFO] [stdout]     |  __________________________-
[INFO] [stdout] 691 | |                                  s).as_slice())
[INFO] [stdout]     | |                                    -^^^^^^^^ method not found in `String`
[INFO] [stdout]     | |____________________________________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `as_slice` found for struct `String` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-0.1.14/src/parse.rs:709:52
[INFO] [stdout]     |
[INFO] [stdout] 707 |                       return self.err(format!("Missing '}}' for unclosed \
[INFO] [stdout]     |  _____________________________________-
[INFO] [stdout] 708 | |                                              '{{' at position {}",
[INFO] [stdout] 709 | |                                             start).as_slice())
[INFO] [stdout]     | |                                                   -^^^^^^^^ method not found in `String`
[INFO] [stdout]     | |___________________________________________________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `as_slice` found for struct `String` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-0.1.14/src/parse.rs:714:57
[INFO] [stdout]     |
[INFO] [stdout] 714 |         self.parse_hex_digits(self.slice(start, closer).as_slice())
[INFO] [stdout]     |                                                         ^^^^^^^^ method not found in `String`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `as_slice` found for struct `String` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-0.1.14/src/parse.rs:725:39
[INFO] [stdout]     |
[INFO] [stdout] 724 |           try!(self.noteof(format!("Invalid hex escape sequence '{}'",
[INFO] [stdout]     |  __________________________-
[INFO] [stdout] 725 | |                                  bad).as_slice()));
[INFO] [stdout]     | |                                      -^^^^^^^^ method not found in `String`
[INFO] [stdout]     | |______________________________________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `as_slice` found for struct `String` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-0.1.14/src/parse.rs:726:54
[INFO] [stdout]     |
[INFO] [stdout] 726 |         self.parse_hex_digits(self.slice(start, end).as_slice())
[INFO] [stdout]     |                                                      ^^^^^^^^ method not found in `String`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `as_slice` found for struct `String` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-0.1.14/src/parse.rs:735:37
[INFO] [stdout]     |
[INFO] [stdout] 734 |                   self.err(format!("Could not parse '{}' as hex number.",
[INFO] [stdout]     |  __________________________-
[INFO] [stdout] 735 | |                                  s).as_slice())
[INFO] [stdout]     | |                                    -^^^^^^^^ method not found in `String`
[INFO] [stdout]     | |____________________________________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `as_slice` found for struct `String` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-0.1.14/src/parse.rs:761:43
[INFO] [stdout]     |
[INFO] [stdout] 760 |               return self.err(format!("Duplicate capture group name '{}'.",
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 761 | |                                     name).as_slice())
[INFO] [stdout]     | |                                          -^^^^^^^^ method not found in `String`
[INFO] [stdout]     | |__________________________________________|
[INFO] [stdout]     |
[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-aa4afeb7bd48164d/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: required by a bound in `Copy`
[INFO] [stdout]   --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[INFO] [stdout]    = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `void_t` with `#[derive(Clone)]`
[INFO] [stdout]    |
[INFO] [stdout] 85 + #[derive(Clone)]
[INFO] [stdout] 86 | pub enum void_t {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `as_slice` found for struct `String` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-0.1.14/src/parse.rs:793:64
[INFO] [stdout]     |
[INFO] [stdout] 791 |                           return self.err(format!(
[INFO] [stdout]     |  _________________________________________-
[INFO] [stdout] 792 | |                             "Cannot negate flags twice in '{}'.",
[INFO] [stdout] 793 | |                             self.slice(start, self.chari + 1)).as_slice())
[INFO] [stdout]     | |                                                               -^^^^^^^^ method not found in `String`
[INFO] [stdout]     | |_______________________________________________________________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `as_slice` found for struct `String` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-0.1.14/src/parse.rs:804:68
[INFO] [stdout]     |
[INFO] [stdout] 802 |   ...                   return self.err(format!(
[INFO] [stdout]     |  _______________________________________-
[INFO] [stdout] 803 | | ...                       "A valid flag does not follow negation in '{}'",
[INFO] [stdout] 804 | | ...                       self.slice(start, self.chari + 1)).as_slice())
[INFO] [stdout]     | |                                                             -^^^^^^^^ method not found in `String`
[INFO] [stdout]     | |_____________________________________________________________|
[INFO] [stdout]     |
[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-aa4afeb7bd48164d/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: required by a bound in `Copy`
[INFO] [stdout]  --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[INFO] [stdout]   = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `dirent::os::arch::dirent: Clone` is not satisfied
[INFO] [stdout]  --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-aa4afeb7bd48164d/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: required by a bound in `Copy`
[INFO] [stdout]  --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[INFO] [stdout]   = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `dirent::os::arch::dirent` with `#[derive(Clone)]`
[INFO] [stdout]   |
[INFO] [stdout] 3 + #[derive(Clone)]
[INFO] [stdout] 4 | pub struct dirent {
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `as_slice` found for struct `String` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-0.1.14/src/parse.rs:816:60
[INFO] [stdout]     |
[INFO] [stdout] 815 |                   _ => return self.err(format!(
[INFO] [stdout]     |  ______________________________________-
[INFO] [stdout] 816 | |                     "Unrecognized flag '{}'.", self.cur()).as_slice()),
[INFO] [stdout]     | |                                                           -^^^^^^^^ method not found in `String`
[INFO] [stdout]     | |___________________________________________________________|
[INFO] [stdout]     |
[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-aa4afeb7bd48164d/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: required by a bound in `Copy`
[INFO] [stdout]  --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[INFO] [stdout]   = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `flock` with `#[derive(Clone)]`
[INFO] [stdout]   |
[INFO] [stdout] 3 + #[derive(Clone)]
[INFO] [stdout] 4 | pub struct flock {
[INFO] [stdout]   |
[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-aa4afeb7bd48164d/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: required by a bound in `Copy`
[INFO] [stdout]  --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[INFO] [stdout]   = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `fenv_t` with `#[derive(Clone)]`
[INFO] [stdout]   |
[INFO] [stdout] 5 + #[derive(Clone)]
[INFO] [stdout] 6 | pub struct fenv_t {
[INFO] [stdout]   |
[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-aa4afeb7bd48164d/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: required by a bound in `Copy`
[INFO] [stdout]  --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[INFO] [stdout]   = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `FTW` with `#[derive(Clone)]`
[INFO] [stdout]   |
[INFO] [stdout] 3 + #[derive(Clone)]
[INFO] [stdout] 4 | pub struct FTW {
[INFO] [stdout]   |
[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-aa4afeb7bd48164d/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: required by a bound in `Copy`
[INFO] [stdout]  --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[INFO] [stdout]   = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `glob_t` with `#[derive(Clone)]`
[INFO] [stdout]   |
[INFO] [stdout] 3 + #[derive(Clone)]
[INFO] [stdout] 4 | pub struct glob_t {
[INFO] [stdout]   |
[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-aa4afeb7bd48164d/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: required by a bound in `Copy`
[INFO] [stdout]  --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[INFO] [stdout]   = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `group` with `#[derive(Clone)]`
[INFO] [stdout]   |
[INFO] [stdout] 3 + #[derive(Clone)]
[INFO] [stdout] 4 | pub struct group {
[INFO] [stdout]   |
[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-aa4afeb7bd48164d/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: required by a bound in `Copy`
[INFO] [stdout]  --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[INFO] [stdout]   = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `imaxdiv_t` with `#[derive(Clone)]`
[INFO] [stdout]   |
[INFO] [stdout] 3 + #[derive(Clone)]
[INFO] [stdout] 4 | pub struct imaxdiv_t {
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0600]: cannot apply unary operator `-` to type `u64`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-aa4afeb7bd48164d/3b3722c/src/limits/linux/x86_64.rs:45:58
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub const ULLONG_MAX:                    ::ulonglong_t = -1;
[INFO] [stdout]    |                                                          ^^ cannot apply unary operator `-`
[INFO] [stdout]    |
[INFO] [stdout]    = note: unsigned values cannot be negated
[INFO] [stdout] help: you may have meant the maximum value of `u64`
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub const ULLONG_MAX:                    ::ulonglong_t = u64::MAX;
[INFO] [stdout]    |                                                          ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0600]: cannot apply unary operator `-` to type `u64`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-aa4afeb7bd48164d/3b3722c/src/limits/linux/x86_64.rs:46:58
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub const ULONG_MAX:                     ::ulong_t     = -1;
[INFO] [stdout]    |                                                          ^^ cannot apply unary operator `-`
[INFO] [stdout]    |
[INFO] [stdout]    = note: unsigned values cannot be negated
[INFO] [stdout] help: you may have meant the maximum value of `u64`
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub const ULONG_MAX:                     ::ulong_t     = u64::MAX;
[INFO] [stdout]    |                                                          ~~~~~~~~
[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-aa4afeb7bd48164d/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: required by a bound in `Copy`
[INFO] [stdout]  --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[INFO] [stdout]   = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `lconv` with `#[derive(Clone)]`
[INFO] [stdout]   |
[INFO] [stdout] 3 + #[derive(Clone)]
[INFO] [stdout] 4 | pub struct lconv {
[INFO] [stdout]   |
[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-aa4afeb7bd48164d/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: required by a bound in `Copy`
[INFO] [stdout]  --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[INFO] [stdout]   = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `mq_attr` with `#[derive(Clone)]`
[INFO] [stdout]   |
[INFO] [stdout] 5 + #[derive(Clone)]
[INFO] [stdout] 6 | pub struct mq_attr {
[INFO] [stdout]   |
[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-aa4afeb7bd48164d/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: required by a bound in `Copy`
[INFO] [stdout]  --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[INFO] [stdout]   = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `datum` with `#[derive(Clone)]`
[INFO] [stdout]   |
[INFO] [stdout] 3 + #[derive(Clone)]
[INFO] [stdout] 4 | pub struct datum {
[INFO] [stdout]   |
[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-aa4afeb7bd48164d/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: required by a bound in `Copy`
[INFO] [stdout]  --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[INFO] [stdout]   = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `if_nameindex` with `#[derive(Clone)]`
[INFO] [stdout]   |
[INFO] [stdout] 3 + #[derive(Clone)]
[INFO] [stdout] 4 | pub struct if_nameindex {
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `as_slice` found for struct `String` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-0.1.14/src/parse.rs:914:37
[INFO] [stdout]     |
[INFO] [stdout] 913 |                   self.err(format!("Expected an unsigned integer but got '{}'.",
[INFO] [stdout]     |  __________________________-
[INFO] [stdout] 914 | |                                  s).as_slice())
[INFO] [stdout]     | |                                    -^^^^^^^^ method not found in `String`
[INFO] [stdout]     | |____________________________________|
[INFO] [stdout]     |
[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-aa4afeb7bd48164d/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: required by a bound in `Copy`
[INFO] [stdout]  --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[INFO] [stdout]   = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `netent` with `#[derive(Clone)]`
[INFO] [stdout]   |
[INFO] [stdout] 3 + #[derive(Clone)]
[INFO] [stdout] 4 | pub struct netent {
[INFO] [stdout]   |
[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-aa4afeb7bd48164d/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: required by a bound in `Copy`
[INFO] [stdout]   --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[INFO] [stdout]    = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `hostent` with `#[derive(Clone)]`
[INFO] [stdout]    |
[INFO] [stdout] 12 + #[derive(Clone)]
[INFO] [stdout] 13 | pub struct hostent {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `as_slice` found for struct `String` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-0.1.14/src/parse.rs:925:37
[INFO] [stdout]     |
[INFO] [stdout] 923 |                   self.err(format!("Could not decode '{}' to unicode \
[INFO] [stdout]     |  __________________________-
[INFO] [stdout] 924 | |                                   character.",
[INFO] [stdout] 925 | |                                  n).as_slice())
[INFO] [stdout]     | |                                    -^^^^^^^^ method not found in `String`
[INFO] [stdout]     | |____________________________________|
[INFO] [stdout]     |
[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-aa4afeb7bd48164d/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: required by a bound in `Copy`
[INFO] [stdout]   --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[INFO] [stdout]    = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `servent` with `#[derive(Clone)]`
[INFO] [stdout]    |
[INFO] [stdout] 22 + #[derive(Clone)]
[INFO] [stdout] 23 | pub struct servent {
[INFO] [stdout]    |
[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-aa4afeb7bd48164d/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: required by a bound in `Copy`
[INFO] [stdout]   --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[INFO] [stdout]    = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `protoent` with `#[derive(Clone)]`
[INFO] [stdout]    |
[INFO] [stdout] 31 + #[derive(Clone)]
[INFO] [stdout] 32 | pub struct protoent {
[INFO] [stdout]    |
[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-aa4afeb7bd48164d/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: required by a bound in `Copy`
[INFO] [stdout]   --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[INFO] [stdout]    = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `addrinfo` with `#[derive(Clone)]`
[INFO] [stdout]    |
[INFO] [stdout] 39 + #[derive(Clone)]
[INFO] [stdout] 40 | pub struct addrinfo {
[INFO] [stdout]    |
[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-aa4afeb7bd48164d/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: required by a bound in `Copy`
[INFO] [stdout]   --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[INFO] [stdout]    = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `in_addr` with `#[derive(Clone)]`
[INFO] [stdout]    |
[INFO] [stdout] 11 + #[derive(Clone)]
[INFO] [stdout] 12 | pub struct in_addr {
[INFO] [stdout]    |
[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-aa4afeb7bd48164d/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: required by a bound in `Copy`
[INFO] [stdout]   --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[INFO] [stdout]    = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `in6_addr` with `#[derive(Clone)]`
[INFO] [stdout]    |
[INFO] [stdout] 37 + #[derive(Clone)]
[INFO] [stdout] 38 | pub struct in6_addr {
[INFO] [stdout]    |
[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-aa4afeb7bd48164d/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: required by a bound in `Copy`
[INFO] [stdout]    --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[INFO] [stdout]     = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sockaddr_in6: Clone` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-aa4afeb7bd48164d/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: required by a bound in `Copy`
[INFO] [stdout]    --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[INFO] [stdout]     = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ipv6_mreq: Clone` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-aa4afeb7bd48164d/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: required by a bound in `Copy`
[INFO] [stdout]    --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[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[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-0.1.14/src/parse.rs:1000:9
[INFO] [stdout]      |
[INFO] [stdout] 999  |     match which.to_lowercase() {
[INFO] [stdout]      |           -------------------- this expression has type `ToLowercase`
[INFO] [stdout] 1000 |         'd' => PERLD.to_vec(),
[INFO] [stdout]      |         ^^^ expected `ToLowercase`, found `char`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-0.1.14/src/parse.rs:1001:9
[INFO] [stdout]      |
[INFO] [stdout] 999  |     match which.to_lowercase() {
[INFO] [stdout]      |           -------------------- this expression has type `ToLowercase`
[INFO] [stdout] 1000 |         'd' => PERLD.to_vec(),
[INFO] [stdout] 1001 |         's' => PERLS.to_vec(),
[INFO] [stdout]      |         ^^^ expected `ToLowercase`, found `char`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-0.1.14/src/parse.rs:1002:9
[INFO] [stdout]      |
[INFO] [stdout] 999  |     match which.to_lowercase() {
[INFO] [stdout]      |           -------------------- this expression has type `ToLowercase`
[INFO] [stdout] ...
[INFO] [stdout] 1002 |         'w' => PERLW.to_vec(),
[INFO] [stdout]      |         ^^^ expected `ToLowercase`, found `char`
[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-aa4afeb7bd48164d/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: required by a bound in `Copy`
[INFO] [stdout]  --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[INFO] [stdout]   = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `pollfd` with `#[derive(Clone)]`
[INFO] [stdout]   |
[INFO] [stdout] 5 + #[derive(Clone)]
[INFO] [stdout] 6 | pub struct pollfd {
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0600]: cannot apply unary operator `-` to type `usize`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-aa4afeb7bd48164d/3b3722c/src/pthread/linux/x86_64.rs:25:45
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub const PTHREAD_CANCELED: *mut ::void_t = -1 as *mut _;
[INFO] [stdout]    |                                             ^^ cannot apply unary operator `-`
[INFO] [stdout]    |
[INFO] [stdout]    = note: unsigned values cannot be negated
[INFO] [stdout] help: you may have meant the maximum value of `usize`
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub const PTHREAD_CANCELED: *mut ::void_t = usize::MAX;
[INFO] [stdout]    |                                             ~~~~~~~~~~
[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-aa4afeb7bd48164d/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: required by a bound in `Copy`
[INFO] [stdout]  --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[INFO] [stdout]   = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `passwd` with `#[derive(Clone)]`
[INFO] [stdout]   |
[INFO] [stdout] 3 + #[derive(Clone)]
[INFO] [stdout] 4 | pub struct passwd {
[INFO] [stdout]   |
[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-aa4afeb7bd48164d/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: required by a bound in `Copy`
[INFO] [stdout]  --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[INFO] [stdout]   = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `regex_t` with `#[derive(Clone)]`
[INFO] [stdout]   |
[INFO] [stdout] 3 + #[derive(Clone)]
[INFO] [stdout] 4 | pub struct regex_t {
[INFO] [stdout]   |
[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-aa4afeb7bd48164d/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: required by a bound in `Copy`
[INFO] [stdout]   --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[INFO] [stdout]    = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `regmatch_t` with `#[derive(Clone)]`
[INFO] [stdout]    |
[INFO] [stdout] 26 + #[derive(Clone)]
[INFO] [stdout] 27 | pub struct regmatch_t {
[INFO] [stdout]    |
[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-aa4afeb7bd48164d/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: required by a bound in `Copy`
[INFO] [stdout]  --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[INFO] [stdout]   = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `sched_param` with `#[derive(Clone)]`
[INFO] [stdout]   |
[INFO] [stdout] 3 + #[derive(Clone)]
[INFO] [stdout] 4 | pub struct sched_param {
[INFO] [stdout]   |
[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-aa4afeb7bd48164d/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: required by a bound in `Copy`
[INFO] [stdout]   --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[INFO] [stdout]    = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `ACTION` with `#[derive(Clone)]`
[INFO] [stdout]    |
[INFO] [stdout] 13 + #[derive(Clone)]
[INFO] [stdout] 14 | pub enum ACTION {
[INFO] [stdout]    |
[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-aa4afeb7bd48164d/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: required by a bound in `Copy`
[INFO] [stdout]   --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[INFO] [stdout]    = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `VISIT` with `#[derive(Clone)]`
[INFO] [stdout]    |
[INFO] [stdout] 20 + #[derive(Clone)]
[INFO] [stdout] 21 | pub enum VISIT {
[INFO] [stdout]    |
[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-aa4afeb7bd48164d/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: required by a bound in `Copy`
[INFO] [stdout]  --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[INFO] [stdout]   = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `entry` with `#[derive(Clone)]`
[INFO] [stdout]   |
[INFO] [stdout] 3 + #[derive(Clone)]
[INFO] [stdout] 4 | pub struct entry {
[INFO] [stdout]   |
[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-aa4afeb7bd48164d/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: required by a bound in `Copy`
[INFO] [stdout]  --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[INFO] [stdout]   = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `sem_t` with `#[derive(Clone)]`
[INFO] [stdout]   |
[INFO] [stdout] 3 + #[derive(Clone)]
[INFO] [stdout] 4 | pub struct sem_t {
[INFO] [stdout]   |
[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-aa4afeb7bd48164d/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: required by a bound in `Copy`
[INFO] [stdout]  --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[INFO] [stdout]   = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `jmp_buf` with `#[derive(Clone)]`
[INFO] [stdout]   |
[INFO] [stdout] 3 + #[derive(Clone)]
[INFO] [stdout] 4 | pub struct jmp_buf {
[INFO] [stdout]   |
[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-aa4afeb7bd48164d/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: required by a bound in `Copy`
[INFO] [stdout]  --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[INFO] [stdout]   = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `sigjmp_buf` with `#[derive(Clone)]`
[INFO] [stdout]   |
[INFO] [stdout] 9 + #[derive(Clone)]
[INFO] [stdout] 10| pub struct sigjmp_buf {
[INFO] [stdout]   |
[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-aa4afeb7bd48164d/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: required by a bound in `Copy`
[INFO] [stdout]  --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[INFO] [stdout]   = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `posix_spawnattr_t` with `#[derive(Clone)]`
[INFO] [stdout]   |
[INFO] [stdout] 3 + #[derive(Clone)]
[INFO] [stdout] 4 | pub struct posix_spawnattr_t {
[INFO] [stdout]   |
[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-aa4afeb7bd48164d/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: required by a bound in `Copy`
[INFO] [stdout]   --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[INFO] [stdout]    = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `posix_spawn_file_actions_t` with `#[derive(Clone)]`
[INFO] [stdout]    |
[INFO] [stdout] 11 + #[derive(Clone)]
[INFO] [stdout] 12 | pub struct posix_spawn_file_actions_t {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `as_slice` found for reference `&String` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-0.1.14/src/re.rs:530:65
[INFO] [stdout]     |
[INFO] [stdout] 530 |             Dynamic(ExDynamic { ref original, .. }) => original.as_slice(),
[INFO] [stdout]     |                                                                 ^^^^^^^^ method not found in `&String`
[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-aa4afeb7bd48164d/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: required by a bound in `Copy`
[INFO] [stdout]  --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[INFO] [stdout]   = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `FILE` with `#[derive(Clone)]`
[INFO] [stdout]   |
[INFO] [stdout] 3 + #[derive(Clone)]
[INFO] [stdout] 4 | pub struct FILE {
[INFO] [stdout]   |
[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-aa4afeb7bd48164d/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: required by a bound in `Copy`
[INFO] [stdout]  --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[INFO] [stdout]   = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `fpos_t` with `#[derive(Clone)]`
[INFO] [stdout]   |
[INFO] [stdout] 9 + #[derive(Clone)]
[INFO] [stdout] 10| pub struct fpos_t {
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `as_slice` found for reference `&&'static str` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-0.1.14/src/re.rs:531:63
[INFO] [stdout]     |
[INFO] [stdout] 531 |             Native(ExNative { ref original, .. }) => original.as_slice(),
[INFO] [stdout]     |                                                               ^^^^^^^^ method not found in `&&str`
[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-aa4afeb7bd48164d/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: required by a bound in `Copy`
[INFO] [stdout]  --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[INFO] [stdout]   = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `div_t` with `#[derive(Clone)]`
[INFO] [stdout]   |
[INFO] [stdout] 3 + #[derive(Clone)]
[INFO] [stdout] 4 | pub struct div_t {
[INFO] [stdout]   |
[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-aa4afeb7bd48164d/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: required by a bound in `Copy`
[INFO] [stdout]  --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[INFO] [stdout]   = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `ldiv_t` with `#[derive(Clone)]`
[INFO] [stdout]   |
[INFO] [stdout] 10+ #[derive(Clone)]
[INFO] [stdout] 11| pub struct ldiv_t {
[INFO] [stdout]   |
[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-aa4afeb7bd48164d/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: required by a bound in `Copy`
[INFO] [stdout]   --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[INFO] [stdout]    = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `lldiv_t` with `#[derive(Clone)]`
[INFO] [stdout]    |
[INFO] [stdout] 17 + #[derive(Clone)]
[INFO] [stdout] 18 | pub struct lldiv_t {
[INFO] [stdout]    |
[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-aa4afeb7bd48164d/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: required by a bound in `Copy`
[INFO] [stdout]  --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[INFO] [stdout]   = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `bandinfo` with `#[derive(Clone)]`
[INFO] [stdout]   |
[INFO] [stdout] 6 + #[derive(Clone)]
[INFO] [stdout] 7 | pub struct bandinfo {
[INFO] [stdout]   |
[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-aa4afeb7bd48164d/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: required by a bound in `Copy`
[INFO] [stdout]   --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[INFO] [stdout]    = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `strbuf` with `#[derive(Clone)]`
[INFO] [stdout]    |
[INFO] [stdout] 13 + #[derive(Clone)]
[INFO] [stdout] 14 | pub struct strbuf {
[INFO] [stdout]    |
[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-aa4afeb7bd48164d/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: required by a bound in `Copy`
[INFO] [stdout]   --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[INFO] [stdout]    = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `strfdinsert: Clone` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-aa4afeb7bd48164d/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: required by a bound in `Copy`
[INFO] [stdout]   --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[INFO] [stdout]    = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `strioctl: Clone` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-aa4afeb7bd48164d/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: required by a bound in `Copy`
[INFO] [stdout]   --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[INFO] [stdout]    = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `strioctl` with `#[derive(Clone)]`
[INFO] [stdout]    |
[INFO] [stdout] 39 + #[derive(Clone)]
[INFO] [stdout] 40 | pub struct strioctl {
[INFO] [stdout]    |
[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-aa4afeb7bd48164d/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: required by a bound in `Copy`
[INFO] [stdout]   --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[INFO] [stdout]    = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `strrecvfd` with `#[derive(Clone)]`
[INFO] [stdout]    |
[INFO] [stdout] 48 + #[derive(Clone)]
[INFO] [stdout] 49 | pub struct strrecvfd {
[INFO] [stdout]    |
[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-aa4afeb7bd48164d/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: required by a bound in `Copy`
[INFO] [stdout]   --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[INFO] [stdout]    = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `str_mlist` with `#[derive(Clone)]`
[INFO] [stdout]    |
[INFO] [stdout] 59 + #[derive(Clone)]
[INFO] [stdout] 60 | pub struct str_mlist {
[INFO] [stdout]    |
[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-aa4afeb7bd48164d/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: required by a bound in `Copy`
[INFO] [stdout]   --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[INFO] [stdout]    = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `str_list` with `#[derive(Clone)]`
[INFO] [stdout]    |
[INFO] [stdout] 65 + #[derive(Clone)]
[INFO] [stdout] 66 | pub struct str_list {
[INFO] [stdout]    |
[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-aa4afeb7bd48164d/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: required by a bound in `Copy`
[INFO] [stdout]  --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[INFO] [stdout]   = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `sigset_t` with `#[derive(Clone)]`
[INFO] [stdout]   |
[INFO] [stdout] 5 + #[derive(Clone)]
[INFO] [stdout] 6 | pub struct sigset_t {
[INFO] [stdout]   |
[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-aa4afeb7bd48164d/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: required by a bound in `Copy`
[INFO] [stdout]   --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[INFO] [stdout]    = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sigval: Clone` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-aa4afeb7bd48164d/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: required by a bound in `Copy`
[INFO] [stdout]   --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[INFO] [stdout]    = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `sigval` with `#[derive(Clone)]`
[INFO] [stdout]    |
[INFO] [stdout] 26 + #[derive(Clone)]
[INFO] [stdout] 27 | pub struct sigval {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_cow` found for reference `&str` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-0.1.14/src/re.rs:590:11
[INFO] [stdout]     |
[INFO] [stdout] 590 |         s.into_cow()
[INFO] [stdout]     |           ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `into` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 590 |         s.into()
[INFO] [stdout]     |           ~~~~
[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-aa4afeb7bd48164d/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: required by a bound in `Copy`
[INFO] [stdout]   --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[INFO] [stdout]    = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `mcontext_t: Clone` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-aa4afeb7bd48164d/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: required by a bound in `Copy`
[INFO] [stdout]   --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[INFO] [stdout]    = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `mcontext_t` with `#[derive(Clone)]`
[INFO] [stdout]    |
[INFO] [stdout] 84 + #[derive(Clone)]
[INFO] [stdout] 85 | pub struct mcontext_t {
[INFO] [stdout]    |
[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-aa4afeb7bd48164d/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: required by a bound in `Copy`
[INFO] [stdout]   --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[INFO] [stdout]    = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `stack_t: Clone` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-aa4afeb7bd48164d/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: required by a bound in `Copy`
[INFO] [stdout]    --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[INFO] [stdout]     = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `stack_t` with `#[derive(Clone)]`
[INFO] [stdout]     |
[INFO] [stdout] 105 + #[derive(Clone)]
[INFO] [stdout] 106 | pub struct stack_t {
[INFO] [stdout]     |
[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-aa4afeb7bd48164d/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: required by a bound in `Copy`
[INFO] [stdout]    --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[INFO] [stdout]     = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `siginfo_t` with `#[derive(Clone)]`
[INFO] [stdout]     |
[INFO] [stdout] 115 + #[derive(Clone)]
[INFO] [stdout] 116 | pub struct siginfo_t {
[INFO] [stdout]     |
[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-aa4afeb7bd48164d/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: required by a bound in `Copy`
[INFO] [stdout]    --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[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[E0599]: no method named `into_cow` found for struct `String` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-0.1.14/src/re.rs:596:28
[INFO] [stdout]     |
[INFO] [stdout] 596 |         caps.expand(*self).into_cow()
[INFO] [stdout]     |                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `into` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 596 |         caps.expand(*self).into()
[INFO] [stdout]     |                            ~~~~
[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-aa4afeb7bd48164d/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: required by a bound in `Copy`
[INFO] [stdout]    --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[INFO] [stdout]     = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `_sigchld` with `#[derive(Clone)]`
[INFO] [stdout]     |
[INFO] [stdout] 196 + #[derive(Clone)]
[INFO] [stdout] 197 | struct _sigchld {
[INFO] [stdout]     |
[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-aa4afeb7bd48164d/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: required by a bound in `Copy`
[INFO] [stdout]    --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[INFO] [stdout]     = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `_sigfault` with `#[derive(Clone)]`
[INFO] [stdout]     |
[INFO] [stdout] 204 + #[derive(Clone)]
[INFO] [stdout] 205 | struct _sigfault {
[INFO] [stdout]     |
[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-aa4afeb7bd48164d/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: required by a bound in `Copy`
[INFO] [stdout]    --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[INFO] [stdout]     = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `_sigpoll` with `#[derive(Clone)]`
[INFO] [stdout]     |
[INFO] [stdout] 211 + #[derive(Clone)]
[INFO] [stdout] 212 | struct _sigpoll {
[INFO] [stdout]     |
[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-aa4afeb7bd48164d/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: required by a bound in `Copy`
[INFO] [stdout]  --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[INFO] [stdout]   = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `ipc_perm` with `#[derive(Clone)]`
[INFO] [stdout]   |
[INFO] [stdout] 3 + #[derive(Clone)]
[INFO] [stdout] 4 | pub struct ipc_perm {
[INFO] [stdout]   |
[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-aa4afeb7bd48164d/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: required by a bound in `Copy`
[INFO] [stdout]  --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[INFO] [stdout]   = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `msginfo: Clone` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-aa4afeb7bd48164d/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: required by a bound in `Copy`
[INFO] [stdout]   --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[INFO] [stdout]    = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `msginfo` with `#[derive(Clone)]`
[INFO] [stdout]    |
[INFO] [stdout] 24 + #[derive(Clone)]
[INFO] [stdout] 25 | pub struct msginfo {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_cow` found for struct `String` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-0.1.14/src/re.rs:602:23
[INFO] [stdout]     |
[INFO] [stdout] 602 |         (*self)(caps).into_cow()
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `into` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 602 |         (*self)(caps).into()
[INFO] [stdout]     |                       ~~~~
[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-aa4afeb7bd48164d/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: required by a bound in `Copy`
[INFO] [stdout]  --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[INFO] [stdout]   = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `rlimit` with `#[derive(Clone)]`
[INFO] [stdout]   |
[INFO] [stdout] 5 + #[derive(Clone)]
[INFO] [stdout] 6 | pub struct rlimit {
[INFO] [stdout]   |
[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-aa4afeb7bd48164d/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: required by a bound in `Copy`
[INFO] [stdout]   --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[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[E0600]: cannot apply unary operator `-` to type `u64`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-aa4afeb7bd48164d/3b3722c/src/sys/resource/linux/x86_64.rs:24:37
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub const RLIM_INFINITY:   rlim_t = -1;
[INFO] [stdout]    |                                     ^^ cannot apply unary operator `-`
[INFO] [stdout]    |
[INFO] [stdout]    = note: unsigned values cannot be negated
[INFO] [stdout] help: you may have meant the maximum value of `u64`
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub const RLIM_INFINITY:   rlim_t = u64::MAX;
[INFO] [stdout]    |                                     ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0600]: cannot apply unary operator `-` to type `u64`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-aa4afeb7bd48164d/3b3722c/src/sys/resource/linux/x86_64.rs:25:37
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub const RLIM_SAVED_MAX:  rlim_t = -1;
[INFO] [stdout]    |                                     ^^ cannot apply unary operator `-`
[INFO] [stdout]    |
[INFO] [stdout]    = note: unsigned values cannot be negated
[INFO] [stdout] help: you may have meant the maximum value of `u64`
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub const RLIM_SAVED_MAX:  rlim_t = u64::MAX;
[INFO] [stdout]    |                                     ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0600]: cannot apply unary operator `-` to type `u64`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-aa4afeb7bd48164d/3b3722c/src/sys/resource/linux/x86_64.rs:26:37
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub const RLIM_SAVED_CUR:  rlim_t = -1;
[INFO] [stdout]    |                                     ^^ cannot apply unary operator `-`
[INFO] [stdout]    |
[INFO] [stdout]    = note: unsigned values cannot be negated
[INFO] [stdout] help: you may have meant the maximum value of `u64`
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub const RLIM_SAVED_CUR:  rlim_t = u64::MAX;
[INFO] [stdout]    |                                     ~~~~~~~~
[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-aa4afeb7bd48164d/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: required by a bound in `Copy`
[INFO] [stdout]  --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[INFO] [stdout]   = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `select::os::arch::timeval` with `#[derive(Clone)]`
[INFO] [stdout]   |
[INFO] [stdout] 3 + #[derive(Clone)]
[INFO] [stdout] 4 | pub struct timeval {
[INFO] [stdout]   |
[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-aa4afeb7bd48164d/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: required by a bound in `Copy`
[INFO] [stdout]  --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[INFO] [stdout]   = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `fd_set` with `#[derive(Clone)]`
[INFO] [stdout]   |
[INFO] [stdout] 10+ #[derive(Clone)]
[INFO] [stdout] 11| pub struct fd_set {
[INFO] [stdout]   |
[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-aa4afeb7bd48164d/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: required by a bound in `Copy`
[INFO] [stdout]  --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[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[E0599]: no method named `as_slice` found for struct `String` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-0.1.14/src/re.rs:793:29
[INFO] [stdout]     |
[INFO] [stdout] 793 |         re.replace_all(text.as_slice(), NoExpand("$"))
[INFO] [stdout]     |                             ^^^^^^^^ method not found in `String`
[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-aa4afeb7bd48164d/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: required by a bound in `Copy`
[INFO] [stdout]   --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[INFO] [stdout]    = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `sembuf` with `#[derive(Clone)]`
[INFO] [stdout]    |
[INFO] [stdout] 18 + #[derive(Clone)]
[INFO] [stdout] 19 | pub struct sembuf {
[INFO] [stdout]    |
[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-aa4afeb7bd48164d/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: required by a bound in `Copy`
[INFO] [stdout]  --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[INFO] [stdout]   = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sockaddr: Clone` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-aa4afeb7bd48164d/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: required by a bound in `Copy`
[INFO] [stdout]   --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[INFO] [stdout]    = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `sockaddr` with `#[derive(Clone)]`
[INFO] [stdout]    |
[INFO] [stdout] 13 + #[derive(Clone)]
[INFO] [stdout] 14 | pub struct sockaddr {
[INFO] [stdout]    |
[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-aa4afeb7bd48164d/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: required by a bound in `Copy`
[INFO] [stdout]   --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[INFO] [stdout]    = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `sockaddr_storage` with `#[derive(Clone)]`
[INFO] [stdout]    |
[INFO] [stdout] 25 + #[derive(Clone)]
[INFO] [stdout] 26 | pub struct sockaddr_storage {
[INFO] [stdout]    |
[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-aa4afeb7bd48164d/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: required by a bound in `Copy`
[INFO] [stdout]   --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[INFO] [stdout]    = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `msghdr` with `#[derive(Clone)]`
[INFO] [stdout]    |
[INFO] [stdout] 47 + #[derive(Clone)]
[INFO] [stdout] 48 | pub struct msghdr {
[INFO] [stdout]    |
[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-aa4afeb7bd48164d/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: required by a bound in `Copy`
[INFO] [stdout]   --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[INFO] [stdout]    = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `cmsghdr` with `#[derive(Clone)]`
[INFO] [stdout]    |
[INFO] [stdout] 78 + #[derive(Clone)]
[INFO] [stdout] 79 | pub struct cmsghdr {
[INFO] [stdout]    |
[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-aa4afeb7bd48164d/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: required by a bound in `Copy`
[INFO] [stdout]    --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[INFO] [stdout]     = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `linger` with `#[derive(Clone)]`
[INFO] [stdout]     |
[INFO] [stdout] 114 + #[derive(Clone)]
[INFO] [stdout] 115 | pub struct linger {
[INFO] [stdout]     |
[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-aa4afeb7bd48164d/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: required by a bound in `Copy`
[INFO] [stdout]  --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[INFO] [stdout]   = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sys::statvfs::os::arch::statvfs: Clone` is not satisfied
[INFO] [stdout]  --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-aa4afeb7bd48164d/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: required by a bound in `Copy`
[INFO] [stdout]  --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[INFO] [stdout]   = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `sys::statvfs::os::arch::statvfs` with `#[derive(Clone)]`
[INFO] [stdout]   |
[INFO] [stdout] 3 + #[derive(Clone)]
[INFO] [stdout] 4 | pub struct statvfs {
[INFO] [stdout]   |
[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-aa4afeb7bd48164d/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: required by a bound in `Copy`
[INFO] [stdout]  --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[INFO] [stdout]   = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `sys::time::os::arch::timeval` with `#[derive(Clone)]`
[INFO] [stdout]   |
[INFO] [stdout] 3 + #[derive(Clone)]
[INFO] [stdout] 4 | pub struct timeval {
[INFO] [stdout]   |
[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-aa4afeb7bd48164d/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: required by a bound in `Copy`
[INFO] [stdout]   --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[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[E0369]: binary operation `==` cannot be applied to type `ToUppercase`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-0.1.14/src/vm.rs:341:54
[INFO] [stdout]     |
[INFO] [stdout] 341 |                     || (casei && regc.to_uppercase() == textc.to_uppercase())
[INFO] [stdout]     |                                  ------------------- ^^ -------------------- ToUppercase
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  ToUppercase
[INFO] [stdout]     |
[INFO] [stdout] note: the foreign item type `ToUppercase` doesn't implement `PartialEq`
[INFO] [stdout]    --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/char/mod.rs:490:1
[INFO] [stdout]    ::: /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/char/mod.rs:498:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: not implement `PartialEq`
[INFO] [stdout]     = note: this error originates in the macro `casemappingiter_impls` (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-aa4afeb7bd48164d/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: required by a bound in `Copy`
[INFO] [stdout]  --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[INFO] [stdout]   = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `tms` with `#[derive(Clone)]`
[INFO] [stdout]   |
[INFO] [stdout] 3 + #[derive(Clone)]
[INFO] [stdout] 4 | pub struct tms {
[INFO] [stdout]   |
[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-aa4afeb7bd48164d/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: required by a bound in `Copy`
[INFO] [stdout]   --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[INFO] [stdout]    = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `pthread_attr_t` with `#[derive(Clone)]`
[INFO] [stdout]    |
[INFO] [stdout] 24 + #[derive(Clone)]
[INFO] [stdout] 25 | pub struct pthread_attr_t {
[INFO] [stdout]    |
[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-aa4afeb7bd48164d/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: required by a bound in `Copy`
[INFO] [stdout]   --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[INFO] [stdout]    = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `pthread_mutex_t` with `#[derive(Clone)]`
[INFO] [stdout]    |
[INFO] [stdout] 32 + #[derive(Clone)]
[INFO] [stdout] 33 | pub struct pthread_mutex_t {
[INFO] [stdout]    |
[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-aa4afeb7bd48164d/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: required by a bound in `Copy`
[INFO] [stdout]   --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[INFO] [stdout]    = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `pthread_mutexattr_t` with `#[derive(Clone)]`
[INFO] [stdout]    |
[INFO] [stdout] 40 + #[derive(Clone)]
[INFO] [stdout] 41 | pub struct pthread_mutexattr_t {
[INFO] [stdout]    |
[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-aa4afeb7bd48164d/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: required by a bound in `Copy`
[INFO] [stdout]   --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[INFO] [stdout]    = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `pthread_cond_t` with `#[derive(Clone)]`
[INFO] [stdout]    |
[INFO] [stdout] 48 + #[derive(Clone)]
[INFO] [stdout] 49 | pub struct pthread_cond_t {
[INFO] [stdout]    |
[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-aa4afeb7bd48164d/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: required by a bound in `Copy`
[INFO] [stdout]   --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[INFO] [stdout]    = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `pthread_condattr_t` with `#[derive(Clone)]`
[INFO] [stdout]    |
[INFO] [stdout] 56 + #[derive(Clone)]
[INFO] [stdout] 57 | pub struct pthread_condattr_t {
[INFO] [stdout]    |
[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-aa4afeb7bd48164d/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: required by a bound in `Copy`
[INFO] [stdout]   --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[INFO] [stdout]    = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `pthread_rwlock_t` with `#[derive(Clone)]`
[INFO] [stdout]    |
[INFO] [stdout] 67 + #[derive(Clone)]
[INFO] [stdout] 68 | pub struct pthread_rwlock_t {
[INFO] [stdout]    |
[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-aa4afeb7bd48164d/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: required by a bound in `Copy`
[INFO] [stdout]   --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[INFO] [stdout]    = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `pthread_rwlockattr_t` with `#[derive(Clone)]`
[INFO] [stdout]    |
[INFO] [stdout] 75 + #[derive(Clone)]
[INFO] [stdout] 76 | pub struct pthread_rwlockattr_t {
[INFO] [stdout]    |
[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-aa4afeb7bd48164d/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: required by a bound in `Copy`
[INFO] [stdout]   --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[INFO] [stdout]    = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `pthread_barrier_t` with `#[derive(Clone)]`
[INFO] [stdout]    |
[INFO] [stdout] 85 + #[derive(Clone)]
[INFO] [stdout] 86 | pub struct pthread_barrier_t {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `char_range_at_reverse` found for reference `&'t str` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-0.1.14/src/vm.rs:391:35
[INFO] [stdout]     |
[INFO] [stdout] 391 |             let prev = self.input.char_range_at_reverse(i);
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^ method not found in `&'t str`
[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-aa4afeb7bd48164d/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: required by a bound in `Copy`
[INFO] [stdout]   --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[INFO] [stdout]    = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `pthread_barrierattr_t` with `#[derive(Clone)]`
[INFO] [stdout]    |
[INFO] [stdout] 93 + #[derive(Clone)]
[INFO] [stdout] 94 | pub struct pthread_barrierattr_t {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `char_range_at` found for reference `&'t str` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-0.1.14/src/vm.rs:395:34
[INFO] [stdout]     |
[INFO] [stdout] 395 |             let cur = self.input.char_range_at(ic);
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^ method not found in `&'t str`
[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-aa4afeb7bd48164d/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: required by a bound in `Copy`
[INFO] [stdout]  --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[INFO] [stdout]   = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `iovec` with `#[derive(Clone)]`
[INFO] [stdout]   |
[INFO] [stdout] 3 + #[derive(Clone)]
[INFO] [stdout] 4 | pub struct iovec {
[INFO] [stdout]   |
[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-aa4afeb7bd48164d/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: required by a bound in `Copy`
[INFO] [stdout]  --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[INFO] [stdout]   = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `sockaddr_un` with `#[derive(Clone)]`
[INFO] [stdout]   |
[INFO] [stdout] 3 + #[derive(Clone)]
[INFO] [stdout] 4 | pub struct sockaddr_un {
[INFO] [stdout]   |
[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-aa4afeb7bd48164d/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: required by a bound in `Copy`
[INFO] [stdout]  --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[INFO] [stdout]   = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `sys::utsname::os::arch::utsname` with `#[derive(Clone)]`
[INFO] [stdout]   |
[INFO] [stdout] 3 + #[derive(Clone)]
[INFO] [stdout] 4 | pub struct utsname {
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `char_range_at` found for reference `&'t str` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-0.1.14/src/vm.rs:410:34
[INFO] [stdout]     |
[INFO] [stdout] 410 |             let cur = self.input.char_range_at(self.next);
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^ method not found in `&'t str`
[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-aa4afeb7bd48164d/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: required by a bound in `Copy`
[INFO] [stdout]  --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[INFO] [stdout]   = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `termios::os::arch::termios` with `#[derive(Clone)]`
[INFO] [stdout]   |
[INFO] [stdout] 7 + #[derive(Clone)]
[INFO] [stdout] 8 | pub struct termios {
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-0.1.14/src/vm.rs:558:17
[INFO] [stdout]     |
[INFO] [stdout] 548 | fn class_cmp(casei: bool, mut textc: char,
[INFO] [stdout]     |                                      ---- expected due to this parameter type
[INFO] [stdout] ...
[INFO] [stdout] 558 |         textc = textc.to_uppercase();
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^ expected `char`, found `ToUppercase`
[INFO] [stdout]     |
[INFO] [stdout] help: try removing the method call
[INFO] [stdout]     |
[INFO] [stdout] 558 -         textc = textc.to_uppercase();
[INFO] [stdout] 558 +         textc = textc;
[INFO] [stdout]     |
[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-aa4afeb7bd48164d/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: required by a bound in `Copy`
[INFO] [stdout]  --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[INFO] [stdout]   = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `timespec` with `#[derive(Clone)]`
[INFO] [stdout]   |
[INFO] [stdout] 3 + #[derive(Clone)]
[INFO] [stdout] 4 | pub struct timespec {
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-0.1.14/src/vm.rs:559:17
[INFO] [stdout]     |
[INFO] [stdout] 549 |              (mut start, mut end): (char, char)) -> Ordering {
[INFO] [stdout]     |               --------- expected due to the type of this binding
[INFO] [stdout] ...
[INFO] [stdout] 559 |         start = start.to_uppercase();
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^ expected `char`, found `ToUppercase`
[INFO] [stdout]     |
[INFO] [stdout] help: try removing the method call
[INFO] [stdout]     |
[INFO] [stdout] 559 -         start = start.to_uppercase();
[INFO] [stdout] 559 +         start = start;
[INFO] [stdout]     |
[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-aa4afeb7bd48164d/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: required by a bound in `Copy`
[INFO] [stdout]   --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[INFO] [stdout]    = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `tm` with `#[derive(Clone)]`
[INFO] [stdout]    |
[INFO] [stdout] 12 + #[derive(Clone)]
[INFO] [stdout] 13 | pub struct tm {
[INFO] [stdout]    |
[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-aa4afeb7bd48164d/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: required by a bound in `Copy`
[INFO] [stdout]   --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[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[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-0.1.14/src/vm.rs:560:15
[INFO] [stdout]     |
[INFO] [stdout] 549 |              (mut start, mut end): (char, char)) -> Ordering {
[INFO] [stdout]     |                          ------- expected due to the type of this binding
[INFO] [stdout] ...
[INFO] [stdout] 560 |         end = end.to_uppercase();
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^ expected `char`, found `ToUppercase`
[INFO] [stdout]     |
[INFO] [stdout] help: try removing the method call
[INFO] [stdout]     |
[INFO] [stdout] 560 -         end = end.to_uppercase();
[INFO] [stdout] 560 +         end = end;
[INFO] [stdout]     |
[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-aa4afeb7bd48164d/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: required by a bound in `Copy`
[INFO] [stdout]  --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[INFO] [stdout]   = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `utimbuf` with `#[derive(Clone)]`
[INFO] [stdout]   |
[INFO] [stdout] 3 + #[derive(Clone)]
[INFO] [stdout] 4 | pub struct utimbuf {
[INFO] [stdout]   |
[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-aa4afeb7bd48164d/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: required by a bound in `Copy`
[INFO] [stdout]  --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[INFO] [stdout]   = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `__exit_status` with `#[derive(Clone)]`
[INFO] [stdout]   |
[INFO] [stdout] 3 + #[derive(Clone)]
[INFO] [stdout] 4 | struct __exit_status {
[INFO] [stdout]   |
[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-aa4afeb7bd48164d/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: required by a bound in `Copy`
[INFO] [stdout]  --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[INFO] [stdout]   = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `mbstate_t: Clone` is not satisfied
[INFO] [stdout]  --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-aa4afeb7bd48164d/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: required by a bound in `Copy`
[INFO] [stdout]  --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[INFO] [stdout]   = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `mbstate_t` with `#[derive(Clone)]`
[INFO] [stdout]   |
[INFO] [stdout] 6 + #[derive(Clone)]
[INFO] [stdout] 7 | pub struct mbstate_t {
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0600]: cannot apply unary operator `-` to type `u32`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-aa4afeb7bd48164d/3b3722c/src/wchar/linux/x86_64.rs:12:26
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub const WEOF: wint_t = -1;
[INFO] [stdout]    |                          ^^ cannot apply unary operator `-`
[INFO] [stdout]    |
[INFO] [stdout]    = note: unsigned values cannot be negated
[INFO] [stdout] help: you may have meant the maximum value of `u32`
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub const WEOF: wint_t = u32::MAX;
[INFO] [stdout]    |                          ~~~~~~~~
[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-aa4afeb7bd48164d/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: required by a bound in `Copy`
[INFO] [stdout]  --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/marker.rs:420:1
[INFO] [stdout]   = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `wordexp_t` with `#[derive(Clone)]`
[INFO] [stdout]   |
[INFO] [stdout] 3 + #[derive(Clone)]
[INFO] [stdout] 4 | pub struct wordexp_t {
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0369, E0392, E0423, E0425, E0432, E0463, E0599...
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `regex` (lib) due to 64 previous errors
[INFO] [stdout] error[E0600]: cannot apply unary operator `-` to type `usize`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-aa4afeb7bd48164d/3b3722c/src/signal/linux/x86_64.rs:220:47
[INFO] [stdout]     |
[INFO] [stdout] 220 |     unsafe { ::std::mem::transmute::<usize,_>(-1) }
[INFO] [stdout]     |                                               ^^ cannot apply unary operator `-`
[INFO] [stdout]     |
[INFO] [stdout]     = note: unsigned values cannot be negated
[INFO] [stdout] help: you may have meant the maximum value of `usize`
[INFO] [stdout]     |
[INFO] [stdout] 220 |     unsafe { ::std::mem::transmute::<usize,_>(usize::MAX) }
[INFO] [stdout]     |                                               ~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0596]: cannot borrow `**v` as mutable, as it is behind a `&` reference
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-aa4afeb7bd48164d/3b3722c/src/arpa/inet/mod.rs:67:53
[INFO] [stdout]    |
[INFO] [stdout] 67 | ...                   *v as *mut _ as *mut _),
[INFO] [stdout]    |                       ^^ `v` is a `&` reference, so the data it refers to cannot be borrowed as mutable
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing this to be a mutable reference
[INFO] [stdout]    |
[INFO] [stdout] 66 |             MutInAddr::MutInet4(ref mut v) => inet_pton(AF_INET, src.as_ptr(),
[INFO] [stdout]    |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0596]: cannot borrow `**v` as mutable, as it is behind a `&` reference
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/posix.rs-aa4afeb7bd48164d/3b3722c/src/arpa/inet/mod.rs:69:53
[INFO] [stdout]    |
[INFO] [stdout] 69 | ...                   *v as *mut _ as *mut _),
[INFO] [stdout]    |                       ^^ `v` is a `&` reference, so the data it refers to cannot be borrowed as mutable
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing this to be a mutable reference
[INFO] [stdout]    |
[INFO] [stdout] 68 |             MutInAddr::MutInet6(ref mut v) => inet_pton(AF_INET6, src.as_ptr(),
[INFO] [stdout]    |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0412, E0432, E0433, E0596, E0600.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `posix` (lib) due to 172 previous errors
[INFO] running `Command { std: "docker" "inspect" "02ee0c67aba16a7b929d1c3a860c10fb7350e833f5680a4e43b216283357b053", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02ee0c67aba16a7b929d1c3a860c10fb7350e833f5680a4e43b216283357b053", kill_on_drop: false }`
[INFO] [stdout] 02ee0c67aba16a7b929d1c3a860c10fb7350e833f5680a4e43b216283357b053
