[INFO] cloning repository https://github.com/tgroshon/comcart [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tgroshon/comcart" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftgroshon%2Fcomcart", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftgroshon%2Fcomcart'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5995e20400b6f94221709c0c4b52e00564b6578f [INFO] building tgroshon/comcart/5995e20400b6f94221709c0c4b52e00564b6578f against master#f5209000832c9d3bc29c91f4daef4ca9f28dc797+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftgroshon%2Fcomcart" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/tgroshon/comcart [INFO] finished tweaking git repo https://github.com/tgroshon/comcart [INFO] tweaked toml for git repo https://github.com/tgroshon/comcart written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tgroshon/comcart on toolchain f5209000832c9d3bc29c91f4daef4ca9f28dc797 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/tgroshon/comcart 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" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "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] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded podio v0.1.5 [INFO] [stderr] Downloaded kernel32-sys v0.2.1 [INFO] [stderr] Downloaded time v0.1.34 [INFO] [stderr] Downloaded msdos_time v0.1.4 [INFO] [stderr] Downloaded flate2 v0.2.13 [INFO] [stderr] Downloaded unreachable v0.1.1 [INFO] [stderr] Downloaded memchr v0.1.11 [INFO] [stderr] Downloaded thread_local v0.2.3 [INFO] [stderr] Downloaded bzip2 v0.3.0 [INFO] [stderr] Downloaded bitflags v0.3.3 [INFO] [stderr] Downloaded thread-id v2.0.0 [INFO] [stderr] Downloaded void v1.0.1 [INFO] [stderr] Downloaded aho-corasick v0.5.1 [INFO] [stderr] Downloaded utf8-ranges v0.1.3 [INFO] [stderr] Downloaded miniz-sys v0.1.7 [INFO] [stderr] Downloaded gcc v0.3.25 [INFO] [stderr] Downloaded xml-rs v0.3.0 [INFO] [stderr] Downloaded libc v0.2.8 [INFO] [stderr] Downloaded regex-syntax v0.3.1 [INFO] [stderr] Downloaded regex v0.1.66 [INFO] [stderr] Downloaded lazy_static v0.2.0 [INFO] [stderr] Downloaded winapi v0.2.6 [INFO] [stderr] Downloaded bzip2-sys v0.1.4 [INFO] [stderr] Downloaded zip v0.1.16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 44854e213fbd82b72b664da8828bc9fb518044897976b57394404f23e88de95d [INFO] running `Command { std: "docker" "start" "-a" "44854e213fbd82b72b664da8828bc9fb518044897976b57394404f23e88de95d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "44854e213fbd82b72b664da8828bc9fb518044897976b57394404f23e88de95d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44854e213fbd82b72b664da8828bc9fb518044897976b57394404f23e88de95d", kill_on_drop: false }` [INFO] [stdout] 44854e213fbd82b72b664da8828bc9fb518044897976b57394404f23e88de95d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] 7c2af3275a5622d6c26ec871205897f1f9d448323eb0e8503eceed5f978851f7 [INFO] running `Command { std: "docker" "start" "-a" "7c2af3275a5622d6c26ec871205897f1f9d448323eb0e8503eceed5f978851f7", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling libc v0.2.8 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling gcc v0.3.25 [INFO] [stderr] Compiling winapi v0.2.6 [INFO] [stderr] Compiling void v1.0.1 [INFO] [stderr] Compiling bitflags v0.3.3 [INFO] [stderr] Compiling regex-syntax v0.3.1 [INFO] [stderr] Compiling podio v0.1.5 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling xml-rs v0.3.0 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling lazy_static v0.2.0 [INFO] [stderr] Compiling kernel32-sys v0.2.1 [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/lib.rs:153:35 [INFO] [stdout] | [INFO] [stdout] 114 | pub type c_schar = i8; [INFO] [stdout] | ---------------------- similarly named type alias `c_schar` defined here [INFO] [stdout] ... [INFO] [stdout] 153 | pub fn fopen(filename: *const c_char, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 153 | pub fn fopen(filename: *const c_schar, [INFO] [stdout] | + [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 263 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 263 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/lib.rs:154:31 [INFO] [stdout] | [INFO] [stdout] 114 | pub type c_schar = i8; [INFO] [stdout] | ---------------------- similarly named type alias `c_schar` defined here [INFO] [stdout] ... [INFO] [stdout] 154 | mode: *const c_char) -> *mut FILE; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 154 | mode: *const c_schar) -> *mut FILE; [INFO] [stdout] | + [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 263 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 263 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/lib.rs:157:37 [INFO] [stdout] | [INFO] [stdout] 114 | pub type c_schar = i8; [INFO] [stdout] | ---------------------- similarly named type alias `c_schar` defined here [INFO] [stdout] ... [INFO] [stdout] 157 | pub fn freopen(filename: *const c_char, mode: *const c_char, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 157 | pub fn freopen(filename: *const c_schar, mode: *const c_char, [INFO] [stdout] | + [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 263 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 263 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/lib.rs:157:58 [INFO] [stdout] | [INFO] [stdout] 114 | pub type c_schar = i8; [INFO] [stdout] | ---------------------- similarly named type alias `c_schar` defined here [INFO] [stdout] ... [INFO] [stdout] 157 | pub fn freopen(filename: *const c_char, mode: *const c_char, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 157 | pub fn freopen(filename: *const c_char, mode: *const c_schar, [INFO] [stdout] | + [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 263 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 263 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/lib.rs:161:36 [INFO] [stdout] | [INFO] [stdout] 114 | pub type c_schar = i8; [INFO] [stdout] | ---------------------- similarly named type alias `c_schar` defined here [INFO] [stdout] ... [INFO] [stdout] 161 | pub fn remove(filename: *const c_char) -> c_int; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 161 | pub fn remove(filename: *const c_schar) -> c_int; [INFO] [stdout] | + [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 263 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 263 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/lib.rs:162:35 [INFO] [stdout] | [INFO] [stdout] 114 | pub type c_schar = i8; [INFO] [stdout] | ---------------------- similarly named type alias `c_schar` defined here [INFO] [stdout] ... [INFO] [stdout] 162 | pub fn rename(oldname: *const c_char, newname: *const c_char) -> c_int; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 162 | pub fn rename(oldname: *const c_schar, newname: *const c_char) -> c_int; [INFO] [stdout] | + [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 263 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 263 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/lib.rs:162:59 [INFO] [stdout] | [INFO] [stdout] 114 | pub type c_schar = i8; [INFO] [stdout] | ---------------------- similarly named type alias `c_schar` defined here [INFO] [stdout] ... [INFO] [stdout] 162 | pub fn rename(oldname: *const c_char, newname: *const c_char) -> c_int; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 162 | pub fn rename(oldname: *const c_char, newname: *const c_schar) -> c_int; [INFO] [stdout] | + [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 263 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 263 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/lib.rs:165:33 [INFO] [stdout] | [INFO] [stdout] 114 | pub type c_schar = i8; [INFO] [stdout] | ---------------------- similarly named type alias `c_schar` defined here [INFO] [stdout] ... [INFO] [stdout] 165 | buffer: *mut c_char, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 165 | buffer: *mut c_schar, [INFO] [stdout] | + [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 263 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 263 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/lib.rs:168:48 [INFO] [stdout] | [INFO] [stdout] 114 | pub type c_schar = i8; [INFO] [stdout] | ---------------------- similarly named type alias `c_schar` defined here [INFO] [stdout] ... [INFO] [stdout] 168 | pub fn setbuf(stream: *mut FILE, buf: *mut c_char); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 168 | pub fn setbuf(stream: *mut FILE, buf: *mut c_schar); [INFO] [stdout] | + [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 263 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 263 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/lib.rs:170:28 [INFO] [stdout] | [INFO] [stdout] 114 | pub type c_schar = i8; [INFO] [stdout] | ---------------------- similarly named type alias `c_schar` defined here [INFO] [stdout] ... [INFO] [stdout] 170 | pub fn fgets(buf: *mut c_char, n: c_int, stream: *mut FILE) -> *mut c_char; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 170 | pub fn fgets(buf: *mut c_schar, n: c_int, stream: *mut FILE) -> *mut c_char; [INFO] [stdout] | + [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 263 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 263 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/lib.rs:170:73 [INFO] [stdout] | [INFO] [stdout] 114 | pub type c_schar = i8; [INFO] [stdout] | ---------------------- similarly named type alias `c_schar` defined here [INFO] [stdout] ... [INFO] [stdout] 170 | pub fn fgets(buf: *mut c_char, n: c_int, stream: *mut FILE) -> *mut c_char; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 170 | pub fn fgets(buf: *mut c_char, n: c_int, stream: *mut FILE) -> *mut c_schar; [INFO] [stdout] | + [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 263 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 263 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/lib.rs:174:28 [INFO] [stdout] | [INFO] [stdout] 114 | pub type c_schar = i8; [INFO] [stdout] | ---------------------- similarly named type alias `c_schar` defined here [INFO] [stdout] ... [INFO] [stdout] 174 | pub fn fputs(s: *const c_char, stream: *mut FILE)-> c_int; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 174 | pub fn fputs(s: *const c_schar, stream: *mut FILE)-> c_int; [INFO] [stdout] | + [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 263 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 263 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/lib.rs:175:27 [INFO] [stdout] | [INFO] [stdout] 114 | pub type c_schar = i8; [INFO] [stdout] | ---------------------- similarly named type alias `c_schar` defined here [INFO] [stdout] ... [INFO] [stdout] 175 | pub fn puts(s: *const c_char) -> c_int; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 175 | pub fn puts(s: *const c_schar) -> c_int; [INFO] [stdout] | + [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 263 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 263 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_long` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/lib.rs:189:45 [INFO] [stdout] | [INFO] [stdout] 189 | pub fn fseek(stream: *mut FILE, offset: c_long, whence: c_int) -> c_int; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 263 + use std::ffi::c_long; [INFO] [stdout] | [INFO] [stdout] 263 + use std::os::raw::c_long; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_long` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/lib.rs:190:40 [INFO] [stdout] | [INFO] [stdout] 190 | pub fn ftell(stream: *mut FILE) -> c_long; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 263 + use std::ffi::c_long; [INFO] [stdout] | [INFO] [stdout] 263 + use std::os::raw::c_long; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/lib.rs:198:29 [INFO] [stdout] | [INFO] [stdout] 114 | pub type c_schar = i8; [INFO] [stdout] | ---------------------- similarly named type alias `c_schar` defined here [INFO] [stdout] ... [INFO] [stdout] 198 | pub fn perror(s: *const c_char); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 198 | pub fn perror(s: *const c_schar); [INFO] [stdout] | + [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 263 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 263 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/lib.rs:199:27 [INFO] [stdout] | [INFO] [stdout] 114 | pub type c_schar = i8; [INFO] [stdout] | ---------------------- similarly named type alias `c_schar` defined here [INFO] [stdout] ... [INFO] [stdout] 199 | pub fn atoi(s: *const c_char) -> c_int; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 199 | pub fn atoi(s: *const c_schar) -> c_int; [INFO] [stdout] | + [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 263 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 263 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/lib.rs:202:29 [INFO] [stdout] | [INFO] [stdout] 114 | pub type c_schar = i8; [INFO] [stdout] | ---------------------- similarly named type alias `c_schar` defined here [INFO] [stdout] ... [INFO] [stdout] 202 | pub fn strtod(s: *const c_char, endp: *mut *mut c_char) -> c_double; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 202 | pub fn strtod(s: *const c_schar, endp: *mut *mut c_char) -> c_double; [INFO] [stdout] | + [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 263 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 263 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/lib.rs:202:53 [INFO] [stdout] | [INFO] [stdout] 114 | pub type c_schar = i8; [INFO] [stdout] | ---------------------- similarly named type alias `c_schar` defined here [INFO] [stdout] ... [INFO] [stdout] 202 | pub fn strtod(s: *const c_char, endp: *mut *mut c_char) -> c_double; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 202 | pub fn strtod(s: *const c_char, endp: *mut *mut c_schar) -> c_double; [INFO] [stdout] | + [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 263 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 263 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/lib.rs:203:29 [INFO] [stdout] | [INFO] [stdout] 114 | pub type c_schar = i8; [INFO] [stdout] | ---------------------- similarly named type alias `c_schar` defined here [INFO] [stdout] ... [INFO] [stdout] 203 | pub fn strtol(s: *const c_char, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 203 | pub fn strtol(s: *const c_schar, [INFO] [stdout] | + [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 263 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 263 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/lib.rs:204:35 [INFO] [stdout] | [INFO] [stdout] 114 | pub type c_schar = i8; [INFO] [stdout] | ---------------------- similarly named type alias `c_schar` defined here [INFO] [stdout] ... [INFO] [stdout] 204 | endp: *mut *mut c_char, base: c_int) -> c_long; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 204 | endp: *mut *mut c_schar, base: c_int) -> c_long; [INFO] [stdout] | + [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 263 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 263 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_long` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/lib.rs:204:59 [INFO] [stdout] | [INFO] [stdout] 204 | endp: *mut *mut c_char, base: c_int) -> c_long; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 263 + use std::ffi::c_long; [INFO] [stdout] | [INFO] [stdout] 263 + use std::os::raw::c_long; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/lib.rs:205:30 [INFO] [stdout] | [INFO] [stdout] 114 | pub type c_schar = i8; [INFO] [stdout] | ---------------------- similarly named type alias `c_schar` defined here [INFO] [stdout] ... [INFO] [stdout] 205 | pub fn strtoul(s: *const c_char, endp: *mut *mut c_char, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 205 | pub fn strtoul(s: *const c_schar, endp: *mut *mut c_char, [INFO] [stdout] | + [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 263 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 263 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/lib.rs:205:54 [INFO] [stdout] | [INFO] [stdout] 114 | pub type c_schar = i8; [INFO] [stdout] | ---------------------- similarly named type alias `c_schar` defined here [INFO] [stdout] ... [INFO] [stdout] 205 | pub fn strtoul(s: *const c_char, endp: *mut *mut c_char, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 205 | pub fn strtoul(s: *const c_char, endp: *mut *mut c_schar, [INFO] [stdout] | + [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 263 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 263 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_ulong` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/lib.rs:206:36 [INFO] [stdout] | [INFO] [stdout] 206 | base: c_int) -> c_ulong; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 263 + use std::ffi::c_ulong; [INFO] [stdout] | [INFO] [stdout] 263 + use std::os::raw::c_ulong; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/lib.rs:217:29 [INFO] [stdout] | [INFO] [stdout] 114 | pub type c_schar = i8; [INFO] [stdout] | ---------------------- similarly named type alias `c_schar` defined here [INFO] [stdout] ... [INFO] [stdout] 217 | pub fn system(s: *const c_char) -> c_int; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 217 | pub fn system(s: *const c_schar) -> c_int; [INFO] [stdout] | + [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 263 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 263 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/lib.rs:218:29 [INFO] [stdout] | [INFO] [stdout] 114 | pub type c_schar = i8; [INFO] [stdout] | ---------------------- similarly named type alias `c_schar` defined here [INFO] [stdout] ... [INFO] [stdout] 218 | pub fn getenv(s: *const c_char) -> *mut c_char; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 218 | pub fn getenv(s: *const c_schar) -> *mut c_char; [INFO] [stdout] | + [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 263 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 263 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/lib.rs:218:45 [INFO] [stdout] | [INFO] [stdout] 114 | pub type c_schar = i8; [INFO] [stdout] | ---------------------- similarly named type alias `c_schar` defined here [INFO] [stdout] ... [INFO] [stdout] 218 | pub fn getenv(s: *const c_char) -> *mut c_char; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 218 | pub fn getenv(s: *const c_char) -> *mut c_schar; [INFO] [stdout] | + [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 263 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 263 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/lib.rs:220:29 [INFO] [stdout] | [INFO] [stdout] 114 | pub type c_schar = i8; [INFO] [stdout] | ---------------------- similarly named type alias `c_schar` defined here [INFO] [stdout] ... [INFO] [stdout] 220 | pub fn strcpy(dst: *mut c_char, src: *const c_char) -> *mut c_char; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 220 | pub fn strcpy(dst: *mut c_schar, src: *const c_char) -> *mut c_char; [INFO] [stdout] | + [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 263 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 263 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/lib.rs:220:49 [INFO] [stdout] | [INFO] [stdout] 114 | pub type c_schar = i8; [INFO] [stdout] | ---------------------- similarly named type alias `c_schar` defined here [INFO] [stdout] ... [INFO] [stdout] 220 | pub fn strcpy(dst: *mut c_char, src: *const c_char) -> *mut c_char; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 220 | pub fn strcpy(dst: *mut c_char, src: *const c_schar) -> *mut c_char; [INFO] [stdout] | + [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 263 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 263 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/lib.rs:220:65 [INFO] [stdout] | [INFO] [stdout] 114 | pub type c_schar = i8; [INFO] [stdout] | ---------------------- similarly named type alias `c_schar` defined here [INFO] [stdout] ... [INFO] [stdout] 220 | pub fn strcpy(dst: *mut c_char, src: *const c_char) -> *mut c_char; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 220 | pub fn strcpy(dst: *mut c_char, src: *const c_char) -> *mut c_schar; [INFO] [stdout] | + [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 263 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 263 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/lib.rs:221:30 [INFO] [stdout] | [INFO] [stdout] 114 | pub type c_schar = i8; [INFO] [stdout] | ---------------------- similarly named type alias `c_schar` defined here [INFO] [stdout] ... [INFO] [stdout] 221 | pub fn strncpy(dst: *mut c_char, src: *const c_char, n: size_t) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 221 | pub fn strncpy(dst: *mut c_schar, src: *const c_char, n: size_t) [INFO] [stdout] | + [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 263 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 263 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/lib.rs:221:50 [INFO] [stdout] | [INFO] [stdout] 114 | pub type c_schar = i8; [INFO] [stdout] | ---------------------- similarly named type alias `c_schar` defined here [INFO] [stdout] ... [INFO] [stdout] 221 | pub fn strncpy(dst: *mut c_char, src: *const c_char, n: size_t) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 221 | pub fn strncpy(dst: *mut c_char, src: *const c_schar, n: size_t) [INFO] [stdout] | + [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 263 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 263 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/lib.rs:222:28 [INFO] [stdout] | [INFO] [stdout] 114 | pub type c_schar = i8; [INFO] [stdout] | ---------------------- similarly named type alias `c_schar` defined here [INFO] [stdout] ... [INFO] [stdout] 222 | -> *mut c_char; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 222 | -> *mut c_schar; [INFO] [stdout] | + [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 263 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 263 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/lib.rs:223:27 [INFO] [stdout] | [INFO] [stdout] 114 | pub type c_schar = i8; [INFO] [stdout] | ---------------------- similarly named type alias `c_schar` defined here [INFO] [stdout] ... [INFO] [stdout] 223 | pub fn strcat(s: *mut c_char, ct: *const c_char) -> *mut c_char; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 223 | pub fn strcat(s: *mut c_schar, ct: *const c_char) -> *mut c_char; [INFO] [stdout] | + [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 263 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 263 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/lib.rs:223:46 [INFO] [stdout] | [INFO] [stdout] 114 | pub type c_schar = i8; [INFO] [stdout] | ---------------------- similarly named type alias `c_schar` defined here [INFO] [stdout] ... [INFO] [stdout] 223 | pub fn strcat(s: *mut c_char, ct: *const c_char) -> *mut c_char; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 223 | pub fn strcat(s: *mut c_char, ct: *const c_schar) -> *mut c_char; [INFO] [stdout] | + [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 263 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 263 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/lib.rs:223:62 [INFO] [stdout] | [INFO] [stdout] 114 | pub type c_schar = i8; [INFO] [stdout] | ---------------------- similarly named type alias `c_schar` defined here [INFO] [stdout] ... [INFO] [stdout] 223 | pub fn strcat(s: *mut c_char, ct: *const c_char) -> *mut c_char; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 223 | pub fn strcat(s: *mut c_char, ct: *const c_char) -> *mut c_schar; [INFO] [stdout] | + [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 263 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 263 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/lib.rs:224:28 [INFO] [stdout] | [INFO] [stdout] 114 | pub type c_schar = i8; [INFO] [stdout] | ---------------------- similarly named type alias `c_schar` defined here [INFO] [stdout] ... [INFO] [stdout] 224 | pub fn strncat(s: *mut c_char, ct: *const c_char, n: size_t) -> *mut c_char; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 224 | pub fn strncat(s: *mut c_schar, ct: *const c_char, n: size_t) -> *mut c_char; [INFO] [stdout] | + [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 263 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 263 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/lib.rs:224:47 [INFO] [stdout] | [INFO] [stdout] 114 | pub type c_schar = i8; [INFO] [stdout] | ---------------------- similarly named type alias `c_schar` defined here [INFO] [stdout] ... [INFO] [stdout] 224 | pub fn strncat(s: *mut c_char, ct: *const c_char, n: size_t) -> *mut c_char; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 224 | pub fn strncat(s: *mut c_char, ct: *const c_schar, n: size_t) -> *mut c_char; [INFO] [stdout] | + [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 263 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 263 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/lib.rs:224:74 [INFO] [stdout] | [INFO] [stdout] 114 | pub type c_schar = i8; [INFO] [stdout] | ---------------------- similarly named type alias `c_schar` defined here [INFO] [stdout] ... [INFO] [stdout] 224 | pub fn strncat(s: *mut c_char, ct: *const c_char, n: size_t) -> *mut c_char; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 224 | pub fn strncat(s: *mut c_char, ct: *const c_char, n: size_t) -> *mut c_schar; [INFO] [stdout] | + [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 263 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 263 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/lib.rs:225:30 [INFO] [stdout] | [INFO] [stdout] 114 | pub type c_schar = i8; [INFO] [stdout] | ---------------------- similarly named type alias `c_schar` defined here [INFO] [stdout] ... [INFO] [stdout] 225 | pub fn strcmp(cs: *const c_char, ct: *const c_char) -> c_int; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 225 | pub fn strcmp(cs: *const c_schar, ct: *const c_char) -> c_int; [INFO] [stdout] | + [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 263 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 263 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/lib.rs:225:49 [INFO] [stdout] | [INFO] [stdout] 114 | pub type c_schar = i8; [INFO] [stdout] | ---------------------- similarly named type alias `c_schar` defined here [INFO] [stdout] ... [INFO] [stdout] 225 | pub fn strcmp(cs: *const c_char, ct: *const c_char) -> c_int; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 225 | pub fn strcmp(cs: *const c_char, ct: *const c_schar) -> c_int; [INFO] [stdout] | + [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 263 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 263 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/lib.rs:226:31 [INFO] [stdout] | [INFO] [stdout] 114 | pub type c_schar = i8; [INFO] [stdout] | ---------------------- similarly named type alias `c_schar` defined here [INFO] [stdout] ... [INFO] [stdout] 226 | pub fn strncmp(cs: *const c_char, ct: *const c_char, n: size_t) -> c_int; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 226 | pub fn strncmp(cs: *const c_schar, ct: *const c_char, n: size_t) -> c_int; [INFO] [stdout] | + [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 263 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 263 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/lib.rs:226:50 [INFO] [stdout] | [INFO] [stdout] 114 | pub type c_schar = i8; [INFO] [stdout] | ---------------------- similarly named type alias `c_schar` defined here [INFO] [stdout] ... [INFO] [stdout] 226 | pub fn strncmp(cs: *const c_char, ct: *const c_char, n: size_t) -> c_int; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 226 | pub fn strncmp(cs: *const c_char, ct: *const c_schar, n: size_t) -> c_int; [INFO] [stdout] | + [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 263 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 263 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/lib.rs:227:31 [INFO] [stdout] | [INFO] [stdout] 114 | pub type c_schar = i8; [INFO] [stdout] | ---------------------- similarly named type alias `c_schar` defined here [INFO] [stdout] ... [INFO] [stdout] 227 | pub fn strcoll(cs: *const c_char, ct: *const c_char) -> c_int; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 227 | pub fn strcoll(cs: *const c_schar, ct: *const c_char) -> c_int; [INFO] [stdout] | + [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 263 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 263 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/lib.rs:227:50 [INFO] [stdout] | [INFO] [stdout] 114 | pub type c_schar = i8; [INFO] [stdout] | ---------------------- similarly named type alias `c_schar` defined here [INFO] [stdout] ... [INFO] [stdout] 227 | pub fn strcoll(cs: *const c_char, ct: *const c_char) -> c_int; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 227 | pub fn strcoll(cs: *const c_char, ct: *const c_schar) -> c_int; [INFO] [stdout] | + [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 263 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 263 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/lib.rs:228:30 [INFO] [stdout] | [INFO] [stdout] 114 | pub type c_schar = i8; [INFO] [stdout] | ---------------------- similarly named type alias `c_schar` defined here [INFO] [stdout] ... [INFO] [stdout] 228 | pub fn strchr(cs: *const c_char, c: c_int) -> *mut c_char; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 228 | pub fn strchr(cs: *const c_schar, c: c_int) -> *mut c_char; [INFO] [stdout] | + [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 263 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 263 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/lib.rs:228:56 [INFO] [stdout] | [INFO] [stdout] 114 | pub type c_schar = i8; [INFO] [stdout] | ---------------------- similarly named type alias `c_schar` defined here [INFO] [stdout] ... [INFO] [stdout] 228 | pub fn strchr(cs: *const c_char, c: c_int) -> *mut c_char; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 228 | pub fn strchr(cs: *const c_char, c: c_int) -> *mut c_schar; [INFO] [stdout] | + [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 263 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 263 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/lib.rs:229:31 [INFO] [stdout] | [INFO] [stdout] 114 | pub type c_schar = i8; [INFO] [stdout] | ---------------------- similarly named type alias `c_schar` defined here [INFO] [stdout] ... [INFO] [stdout] 229 | pub fn strrchr(cs: *const c_char, c: c_int) -> *mut c_char; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 229 | pub fn strrchr(cs: *const c_schar, c: c_int) -> *mut c_char; [INFO] [stdout] | + [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 263 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 263 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/lib.rs:229:57 [INFO] [stdout] | [INFO] [stdout] 114 | pub type c_schar = i8; [INFO] [stdout] | ---------------------- similarly named type alias `c_schar` defined here [INFO] [stdout] ... [INFO] [stdout] 229 | pub fn strrchr(cs: *const c_char, c: c_int) -> *mut c_char; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 229 | pub fn strrchr(cs: *const c_char, c: c_int) -> *mut c_schar; [INFO] [stdout] | + [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 263 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 263 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/lib.rs:230:30 [INFO] [stdout] | [INFO] [stdout] 114 | pub type c_schar = i8; [INFO] [stdout] | ---------------------- similarly named type alias `c_schar` defined here [INFO] [stdout] ... [INFO] [stdout] 230 | pub fn strspn(cs: *const c_char, ct: *const c_char) -> size_t; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 230 | pub fn strspn(cs: *const c_schar, ct: *const c_char) -> size_t; [INFO] [stdout] | + [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 263 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 263 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/lib.rs:230:49 [INFO] [stdout] | [INFO] [stdout] 114 | pub type c_schar = i8; [INFO] [stdout] | ---------------------- similarly named type alias `c_schar` defined here [INFO] [stdout] ... [INFO] [stdout] 230 | pub fn strspn(cs: *const c_char, ct: *const c_char) -> size_t; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 230 | pub fn strspn(cs: *const c_char, ct: *const c_schar) -> size_t; [INFO] [stdout] | + [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 263 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 263 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/lib.rs:231:31 [INFO] [stdout] | [INFO] [stdout] 114 | pub type c_schar = i8; [INFO] [stdout] | ---------------------- similarly named type alias `c_schar` defined here [INFO] [stdout] ... [INFO] [stdout] 231 | pub fn strcspn(cs: *const c_char, ct: *const c_char) -> size_t; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 231 | pub fn strcspn(cs: *const c_schar, ct: *const c_char) -> size_t; [INFO] [stdout] | + [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 263 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 263 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/lib.rs:231:50 [INFO] [stdout] | [INFO] [stdout] 114 | pub type c_schar = i8; [INFO] [stdout] | ---------------------- similarly named type alias `c_schar` defined here [INFO] [stdout] ... [INFO] [stdout] 231 | pub fn strcspn(cs: *const c_char, ct: *const c_char) -> size_t; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 231 | pub fn strcspn(cs: *const c_char, ct: *const c_schar) -> size_t; [INFO] [stdout] | + [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 263 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 263 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/lib.rs:232:31 [INFO] [stdout] | [INFO] [stdout] 114 | pub type c_schar = i8; [INFO] [stdout] | ---------------------- similarly named type alias `c_schar` defined here [INFO] [stdout] ... [INFO] [stdout] 232 | pub fn strpbrk(cs: *const c_char, ct: *const c_char) -> *mut c_char; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 232 | pub fn strpbrk(cs: *const c_schar, ct: *const c_char) -> *mut c_char; [INFO] [stdout] | + [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 263 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 263 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/lib.rs:232:50 [INFO] [stdout] | [INFO] [stdout] 114 | pub type c_schar = i8; [INFO] [stdout] | ---------------------- similarly named type alias `c_schar` defined here [INFO] [stdout] ... [INFO] [stdout] 232 | pub fn strpbrk(cs: *const c_char, ct: *const c_char) -> *mut c_char; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 232 | pub fn strpbrk(cs: *const c_char, ct: *const c_schar) -> *mut c_char; [INFO] [stdout] | + [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 263 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 263 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/lib.rs:232:66 [INFO] [stdout] | [INFO] [stdout] 114 | pub type c_schar = i8; [INFO] [stdout] | ---------------------- similarly named type alias `c_schar` defined here [INFO] [stdout] ... [INFO] [stdout] 232 | pub fn strpbrk(cs: *const c_char, ct: *const c_char) -> *mut c_char; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 232 | pub fn strpbrk(cs: *const c_char, ct: *const c_char) -> *mut c_schar; [INFO] [stdout] | + [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 263 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 263 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/lib.rs:233:30 [INFO] [stdout] | [INFO] [stdout] 114 | pub type c_schar = i8; [INFO] [stdout] | ---------------------- similarly named type alias `c_schar` defined here [INFO] [stdout] ... [INFO] [stdout] 233 | pub fn strstr(cs: *const c_char, ct: *const c_char) -> *mut c_char; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 233 | pub fn strstr(cs: *const c_schar, ct: *const c_char) -> *mut c_char; [INFO] [stdout] | + [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 263 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 263 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/lib.rs:233:49 [INFO] [stdout] | [INFO] [stdout] 114 | pub type c_schar = i8; [INFO] [stdout] | ---------------------- similarly named type alias `c_schar` defined here [INFO] [stdout] ... [INFO] [stdout] 233 | pub fn strstr(cs: *const c_char, ct: *const c_char) -> *mut c_char; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 233 | pub fn strstr(cs: *const c_char, ct: *const c_schar) -> *mut c_char; [INFO] [stdout] | + [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 263 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 263 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/lib.rs:233:65 [INFO] [stdout] | [INFO] [stdout] 114 | pub type c_schar = i8; [INFO] [stdout] | ---------------------- similarly named type alias `c_schar` defined here [INFO] [stdout] ... [INFO] [stdout] 233 | pub fn strstr(cs: *const c_char, ct: *const c_char) -> *mut c_char; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 233 | pub fn strstr(cs: *const c_char, ct: *const c_char) -> *mut c_schar; [INFO] [stdout] | + [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 263 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 263 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/lib.rs:234:30 [INFO] [stdout] | [INFO] [stdout] 114 | pub type c_schar = i8; [INFO] [stdout] | ---------------------- similarly named type alias `c_schar` defined here [INFO] [stdout] ... [INFO] [stdout] 234 | pub fn strlen(cs: *const c_char) -> size_t; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 234 | pub fn strlen(cs: *const c_schar) -> size_t; [INFO] [stdout] | + [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 263 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 263 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/lib.rs:237:39 [INFO] [stdout] | [INFO] [stdout] 114 | pub type c_schar = i8; [INFO] [stdout] | ---------------------- similarly named type alias `c_schar` defined here [INFO] [stdout] ... [INFO] [stdout] 237 | pub fn strerror(n: c_int) -> *mut c_char; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 237 | pub fn strerror(n: c_int) -> *mut c_schar; [INFO] [stdout] | + [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 263 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 263 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/lib.rs:238:27 [INFO] [stdout] | [INFO] [stdout] 114 | pub type c_schar = i8; [INFO] [stdout] | ---------------------- similarly named type alias `c_schar` defined here [INFO] [stdout] ... [INFO] [stdout] 238 | pub fn strtok(s: *mut c_char, t: *const c_char) -> *mut c_char; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 238 | pub fn strtok(s: *mut c_schar, t: *const c_char) -> *mut c_char; [INFO] [stdout] | + [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 263 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 263 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/lib.rs:238:45 [INFO] [stdout] | [INFO] [stdout] 114 | pub type c_schar = i8; [INFO] [stdout] | ---------------------- similarly named type alias `c_schar` defined here [INFO] [stdout] ... [INFO] [stdout] 238 | pub fn strtok(s: *mut c_char, t: *const c_char) -> *mut c_char; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 238 | pub fn strtok(s: *mut c_char, t: *const c_schar) -> *mut c_char; [INFO] [stdout] | + [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 263 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 263 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/lib.rs:238:61 [INFO] [stdout] | [INFO] [stdout] 114 | pub type c_schar = i8; [INFO] [stdout] | ---------------------- similarly named type alias `c_schar` defined here [INFO] [stdout] ... [INFO] [stdout] 238 | pub fn strtok(s: *mut c_char, t: *const c_char) -> *mut c_char; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 238 | pub fn strtok(s: *mut c_char, t: *const c_char) -> *mut c_schar; [INFO] [stdout] | + [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 263 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 263 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/lib.rs:239:28 [INFO] [stdout] | [INFO] [stdout] 114 | pub type c_schar = i8; [INFO] [stdout] | ---------------------- similarly named type alias `c_schar` defined here [INFO] [stdout] ... [INFO] [stdout] 239 | pub fn strxfrm(s: *mut c_char, ct: *const c_char, n: size_t) -> size_t; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 239 | pub fn strxfrm(s: *mut c_schar, ct: *const c_char, n: size_t) -> size_t; [INFO] [stdout] | + [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 263 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 263 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/lib.rs:239:47 [INFO] [stdout] | [INFO] [stdout] 114 | pub type c_schar = i8; [INFO] [stdout] | ---------------------- similarly named type alias `c_schar` defined here [INFO] [stdout] ... [INFO] [stdout] 239 | pub fn strxfrm(s: *mut c_char, ct: *const c_char, n: size_t) -> size_t; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 239 | pub fn strxfrm(s: *mut c_char, ct: *const c_schar, n: size_t) -> size_t; [INFO] [stdout] | + [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 263 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 263 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `wchar_t` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/lib.rs:240:31 [INFO] [stdout] | [INFO] [stdout] 240 | pub fn wcslen(buf: *const wchar_t) -> size_t; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/lib.rs:251:27 [INFO] [stdout] | [INFO] [stdout] 114 | pub type c_schar = i8; [INFO] [stdout] | ---------------------- similarly named type alias `c_schar` defined here [INFO] [stdout] ... [INFO] [stdout] 251 | pub fn atof(s: *const c_char) -> c_double; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 251 | pub fn atof(s: *const c_schar) -> c_double; [INFO] [stdout] | + [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 263 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 263 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_long` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/lib.rs:252:20 [INFO] [stdout] | [INFO] [stdout] 252 | pub fn labs(i: c_long) -> c_long; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 263 + use std::ffi::c_long; [INFO] [stdout] | [INFO] [stdout] 263 + use std::os::raw::c_long; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_long` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/lib.rs:252:31 [INFO] [stdout] | [INFO] [stdout] 252 | pub fn labs(i: c_long) -> c_long; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 263 + use std::ffi::c_long; [INFO] [stdout] | [INFO] [stdout] 263 + use std::os::raw::c_long; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `time_t` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:20:21 [INFO] [stdout] | [INFO] [stdout] 20 | pub actime: time_t, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `time_t` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 21 | pub modtime: time_t, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `time_t` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:25:21 [INFO] [stdout] | [INFO] [stdout] 25 | pub tv_sec: time_t, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `suseconds_t` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:26:22 [INFO] [stdout] | [INFO] [stdout] 26 | pub tv_usec: suseconds_t, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `time_t` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:30:21 [INFO] [stdout] | [INFO] [stdout] 30 | pub tv_sec: time_t, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_long` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:31:22 [INFO] [stdout] | [INFO] [stdout] 31 | pub tv_nsec: c_long, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 6 + use std::ffi::c_long; [INFO] [stdout] | [INFO] [stdout] 6 + use std::os::raw::c_long; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `rlim_t` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:35:23 [INFO] [stdout] | [INFO] [stdout] 35 | pub rlim_cur: rlim_t, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/macros.rs:42:13 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct $i { $($field)* } [INFO] [stdout] | ------------- similarly named struct `rlimit` defined here [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 35 - pub rlim_cur: rlim_t, [INFO] [stdout] 35 + pub rlim_cur: rlimit, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `rlim_t` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:36:23 [INFO] [stdout] | [INFO] [stdout] 36 | pub rlim_max: rlim_t, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/macros.rs:42:13 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct $i { $($field)* } [INFO] [stdout] | ------------- similarly named struct `rlimit` defined here [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 36 - pub rlim_max: rlim_t, [INFO] [stdout] 36 + pub rlim_max: rlimit, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_long` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:42:24 [INFO] [stdout] | [INFO] [stdout] 42 | pub ru_maxrss: c_long, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 6 + use std::ffi::c_long; [INFO] [stdout] | [INFO] [stdout] 6 + use std::os::raw::c_long; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_long` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:43:23 [INFO] [stdout] | [INFO] [stdout] 43 | pub ru_ixrss: c_long, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 6 + use std::ffi::c_long; [INFO] [stdout] | [INFO] [stdout] 6 + use std::os::raw::c_long; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_long` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:44:23 [INFO] [stdout] | [INFO] [stdout] 44 | pub ru_idrss: c_long, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 6 + use std::ffi::c_long; [INFO] [stdout] | [INFO] [stdout] 6 + use std::os::raw::c_long; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_long` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:45:23 [INFO] [stdout] | [INFO] [stdout] 45 | pub ru_isrss: c_long, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 6 + use std::ffi::c_long; [INFO] [stdout] | [INFO] [stdout] 6 + use std::os::raw::c_long; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_long` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:46:24 [INFO] [stdout] | [INFO] [stdout] 46 | pub ru_minflt: c_long, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 6 + use std::ffi::c_long; [INFO] [stdout] | [INFO] [stdout] 6 + use std::os::raw::c_long; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_long` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:47:24 [INFO] [stdout] | [INFO] [stdout] 47 | pub ru_majflt: c_long, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 6 + use std::ffi::c_long; [INFO] [stdout] | [INFO] [stdout] 6 + use std::os::raw::c_long; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_long` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | pub ru_nswap: c_long, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 6 + use std::ffi::c_long; [INFO] [stdout] | [INFO] [stdout] 6 + use std::os::raw::c_long; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_long` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:49:25 [INFO] [stdout] | [INFO] [stdout] 49 | pub ru_inblock: c_long, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 6 + use std::ffi::c_long; [INFO] [stdout] | [INFO] [stdout] 6 + use std::os::raw::c_long; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_long` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:50:25 [INFO] [stdout] | [INFO] [stdout] 50 | pub ru_oublock: c_long, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 6 + use std::ffi::c_long; [INFO] [stdout] | [INFO] [stdout] 6 + use std::os::raw::c_long; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_long` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:51:24 [INFO] [stdout] | [INFO] [stdout] 51 | pub ru_msgsnd: c_long, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 6 + use std::ffi::c_long; [INFO] [stdout] | [INFO] [stdout] 6 + use std::os::raw::c_long; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_long` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:52:24 [INFO] [stdout] | [INFO] [stdout] 52 | pub ru_msgrcv: c_long, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 6 + use std::ffi::c_long; [INFO] [stdout] | [INFO] [stdout] 6 + use std::os::raw::c_long; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_long` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:53:26 [INFO] [stdout] | [INFO] [stdout] 53 | pub ru_nsignals: c_long, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 6 + use std::ffi::c_long; [INFO] [stdout] | [INFO] [stdout] 6 + use std::os::raw::c_long; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_long` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:54:23 [INFO] [stdout] | [INFO] [stdout] 54 | pub ru_nvcsw: c_long, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 6 + use std::ffi::c_long; [INFO] [stdout] | [INFO] [stdout] 6 + use std::os::raw::c_long; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_long` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:55:24 [INFO] [stdout] | [INFO] [stdout] 55 | pub ru_nivcsw: c_long, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 6 + use std::ffi::c_long; [INFO] [stdout] | [INFO] [stdout] 6 + use std::os::raw::c_long; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in the crate root [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:85:28 [INFO] [stdout] | [INFO] [stdout] 85 | pub h_name: *mut ::c_char, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/lib.rs:114:1 [INFO] [stdout] | [INFO] [stdout] 114 | pub type c_schar = i8; [INFO] [stdout] | ---------------------- similarly named type alias `c_schar` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 85 | pub h_name: *mut ::c_schar, [INFO] [stdout] | + [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 6 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 6 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] help: if you import `c_char`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 85 - pub h_name: *mut ::c_char, [INFO] [stdout] 85 + pub h_name: *mut c_char, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in the crate root [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:86:36 [INFO] [stdout] | [INFO] [stdout] 86 | pub h_aliases: *mut *mut ::c_char, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/lib.rs:114:1 [INFO] [stdout] | [INFO] [stdout] 114 | pub type c_schar = i8; [INFO] [stdout] | ---------------------- similarly named type alias `c_schar` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 86 | pub h_aliases: *mut *mut ::c_schar, [INFO] [stdout] | + [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 6 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 6 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] help: if you import `c_char`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 86 - pub h_aliases: *mut *mut ::c_char, [INFO] [stdout] 86 + pub h_aliases: *mut *mut c_char, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in the crate root [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:89:38 [INFO] [stdout] | [INFO] [stdout] 89 | pub h_addr_list: *mut *mut ::c_char, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/lib.rs:114:1 [INFO] [stdout] | [INFO] [stdout] 114 | pub type c_schar = i8; [INFO] [stdout] | ---------------------- similarly named type alias `c_schar` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 89 | pub h_addr_list: *mut *mut ::c_schar, [INFO] [stdout] | + [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 6 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 6 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] help: if you import `c_char`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 89 - pub h_addr_list: *mut *mut ::c_char, [INFO] [stdout] 89 + pub h_addr_list: *mut *mut c_char, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `sockaddr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:176:53 [INFO] [stdout] | [INFO] [stdout] 176 | pub fn connect(socket: ::c_int, address: *const sockaddr, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `socklen_t` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:177:25 [INFO] [stdout] | [INFO] [stdout] 177 | len: socklen_t) -> ::c_int; [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `sockaddr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:180:50 [INFO] [stdout] | [INFO] [stdout] 180 | pub fn bind(socket: ::c_int, address: *const sockaddr, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `socklen_t` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:181:30 [INFO] [stdout] | [INFO] [stdout] 181 | address_len: socklen_t) -> ::c_int; [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `sockaddr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:187:50 [INFO] [stdout] | [INFO] [stdout] 187 | pub fn accept(socket: ::c_int, address: *mut sockaddr, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `socklen_t` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:188:37 [INFO] [stdout] | [INFO] [stdout] 188 | address_len: *mut socklen_t) -> ::c_int; [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `sockaddr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:191:55 [INFO] [stdout] | [INFO] [stdout] 191 | pub fn getpeername(socket: ::c_int, address: *mut sockaddr, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `socklen_t` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:192:42 [INFO] [stdout] | [INFO] [stdout] 192 | address_len: *mut socklen_t) -> ::c_int; [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `sockaddr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:195:55 [INFO] [stdout] | [INFO] [stdout] 195 | pub fn getsockname(socket: ::c_int, address: *mut sockaddr, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `socklen_t` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:196:42 [INFO] [stdout] | [INFO] [stdout] 196 | address_len: *mut socklen_t) -> ::c_int; [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `socklen_t` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:199:35 [INFO] [stdout] | [INFO] [stdout] 199 | option_len: socklen_t) -> ::c_int; [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `sockaddr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:207:48 [INFO] [stdout] | [INFO] [stdout] 207 | flags: ::c_int, addr: *const sockaddr, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `socklen_t` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:208:28 [INFO] [stdout] | [INFO] [stdout] 208 | addrlen: socklen_t) -> ::ssize_t; [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:213:31 [INFO] [stdout] | [INFO] [stdout] 213 | pub fn chmod(path: *const c_char, mode: mode_t) -> ::c_int; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a builtin type with a similar name exists [INFO] [stdout] | [INFO] [stdout] 213 - pub fn chmod(path: *const c_char, mode: mode_t) -> ::c_int; [INFO] [stdout] 213 + pub fn chmod(path: *const char, mode: mode_t) -> ::c_int; [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 6 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 6 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `mode_t` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:213:45 [INFO] [stdout] | [INFO] [stdout] 213 | pub fn chmod(path: *const c_char, mode: mode_t) -> ::c_int; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `mode_t` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:216:38 [INFO] [stdout] | [INFO] [stdout] 216 | pub fn fchmod(fd: ::c_int, mode: mode_t) -> ::c_int; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0573]: expected type, found function `stat` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:220:45 [INFO] [stdout] | [INFO] [stdout] 220 | pub fn fstat(fildes: ::c_int, buf: *mut stat) -> ::c_int; [INFO] [stdout] | ^^^^ not a type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:222:31 [INFO] [stdout] | [INFO] [stdout] 222 | pub fn mkdir(path: *const c_char, mode: mode_t) -> ::c_int; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a builtin type with a similar name exists [INFO] [stdout] | [INFO] [stdout] 222 - pub fn mkdir(path: *const c_char, mode: mode_t) -> ::c_int; [INFO] [stdout] 222 + pub fn mkdir(path: *const char, mode: mode_t) -> ::c_int; [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 6 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 6 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `mode_t` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:222:45 [INFO] [stdout] | [INFO] [stdout] 222 | pub fn mkdir(path: *const c_char, mode: mode_t) -> ::c_int; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:226:30 [INFO] [stdout] | [INFO] [stdout] 226 | pub fn stat(path: *const c_char, buf: *mut stat) -> ::c_int; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a builtin type with a similar name exists [INFO] [stdout] | [INFO] [stdout] 226 - pub fn stat(path: *const c_char, buf: *mut stat) -> ::c_int; [INFO] [stdout] 226 + pub fn stat(path: *const char, buf: *mut stat) -> ::c_int; [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 6 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 6 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0573]: expected type, found function `stat` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:226:48 [INFO] [stdout] | [INFO] [stdout] 226 | pub fn stat(path: *const c_char, buf: *mut stat) -> ::c_int; [INFO] [stdout] | ^^^^ not a type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:230:34 [INFO] [stdout] | [INFO] [stdout] 230 | pub fn popen(command: *const c_char, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a builtin type with a similar name exists [INFO] [stdout] | [INFO] [stdout] 230 - pub fn popen(command: *const c_char, [INFO] [stdout] 230 + pub fn popen(command: *const char, [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 6 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 6 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:231:31 [INFO] [stdout] | [INFO] [stdout] 231 | mode: *const c_char) -> *mut ::FILE; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a builtin type with a similar name exists [INFO] [stdout] | [INFO] [stdout] 231 - mode: *const c_char) -> *mut ::FILE; [INFO] [stdout] 231 + mode: *const char) -> *mut ::FILE; [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 6 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 6 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:235:45 [INFO] [stdout] | [INFO] [stdout] 235 | pub fn fdopen(fd: ::c_int, mode: *const c_char) -> *mut ::FILE; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a builtin type with a similar name exists [INFO] [stdout] | [INFO] [stdout] 235 - pub fn fdopen(fd: ::c_int, mode: *const c_char) -> *mut ::FILE; [INFO] [stdout] 235 + pub fn fdopen(fd: ::c_int, mode: *const char) -> *mut ::FILE; [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 6 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 6 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:240:30 [INFO] [stdout] | [INFO] [stdout] 240 | pub fn open(path: *const c_char, oflag: ::c_int, ...) -> ::c_int; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a builtin type with a similar name exists [INFO] [stdout] | [INFO] [stdout] 240 - pub fn open(path: *const c_char, oflag: ::c_int, ...) -> ::c_int; [INFO] [stdout] 240 + pub fn open(path: *const char, oflag: ::c_int, ...) -> ::c_int; [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 6 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 6 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:243:31 [INFO] [stdout] | [INFO] [stdout] 243 | pub fn creat(path: *const c_char, mode: mode_t) -> ::c_int; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a builtin type with a similar name exists [INFO] [stdout] | [INFO] [stdout] 243 - pub fn creat(path: *const c_char, mode: mode_t) -> ::c_int; [INFO] [stdout] 243 + pub fn creat(path: *const char, mode: mode_t) -> ::c_int; [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 6 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 6 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `mode_t` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:243:45 [INFO] [stdout] | [INFO] [stdout] 243 | pub fn creat(path: *const c_char, mode: mode_t) -> ::c_int; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:253:36 [INFO] [stdout] | [INFO] [stdout] 253 | pub fn opendir(dirname: *const c_char) -> *mut ::DIR; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a builtin type with a similar name exists [INFO] [stdout] | [INFO] [stdout] 253 - pub fn opendir(dirname: *const c_char) -> *mut ::DIR; [INFO] [stdout] 253 + pub fn opendir(dirname: *const char) -> *mut ::DIR; [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 6 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 6 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `dirent` in the crate root [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:256:54 [INFO] [stdout] | [INFO] [stdout] 256 | pub fn readdir_r(dirp: *mut ::DIR, entry: *mut ::dirent, [INFO] [stdout] | ^^^^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `dirent` in the crate root [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:257:42 [INFO] [stdout] | [INFO] [stdout] 257 | result: *mut *mut ::dirent) -> ::c_int; [INFO] [stdout] | ^^^^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:267:32 [INFO] [stdout] | [INFO] [stdout] 267 | pub fn access(path: *const c_char, amode: ::c_int) -> ::c_int; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a builtin type with a similar name exists [INFO] [stdout] | [INFO] [stdout] 267 - pub fn access(path: *const c_char, amode: ::c_int) -> ::c_int; [INFO] [stdout] 267 + pub fn access(path: *const char, amode: ::c_int) -> ::c_int; [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 6 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 6 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:269:30 [INFO] [stdout] | [INFO] [stdout] 269 | pub fn chdir(dir: *const c_char) -> ::c_int; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a builtin type with a similar name exists [INFO] [stdout] | [INFO] [stdout] 269 - pub fn chdir(dir: *const c_char) -> ::c_int; [INFO] [stdout] 269 + pub fn chdir(dir: *const char) -> ::c_int; [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 6 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 6 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:270:31 [INFO] [stdout] | [INFO] [stdout] 270 | pub fn chown(path: *const c_char, uid: uid_t, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a builtin type with a similar name exists [INFO] [stdout] | [INFO] [stdout] 270 - pub fn chown(path: *const c_char, uid: uid_t, [INFO] [stdout] 270 + pub fn chown(path: *const char, uid: uid_t, [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 6 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 6 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:277:31 [INFO] [stdout] | [INFO] [stdout] 277 | pub fn execv(prog: *const c_char, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a builtin type with a similar name exists [INFO] [stdout] | [INFO] [stdout] 277 - pub fn execv(prog: *const c_char, [INFO] [stdout] 277 + pub fn execv(prog: *const char, [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 6 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 6 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:278:38 [INFO] [stdout] | [INFO] [stdout] 278 | argv: *const *const c_char) -> ::c_int; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a builtin type with a similar name exists [INFO] [stdout] | [INFO] [stdout] 278 - argv: *const *const c_char) -> ::c_int; [INFO] [stdout] 278 + argv: *const *const char) -> ::c_int; [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 6 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 6 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | pub fn execve(prog: *const c_char, argv: *const *const c_char, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a builtin type with a similar name exists [INFO] [stdout] | [INFO] [stdout] 279 - pub fn execve(prog: *const c_char, argv: *const *const c_char, [INFO] [stdout] 279 + pub fn execve(prog: *const char, argv: *const *const c_char, [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 6 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 6 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:279:60 [INFO] [stdout] | [INFO] [stdout] 279 | pub fn execve(prog: *const c_char, argv: *const *const c_char, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a builtin type with a similar name exists [INFO] [stdout] | [INFO] [stdout] 279 - pub fn execve(prog: *const c_char, argv: *const *const c_char, [INFO] [stdout] 279 + pub fn execve(prog: *const c_char, argv: *const *const char, [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 6 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 6 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:280:39 [INFO] [stdout] | [INFO] [stdout] 280 | envp: *const *const c_char) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a builtin type with a similar name exists [INFO] [stdout] | [INFO] [stdout] 280 - envp: *const *const c_char) [INFO] [stdout] 280 + envp: *const *const char) [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 6 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 6 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:282:29 [INFO] [stdout] | [INFO] [stdout] 282 | pub fn execvp(c: *const c_char, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a builtin type with a similar name exists [INFO] [stdout] | [INFO] [stdout] 282 - pub fn execvp(c: *const c_char, [INFO] [stdout] 282 + pub fn execvp(c: *const char, [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 6 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 6 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:283:39 [INFO] [stdout] | [INFO] [stdout] 283 | argv: *const *const c_char) -> ::c_int; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a builtin type with a similar name exists [INFO] [stdout] | [INFO] [stdout] 283 - argv: *const *const c_char) -> ::c_int; [INFO] [stdout] 283 + argv: *const *const char) -> ::c_int; [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 6 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 6 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_long` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:285:58 [INFO] [stdout] | [INFO] [stdout] 285 | pub fn fpathconf(filedes: ::c_int, name: ::c_int) -> c_long; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 6 + use std::ffi::c_long; [INFO] [stdout] | [INFO] [stdout] 6 + use std::os::raw::c_long; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:286:29 [INFO] [stdout] | [INFO] [stdout] 286 | pub fn getcwd(buf: *mut c_char, size: ::size_t) -> *mut c_char; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a builtin type with a similar name exists [INFO] [stdout] | [INFO] [stdout] 286 - pub fn getcwd(buf: *mut c_char, size: ::size_t) -> *mut c_char; [INFO] [stdout] 286 + pub fn getcwd(buf: *mut char, size: ::size_t) -> *mut c_char; [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 6 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 6 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:286:61 [INFO] [stdout] | [INFO] [stdout] 286 | pub fn getcwd(buf: *mut c_char, size: ::size_t) -> *mut c_char; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a builtin type with a similar name exists [INFO] [stdout] | [INFO] [stdout] 286 - pub fn getcwd(buf: *mut c_char, size: ::size_t) -> *mut c_char; [INFO] [stdout] 286 + pub fn getcwd(buf: *mut c_char, size: ::size_t) -> *mut char; [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 6 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 6 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:292:31 [INFO] [stdout] | [INFO] [stdout] 292 | pub fn getlogin() -> *mut c_char; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a builtin type with a similar name exists [INFO] [stdout] | [INFO] [stdout] 292 - pub fn getlogin() -> *mut c_char; [INFO] [stdout] 292 + pub fn getlogin() -> *mut char; [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 6 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 6 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:295:52 [INFO] [stdout] | [INFO] [stdout] 295 | pub fn getopt(argc: ::c_int, argv: *const *mut c_char, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a builtin type with a similar name exists [INFO] [stdout] | [INFO] [stdout] 295 - pub fn getopt(argc: ::c_int, argv: *const *mut c_char, [INFO] [stdout] 295 + pub fn getopt(argc: ::c_int, argv: *const *mut char, [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 6 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 6 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:296:34 [INFO] [stdout] | [INFO] [stdout] 296 | optstr: *const c_char) -> ::c_int; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a builtin type with a similar name exists [INFO] [stdout] | [INFO] [stdout] 296 - optstr: *const c_char) -> ::c_int; [INFO] [stdout] 296 + optstr: *const char) -> ::c_int; [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 6 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 6 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:302:29 [INFO] [stdout] | [INFO] [stdout] 302 | pub fn link(src: *const c_char, dst: *const c_char) -> ::c_int; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a builtin type with a similar name exists [INFO] [stdout] | [INFO] [stdout] 302 - pub fn link(src: *const c_char, dst: *const c_char) -> ::c_int; [INFO] [stdout] 302 + pub fn link(src: *const char, dst: *const c_char) -> ::c_int; [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 6 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 6 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:302:49 [INFO] [stdout] | [INFO] [stdout] 302 | pub fn link(src: *const c_char, dst: *const c_char) -> ::c_int; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a builtin type with a similar name exists [INFO] [stdout] | [INFO] [stdout] 302 - pub fn link(src: *const c_char, dst: *const c_char) -> ::c_int; [INFO] [stdout] 302 + pub fn link(src: *const c_char, dst: *const char) -> ::c_int; [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 6 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 6 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `off_t` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:303:39 [INFO] [stdout] | [INFO] [stdout] 303 | pub fn lseek(fd: ::c_int, offset: off_t, whence: ::c_int) -> off_t; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `off_t` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:303:66 [INFO] [stdout] | [INFO] [stdout] 303 | pub fn lseek(fd: ::c_int, offset: off_t, whence: ::c_int) -> off_t; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:304:34 [INFO] [stdout] | [INFO] [stdout] 304 | pub fn pathconf(path: *const c_char, name: ::c_int) -> c_long; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a builtin type with a similar name exists [INFO] [stdout] | [INFO] [stdout] 304 - pub fn pathconf(path: *const c_char, name: ::c_int) -> c_long; [INFO] [stdout] 304 + pub fn pathconf(path: *const char, name: ::c_int) -> c_long; [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 6 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 6 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_long` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:304:60 [INFO] [stdout] | [INFO] [stdout] 304 | pub fn pathconf(path: *const c_char, name: ::c_int) -> c_long; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 6 + use std::ffi::c_long; [INFO] [stdout] | [INFO] [stdout] 6 + use std::os::raw::c_long; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:316:31 [INFO] [stdout] | [INFO] [stdout] 316 | pub fn rmdir(path: *const c_char) -> ::c_int; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a builtin type with a similar name exists [INFO] [stdout] | [INFO] [stdout] 316 - pub fn rmdir(path: *const c_char) -> ::c_int; [INFO] [stdout] 316 + pub fn rmdir(path: *const char) -> ::c_int; [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 6 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 6 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:330:41 [INFO] [stdout] | [INFO] [stdout] 330 | pub fn ttyname(fd: ::c_int) -> *mut c_char; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a builtin type with a similar name exists [INFO] [stdout] | [INFO] [stdout] 330 - pub fn ttyname(fd: ::c_int) -> *mut c_char; [INFO] [stdout] 330 + pub fn ttyname(fd: ::c_int) -> *mut char; [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 6 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 6 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:331:29 [INFO] [stdout] | [INFO] [stdout] 331 | pub fn unlink(c: *const c_char) -> ::c_int; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a builtin type with a similar name exists [INFO] [stdout] | [INFO] [stdout] 331 - pub fn unlink(c: *const c_char) -> ::c_int; [INFO] [stdout] 331 + pub fn unlink(c: *const char) -> ::c_int; [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 6 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 6 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `off_t` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:346:26 [INFO] [stdout] | [INFO] [stdout] 346 | offset: off_t) -> ::ssize_t; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `off_t` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:350:27 [INFO] [stdout] | [INFO] [stdout] 350 | offset: off_t) -> ::ssize_t; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `mode_t` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:351:24 [INFO] [stdout] | [INFO] [stdout] 351 | pub fn umask(mask: mode_t) -> mode_t; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `mode_t` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:351:35 [INFO] [stdout] | [INFO] [stdout] 351 | pub fn umask(mask: mode_t) -> mode_t; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:354:31 [INFO] [stdout] | [INFO] [stdout] 354 | pub fn utime(file: *const c_char, buf: *const utimbuf) -> ::c_int; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a builtin type with a similar name exists [INFO] [stdout] | [INFO] [stdout] 354 - pub fn utime(file: *const c_char, buf: *const utimbuf) -> ::c_int; [INFO] [stdout] 354 + pub fn utime(file: *const char, buf: *const utimbuf) -> ::c_int; [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 6 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 6 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `off_t` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:372:25 [INFO] [stdout] | [INFO] [stdout] 372 | offset: off_t) [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:378:42 [INFO] [stdout] | [INFO] [stdout] 378 | pub fn if_nametoindex(ifname: *const c_char) -> ::c_uint; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a builtin type with a similar name exists [INFO] [stdout] | [INFO] [stdout] 378 - pub fn if_nametoindex(ifname: *const c_char) -> ::c_uint; [INFO] [stdout] 378 + pub fn if_nametoindex(ifname: *const char) -> ::c_uint; [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 6 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 6 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in the crate root [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:380:42 [INFO] [stdout] | [INFO] [stdout] 380 | ifname: *mut ::c_char) -> *mut ::c_char; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/lib.rs:114:1 [INFO] [stdout] | [INFO] [stdout] 114 | pub type c_schar = i8; [INFO] [stdout] | ---------------------- similarly named type alias `c_schar` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 380 | ifname: *mut ::c_schar) -> *mut ::c_char; [INFO] [stdout] | + [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 6 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 6 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] help: if you import `c_char`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 380 - ifname: *mut ::c_char) -> *mut ::c_char; [INFO] [stdout] 380 + ifname: *mut c_char) -> *mut ::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in the crate root [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:380:60 [INFO] [stdout] | [INFO] [stdout] 380 | ifname: *mut ::c_char) -> *mut ::c_char; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/lib.rs:114:1 [INFO] [stdout] | [INFO] [stdout] 114 | pub type c_schar = i8; [INFO] [stdout] | ---------------------- similarly named type alias `c_schar` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 380 | ifname: *mut ::c_char) -> *mut ::c_schar; [INFO] [stdout] | + [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 6 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 6 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] help: if you import `c_char`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 380 - ifname: *mut ::c_char) -> *mut ::c_char; [INFO] [stdout] 380 + ifname: *mut ::c_char) -> *mut c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:384:31 [INFO] [stdout] | [INFO] [stdout] 384 | pub fn lstat(path: *const c_char, buf: *mut stat) -> ::c_int; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a builtin type with a similar name exists [INFO] [stdout] | [INFO] [stdout] 384 - pub fn lstat(path: *const c_char, buf: *mut stat) -> ::c_int; [INFO] [stdout] 384 + pub fn lstat(path: *const char, buf: *mut stat) -> ::c_int; [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 6 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 6 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0573]: expected type, found function `stat` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:384:49 [INFO] [stdout] | [INFO] [stdout] 384 | pub fn lstat(path: *const c_char, buf: *mut stat) -> ::c_int; [INFO] [stdout] | ^^^^ not a type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:392:32 [INFO] [stdout] | [INFO] [stdout] 392 | pub fn setenv(name: *const c_char, val: *const c_char, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a builtin type with a similar name exists [INFO] [stdout] | [INFO] [stdout] 392 - pub fn setenv(name: *const c_char, val: *const c_char, [INFO] [stdout] 392 + pub fn setenv(name: *const char, val: *const c_char, [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 6 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 6 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:392:52 [INFO] [stdout] | [INFO] [stdout] 392 | pub fn setenv(name: *const c_char, val: *const c_char, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a builtin type with a similar name exists [INFO] [stdout] | [INFO] [stdout] 392 - pub fn setenv(name: *const c_char, val: *const c_char, [INFO] [stdout] 392 + pub fn setenv(name: *const c_char, val: *const char, [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 6 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 6 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:397:34 [INFO] [stdout] | [INFO] [stdout] 397 | pub fn unsetenv(name: *const c_char) -> ::c_int; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a builtin type with a similar name exists [INFO] [stdout] | [INFO] [stdout] 397 - pub fn unsetenv(name: *const c_char) -> ::c_int; [INFO] [stdout] 397 + pub fn unsetenv(name: *const char) -> ::c_int; [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 6 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 6 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:399:34 [INFO] [stdout] | [INFO] [stdout] 399 | pub fn symlink(path1: *const c_char, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a builtin type with a similar name exists [INFO] [stdout] | [INFO] [stdout] 399 - pub fn symlink(path1: *const c_char, [INFO] [stdout] 399 + pub fn symlink(path1: *const char, [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 6 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 6 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:400:34 [INFO] [stdout] | [INFO] [stdout] 400 | path2: *const c_char) -> ::c_int; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a builtin type with a similar name exists [INFO] [stdout] | [INFO] [stdout] 400 - path2: *const c_char) -> ::c_int; [INFO] [stdout] 400 + path2: *const char) -> ::c_int; [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 6 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 6 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `off_t` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:402:43 [INFO] [stdout] | [INFO] [stdout] 402 | pub fn ftruncate(fd: ::c_int, length: off_t) -> ::c_int; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in the crate root [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:419:40 [INFO] [stdout] | [INFO] [stdout] 419 | pub fn realpath(pathname: *const ::c_char, resolved: *mut ::c_char) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/lib.rs:114:1 [INFO] [stdout] | [INFO] [stdout] 114 | pub type c_schar = i8; [INFO] [stdout] | ---------------------- similarly named type alias `c_schar` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 419 | pub fn realpath(pathname: *const ::c_schar, resolved: *mut ::c_char) [INFO] [stdout] | + [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 6 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 6 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] help: if you import `c_char`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 419 - pub fn realpath(pathname: *const ::c_char, resolved: *mut ::c_char) [INFO] [stdout] 419 + pub fn realpath(pathname: *const c_char, resolved: *mut ::c_char) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in the crate root [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:419:65 [INFO] [stdout] | [INFO] [stdout] 419 | pub fn realpath(pathname: *const ::c_char, resolved: *mut ::c_char) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/lib.rs:114:1 [INFO] [stdout] | [INFO] [stdout] 114 | pub type c_schar = i8; [INFO] [stdout] | ---------------------- similarly named type alias `c_schar` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 419 | pub fn realpath(pathname: *const ::c_char, resolved: *mut ::c_schar) [INFO] [stdout] | + [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 6 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 6 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] help: if you import `c_char`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 419 - pub fn realpath(pathname: *const ::c_char, resolved: *mut ::c_char) [INFO] [stdout] 419 + pub fn realpath(pathname: *const ::c_char, resolved: *mut c_char) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in the crate root [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:420:31 [INFO] [stdout] | [INFO] [stdout] 420 | -> *mut ::c_char; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/lib.rs:114:1 [INFO] [stdout] | [INFO] [stdout] 114 | pub type c_schar = i8; [INFO] [stdout] | ---------------------- similarly named type alias `c_schar` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 420 | -> *mut ::c_schar; [INFO] [stdout] | + [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 6 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 6 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] help: if you import `c_char`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 420 - -> *mut ::c_char; [INFO] [stdout] 420 + -> *mut c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `pthread_t` in the crate root [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:428:32 [INFO] [stdout] | [INFO] [stdout] 428 | pub fn pthread_self() -> ::pthread_t; [INFO] [stdout] | ^^^^^^^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `pthread_t` in the crate root [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:429:42 [INFO] [stdout] | [INFO] [stdout] 429 | pub fn pthread_create(native: *mut ::pthread_t, [INFO] [stdout] | ^^^^^^^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `pthread_attr_t` in the crate root [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:430:42 [INFO] [stdout] | [INFO] [stdout] 430 | attr: *const ::pthread_attr_t, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `pthread_t` in the crate root [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:435:35 [INFO] [stdout] | [INFO] [stdout] 435 | pub fn pthread_join(native: ::pthread_t, [INFO] [stdout] | ^^^^^^^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `pthread_attr_t` in the crate root [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:437:43 [INFO] [stdout] | [INFO] [stdout] 437 | pub fn pthread_attr_init(attr: *mut ::pthread_attr_t) -> ::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `pthread_attr_t` in the crate root [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:438:46 [INFO] [stdout] | [INFO] [stdout] 438 | pub fn pthread_attr_destroy(attr: *mut ::pthread_attr_t) -> ::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `pthread_attr_t` in the crate root [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:439:51 [INFO] [stdout] | [INFO] [stdout] 439 | pub fn pthread_attr_setstacksize(attr: *mut ::pthread_attr_t, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `pthread_attr_t` in the crate root [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:441:53 [INFO] [stdout] | [INFO] [stdout] 441 | pub fn pthread_attr_setdetachstate(attr: *mut ::pthread_attr_t, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `pthread_t` in the crate root [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:443:37 [INFO] [stdout] | [INFO] [stdout] 443 | pub fn pthread_detach(thread: ::pthread_t) -> ::c_int; [INFO] [stdout] | ^^^^^^^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `pthread_key_t` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:446:41 [INFO] [stdout] | [INFO] [stdout] 446 | pub fn pthread_key_create(key: *mut pthread_key_t, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `pthread_key_t` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:449:36 [INFO] [stdout] | [INFO] [stdout] 449 | pub fn pthread_key_delete(key: pthread_key_t) -> ::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `pthread_key_t` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:450:37 [INFO] [stdout] | [INFO] [stdout] 450 | pub fn pthread_getspecific(key: pthread_key_t) -> *mut ::c_void; [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `pthread_key_t` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:451:37 [INFO] [stdout] | [INFO] [stdout] 451 | pub fn pthread_setspecific(key: pthread_key_t, value: *const ::c_void) [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `pthread_mutex_t` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:453:42 [INFO] [stdout] | [INFO] [stdout] 453 | pub fn pthread_mutex_init(lock: *mut pthread_mutex_t, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `pthread_mutexattr_t` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:454:44 [INFO] [stdout] | [INFO] [stdout] 454 | ... attr: *const pthread_mutexattr_t) -> ::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `pthread_mutex_t` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:455:45 [INFO] [stdout] | [INFO] [stdout] 455 | pub fn pthread_mutex_destroy(lock: *mut pthread_mutex_t) -> ::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `pthread_mutex_t` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:456:42 [INFO] [stdout] | [INFO] [stdout] 456 | pub fn pthread_mutex_lock(lock: *mut pthread_mutex_t) -> ::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `pthread_mutex_t` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:457:45 [INFO] [stdout] | [INFO] [stdout] 457 | pub fn pthread_mutex_trylock(lock: *mut pthread_mutex_t) -> ::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `pthread_mutex_t` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:458:44 [INFO] [stdout] | [INFO] [stdout] 458 | pub fn pthread_mutex_unlock(lock: *mut pthread_mutex_t) -> ::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `pthread_mutexattr_t` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:460:46 [INFO] [stdout] | [INFO] [stdout] 460 | pub fn pthread_mutexattr_init(attr: *mut pthread_mutexattr_t) -> ::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `pthread_mutexattr_t` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:463:49 [INFO] [stdout] | [INFO] [stdout] 463 | pub fn pthread_mutexattr_destroy(attr: *mut pthread_mutexattr_t) -> ::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `pthread_mutexattr_t` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:464:49 [INFO] [stdout] | [INFO] [stdout] 464 | pub fn pthread_mutexattr_settype(attr: *mut pthread_mutexattr_t, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `pthread_cond_t` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:469:41 [INFO] [stdout] | [INFO] [stdout] 469 | pub fn pthread_cond_wait(cond: *mut pthread_cond_t, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `pthread_mutex_t` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:470:41 [INFO] [stdout] | [INFO] [stdout] 470 | ... lock: *mut pthread_mutex_t) -> ::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `pthread_cond_t` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:473:46 [INFO] [stdout] | [INFO] [stdout] 473 | pub fn pthread_cond_timedwait(cond: *mut pthread_cond_t, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `pthread_mutex_t` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:474:42 [INFO] [stdout] | [INFO] [stdout] 474 | ... lock: *mut pthread_mutex_t, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `pthread_cond_t` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:476:43 [INFO] [stdout] | [INFO] [stdout] 476 | pub fn pthread_cond_signal(cond: *mut pthread_cond_t) -> ::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `pthread_cond_t` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:477:46 [INFO] [stdout] | [INFO] [stdout] 477 | pub fn pthread_cond_broadcast(cond: *mut pthread_cond_t) -> ::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `pthread_cond_t` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:478:44 [INFO] [stdout] | [INFO] [stdout] 478 | pub fn pthread_cond_destroy(cond: *mut pthread_cond_t) -> ::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `pthread_rwlock_t` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:481:46 [INFO] [stdout] | [INFO] [stdout] 481 | pub fn pthread_rwlock_destroy(lock: *mut pthread_rwlock_t) -> ::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `pthread_rwlock_t` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:484:45 [INFO] [stdout] | [INFO] [stdout] 484 | pub fn pthread_rwlock_rdlock(lock: *mut pthread_rwlock_t) -> ::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `pthread_rwlock_t` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:487:48 [INFO] [stdout] | [INFO] [stdout] 487 | pub fn pthread_rwlock_tryrdlock(lock: *mut pthread_rwlock_t) -> ::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `pthread_rwlock_t` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:490:45 [INFO] [stdout] | [INFO] [stdout] 490 | pub fn pthread_rwlock_wrlock(lock: *mut pthread_rwlock_t) -> ::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `pthread_rwlock_t` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:493:48 [INFO] [stdout] | [INFO] [stdout] 493 | pub fn pthread_rwlock_trywrlock(lock: *mut pthread_rwlock_t) -> ::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `pthread_rwlock_t` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:496:45 [INFO] [stdout] | [INFO] [stdout] 496 | pub fn pthread_rwlock_unlock(lock: *mut pthread_rwlock_t) -> ::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `sigset_t` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:499:54 [INFO] [stdout] | [INFO] [stdout] 499 | pub fn pthread_sigmask(how: ::c_int, set: *const sigset_t, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `sigset_t` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:500:41 [INFO] [stdout] | [INFO] [stdout] 500 | ... oldset: *mut sigset_t) -> ::c_int; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `pthread_t` in the crate root [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:501:35 [INFO] [stdout] | [INFO] [stdout] 501 | pub fn pthread_kill(thread: ::pthread_t, sig: ::c_int) -> ::c_int; [INFO] [stdout] | ^^^^^^^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:504:50 [INFO] [stdout] | [INFO] [stdout] 504 | pub fn strerror_r(errnum: ::c_int, buf: *mut c_char, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a builtin type with a similar name exists [INFO] [stdout] | [INFO] [stdout] 504 - pub fn strerror_r(errnum: ::c_int, buf: *mut c_char, [INFO] [stdout] 504 + pub fn strerror_r(errnum: ::c_int, buf: *mut char, [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 6 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 6 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `socklen_t` in the crate root [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:511:38 [INFO] [stdout] | [INFO] [stdout] 511 | optlen: *mut ::socklen_t) -> ::c_int; [INFO] [stdout] | ^^^^^^^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0573]: expected type, found function `sigaction` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:515:34 [INFO] [stdout] | [INFO] [stdout] 515 | act: *const sigaction, [INFO] [stdout] | ^^^^^^^^^ not a type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0573]: expected type, found function `sigaction` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:516:35 [INFO] [stdout] | [INFO] [stdout] 516 | oldact: *mut sigaction) -> ::c_int; [INFO] [stdout] | ^^^^^^^^^ not a type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `stack_t` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:520:35 [INFO] [stdout] | [INFO] [stdout] 520 | pub fn sigaltstack(ss: *const stack_t, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `stack_t` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:521:34 [INFO] [stdout] | [INFO] [stdout] 521 | oss: *mut stack_t) -> ::c_int; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `sigset_t` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:524:32 [INFO] [stdout] | [INFO] [stdout] 524 | pub fn sigwait(set: *const sigset_t, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in the crate root [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:528:38 [INFO] [stdout] | [INFO] [stdout] 528 | pub fn utimes(filename: *const ::c_char, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/lib.rs:114:1 [INFO] [stdout] | [INFO] [stdout] 114 | pub type c_schar = i8; [INFO] [stdout] | ---------------------- similarly named type alias `c_schar` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 528 | pub fn utimes(filename: *const ::c_schar, [INFO] [stdout] | + [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 6 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 6 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] help: if you import `c_char`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 528 - pub fn utimes(filename: *const ::c_char, [INFO] [stdout] 528 + pub fn utimes(filename: *const c_char, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in the crate root [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:530:38 [INFO] [stdout] | [INFO] [stdout] 530 | pub fn dlopen(filename: *const ::c_char, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/lib.rs:114:1 [INFO] [stdout] | [INFO] [stdout] 114 | pub type c_schar = i8; [INFO] [stdout] | ---------------------- similarly named type alias `c_schar` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 530 | pub fn dlopen(filename: *const ::c_schar, [INFO] [stdout] | + [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 6 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 6 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] help: if you import `c_char`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 530 - pub fn dlopen(filename: *const ::c_char, [INFO] [stdout] 530 + pub fn dlopen(filename: *const c_char, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in the crate root [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:532:32 [INFO] [stdout] | [INFO] [stdout] 532 | pub fn dlerror() -> *mut ::c_char; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/lib.rs:114:1 [INFO] [stdout] | [INFO] [stdout] 114 | pub type c_schar = i8; [INFO] [stdout] | ---------------------- similarly named type alias `c_schar` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 532 | pub fn dlerror() -> *mut ::c_schar; [INFO] [stdout] | + [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 6 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 6 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] help: if you import `c_char`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 532 - pub fn dlerror() -> *mut ::c_char; [INFO] [stdout] 532 + pub fn dlerror() -> *mut c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in the crate root [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:534:35 [INFO] [stdout] | [INFO] [stdout] 534 | symbol: *const ::c_char) -> *mut ::c_void; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/lib.rs:114:1 [INFO] [stdout] | [INFO] [stdout] 114 | pub type c_schar = i8; [INFO] [stdout] | ---------------------- similarly named type alias `c_schar` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 534 | symbol: *const ::c_schar) -> *mut ::c_void; [INFO] [stdout] | + [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 6 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 6 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] help: if you import `c_char`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 534 - symbol: *const ::c_char) -> *mut ::c_void; [INFO] [stdout] 534 + symbol: *const c_char) -> *mut ::c_void; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `Dl_info` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:536:53 [INFO] [stdout] | [INFO] [stdout] 536 | pub fn dladdr(addr: *const ::c_void, info: *mut Dl_info) -> ::c_int; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:538:37 [INFO] [stdout] | [INFO] [stdout] 538 | pub fn getaddrinfo(node: *const c_char, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a builtin type with a similar name exists [INFO] [stdout] | [INFO] [stdout] 538 - pub fn getaddrinfo(node: *const c_char, [INFO] [stdout] 538 + pub fn getaddrinfo(node: *const char, [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 6 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 6 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:539:40 [INFO] [stdout] | [INFO] [stdout] 539 | service: *const c_char, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a builtin type with a similar name exists [INFO] [stdout] | [INFO] [stdout] 539 - service: *const c_char, [INFO] [stdout] 539 + service: *const char, [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 6 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 6 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `addrinfo` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:540:38 [INFO] [stdout] | [INFO] [stdout] 540 | hints: *const addrinfo, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `addrinfo` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:541:39 [INFO] [stdout] | [INFO] [stdout] 541 | res: *mut *mut addrinfo) -> ::c_int; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `addrinfo` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:542:35 [INFO] [stdout] | [INFO] [stdout] 542 | pub fn freeaddrinfo(res: *mut addrinfo); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in the crate root [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:543:55 [INFO] [stdout] | [INFO] [stdout] 543 | pub fn gai_strerror(errcode: ::c_int) -> *const ::c_char; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/lib.rs:114:1 [INFO] [stdout] | [INFO] [stdout] 114 | pub type c_schar = i8; [INFO] [stdout] | ---------------------- similarly named type alias `c_schar` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 543 | pub fn gai_strerror(errcode: ::c_int) -> *const ::c_schar; [INFO] [stdout] | + [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 6 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 6 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] help: if you import `c_char`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 543 - pub fn gai_strerror(errcode: ::c_int) -> *const ::c_char; [INFO] [stdout] 543 + pub fn gai_strerror(errcode: ::c_int) -> *const c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `time_t` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:546:36 [INFO] [stdout] | [INFO] [stdout] 546 | pub fn gmtime_r(time_p: *const time_t, result: *mut tm) -> *mut tm; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `tm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:546:57 [INFO] [stdout] | [INFO] [stdout] 546 | pub fn gmtime_r(time_p: *const time_t, result: *mut tm) -> *mut tm; [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `tm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:546:69 [INFO] [stdout] | [INFO] [stdout] 546 | pub fn gmtime_r(time_p: *const time_t, result: *mut tm) -> *mut tm; [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `time_t` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:548:39 [INFO] [stdout] | [INFO] [stdout] 548 | pub fn localtime_r(time_p: *const time_t, result: *mut tm) -> *mut tm; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `tm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:548:60 [INFO] [stdout] | [INFO] [stdout] 548 | pub fn localtime_r(time_p: *const time_t, result: *mut tm) -> *mut tm; [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `tm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:548:72 [INFO] [stdout] | [INFO] [stdout] 548 | pub fn localtime_r(time_p: *const time_t, result: *mut tm) -> *mut tm; [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `tm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:552:28 [INFO] [stdout] | [INFO] [stdout] 552 | pub fn mktime(tm: *mut tm) -> time_t; [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `time_t` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:552:35 [INFO] [stdout] | [INFO] [stdout] 552 | pub fn mktime(tm: *mut tm) -> time_t; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in the crate root [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:555:37 [INFO] [stdout] | [INFO] [stdout] 555 | pub fn mknod(pathname: *const ::c_char, mode: ::mode_t, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/lib.rs:114:1 [INFO] [stdout] | [INFO] [stdout] 114 | pub type c_schar = i8; [INFO] [stdout] | ---------------------- similarly named type alias `c_schar` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 555 | pub fn mknod(pathname: *const ::c_schar, mode: ::mode_t, [INFO] [stdout] | + [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 6 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 6 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] help: if you import `c_char`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 555 - pub fn mknod(pathname: *const ::c_char, mode: ::mode_t, [INFO] [stdout] 555 + pub fn mknod(pathname: *const c_char, mode: ::mode_t, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `mode_t` in the crate root [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:555:53 [INFO] [stdout] | [INFO] [stdout] 555 | pub fn mknod(pathname: *const ::c_char, mode: ::mode_t, [INFO] [stdout] | ^^^^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `dev_t` in the crate root [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:556:25 [INFO] [stdout] | [INFO] [stdout] 556 | dev: ::dev_t) -> ::c_int; [INFO] [stdout] | ^^^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `utsname` in the crate root [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:567:30 [INFO] [stdout] | [INFO] [stdout] 567 | pub fn uname(buf: *mut ::utsname) -> ::c_int; [INFO] [stdout] | ^^^^^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in the crate root [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:569:37 [INFO] [stdout] | [INFO] [stdout] 569 | pub fn gethostname(name: *mut ::c_char, len: ::size_t) -> ::c_int; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/lib.rs:114:1 [INFO] [stdout] | [INFO] [stdout] 114 | pub type c_schar = i8; [INFO] [stdout] | ---------------------- similarly named type alias `c_schar` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 569 | pub fn gethostname(name: *mut ::c_schar, len: ::size_t) -> ::c_int; [INFO] [stdout] | + [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 6 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 6 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] help: if you import `c_char`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 569 - pub fn gethostname(name: *mut ::c_char, len: ::size_t) -> ::c_int; [INFO] [stdout] 569 + pub fn gethostname(name: *mut c_char, len: ::size_t) -> ::c_int; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in the crate root [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:570:34 [INFO] [stdout] | [INFO] [stdout] 570 | pub fn chroot(name: *const ::c_char) -> ::c_int; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/lib.rs:114:1 [INFO] [stdout] | [INFO] [stdout] 114 | pub type c_schar = i8; [INFO] [stdout] | ---------------------- similarly named type alias `c_schar` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 570 | pub fn chroot(name: *const ::c_schar) -> ::c_int; [INFO] [stdout] | + [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 6 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 6 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] help: if you import `c_char`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 570 - pub fn chroot(name: *const ::c_char) -> ::c_int; [INFO] [stdout] 570 + pub fn chroot(name: *const c_char) -> ::c_int; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:585:32 [INFO] [stdout] | [INFO] [stdout] 585 | pub fn putenv(string: *mut c_char) -> ::c_int; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a builtin type with a similar name exists [INFO] [stdout] | [INFO] [stdout] 585 - pub fn putenv(string: *mut c_char) -> ::c_int; [INFO] [stdout] 585 + pub fn putenv(string: *mut char) -> ::c_int; [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 6 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 6 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `msghdr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:589:32 [INFO] [stdout] | [INFO] [stdout] 589 | msg: *const msghdr, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `msghdr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:593:43 [INFO] [stdout] | [INFO] [stdout] 593 | pub fn recvmsg(fd: ::c_int, msg: *mut msghdr, flags: ::c_int) -> ::ssize_t; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `nfds_t` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:596:41 [INFO] [stdout] | [INFO] [stdout] 596 | pub fn poll(fds: *mut pollfd, nfds: nfds_t, timeout: ::c_int) -> ::c_int; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `fd_set` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:603:32 [INFO] [stdout] | [INFO] [stdout] 603 | readfs: *mut fd_set, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `fd_set` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:604:34 [INFO] [stdout] | [INFO] [stdout] 604 | writefds: *mut fd_set, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `fd_set` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:605:34 [INFO] [stdout] | [INFO] [stdout] 605 | errorfds: *mut fd_set, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `ifaddrs` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:612:39 [INFO] [stdout] | [INFO] [stdout] 612 | pub fn getifaddrs(ifap: *mut *mut ifaddrs) -> ::c_int; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `ifaddrs` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:613:34 [INFO] [stdout] | [INFO] [stdout] 613 | pub fn freeifaddrs(ifa: *mut ifaddrs); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:616:33 [INFO] [stdout] | [INFO] [stdout] 616 | pub fn glob(pattern: *const c_char, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a builtin type with a similar name exists [INFO] [stdout] | [INFO] [stdout] 616 - pub fn glob(pattern: *const c_char, [INFO] [stdout] 616 + pub fn glob(pattern: *const char, [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 6 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 6 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:618:57 [INFO] [stdout] | [INFO] [stdout] 618 | errfunc: Option /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:620:29 [INFO] [stdout] | [INFO] [stdout] 620 | pglob: *mut glob_t) -> ::c_int; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `glob_t` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:622:33 [INFO] [stdout] | [INFO] [stdout] 622 | pub fn globfree(pglob: *mut glob_t); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:627:36 [INFO] [stdout] | [INFO] [stdout] 627 | pub fn shm_unlink(name: *const c_char) -> ::c_int; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a builtin type with a similar name exists [INFO] [stdout] | [INFO] [stdout] 627 - pub fn shm_unlink(name: *const c_char) -> ::c_int; [INFO] [stdout] 627 + pub fn shm_unlink(name: *const char) -> ::c_int; [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 6 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 6 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_long` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:633:43 [INFO] [stdout] | [INFO] [stdout] 633 | pub fn seekdir(dirp: *mut ::DIR, loc: c_long); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 6 + use std::ffi::c_long; [INFO] [stdout] | [INFO] [stdout] 6 + use std::os::raw::c_long; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_long` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:639:41 [INFO] [stdout] | [INFO] [stdout] 639 | pub fn telldir(dirp: *mut ::DIR) -> c_long; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 6 + use std::ffi::c_long; [INFO] [stdout] | [INFO] [stdout] 6 + use std::os::raw::c_long; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:644:34 [INFO] [stdout] | [INFO] [stdout] 644 | pub fn readlink(path: *const c_char, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a builtin type with a similar name exists [INFO] [stdout] | [INFO] [stdout] 644 - pub fn readlink(path: *const c_char, [INFO] [stdout] 644 + pub fn readlink(path: *const char, [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 6 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 6 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:645:31 [INFO] [stdout] | [INFO] [stdout] 645 | buf: *mut c_char, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a builtin type with a similar name exists [INFO] [stdout] | [INFO] [stdout] 645 - buf: *mut c_char, [INFO] [stdout] 645 + buf: *mut char, [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 6 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 6 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_long` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:653:38 [INFO] [stdout] | [INFO] [stdout] 653 | pub fn sysconf(name: ::c_int) -> c_long; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 6 + use std::ffi::c_long; [INFO] [stdout] | [INFO] [stdout] 6 + use std::os::raw::c_long; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `sockaddr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:657:48 [INFO] [stdout] | [INFO] [stdout] 657 | flags: ::c_int, addr: *mut sockaddr, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `socklen_t` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:658:35 [INFO] [stdout] | [INFO] [stdout] 658 | addrlen: *mut socklen_t) -> ::ssize_t; [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:659:32 [INFO] [stdout] | [INFO] [stdout] 659 | pub fn mkfifo(path: *const c_char, mode: mode_t) -> ::c_int; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a builtin type with a similar name exists [INFO] [stdout] | [INFO] [stdout] 659 - pub fn mkfifo(path: *const c_char, mode: mode_t) -> ::c_int; [INFO] [stdout] 659 + pub fn mkfifo(path: *const char, mode: mode_t) -> ::c_int; [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 6 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 6 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `mode_t` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:659:46 [INFO] [stdout] | [INFO] [stdout] 659 | pub fn mkfifo(path: *const c_char, mode: mode_t) -> ::c_int; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `sigset_t` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:662:34 [INFO] [stdout] | [INFO] [stdout] 662 | pub fn sigemptyset(set: *mut sigset_t) -> ::c_int; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `sigset_t` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:664:32 [INFO] [stdout] | [INFO] [stdout] 664 | pub fn sigaddset(set: *mut sigset_t, signum: ::c_int) -> ::c_int; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `sigset_t` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:666:33 [INFO] [stdout] | [INFO] [stdout] 666 | pub fn sigfillset(set: *mut sigset_t) -> ::c_int; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `sigset_t` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:668:32 [INFO] [stdout] | [INFO] [stdout] 668 | pub fn sigdelset(set: *mut sigset_t, signum: ::c_int) -> ::c_int; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `sigset_t` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:670:36 [INFO] [stdout] | [INFO] [stdout] 670 | pub fn sigismember(set: *const sigset_t, signum: ::c_int) -> ::c_int; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `fd_set` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:677:33 [INFO] [stdout] | [INFO] [stdout] 677 | readfs: *mut fd_set, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `fd_set` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:678:35 [INFO] [stdout] | [INFO] [stdout] 678 | writefds: *mut fd_set, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `fd_set` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:679:35 [INFO] [stdout] | [INFO] [stdout] 679 | errorfds: *mut fd_set, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `sigset_t` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:681:36 [INFO] [stdout] | [INFO] [stdout] 681 | sigmask: *const sigset_t) -> ::c_int; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `off_t` in the crate root [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:683:29 [INFO] [stdout] | [INFO] [stdout] 683 | offset: ::off_t, [INFO] [stdout] | ^^^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `off_t` in the crate root [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:685:45 [INFO] [stdout] | [INFO] [stdout] 685 | pub fn ftello(stream: *mut ::FILE) -> ::off_t; [INFO] [stdout] | ^^^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `tm` in the crate root [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:687:30 [INFO] [stdout] | [INFO] [stdout] 687 | pub fn timegm(tm: *mut ::tm) -> time_t; [INFO] [stdout] | ^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `time_t` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:687:37 [INFO] [stdout] | [INFO] [stdout] 687 | pub fn timegm(tm: *mut ::tm) -> time_t; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:688:33 [INFO] [stdout] | [INFO] [stdout] 688 | pub fn statvfs(path: *const c_char, buf: *mut statvfs) -> ::c_int; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a builtin type with a similar name exists [INFO] [stdout] | [INFO] [stdout] 688 - pub fn statvfs(path: *const c_char, buf: *mut statvfs) -> ::c_int; [INFO] [stdout] 688 + pub fn statvfs(path: *const char, buf: *mut statvfs) -> ::c_int; [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 6 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 6 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0573]: expected type, found function `statvfs` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:688:51 [INFO] [stdout] | [INFO] [stdout] 688 | pub fn statvfs(path: *const c_char, buf: *mut statvfs) -> ::c_int; [INFO] [stdout] | ^^^^^^^ not a type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0573]: expected type, found function `statvfs` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:689:44 [INFO] [stdout] | [INFO] [stdout] 689 | pub fn fstatvfs(fd: ::c_int, buf: *mut statvfs) -> ::c_int; [INFO] [stdout] | ^^^^^^^ not a type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `termios` in the crate root [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:693:42 [INFO] [stdout] | [INFO] [stdout] 693 | pub fn cfgetispeed(termios: *const ::termios) -> ::speed_t; [INFO] [stdout] | ^^^^^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `speed_t` in the crate root [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:693:56 [INFO] [stdout] | [INFO] [stdout] 693 | pub fn cfgetispeed(termios: *const ::termios) -> ::speed_t; [INFO] [stdout] | ^^^^^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `termios` in the crate root [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:694:42 [INFO] [stdout] | [INFO] [stdout] 694 | pub fn cfgetospeed(termios: *const ::termios) -> ::speed_t; [INFO] [stdout] | ^^^^^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `speed_t` in the crate root [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:694:56 [INFO] [stdout] | [INFO] [stdout] 694 | pub fn cfgetospeed(termios: *const ::termios) -> ::speed_t; [INFO] [stdout] | ^^^^^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `termios` in the crate root [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:695:40 [INFO] [stdout] | [INFO] [stdout] 695 | pub fn cfsetispeed(termios: *mut ::termios, speed: ::speed_t) -> ::c_int; [INFO] [stdout] | ^^^^^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `speed_t` in the crate root [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:695:58 [INFO] [stdout] | [INFO] [stdout] 695 | pub fn cfsetispeed(termios: *mut ::termios, speed: ::speed_t) -> ::c_int; [INFO] [stdout] | ^^^^^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `termios` in the crate root [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:696:40 [INFO] [stdout] | [INFO] [stdout] 696 | pub fn cfsetospeed(termios: *mut ::termios, speed: ::speed_t) -> ::c_int; [INFO] [stdout] | ^^^^^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `speed_t` in the crate root [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:696:58 [INFO] [stdout] | [INFO] [stdout] 696 | pub fn cfsetospeed(termios: *mut ::termios, speed: ::speed_t) -> ::c_int; [INFO] [stdout] | ^^^^^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `termios` in the crate root [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:697:51 [INFO] [stdout] | [INFO] [stdout] 697 | pub fn tcgetattr(fd: ::c_int, termios: *mut ::termios) -> ::c_int; [INFO] [stdout] | ^^^^^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `termios` in the crate root [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:700:40 [INFO] [stdout] | [INFO] [stdout] 700 | termios: *const ::termios) -> ::c_int; [INFO] [stdout] | ^^^^^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in the crate root [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:704:37 [INFO] [stdout] | [INFO] [stdout] 704 | pub fn mkstemp(template: *mut ::c_char) -> ::c_int; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/lib.rs:114:1 [INFO] [stdout] | [INFO] [stdout] 114 | pub type c_schar = i8; [INFO] [stdout] | ---------------------- similarly named type alias `c_schar` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 704 | pub fn mkstemp(template: *mut ::c_schar) -> ::c_int; [INFO] [stdout] | + [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 6 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 6 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] help: if you import `c_char`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 704 - pub fn mkstemp(template: *mut ::c_char) -> ::c_int; [INFO] [stdout] 704 + pub fn mkstemp(template: *mut c_char) -> ::c_int; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in the crate root [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:705:38 [INFO] [stdout] | [INFO] [stdout] 705 | pub fn mkstemps(template: *mut ::c_char, suffixlen: ::c_int) -> ::c_int; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/lib.rs:114:1 [INFO] [stdout] | [INFO] [stdout] 114 | pub type c_schar = i8; [INFO] [stdout] | ---------------------- similarly named type alias `c_schar` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 705 | pub fn mkstemps(template: *mut ::c_schar, suffixlen: ::c_int) -> ::c_int; [INFO] [stdout] | + [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 6 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 6 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] help: if you import `c_char`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 705 - pub fn mkstemps(template: *mut ::c_char, suffixlen: ::c_int) -> ::c_int; [INFO] [stdout] 705 + pub fn mkstemps(template: *mut c_char, suffixlen: ::c_int) -> ::c_int; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in the crate root [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:706:37 [INFO] [stdout] | [INFO] [stdout] 706 | pub fn mkdtemp(template: *mut ::c_char) -> *mut ::c_char; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/lib.rs:114:1 [INFO] [stdout] | [INFO] [stdout] 114 | pub type c_schar = i8; [INFO] [stdout] | ---------------------- similarly named type alias `c_schar` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 706 | pub fn mkdtemp(template: *mut ::c_schar) -> *mut ::c_char; [INFO] [stdout] | + [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 6 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 6 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] help: if you import `c_char`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 706 - pub fn mkdtemp(template: *mut ::c_char) -> *mut ::c_char; [INFO] [stdout] 706 + pub fn mkdtemp(template: *mut c_char) -> *mut ::c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `c_char` in the crate root [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/unix/mod.rs:706:55 [INFO] [stdout] | [INFO] [stdout] 706 | pub fn mkdtemp(template: *mut ::c_char) -> *mut ::c_char; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.8/src/lib.rs:114:1 [INFO] [stdout] | [INFO] [stdout] 114 | pub type c_schar = i8; [INFO] [stdout] | ---------------------- similarly named type alias `c_schar` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 706 | pub fn mkdtemp(template: *mut ::c_char) -> *mut ::c_schar; [INFO] [stdout] | + [INFO] [stdout] help: consider importing one of these type aliases [INFO] [stdout] | [INFO] [stdout] 6 + use std::ffi::c_char; [INFO] [stdout] | [INFO] [stdout] 6 + use std::os::raw::c_char; [INFO] [stdout] | [INFO] [stdout] help: if you import `c_char`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 706 - pub fn mkdtemp(template: *mut ::c_char) -> *mut ::c_char; [INFO] [stdout] 706 + pub fn mkdtemp(template: *mut ::c_char) -> *mut c_char; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling bzip2-sys v0.1.4 [INFO] [stdout] Some errors have detailed explanations: E0425, E0573. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `libc` (lib) due to 294 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "7c2af3275a5622d6c26ec871205897f1f9d448323eb0e8503eceed5f978851f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c2af3275a5622d6c26ec871205897f1f9d448323eb0e8503eceed5f978851f7", kill_on_drop: false }` [INFO] [stdout] 7c2af3275a5622d6c26ec871205897f1f9d448323eb0e8503eceed5f978851f7