>>> c2rust: Building testing/c2rust 0.18.0-r1 (using abuild 3.13.0-r3) started Thu, 11 Jul 2024 10:11:58 +0000 >>> c2rust: Checking sanity of /home/buildozer/aports/testing/c2rust/APKBUILD... >>> c2rust: Analyzing dependencies... >>> c2rust: Installing for build: build-base cargo cargo-auditable clang17-dev clang17-static cmake libxml2-dev llvm17-dev llvm17-gtest llvm17-static ncurses-dev openssl-dev rust tinycbor-dev (1/53) Installing libffi (3.4.6-r0) (2/53) Installing xz-libs (5.6.2-r0) (3/53) Installing libxml2 (2.12.8-r0) (4/53) Installing llvm18-libs (18.1.8-r0) (5/53) Installing scudo-malloc (18.1.8-r0) (6/53) Installing rust (1.79.0-r1) (7/53) Installing cargo (1.79.0-r1) (8/53) Installing cargo-auditable (0.6.2-r0) (9/53) Installing clang17-headers (17.0.6-r2) (10/53) Installing llvm17-libs (17.0.6-r2) (11/53) Installing clang17-libs (17.0.6-r2) (12/53) Installing llvm17-linker-tools (17.0.6-r2) (13/53) Installing clang17 (17.0.6-r2) (14/53) Installing clang17-libclang (17.0.6-r2) (15/53) Installing clang17-dev (17.0.6-r2) (16/53) Installing clang17-static (17.0.6-r2) (17/53) Installing libbz2 (1.0.8-r6) (18/53) Installing libarchive (3.7.4-r0) (19/53) Installing rhash-libs (1.4.4-r0) (20/53) Installing libuv (1.48.0-r0) (21/53) Installing cmake (3.30.0-r0) (22/53) Installing zlib-dev (1.3.1-r1) (23/53) Installing xz (5.6.2-r0) (24/53) Installing xz-dev (5.6.2-r0) (25/53) Installing libxml2-utils (2.12.8-r0) (26/53) Installing libxml2-dev (2.12.8-r0) (27/53) Installing llvm17 (17.0.6-r2) (28/53) Installing linux-headers (6.6-r0) (29/53) Installing libffi-dev (3.4.6-r0) (30/53) Installing zstd (1.5.6-r0) (31/53) Installing zstd-dev (1.5.6-r0) (32/53) Installing gdbm (1.24-r0) (33/53) Installing mpdecimal (4.0.0-r0) (34/53) Installing libpanelw (6.5_p20240601-r0) (35/53) Installing readline (8.2.10-r0) (36/53) Installing sqlite-libs (3.46.0-r0) (37/53) Installing python3 (3.12.3-r1) (38/53) Installing python3-pycache-pyc0 (3.12.3-r1) (39/53) Installing pyc (3.12.3-r1) (40/53) Installing llvm17-test-utils-pyc (17.0.6-r2) (41/53) Installing python3-pyc (3.12.3-r1) (42/53) Installing llvm17-test-utils (17.0.6-r2) (43/53) Installing llvm17-dev (17.0.6-r2) (44/53) Installing llvm17-gtest (17.0.6-r2) (45/53) Installing llvm17-static (17.0.6-r2) (46/53) Installing libformw (6.5_p20240601-r0) (47/53) Installing libmenuw (6.5_p20240601-r0) (48/53) Installing libncurses++ (6.5_p20240601-r0) (49/53) Installing ncurses-dev (6.5_p20240601-r0) (50/53) Installing openssl-dev (3.3.1-r3) (51/53) Installing libtinycbor (0.6.0-r1) (52/53) Installing tinycbor-dev (0.6.0-r1) (53/53) Installing .makedepends-c2rust (20240711.101200) Executing busybox-1.36.1-r31.trigger OK: 2730 MiB in 152 packages >>> c2rust: Cleaning up srcdir >>> c2rust: Cleaning up pkgdir >>> c2rust: Cleaning up tmpdir >>> c2rust: Fetching https://distfiles.alpinelinux.org/distfiles/edge/c2rust-0.18.0.tar.gz >>> c2rust: Fetching https://distfiles.alpinelinux.org/distfiles/edge/c2rust-0.18.0.tar.gz >>> c2rust: Checking sha512sums... c2rust-0.18.0.tar.gz: OK 0001-link-clang-dynamic.patch: OK 0002-use-system-tinycbor.patch: OK df42b55eae9ecfd4380004a513a10526ef8776cf.patch: OK >>> c2rust: Unpacking /var/cache/distfiles/c2rust-0.18.0.tar.gz... >>> c2rust: 0001-link-clang-dynamic.patch patching file c2rust/Cargo.toml patching file c2rust-ast-exporter/Cargo.toml patching file c2rust-ast-exporter/build.rs patching file c2rust-ast-exporter/src/CMakeLists.txt patching file c2rust-ast-exporter/src/CMakeLists.txt.orig patching file c2rust-transpile/Cargo.toml >>> c2rust: 0002-use-system-tinycbor.patch patching file c2rust-ast-exporter/build.rs patching file c2rust-ast-exporter/src/CMakeLists.txt >>> c2rust: df42b55eae9ecfd4380004a513a10526ef8776cf.patch patching file c2rust-ast-exporter/src/AstExporter.cpp patching file c2rust-ast-exporter/src/ast_tags.hpp patching file c2rust-transpile/src/c_ast/conversion.rs patching file c2rust-transpile/src/c_ast/iterators.rs patching file c2rust-transpile/src/c_ast/mod.rs patching file c2rust-transpile/src/translator/mod.rs warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions Compiling proc-macro2 v1.0.57 Compiling quote v1.0.27 Compiling unicode-ident v1.0.8 Compiling libc v0.2.144 Compiling memchr v2.5.0 Compiling syn v1.0.109 Compiling log v0.4.17 Compiling io-lifetimes v1.0.10 Compiling rustix v0.37.19 Compiling thiserror v1.0.40 Compiling serde v1.0.163 Compiling cfg-if v1.0.0 Compiling cc v1.0.79 Compiling glob v0.3.1 Compiling version_check v0.9.4 Compiling bitflags v1.3.2 Compiling prettyplease v0.2.5 Compiling linux-raw-sys v0.3.7 Compiling regex-syntax v0.7.1 Compiling minimal-lexical v0.2.1 Compiling either v1.8.1 Compiling bindgen v0.65.1 Compiling ucd-trie v0.1.5 Compiling peeking_take_while v0.1.2 Compiling humantime v2.1.0 Compiling autocfg v1.1.0 Compiling rustc-hash v1.1.0 Compiling print_bytes v1.2.0 Compiling lazycell v1.3.0 Compiling once_cell v1.17.1 Compiling libloading v0.7.4 Compiling termcolor v1.2.0 Compiling shlex v1.1.0 Compiling lazy_static v1.4.0 Compiling adler v1.0.2 Compiling c2rust-build-paths v0.18.0 (/home/buildozer/aports/testing/c2rust/src/c2rust-0.18.0/c2rust-build-paths) Compiling gimli v0.27.2 Compiling time-core v0.1.0 Compiling serde_json v1.0.96 Compiling failure_derive v0.1.8 Compiling rustversion v1.0.12 Compiling prettyplease v0.1.25 Compiling heck v0.4.1 Compiling unicode-xid v0.2.4 Compiling time-macros v0.2.6 Compiling miniz_oxide v0.6.2 Compiling half v1.8.2 Compiling hashbrown v0.12.3 Compiling itoa v1.0.6 Compiling rustc-demangle v0.1.23 Compiling ryu v1.0.13 Compiling linked-hash-map v0.5.6 Compiling anyhow v1.0.71 Compiling proc-macro-error-attr v1.0.4 Compiling proc-macro-error v1.0.4 Compiling aho-corasick v1.0.1 Compiling nom v7.1.3 Compiling indexmap v1.9.3 Compiling object v0.30.3 Compiling os_str_bytes v6.5.0 Compiling cmake v0.1.50 Compiling clang-sys v1.6.1 Compiling arc-swap v1.6.0 Compiling itertools v0.10.5 Compiling yaml-rust v0.4.5 Compiling smallvec v1.10.0 Compiling strsim v0.10.0 Compiling pathdiff v0.2.1 Compiling no-std-compat v0.4.1 Compiling clap_lex v0.2.4 Compiling log-reroute v0.1.8 Compiling strum v0.24.1 Compiling textwrap v0.16.0 Compiling dtoa v1.0.6 Compiling is_executable v1.0.1 Compiling syn v2.0.16 Compiling backtrace v0.3.67 Compiling time v0.3.18 Compiling regex v1.8.1 Compiling cexpr v0.6.0 Compiling addr2line v0.19.0 error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:56:29 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 56 | pub gr_name: *mut ::c_char, | ^^^^^^ | help: a type alias with a similar name exists | 56 | pub gr_name: *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 156+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 56 - pub gr_name: *mut ::c_char, 56 + pub gr_name: *mut c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:57:31 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 57 | pub gr_passwd: *mut ::c_char, | ^^^^^^ | help: a type alias with a similar name exists | 57 | pub gr_passwd: *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 156+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 57 - pub gr_passwd: *mut ::c_char, 57 + pub gr_passwd: *mut c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:59:33 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 59 | pub gr_mem: *mut *mut ::c_char, | ^^^^^^ | help: a type alias with a similar name exists | 59 | pub gr_mem: *mut *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 156+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 59 - pub gr_mem: *mut *mut ::c_char, 59 + pub gr_mem: *mut *mut c_char, | error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:79:24 | 79 | pub tv_nsec: ::c_long, | ^^^^^^ not found in the crate root | help: consider importing this type alias | 156+ use ffi::c_long; | help: if you import `c_long`, refer to it directly | 79 - pub tv_nsec: ::c_long, 79 + pub tv_nsec: c_long, | error[E0412]: cannot find type `c_long` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:90:24 | 90 | pub ru_maxrss: c_long, | ^^^^^^ not found in this scope | help: consider importing this type alias | 156+ use ffi::c_long; | error[E0412]: cannot find type `c_long` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:93:23 | 93 | pub ru_ixrss: c_long, | ^^^^^^ not found in this scope | help: consider importing this type alias | 156+ use ffi::c_long; | error[E0412]: cannot find type `c_long` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:96:23 | 96 | pub ru_idrss: c_long, | ^^^^^^ not found in this scope | help: consider importing this type alias | 156+ use ffi::c_long; | error[E0412]: cannot find type `c_long` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:99:23 | 99 | pub ru_isrss: c_long, | ^^^^^^ not found in this scope | help: consider importing this type alias | 156+ use ffi::c_long; | error[E0412]: cannot find type `c_long` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:102:24 | 102 | pub ru_minflt: c_long, | ^^^^^^ not found in this scope | help: consider importing this type alias | 1562+ use ffi::c_long; | error[E0412]: cannot find type `c_long` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:105:24 | 105 | pub ru_majflt: c_long, | ^^^^^^ not found in this scope | help: consider importing this type alias | 1562+ use ffi::c_long; | error[E0412]: cannot find type `c_long` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:108:23 | 108 | pub ru_nswap: c_long, | ^^^^^^ not found in this scope | help: consider importing this type alias | 1562+ use ffi::c_long; | error[E0412]: cannot find type `c_long` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:111:25 | 111 | pub ru_inblock: c_long, | ^^^^^^ not found in this scope | help: consider importing this type alias | 1562+ use ffi::c_long; | error[E0412]: cannot find type `c_long` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:114:25 | 114 | pub ru_oublock: c_long, | ^^^^^^ not found in this scope | help: consider importing this type alias | 1562+ use ffi::c_long; | error[E0412]: cannot find type `c_long` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:117:24 | 117 | pub ru_msgsnd: c_long, | ^^^^^^ not found in this scope | help: consider importing this type alias | 1562+ use ffi::c_long; | error[E0412]: cannot find type `c_long` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:120:24 | 120 | pub ru_msgrcv: c_long, | ^^^^^^ not found in this scope | help: consider importing this type alias | 1562+ use ffi::c_long; | error[E0412]: cannot find type `c_long` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:123:26 | 123 | pub ru_nsignals: c_long, | ^^^^^^ not found in this scope | help: consider importing this type alias | 1562+ use ffi::c_long; | error[E0412]: cannot find type `c_long` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:126:23 | 126 | pub ru_nvcsw: c_long, | ^^^^^^ not found in this scope | help: consider importing this type alias | 1562+ use ffi::c_long; | error[E0412]: cannot find type `c_long` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:129:24 | 129 | pub ru_nivcsw: c_long, | ^^^^^^ not found in this scope | help: consider importing this type alias | 1562+ use ffi::c_long; | error[E0412]: cannot find type `c_long` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:134:22 | 134 | __reserved: [c_long; 16], | ^^^^^^ not found in this scope | help: consider importing this type alias | 1562+ use ffi::c_long; | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:146:28 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 146 | pub h_name: *mut ::c_char, | ^^^^^^ | help: a type alias with a similar name exists | 146 | pub h_name: *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 146 - pub h_name: *mut ::c_char, 146 + pub h_name: *mut c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:147:36 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 147 | pub h_aliases: *mut *mut ::c_char, | ^^^^^^ | help: a type alias with a similar name exists | 147 | pub h_aliases: *mut *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 147 - pub h_aliases: *mut *mut ::c_char, 147 + pub h_aliases: *mut *mut c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:150:38 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 150 | pub h_addr_list: *mut *mut ::c_char, | ^^^^^^ | help: a type alias with a similar name exists | 150 | pub h_addr_list: *mut *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 150 - pub h_addr_list: *mut *mut ::c_char, 150 + pub h_addr_list: *mut *mut c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:196:28 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 196 | pub s_name: *mut ::c_char, | ^^^^^^ | help: a type alias with a similar name exists | 196 | pub s_name: *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 196 - pub s_name: *mut ::c_char, 196 + pub s_name: *mut c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:197:36 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 197 | pub s_aliases: *mut *mut ::c_char, | ^^^^^^ | help: a type alias with a similar name exists | 197 | pub s_aliases: *mut *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 197 - pub s_aliases: *mut *mut ::c_char, 197 + pub s_aliases: *mut *mut c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:199:29 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 199 | pub s_proto: *mut ::c_char, | ^^^^^^ | help: a type alias with a similar name exists | 199 | pub s_proto: *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 199 - pub s_proto: *mut ::c_char, 199 + pub s_proto: *mut c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:203:28 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 203 | pub p_name: *mut ::c_char, | ^^^^^^ | help: a type alias with a similar name exists | 203 | pub p_name: *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 203 - pub p_name: *mut ::c_char, 203 + pub p_name: *mut c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:204:36 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 204 | pub p_aliases: *mut *mut ::c_char, | ^^^^^^ | help: a type alias with a similar name exists | 204 | pub p_aliases: *mut *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 204 - pub p_aliases: *mut *mut ::c_char, 204 + pub p_aliases: *mut *mut c_char, | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:471:35 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 471 | pub fn fopen(filename: *const c_char, mode: *const c_char) -> *mut FILE; | ^^^^^^ | help: a type alias with a similar name exists | 471 | pub fn fopen(filename: *const c_schar, mode: *const c_char) -> *mut FILE; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:471:56 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 471 | pub fn fopen(filename: *const c_char, mode: *const c_char) -> *mut FILE; | ^^^^^^ | help: a type alias with a similar name exists | 471 | pub fn fopen(filename: *const c_char, mode: *const c_schar) -> *mut FILE; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:476:37 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 476 | pub fn freopen(filename: *const c_char, mode: *const c_char, file: *mut FILE) -> *mut FILE; | ^^^^^^ | help: a type alias with a similar name exists | 476 | pub fn freopen(filename: *const c_schar, mode: *const c_char, file: *mut FILE) -> *mut FILE; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:476:58 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 476 | pub fn freopen(filename: *const c_char, mode: *const c_char, file: *mut FILE) -> *mut FILE; | ^^^^^^ | help: a type alias with a similar name exists | 476 | pub fn freopen(filename: *const c_char, mode: *const c_schar, file: *mut FILE) -> *mut FILE; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:480:36 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 480 | pub fn remove(filename: *const c_char) -> c_int; | ^^^^^^ | help: a type alias with a similar name exists | 480 | pub fn remove(filename: *const c_schar) -> c_int; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:481:35 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 481 | pub fn rename(oldname: *const c_char, newname: *const c_char) -> c_int; | ^^^^^^ | help: a type alias with a similar name exists | 481 | pub fn rename(oldname: *const c_schar, newname: *const c_char) -> c_int; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:481:59 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 481 | pub fn rename(oldname: *const c_char, newname: *const c_char) -> c_int; | ^^^^^^ | help: a type alias with a similar name exists | 481 | pub fn rename(oldname: *const c_char, newname: *const c_schar) -> c_int; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:483:52 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 483 | pub fn setvbuf(stream: *mut FILE, buffer: *mut c_char, mode: c_int, size: size_t) -> c_int; | ^^^^^^ | help: a type alias with a similar name exists | 483 | pub fn setvbuf(stream: *mut FILE, buffer: *mut c_schar, mode: c_int, size: size_t) -> c_int; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:484:48 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 484 | pub fn setbuf(stream: *mut FILE, buf: *mut c_char); | ^^^^^^ | help: a type alias with a similar name exists | 484 | pub fn setbuf(stream: *mut FILE, buf: *mut c_schar); | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:488:28 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 488 | pub fn fgets(buf: *mut c_char, n: c_int, stream: *mut FILE) -> *mut c_char; | ^^^^^^ | help: a type alias with a similar name exists | 488 | pub fn fgets(buf: *mut c_schar, n: c_int, stream: *mut FILE) -> *mut c_char; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:488:73 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 488 | pub fn fgets(buf: *mut c_char, n: c_int, stream: *mut FILE) -> *mut c_char; | ^^^^^^ | help: a type alias with a similar name exists | 488 | pub fn fgets(buf: *mut c_char, n: c_int, stream: *mut FILE) -> *mut c_schar; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:494:28 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 494 | pub fn fputs(s: *const c_char, stream: *mut FILE) -> c_int; | ^^^^^^ | help: a type alias with a similar name exists | 494 | pub fn fputs(s: *const c_schar, stream: *mut FILE) -> c_int; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:495:27 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 495 | pub fn puts(s: *const c_char) -> c_int; | ^^^^^^ | help: a type alias with a similar name exists | 495 | pub fn puts(s: *const c_schar) -> c_int; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_long` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:503:45 | 503 | pub fn fseek(stream: *mut FILE, offset: c_long, whence: c_int) -> c_int; | ^^^^^^ not found in this scope | help: consider importing this type alias | 1562+ use ffi::c_long; | error[E0412]: cannot find type `c_long` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:504:40 | 504 | pub fn ftell(stream: *mut FILE) -> c_long; | ^^^^^^ not found in this scope | help: consider importing this type alias | 1562+ use ffi::c_long; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:513:29 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 513 | pub fn perror(s: *const c_char); | ^^^^^^ | help: a type alias with a similar name exists | 513 | pub fn perror(s: *const c_schar); | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:514:27 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 514 | pub fn atof(s: *const c_char) -> c_double; | ^^^^^^ | help: a type alias with a similar name exists | 514 | pub fn atof(s: *const c_schar) -> c_double; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:515:27 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 515 | pub fn atoi(s: *const c_char) -> c_int; | ^^^^^^ | help: a type alias with a similar name exists | 515 | pub fn atoi(s: *const c_schar) -> c_int; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:516:27 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 516 | pub fn atol(s: *const c_char) -> c_long; | ^^^^^^ | help: a type alias with a similar name exists | 516 | pub fn atol(s: *const c_schar) -> c_long; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_long` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:516:38 | 516 | pub fn atol(s: *const c_char) -> c_long; | ^^^^^^ not found in this scope | help: consider importing this type alias | 1562+ use ffi::c_long; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:517:28 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 517 | pub fn atoll(s: *const c_char) -> c_longlong; | ^^^^^^ | help: a type alias with a similar name exists | 517 | pub fn atoll(s: *const c_schar) -> c_longlong; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:522:29 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 522 | pub fn strtod(s: *const c_char, endp: *mut *mut c_char) -> c_double; | ^^^^^^ | help: a type alias with a similar name exists | 522 | pub fn strtod(s: *const c_schar, endp: *mut *mut c_char) -> c_double; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:522:53 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 522 | pub fn strtod(s: *const c_char, endp: *mut *mut c_char) -> c_double; | ^^^^^^ | help: a type alias with a similar name exists | 522 | pub fn strtod(s: *const c_char, endp: *mut *mut c_schar) -> c_double; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:523:29 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 523 | pub fn strtof(s: *const c_char, endp: *mut *mut c_char) -> c_float; | ^^^^^^ | help: a type alias with a similar name exists | 523 | pub fn strtof(s: *const c_schar, endp: *mut *mut c_char) -> c_float; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:523:53 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 523 | pub fn strtof(s: *const c_char, endp: *mut *mut c_char) -> c_float; | ^^^^^^ | help: a type alias with a similar name exists | 523 | pub fn strtof(s: *const c_char, endp: *mut *mut c_schar) -> c_float; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:524:29 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 524 | pub fn strtol(s: *const c_char, endp: *mut *mut c_char, base: c_int) -> c_long; | ^^^^^^ | help: a type alias with a similar name exists | 524 | pub fn strtol(s: *const c_schar, endp: *mut *mut c_char, base: c_int) -> c_long; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:524:53 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 524 | pub fn strtol(s: *const c_char, endp: *mut *mut c_char, base: c_int) -> c_long; | ^^^^^^ | help: a type alias with a similar name exists | 524 | pub fn strtol(s: *const c_char, endp: *mut *mut c_schar, base: c_int) -> c_long; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_long` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:524:77 | 524 | pub fn strtol(s: *const c_char, endp: *mut *mut c_char, base: c_int) -> c_long; | ^^^^^^ not found in this scope | help: consider importing this type alias | 1562+ use ffi::c_long; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:525:30 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 525 | pub fn strtoll(s: *const c_char, endp: *mut *mut c_char, base: c_int) -> c_longlong; | ^^^^^^ | help: a type alias with a similar name exists | 525 | pub fn strtoll(s: *const c_schar, endp: *mut *mut c_char, base: c_int) -> c_longlong; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:525:54 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 525 | pub fn strtoll(s: *const c_char, endp: *mut *mut c_char, base: c_int) -> c_longlong; | ^^^^^^ | help: a type alias with a similar name exists | 525 | pub fn strtoll(s: *const c_char, endp: *mut *mut c_schar, base: c_int) -> c_longlong; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:526:30 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 526 | pub fn strtoul(s: *const c_char, endp: *mut *mut c_char, base: c_int) -> c_ulong; | ^^^^^^ | help: a type alias with a similar name exists | 526 | pub fn strtoul(s: *const c_schar, endp: *mut *mut c_char, base: c_int) -> c_ulong; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:526:54 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 526 | pub fn strtoul(s: *const c_char, endp: *mut *mut c_char, base: c_int) -> c_ulong; | ^^^^^^ | help: a type alias with a similar name exists | 526 | pub fn strtoul(s: *const c_char, endp: *mut *mut c_schar, base: c_int) -> c_ulong; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_ulong` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:526:78 | 526 | pub fn strtoul(s: *const c_char, endp: *mut *mut c_char, base: c_int) -> c_ulong; | ^^^^^^^ not found in this scope | help: consider importing this type alias | 1562+ use ffi::c_ulong; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:527:31 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 527 | pub fn strtoull(s: *const c_char, endp: *mut *mut c_char, base: c_int) -> c_ulonglong; | ^^^^^^ | help: a type alias with a similar name exists | 527 | pub fn strtoull(s: *const c_schar, endp: *mut *mut c_char, base: c_int) -> c_ulonglong; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:527:55 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 527 | pub fn strtoull(s: *const c_char, endp: *mut *mut c_char, base: c_int) -> c_ulonglong; | ^^^^^^ | help: a type alias with a similar name exists | 527 | pub fn strtoull(s: *const c_char, endp: *mut *mut c_schar, base: c_int) -> c_ulonglong; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:539:29 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 539 | pub fn system(s: *const c_char) -> c_int; | ^^^^^^ | help: a type alias with a similar name exists | 539 | pub fn system(s: *const c_schar) -> c_int; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:540:29 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 540 | pub fn getenv(s: *const c_char) -> *mut c_char; | ^^^^^^ | help: a type alias with a similar name exists | 540 | pub fn getenv(s: *const c_schar) -> *mut c_char; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:540:45 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 540 | pub fn getenv(s: *const c_char) -> *mut c_char; | ^^^^^^ | help: a type alias with a similar name exists | 540 | pub fn getenv(s: *const c_char) -> *mut c_schar; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:542:29 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 542 | pub fn strcpy(dst: *mut c_char, src: *const c_char) -> *mut c_char; | ^^^^^^ | help: a type alias with a similar name exists | 542 | pub fn strcpy(dst: *mut c_schar, src: *const c_char) -> *mut c_char; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:542:49 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 542 | pub fn strcpy(dst: *mut c_char, src: *const c_char) -> *mut c_char; | ^^^^^^ | help: a type alias with a similar name exists | 542 | pub fn strcpy(dst: *mut c_char, src: *const c_schar) -> *mut c_char; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:542:65 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 542 | pub fn strcpy(dst: *mut c_char, src: *const c_char) -> *mut c_char; | ^^^^^^ | help: a type alias with a similar name exists | 542 | pub fn strcpy(dst: *mut c_char, src: *const c_char) -> *mut c_schar; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:543:30 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 543 | pub fn strncpy(dst: *mut c_char, src: *const c_char, n: size_t) -> *mut c_char; | ^^^^^^ | help: a type alias with a similar name exists | 543 | pub fn strncpy(dst: *mut c_schar, src: *const c_char, n: size_t) -> *mut c_char; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:543:50 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 543 | pub fn strncpy(dst: *mut c_char, src: *const c_char, n: size_t) -> *mut c_char; | ^^^^^^ | help: a type alias with a similar name exists | 543 | pub fn strncpy(dst: *mut c_char, src: *const c_schar, n: size_t) -> *mut c_char; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:543:77 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 543 | pub fn strncpy(dst: *mut c_char, src: *const c_char, n: size_t) -> *mut c_char; | ^^^^^^ | help: a type alias with a similar name exists | 543 | pub fn strncpy(dst: *mut c_char, src: *const c_char, n: size_t) -> *mut c_schar; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:544:29 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 544 | pub fn stpcpy(dst: *mut c_char, src: *const c_char) -> *mut c_char; | ^^^^^^ | help: a type alias with a similar name exists | 544 | pub fn stpcpy(dst: *mut c_schar, src: *const c_char) -> *mut c_char; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:544:49 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 544 | pub fn stpcpy(dst: *mut c_char, src: *const c_char) -> *mut c_char; | ^^^^^^ | help: a type alias with a similar name exists | 544 | pub fn stpcpy(dst: *mut c_char, src: *const c_schar) -> *mut c_char; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:544:65 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 544 | pub fn stpcpy(dst: *mut c_char, src: *const c_char) -> *mut c_char; | ^^^^^^ | help: a type alias with a similar name exists | 544 | pub fn stpcpy(dst: *mut c_char, src: *const c_char) -> *mut c_schar; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:545:27 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 545 | pub fn strcat(s: *mut c_char, ct: *const c_char) -> *mut c_char; | ^^^^^^ | help: a type alias with a similar name exists | 545 | pub fn strcat(s: *mut c_schar, ct: *const c_char) -> *mut c_char; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:545:46 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 545 | pub fn strcat(s: *mut c_char, ct: *const c_char) -> *mut c_char; | ^^^^^^ | help: a type alias with a similar name exists | 545 | pub fn strcat(s: *mut c_char, ct: *const c_schar) -> *mut c_char; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:545:62 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 545 | pub fn strcat(s: *mut c_char, ct: *const c_char) -> *mut c_char; | ^^^^^^ | help: a type alias with a similar name exists | 545 | pub fn strcat(s: *mut c_char, ct: *const c_char) -> *mut c_schar; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:546:28 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 546 | pub fn strncat(s: *mut c_char, ct: *const c_char, n: size_t) -> *mut c_char; | ^^^^^^ | help: a type alias with a similar name exists | 546 | pub fn strncat(s: *mut c_schar, ct: *const c_char, n: size_t) -> *mut c_char; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:546:47 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 546 | pub fn strncat(s: *mut c_char, ct: *const c_char, n: size_t) -> *mut c_char; | ^^^^^^ | help: a type alias with a similar name exists | 546 | pub fn strncat(s: *mut c_char, ct: *const c_schar, n: size_t) -> *mut c_char; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:546:74 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 546 | pub fn strncat(s: *mut c_char, ct: *const c_char, n: size_t) -> *mut c_char; | ^^^^^^ | help: a type alias with a similar name exists | 546 | pub fn strncat(s: *mut c_char, ct: *const c_char, n: size_t) -> *mut c_schar; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:547:30 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 547 | pub fn strcmp(cs: *const c_char, ct: *const c_char) -> c_int; | ^^^^^^ | help: a type alias with a similar name exists | 547 | pub fn strcmp(cs: *const c_schar, ct: *const c_char) -> c_int; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:547:49 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 547 | pub fn strcmp(cs: *const c_char, ct: *const c_char) -> c_int; | ^^^^^^ | help: a type alias with a similar name exists | 547 | pub fn strcmp(cs: *const c_char, ct: *const c_schar) -> c_int; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:548:31 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 548 | pub fn strncmp(cs: *const c_char, ct: *const c_char, n: size_t) -> c_int; | ^^^^^^ | help: a type alias with a similar name exists | 548 | pub fn strncmp(cs: *const c_schar, ct: *const c_char, n: size_t) -> c_int; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:548:50 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 548 | pub fn strncmp(cs: *const c_char, ct: *const c_char, n: size_t) -> c_int; | ^^^^^^ | help: a type alias with a similar name exists | 548 | pub fn strncmp(cs: *const c_char, ct: *const c_schar, n: size_t) -> c_int; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:549:31 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 549 | pub fn strcoll(cs: *const c_char, ct: *const c_char) -> c_int; | ^^^^^^ | help: a type alias with a similar name exists | 549 | pub fn strcoll(cs: *const c_schar, ct: *const c_char) -> c_int; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:549:50 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 549 | pub fn strcoll(cs: *const c_char, ct: *const c_char) -> c_int; | ^^^^^^ | help: a type alias with a similar name exists | 549 | pub fn strcoll(cs: *const c_char, ct: *const c_schar) -> c_int; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:550:30 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 550 | pub fn strchr(cs: *const c_char, c: c_int) -> *mut c_char; | ^^^^^^ | help: a type alias with a similar name exists | 550 | pub fn strchr(cs: *const c_schar, c: c_int) -> *mut c_char; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:550:56 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 550 | pub fn strchr(cs: *const c_char, c: c_int) -> *mut c_char; | ^^^^^^ | help: a type alias with a similar name exists | 550 | pub fn strchr(cs: *const c_char, c: c_int) -> *mut c_schar; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:551:31 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 551 | pub fn strrchr(cs: *const c_char, c: c_int) -> *mut c_char; | ^^^^^^ | help: a type alias with a similar name exists | 551 | pub fn strrchr(cs: *const c_schar, c: c_int) -> *mut c_char; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:551:57 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 551 | pub fn strrchr(cs: *const c_char, c: c_int) -> *mut c_char; | ^^^^^^ | help: a type alias with a similar name exists | 551 | pub fn strrchr(cs: *const c_char, c: c_int) -> *mut c_schar; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:552:30 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 552 | pub fn strspn(cs: *const c_char, ct: *const c_char) -> size_t; | ^^^^^^ | help: a type alias with a similar name exists | 552 | pub fn strspn(cs: *const c_schar, ct: *const c_char) -> size_t; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:552:49 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 552 | pub fn strspn(cs: *const c_char, ct: *const c_char) -> size_t; | ^^^^^^ | help: a type alias with a similar name exists | 552 | pub fn strspn(cs: *const c_char, ct: *const c_schar) -> size_t; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:553:31 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 553 | pub fn strcspn(cs: *const c_char, ct: *const c_char) -> size_t; | ^^^^^^ | help: a type alias with a similar name exists | 553 | pub fn strcspn(cs: *const c_schar, ct: *const c_char) -> size_t; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:553:50 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 553 | pub fn strcspn(cs: *const c_char, ct: *const c_char) -> size_t; | ^^^^^^ | help: a type alias with a similar name exists | 553 | pub fn strcspn(cs: *const c_char, ct: *const c_schar) -> size_t; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:554:30 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 554 | pub fn strdup(cs: *const c_char) -> *mut c_char; | ^^^^^^ | help: a type alias with a similar name exists | 554 | pub fn strdup(cs: *const c_schar) -> *mut c_char; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:554:46 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 554 | pub fn strdup(cs: *const c_char) -> *mut c_char; | ^^^^^^ | help: a type alias with a similar name exists | 554 | pub fn strdup(cs: *const c_char) -> *mut c_schar; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:555:31 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 555 | pub fn strndup(cs: *const c_char, n: size_t) -> *mut c_char; | ^^^^^^ | help: a type alias with a similar name exists | 555 | pub fn strndup(cs: *const c_schar, n: size_t) -> *mut c_char; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:555:58 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 555 | pub fn strndup(cs: *const c_char, n: size_t) -> *mut c_char; | ^^^^^^ | help: a type alias with a similar name exists | 555 | pub fn strndup(cs: *const c_char, n: size_t) -> *mut c_schar; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:556:31 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 556 | pub fn strpbrk(cs: *const c_char, ct: *const c_char) -> *mut c_char; | ^^^^^^ | help: a type alias with a similar name exists | 556 | pub fn strpbrk(cs: *const c_schar, ct: *const c_char) -> *mut c_char; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:556:50 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 556 | pub fn strpbrk(cs: *const c_char, ct: *const c_char) -> *mut c_char; | ^^^^^^ | help: a type alias with a similar name exists | 556 | pub fn strpbrk(cs: *const c_char, ct: *const c_schar) -> *mut c_char; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:556:66 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 556 | pub fn strpbrk(cs: *const c_char, ct: *const c_char) -> *mut c_char; | ^^^^^^ | help: a type alias with a similar name exists | 556 | pub fn strpbrk(cs: *const c_char, ct: *const c_char) -> *mut c_schar; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:557:30 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 557 | pub fn strstr(cs: *const c_char, ct: *const c_char) -> *mut c_char; | ^^^^^^ | help: a type alias with a similar name exists | 557 | pub fn strstr(cs: *const c_schar, ct: *const c_char) -> *mut c_char; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:557:49 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 557 | pub fn strstr(cs: *const c_char, ct: *const c_char) -> *mut c_char; | ^^^^^^ | help: a type alias with a similar name exists | 557 | pub fn strstr(cs: *const c_char, ct: *const c_schar) -> *mut c_char; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:557:65 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 557 | pub fn strstr(cs: *const c_char, ct: *const c_char) -> *mut c_char; | ^^^^^^ | help: a type alias with a similar name exists | 557 | pub fn strstr(cs: *const c_char, ct: *const c_char) -> *mut c_schar; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:558:34 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 558 | pub fn strcasecmp(s1: *const c_char, s2: *const c_char) -> c_int; | ^^^^^^ | help: a type alias with a similar name exists | 558 | pub fn strcasecmp(s1: *const c_schar, s2: *const c_char) -> c_int; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:558:53 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 558 | pub fn strcasecmp(s1: *const c_char, s2: *const c_char) -> c_int; | ^^^^^^ | help: a type alias with a similar name exists | 558 | pub fn strcasecmp(s1: *const c_char, s2: *const c_schar) -> c_int; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:559:35 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 559 | pub fn strncasecmp(s1: *const c_char, s2: *const c_char, n: size_t) -> c_int; | ^^^^^^ | help: a type alias with a similar name exists | 559 | pub fn strncasecmp(s1: *const c_schar, s2: *const c_char, n: size_t) -> c_int; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:559:54 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 559 | pub fn strncasecmp(s1: *const c_char, s2: *const c_char, n: size_t) -> c_int; | ^^^^^^ | help: a type alias with a similar name exists | 559 | pub fn strncasecmp(s1: *const c_char, s2: *const c_schar, n: size_t) -> c_int; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:560:30 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 560 | pub fn strlen(cs: *const c_char) -> size_t; | ^^^^^^ | help: a type alias with a similar name exists | 560 | pub fn strlen(cs: *const c_schar) -> size_t; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:561:31 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 561 | pub fn strnlen(cs: *const c_char, maxlen: size_t) -> size_t; | ^^^^^^ | help: a type alias with a similar name exists | 561 | pub fn strnlen(cs: *const c_schar, maxlen: size_t) -> size_t; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:566:39 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 566 | pub fn strerror(n: c_int) -> *mut c_char; | ^^^^^^ | help: a type alias with a similar name exists | 566 | pub fn strerror(n: c_int) -> *mut c_schar; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:567:27 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 567 | pub fn strtok(s: *mut c_char, t: *const c_char) -> *mut c_char; | ^^^^^^ | help: a type alias with a similar name exists | 567 | pub fn strtok(s: *mut c_schar, t: *const c_char) -> *mut c_char; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:567:45 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 567 | pub fn strtok(s: *mut c_char, t: *const c_char) -> *mut c_char; | ^^^^^^ | help: a type alias with a similar name exists | 567 | pub fn strtok(s: *mut c_char, t: *const c_schar) -> *mut c_char; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:567:61 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 567 | pub fn strtok(s: *mut c_char, t: *const c_char) -> *mut c_char; | ^^^^^^ | help: a type alias with a similar name exists | 567 | pub fn strtok(s: *mut c_char, t: *const c_char) -> *mut c_schar; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:568:29 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 568 | pub fn strtok_r(s: *mut c_char, t: *const c_char, p: *mut *mut c_char) -> *mut c_char; | ^^^^^^ | help: a type alias with a similar name exists | 568 | pub fn strtok_r(s: *mut c_schar, t: *const c_char, p: *mut *mut c_char) -> *mut c_char; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:568:47 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 568 | pub fn strtok_r(s: *mut c_char, t: *const c_char, p: *mut *mut c_char) -> *mut c_char; | ^^^^^^ | help: a type alias with a similar name exists | 568 | pub fn strtok_r(s: *mut c_char, t: *const c_schar, p: *mut *mut c_char) -> *mut c_char; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:568:68 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 568 | pub fn strtok_r(s: *mut c_char, t: *const c_char, p: *mut *mut c_char) -> *mut c_char; | ^^^^^^ | help: a type alias with a similar name exists | 568 | pub fn strtok_r(s: *mut c_char, t: *const c_char, p: *mut *mut c_schar) -> *mut c_char; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:568:84 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 568 | pub fn strtok_r(s: *mut c_char, t: *const c_char, p: *mut *mut c_char) -> *mut c_char; | ^^^^^^ | help: a type alias with a similar name exists | 568 | pub fn strtok_r(s: *mut c_char, t: *const c_char, p: *mut *mut c_char) -> *mut c_schar; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:569:28 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 569 | pub fn strxfrm(s: *mut c_char, ct: *const c_char, n: size_t) -> size_t; | ^^^^^^ | help: a type alias with a similar name exists | 569 | pub fn strxfrm(s: *mut c_schar, ct: *const c_char, n: size_t) -> size_t; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:569:47 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 569 | pub fn strxfrm(s: *mut c_char, ct: *const c_char, n: size_t) -> size_t; | ^^^^^^ | help: a type alias with a similar name exists | 569 | pub fn strxfrm(s: *mut c_char, ct: *const c_schar, n: size_t) -> size_t; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:570:42 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 570 | pub fn strsignal(sig: c_int) -> *mut c_char; | ^^^^^^ | help: a type alias with a similar name exists | 570 | pub fn strsignal(sig: c_int) -> *mut c_schar; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `wchar_t` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:571:31 | 571 | pub fn wcslen(buf: *const wchar_t) -> size_t; | ^^^^^^^ not found in this scope error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:572:32 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 572 | pub fn wcstombs(dest: *mut c_char, src: *const wchar_t, n: size_t) -> ::size_t; | ^^^^^^ | help: a type alias with a similar name exists | 572 | pub fn wcstombs(dest: *mut c_schar, src: *const wchar_t, n: size_t) -> ::size_t; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `wchar_t` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:572:52 | 572 | pub fn wcstombs(dest: *mut c_char, src: *const wchar_t, n: size_t) -> ::size_t; | ^^^^^^^ not found in this scope error[E0412]: cannot find type `wchar_t` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:575:31 | 575 | pub fn wmemchr(cx: *const wchar_t, c: wchar_t, n: size_t) -> *mut wchar_t; | ^^^^^^^ not found in this scope error[E0412]: cannot find type `wchar_t` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:575:43 | 575 | pub fn wmemchr(cx: *const wchar_t, c: wchar_t, n: size_t) -> *mut wchar_t; | ^^^^^^^ not found in this scope error[E0412]: cannot find type `wchar_t` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:575:71 | 575 | pub fn wmemchr(cx: *const wchar_t, c: wchar_t, n: size_t) -> *mut wchar_t; | ^^^^^^^ not found in this scope error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:584:36 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 584 | pub fn getpwnam(name: *const ::c_char) -> *mut passwd; | ^^^^^^ | help: a type alias with a similar name exists | 584 | pub fn getpwnam(name: *const ::c_schar) -> *mut passwd; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 584 - pub fn getpwnam(name: *const ::c_char) -> *mut passwd; 584 + pub fn getpwnam(name: *const c_char) -> *mut passwd; | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:588:58 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 588 | pub fn fprintf(stream: *mut ::FILE, format: *const ::c_char, ...) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 588 | pub fn fprintf(stream: *mut ::FILE, format: *const ::c_schar, ...) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 588 - pub fn fprintf(stream: *mut ::FILE, format: *const ::c_char, ...) -> ::c_int; 588 + pub fn fprintf(stream: *mut ::FILE, format: *const c_char, ...) -> ::c_int; | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:589:36 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 589 | pub fn printf(format: *const ::c_char, ...) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 589 | pub fn printf(format: *const ::c_schar, ...) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 589 - pub fn printf(format: *const ::c_char, ...) -> ::c_int; 589 + pub fn printf(format: *const c_char, ...) -> ::c_int; | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:590:31 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 590 | pub fn snprintf(s: *mut ::c_char, n: ::size_t, format: *const ::c_char, ...) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 590 | pub fn snprintf(s: *mut ::c_schar, n: ::size_t, format: *const ::c_char, ...) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 590 - pub fn snprintf(s: *mut ::c_char, n: ::size_t, format: *const ::c_char, ...) -> ::c_int; 590 + pub fn snprintf(s: *mut c_char, n: ::size_t, format: *const ::c_char, ...) -> ::c_int; | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:590:69 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 590 | pub fn snprintf(s: *mut ::c_char, n: ::size_t, format: *const ::c_char, ...) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 590 | pub fn snprintf(s: *mut ::c_char, n: ::size_t, format: *const ::c_schar, ...) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 590 - pub fn snprintf(s: *mut ::c_char, n: ::size_t, format: *const ::c_char, ...) -> ::c_int; 590 + pub fn snprintf(s: *mut ::c_char, n: ::size_t, format: *const c_char, ...) -> ::c_int; | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:591:30 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 591 | pub fn sprintf(s: *mut ::c_char, format: *const ::c_char, ...) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 591 | pub fn sprintf(s: *mut ::c_schar, format: *const ::c_char, ...) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 591 - pub fn sprintf(s: *mut ::c_char, format: *const ::c_char, ...) -> ::c_int; 591 + pub fn sprintf(s: *mut c_char, format: *const ::c_char, ...) -> ::c_int; | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:591:55 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 591 | pub fn sprintf(s: *mut ::c_char, format: *const ::c_char, ...) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 591 | pub fn sprintf(s: *mut ::c_char, format: *const ::c_schar, ...) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 591 - pub fn sprintf(s: *mut ::c_char, format: *const ::c_char, ...) -> ::c_int; 591 + pub fn sprintf(s: *mut ::c_char, format: *const c_char, ...) -> ::c_int; | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:596:57 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 596 | pub fn fscanf(stream: *mut ::FILE, format: *const ::c_char, ...) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 596 | pub fn fscanf(stream: *mut ::FILE, format: *const ::c_schar, ...) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 596 - pub fn fscanf(stream: *mut ::FILE, format: *const ::c_char, ...) -> ::c_int; 596 + pub fn fscanf(stream: *mut ::FILE, format: *const c_char, ...) -> ::c_int; | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:601:35 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 601 | pub fn scanf(format: *const ::c_char, ...) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 601 | pub fn scanf(format: *const ::c_schar, ...) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 601 - pub fn scanf(format: *const ::c_char, ...) -> ::c_int; 601 + pub fn scanf(format: *const c_char, ...) -> ::c_int; | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:606:31 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 606 | pub fn sscanf(s: *const ::c_char, format: *const ::c_char, ...) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 606 | pub fn sscanf(s: *const ::c_schar, format: *const ::c_char, ...) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 606 - pub fn sscanf(s: *const ::c_char, format: *const ::c_char, ...) -> ::c_int; 606 + pub fn sscanf(s: *const c_char, format: *const ::c_char, ...) -> ::c_int; | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:606:56 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 606 | pub fn sscanf(s: *const ::c_char, format: *const ::c_char, ...) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 606 | pub fn sscanf(s: *const ::c_char, format: *const ::c_schar, ...) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 606 - pub fn sscanf(s: *const ::c_char, format: *const ::c_char, ...) -> ::c_int; 606 + pub fn sscanf(s: *const ::c_char, format: *const c_char, ...) -> ::c_int; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:723:31 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 723 | pub fn chmod(path: *const c_char, mode: mode_t) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 723 | pub fn chmod(path: *const c_schar, mode: mode_t) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0573]: expected type, found function `stat` --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:739:45 | 739 | pub fn fstat(fildes: ::c_int, buf: *mut stat) -> ::c_int; | ^^^^ not a type error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:741:31 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 741 | pub fn mkdir(path: *const c_char, mode: mode_t) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 741 | pub fn mkdir(path: *const c_schar, mode: mode_t) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:752:30 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 752 | pub fn stat(path: *const c_char, buf: *mut stat) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 752 | pub fn stat(path: *const c_schar, buf: *mut stat) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0573]: expected type, found function `stat` --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:752:48 | 752 | pub fn stat(path: *const c_char, buf: *mut stat) -> ::c_int; | ^^^^ not a type error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:759:45 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 759 | pub fn fdopen(fd: ::c_int, mode: *const c_char) -> *mut ::FILE; | ^^^^^^ | help: a type alias with a similar name exists | 759 | pub fn fdopen(fd: ::c_int, mode: *const c_schar) -> *mut ::FILE; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:766:30 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 766 | pub fn open(path: *const c_char, oflag: ::c_int, ...) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 766 | pub fn open(path: *const c_schar, oflag: ::c_int, ...) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:771:31 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 771 | pub fn creat(path: *const c_char, mode: mode_t) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 771 | pub fn creat(path: *const c_schar, mode: mode_t) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:787:36 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 787 | pub fn opendir(dirname: *const c_char) -> *mut ::DIR; | ^^^^^^ | help: a type alias with a similar name exists | 787 | pub fn opendir(dirname: *const c_schar) -> *mut ::DIR; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:816:28 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 816 | pathname: *const ::c_char, | ^^^^^^ | help: a type alias with a similar name exists | 816 | pathname: *const ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 816 - pathname: *const ::c_char, 816 + pathname: *const c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:823:28 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 823 | pathname: *const ::c_char, | ^^^^^^ | help: a type alias with a similar name exists | 823 | pathname: *const ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 823 - pathname: *const ::c_char, 823 + pathname: *const c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:838:28 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 838 | pathname: *const ::c_char, | ^^^^^^ | help: a type alias with a similar name exists | 838 | pathname: *const ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 838 - pathname: *const ::c_char, 838 + pathname: *const c_char, | error[E0573]: expected type, found function `stat` --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:839:19 | 839 | buf: *mut stat, | ^^^^ not a type error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:844:27 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 844 | oldpath: *const ::c_char, | ^^^^^^ | help: a type alias with a similar name exists | 844 | oldpath: *const ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 844 - oldpath: *const ::c_char, 844 + oldpath: *const c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:846:27 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 846 | newpath: *const ::c_char, | ^^^^^^ | help: a type alias with a similar name exists | 846 | newpath: *const ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 846 - newpath: *const ::c_char, 846 + newpath: *const c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:851:27 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 851 | oldpath: *const ::c_char, | ^^^^^^ | help: a type alias with a similar name exists | 851 | oldpath: *const ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 851 - oldpath: *const ::c_char, 851 + oldpath: *const c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:853:27 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 853 | newpath: *const ::c_char, | ^^^^^^ | help: a type alias with a similar name exists | 853 | newpath: *const ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 853 - newpath: *const ::c_char, 853 + newpath: *const c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:856:26 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 856 | target: *const ::c_char, | ^^^^^^ | help: a type alias with a similar name exists | 856 | target: *const ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 856 - target: *const ::c_char, 856 + target: *const c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:858:28 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 858 | linkpath: *const ::c_char, | ^^^^^^ | help: a type alias with a similar name exists | 858 | linkpath: *const ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 858 - linkpath: *const ::c_char, 858 + linkpath: *const c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:860:56 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 860 | pub fn unlinkat(dirfd: ::c_int, pathname: *const ::c_char, flags: ::c_int) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 860 | pub fn unlinkat(dirfd: ::c_int, pathname: *const ::c_schar, flags: ::c_int) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 860 - pub fn unlinkat(dirfd: ::c_int, pathname: *const ::c_char, flags: ::c_int) -> ::c_int; 860 + pub fn unlinkat(dirfd: ::c_int, pathname: *const c_char, flags: ::c_int) -> ::c_int; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:862:32 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 862 | pub fn access(path: *const c_char, amode: ::c_int) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 862 | pub fn access(path: *const c_schar, amode: ::c_int) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:864:30 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 864 | pub fn chdir(dir: *const c_char) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 864 | pub fn chdir(dir: *const c_schar) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:866:31 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 866 | pub fn chown(path: *const c_char, uid: uid_t, gid: gid_t) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 866 | pub fn chown(path: *const c_schar, uid: uid_t, gid: gid_t) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:871:32 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 871 | pub fn lchown(path: *const c_char, uid: uid_t, gid: gid_t) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 871 | pub fn lchown(path: *const c_schar, uid: uid_t, gid: gid_t) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:883:31 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 883 | pub fn execl(path: *const c_char, arg0: *const c_char, ...) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 883 | pub fn execl(path: *const c_schar, arg0: *const c_char, ...) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:883:52 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 883 | pub fn execl(path: *const c_char, arg0: *const c_char, ...) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 883 | pub fn execl(path: *const c_char, arg0: *const c_schar, ...) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:884:34 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 884 | pub fn execle(path: *const ::c_char, arg0: *const ::c_char, ...) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 884 | pub fn execle(path: *const ::c_schar, arg0: *const ::c_char, ...) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 884 - pub fn execle(path: *const ::c_char, arg0: *const ::c_char, ...) -> ::c_int; 884 + pub fn execle(path: *const c_char, arg0: *const ::c_char, ...) -> ::c_int; | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:884:57 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 884 | pub fn execle(path: *const ::c_char, arg0: *const ::c_char, ...) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 884 | pub fn execle(path: *const ::c_char, arg0: *const ::c_schar, ...) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 884 - pub fn execle(path: *const ::c_char, arg0: *const ::c_char, ...) -> ::c_int; 884 + pub fn execle(path: *const ::c_char, arg0: *const c_char, ...) -> ::c_int; | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:885:34 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 885 | pub fn execlp(file: *const ::c_char, arg0: *const ::c_char, ...) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 885 | pub fn execlp(file: *const ::c_schar, arg0: *const ::c_char, ...) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 885 - pub fn execlp(file: *const ::c_char, arg0: *const ::c_char, ...) -> ::c_int; 885 + pub fn execlp(file: *const c_char, arg0: *const ::c_char, ...) -> ::c_int; | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:885:57 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 885 | pub fn execlp(file: *const ::c_char, arg0: *const ::c_char, ...) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 885 | pub fn execlp(file: *const ::c_char, arg0: *const ::c_schar, ...) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 885 - pub fn execlp(file: *const ::c_char, arg0: *const ::c_char, ...) -> ::c_int; 885 + pub fn execlp(file: *const ::c_char, arg0: *const c_char, ...) -> ::c_int; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:886:31 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 886 | pub fn execv(prog: *const c_char, argv: *const *const c_char) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 886 | pub fn execv(prog: *const c_schar, argv: *const *const c_char) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:886:59 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 886 | pub fn execv(prog: *const c_char, argv: *const *const c_char) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 886 | pub fn execv(prog: *const c_char, argv: *const *const c_schar) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:888:22 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 888 | prog: *const c_char, | ^^^^^^ | help: a type alias with a similar name exists | 888 | prog: *const c_schar, | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:889:29 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 889 | argv: *const *const c_char, | ^^^^^^ | help: a type alias with a similar name exists | 889 | argv: *const *const c_schar, | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:890:29 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 890 | envp: *const *const c_char, | ^^^^^^ | help: a type alias with a similar name exists | 890 | envp: *const *const c_schar, | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:892:29 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 892 | pub fn execvp(c: *const c_char, argv: *const *const c_char) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 892 | pub fn execvp(c: *const c_schar, argv: *const *const c_char) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:892:57 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 892 | pub fn execvp(c: *const c_char, argv: *const *const c_char) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 892 | pub fn execvp(c: *const c_char, argv: *const *const c_schar) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_long` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:894:58 | 894 | pub fn fpathconf(filedes: ::c_int, name: ::c_int) -> c_long; | ^^^^^^ not found in this scope | help: consider importing this type alias | 1562+ use ffi::c_long; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:895:29 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 895 | pub fn getcwd(buf: *mut c_char, size: ::size_t) -> *mut c_char; | ^^^^^^ | help: a type alias with a similar name exists | 895 | pub fn getcwd(buf: *mut c_schar, size: ::size_t) -> *mut c_char; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:895:61 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 895 | pub fn getcwd(buf: *mut c_char, size: ::size_t) -> *mut c_char; | ^^^^^^ | help: a type alias with a similar name exists | 895 | pub fn getcwd(buf: *mut c_char, size: ::size_t) -> *mut c_schar; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:901:31 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 901 | pub fn getlogin() -> *mut c_char; | ^^^^^^ | help: a type alias with a similar name exists | 901 | pub fn getlogin() -> *mut c_schar; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:906:52 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 906 | pub fn getopt(argc: ::c_int, argv: *const *mut c_char, optstr: *const c_char) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 906 | pub fn getopt(argc: ::c_int, argv: *const *mut c_schar, optstr: *const c_char) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:906:75 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 906 | pub fn getopt(argc: ::c_int, argv: *const *mut c_char, optstr: *const c_char) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 906 | pub fn getopt(argc: ::c_int, argv: *const *mut c_char, optstr: *const c_schar) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:913:29 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 913 | pub fn link(src: *const c_char, dst: *const c_char) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 913 | pub fn link(src: *const c_schar, dst: *const c_char) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:913:49 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 913 | pub fn link(src: *const c_char, dst: *const c_char) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 913 | pub fn link(src: *const c_char, dst: *const c_schar) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:915:34 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 915 | pub fn pathconf(path: *const c_char, name: ::c_int) -> c_long; | ^^^^^^ | help: a type alias with a similar name exists | 915 | pub fn pathconf(path: *const c_schar, name: ::c_int) -> c_long; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_long` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:915:60 | 915 | pub fn pathconf(path: *const c_char, name: ::c_int) -> c_long; | ^^^^^^ not found in this scope | help: consider importing this type alias | 1562+ use ffi::c_long; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:923:31 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 923 | pub fn rmdir(path: *const c_char) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 923 | pub fn rmdir(path: *const c_schar) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:945:41 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 945 | pub fn ttyname(fd: ::c_int) -> *mut c_char; | ^^^^^^ | help: a type alias with a similar name exists | 945 | pub fn ttyname(fd: ::c_int) -> *mut c_schar; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:951:45 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 951 | pub fn ttyname_r(fd: ::c_int, buf: *mut c_char, buflen: ::size_t) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 951 | pub fn ttyname_r(fd: ::c_int, buf: *mut c_schar, buflen: ::size_t) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:952:29 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 952 | pub fn unlink(c: *const c_char) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 952 | pub fn unlink(c: *const c_schar) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:981:31 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 981 | pub fn utime(file: *const c_char, buf: *const utimbuf) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 981 | pub fn utime(file: *const c_schar, buf: *const utimbuf) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1562+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:1017:42 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1017 | pub fn if_nametoindex(ifname: *const c_char) -> ::c_uint; | ^^^^^^ | help: a type alias with a similar name exists | 1017 | pub fn if_nametoindex(ifname: *const c_schar) -> ::c_uint; | ~~~~~~~ help: consider importing this type alias | 1562 + use ffi::c_char; | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:1018:61 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1018 | pub fn if_indextoname(ifindex: ::c_uint, ifname: *mut ::c_char) -> *mut ::c_char; | ^^^^^^ | help: a type alias with a similar name exists | 1018 | pub fn if_indextoname(ifindex: ::c_uint, ifname: *mut ::c_schar) -> *mut ::c_char; | ~~~~~~~ help: consider importing this type alias | 1562 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1018 - pub fn if_indextoname(ifindex: ::c_uint, ifname: *mut ::c_char) -> *mut ::c_char; 1018 + pub fn if_indextoname(ifindex: ::c_uint, ifname: *mut c_char) -> *mut ::c_char; | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:1018:79 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1018 | pub fn if_indextoname(ifindex: ::c_uint, ifname: *mut ::c_char) -> *mut ::c_char; | ^^^^^^ | help: a type alias with a similar name exists | 1018 | pub fn if_indextoname(ifindex: ::c_uint, ifname: *mut ::c_char) -> *mut ::c_schar; | ~~~~~~~ help: consider importing this type alias | 1562 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1018 - pub fn if_indextoname(ifindex: ::c_uint, ifname: *mut ::c_char) -> *mut ::c_char; 1018 + pub fn if_indextoname(ifindex: ::c_uint, ifname: *mut ::c_char) -> *mut c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:1029:31 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1029 | pub fn lstat(path: *const c_char, buf: *mut stat) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 1029 | pub fn lstat(path: *const c_schar, buf: *mut stat) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1562 + use ffi::c_char; | error[E0573]: expected type, found function `stat` --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:1029:49 | 1029 | pub fn lstat(path: *const c_char, buf: *mut stat) -> ::c_int; | ^^^^ not a type error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:1041:32 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1041 | pub fn setenv(name: *const c_char, val: *const c_char, overwrite: ::c_int) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 1041 | pub fn setenv(name: *const c_schar, val: *const c_char, overwrite: ::c_int) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1562 + use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:1041:52 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1041 | pub fn setenv(name: *const c_char, val: *const c_char, overwrite: ::c_int) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 1041 | pub fn setenv(name: *const c_char, val: *const c_schar, overwrite: ::c_int) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1562 + use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:1047:34 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1047 | pub fn unsetenv(name: *const c_char) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 1047 | pub fn unsetenv(name: *const c_schar) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1562 + use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:1049:34 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1049 | pub fn symlink(path1: *const c_char, path2: *const c_char) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 1049 | pub fn symlink(path1: *const c_schar, path2: *const c_char) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1562 + use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:1049:56 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1049 | pub fn symlink(path1: *const c_char, path2: *const c_char) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 1049 | pub fn symlink(path1: *const c_char, path2: *const c_schar) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1562 + use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:1051:34 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1051 | pub fn truncate(path: *const c_char, length: off_t) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 1051 | pub fn truncate(path: *const c_schar, length: off_t) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1562 + use ffi::c_char; | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:1068:40 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1068 | pub fn realpath(pathname: *const ::c_char, resolved: *mut ::c_char) -> *mut ::c_char; | ^^^^^^ | help: a type alias with a similar name exists | 1068 | pub fn realpath(pathname: *const ::c_schar, resolved: *mut ::c_char) -> *mut ::c_char; | ~~~~~~~ help: consider importing this type alias | 1562 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1068 - pub fn realpath(pathname: *const ::c_char, resolved: *mut ::c_char) -> *mut ::c_char; 1068 + pub fn realpath(pathname: *const c_char, resolved: *mut ::c_char) -> *mut ::c_char; | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:1068:65 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1068 | pub fn realpath(pathname: *const ::c_char, resolved: *mut ::c_char) -> *mut ::c_char; | ^^^^^^ | help: a type alias with a similar name exists | 1068 | pub fn realpath(pathname: *const ::c_char, resolved: *mut ::c_schar) -> *mut ::c_char; | ~~~~~~~ help: consider importing this type alias | 1562 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1068 - pub fn realpath(pathname: *const ::c_char, resolved: *mut ::c_char) -> *mut ::c_char; 1068 + pub fn realpath(pathname: *const ::c_char, resolved: *mut c_char) -> *mut ::c_char; | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:1068:83 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1068 | pub fn realpath(pathname: *const ::c_char, resolved: *mut ::c_char) -> *mut ::c_char; | ^^^^^^ | help: a type alias with a similar name exists | 1068 | pub fn realpath(pathname: *const ::c_char, resolved: *mut ::c_char) -> *mut ::c_schar; | ~~~~~~~ help: consider importing this type alias | 1562 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1068 - pub fn realpath(pathname: *const ::c_char, resolved: *mut ::c_char) -> *mut ::c_char; 1068 + pub fn realpath(pathname: *const ::c_char, resolved: *mut ::c_char) -> *mut c_char; | error[E0412]: cannot find type `pthread_attr_t` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:1082:43 | 1082 | pub fn pthread_attr_init(attr: *mut ::pthread_attr_t) -> ::c_int; | ^^^^^^^^^^^^^^ help: a struct with a similar name exists: `pthread_cond_t` | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/macros.rs:112:13 | 112 | pub struct $i { $($field)* } | ------------- similarly named struct `pthread_cond_t` defined here error[E0412]: cannot find type `pthread_attr_t` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:1083:46 | 1083 | pub fn pthread_attr_destroy(attr: *mut ::pthread_attr_t) -> ::c_int; | ^^^^^^^^^^^^^^ help: a struct with a similar name exists: `pthread_cond_t` | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/macros.rs:112:13 | 112 | pub struct $i { $($field)* } | ------------- similarly named struct `pthread_cond_t` defined here error[E0412]: cannot find type `pthread_attr_t` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:1084:51 | 1084 | pub fn pthread_attr_setstacksize(attr: *mut ::pthread_attr_t, stack_size: ::size_t) -> ::c_int; | ^^^^^^^^^^^^^^ help: a struct with a similar name exists: `pthread_cond_t` | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/macros.rs:112:13 | 112 | pub struct $i { $($field)* } | ------------- similarly named struct `pthread_cond_t` defined here error[E0412]: cannot find type `pthread_attr_t` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:1085:53 | 1085 | pub fn pthread_attr_setdetachstate(attr: *mut ::pthread_attr_t, state: ::c_int) -> ::c_int; | ^^^^^^^^^^^^^^ help: a struct with a similar name exists: `pthread_cond_t` | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/macros.rs:112:13 | 112 | pub struct $i { $($field)* } | ------------- similarly named struct `pthread_cond_t` defined here error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:1191:38 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1191 | pub fn utimes(filename: *const ::c_char, times: *const ::timeval) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 1191 | pub fn utimes(filename: *const ::c_schar, times: *const ::timeval) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1562 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1191 - pub fn utimes(filename: *const ::c_char, times: *const ::timeval) -> ::c_int; 1191 + pub fn utimes(filename: *const c_char, times: *const ::timeval) -> ::c_int; | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:1192:38 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1192 | pub fn dlopen(filename: *const ::c_char, flag: ::c_int) -> *mut ::c_void; | ^^^^^^ | help: a type alias with a similar name exists | 1192 | pub fn dlopen(filename: *const ::c_schar, flag: ::c_int) -> *mut ::c_void; | ~~~~~~~ help: consider importing this type alias | 1562 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1192 - pub fn dlopen(filename: *const ::c_char, flag: ::c_int) -> *mut ::c_void; 1192 + pub fn dlopen(filename: *const c_char, flag: ::c_int) -> *mut ::c_void; | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:1193:32 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1193 | pub fn dlerror() -> *mut ::c_char; | ^^^^^^ | help: a type alias with a similar name exists | 1193 | pub fn dlerror() -> *mut ::c_schar; | ~~~~~~~ help: consider importing this type alias | 1562 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1193 - pub fn dlerror() -> *mut ::c_char; 1193 + pub fn dlerror() -> *mut c_char; | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:1194:58 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1194 | pub fn dlsym(handle: *mut ::c_void, symbol: *const ::c_char) -> *mut ::c_void; | ^^^^^^ | help: a type alias with a similar name exists | 1194 | pub fn dlsym(handle: *mut ::c_void, symbol: *const ::c_schar) -> *mut ::c_void; | ~~~~~~~ help: consider importing this type alias | 1562 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1194 - pub fn dlsym(handle: *mut ::c_void, symbol: *const ::c_char) -> *mut ::c_void; 1194 + pub fn dlsym(handle: *mut ::c_void, symbol: *const c_char) -> *mut ::c_void; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:1205:22 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1205 | node: *const c_char, | ^^^^^^ | help: a type alias with a similar name exists | 1205 | node: *const c_schar, | ~~~~~~~ help: consider importing this type alias | 1562 + use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:1206:25 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1206 | service: *const c_char, | ^^^^^^ | help: a type alias with a similar name exists | 1206 | service: *const c_schar, | ~~~~~~~ help: consider importing this type alias | 1562 + use ffi::c_char; | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:1217:52 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1217 | pub fn hstrerror(errcode: ::c_int) -> *const ::c_char; | ^^^^^^ | help: a type alias with a similar name exists | 1217 | pub fn hstrerror(errcode: ::c_int) -> *const ::c_schar; | ~~~~~~~ help: consider importing this type alias | 1562 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1217 - pub fn hstrerror(errcode: ::c_int) -> *const ::c_char; 1217 + pub fn hstrerror(errcode: ::c_int) -> *const c_char; | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:1218:55 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1218 | pub fn gai_strerror(errcode: ::c_int) -> *const ::c_char; | ^^^^^^ | help: a type alias with a similar name exists | 1218 | pub fn gai_strerror(errcode: ::c_int) -> *const ::c_schar; | ~~~~~~~ help: consider importing this type alias | 1562 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1218 - pub fn gai_strerror(errcode: ::c_int) -> *const ::c_char; 1218 + pub fn gai_strerror(errcode: ::c_int) -> *const c_char; | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:1284:37 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1284 | pub fn mknod(pathname: *const ::c_char, mode: ::mode_t, dev: ::dev_t) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 1284 | pub fn mknod(pathname: *const ::c_schar, mode: ::mode_t, dev: ::dev_t) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1562 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1284 - pub fn mknod(pathname: *const ::c_char, mode: ::mode_t, dev: ::dev_t) -> ::c_int; 1284 + pub fn mknod(pathname: *const c_char, mode: ::mode_t, dev: ::dev_t) -> ::c_int; | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:1285:37 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1285 | pub fn gethostname(name: *mut ::c_char, len: ::size_t) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 1285 | pub fn gethostname(name: *mut ::c_schar, len: ::size_t) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1562 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1285 - pub fn gethostname(name: *mut ::c_char, len: ::size_t) -> ::c_int; 1285 + pub fn gethostname(name: *mut c_char, len: ::size_t) -> ::c_int; | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:1287:41 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1287 | pub fn getservbyname(name: *const ::c_char, proto: *const ::c_char) -> *mut servent; | ^^^^^^ | help: a type alias with a similar name exists | 1287 | pub fn getservbyname(name: *const ::c_schar, proto: *const ::c_char) -> *mut servent; | ~~~~~~~ help: consider importing this type alias | 1562 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1287 - pub fn getservbyname(name: *const ::c_char, proto: *const ::c_char) -> *mut servent; 1287 + pub fn getservbyname(name: *const c_char, proto: *const ::c_char) -> *mut servent; | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:1287:65 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1287 | pub fn getservbyname(name: *const ::c_char, proto: *const ::c_char) -> *mut servent; | ^^^^^^ | help: a type alias with a similar name exists | 1287 | pub fn getservbyname(name: *const ::c_char, proto: *const ::c_schar) -> *mut servent; | ~~~~~~~ help: consider importing this type alias | 1562 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1287 - pub fn getservbyname(name: *const ::c_char, proto: *const ::c_char) -> *mut servent; 1287 + pub fn getservbyname(name: *const ::c_char, proto: *const c_char) -> *mut servent; | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:1288:57 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1288 | pub fn getservbyport(port: ::c_int, proto: *const ::c_char) -> *mut servent; | ^^^^^^ | help: a type alias with a similar name exists | 1288 | pub fn getservbyport(port: ::c_int, proto: *const ::c_schar) -> *mut servent; | ~~~~~~~ help: consider importing this type alias | 1562 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1288 - pub fn getservbyport(port: ::c_int, proto: *const ::c_char) -> *mut servent; 1288 + pub fn getservbyport(port: ::c_int, proto: *const c_char) -> *mut servent; | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:1291:42 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1291 | pub fn getprotobyname(name: *const ::c_char) -> *mut protoent; | ^^^^^^ | help: a type alias with a similar name exists | 1291 | pub fn getprotobyname(name: *const ::c_schar) -> *mut protoent; | ~~~~~~~ help: consider importing this type alias | 1562 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1291 - pub fn getprotobyname(name: *const ::c_char) -> *mut protoent; 1291 + pub fn getprotobyname(name: *const c_char) -> *mut protoent; | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:1293:34 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1293 | pub fn chroot(name: *const ::c_char) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 1293 | pub fn chroot(name: *const ::c_schar) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1562 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1293 - pub fn chroot(name: *const ::c_char) -> ::c_int; 1293 + pub fn chroot(name: *const c_char) -> ::c_int; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:1316:32 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1316 | pub fn putenv(string: *mut c_char) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 1316 | pub fn putenv(string: *mut c_schar) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1562 + use ffi::c_char; | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:1339:58 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1339 | pub fn setlocale(category: ::c_int, locale: *const ::c_char) -> *mut ::c_char; | ^^^^^^ | help: a type alias with a similar name exists | 1339 | pub fn setlocale(category: ::c_int, locale: *const ::c_schar) -> *mut ::c_char; | ~~~~~~~ help: consider importing this type alias | 1562 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1339 - pub fn setlocale(category: ::c_int, locale: *const ::c_char) -> *mut ::c_char; 1339 + pub fn setlocale(category: ::c_int, locale: *const c_char) -> *mut ::c_char; | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:1339:76 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1339 | pub fn setlocale(category: ::c_int, locale: *const ::c_char) -> *mut ::c_char; | ^^^^^^ | help: a type alias with a similar name exists | 1339 | pub fn setlocale(category: ::c_int, locale: *const ::c_char) -> *mut ::c_schar; | ~~~~~~~ help: consider importing this type alias | 1562 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1339 - pub fn setlocale(category: ::c_int, locale: *const ::c_char) -> *mut ::c_char; 1339 + pub fn setlocale(category: ::c_int, locale: *const ::c_char) -> *mut c_char; | error[E0412]: cannot find type `sem_t` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:1346:31 | 1346 | pub fn sem_wait(sem: *mut sem_t) -> ::c_int; | ^^^^^ not found in this scope error[E0412]: cannot find type `sem_t` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:1347:34 | 1347 | pub fn sem_trywait(sem: *mut sem_t) -> ::c_int; | ^^^^^ not found in this scope error[E0412]: cannot find type `sem_t` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:1348:31 | 1348 | pub fn sem_post(sem: *mut sem_t) -> ::c_int; | ^^^^^ not found in this scope error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:1349:33 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1349 | pub fn statvfs(path: *const c_char, buf: *mut statvfs) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 1349 | pub fn statvfs(path: *const c_schar, buf: *mut statvfs) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1562 + use ffi::c_char; | error[E0412]: cannot find type `sigset_t` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:1353:34 | 1353 | pub fn sigemptyset(set: *mut sigset_t) -> ::c_int; | ^^^^^^^^ not found in this scope error[E0412]: cannot find type `sigset_t` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:1355:32 | 1355 | pub fn sigaddset(set: *mut sigset_t, signum: ::c_int) -> ::c_int; | ^^^^^^^^ not found in this scope error[E0412]: cannot find type `sigset_t` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:1357:33 | 1357 | pub fn sigfillset(set: *mut sigset_t) -> ::c_int; | ^^^^^^^^ not found in this scope error[E0412]: cannot find type `sigset_t` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:1359:32 | 1359 | pub fn sigdelset(set: *mut sigset_t, signum: ::c_int) -> ::c_int; | ^^^^^^^^ not found in this scope error[E0412]: cannot find type `sigset_t` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:1361:36 | 1361 | pub fn sigismember(set: *const sigset_t, signum: ::c_int) -> ::c_int; | ^^^^^^^^ not found in this scope error[E0412]: cannot find type `sigset_t` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:1364:50 | 1364 | pub fn sigprocmask(how: ::c_int, set: *const sigset_t, oldset: *mut sigset_t) -> ::c_int; | ^^^^^^^^ not found in this scope error[E0412]: cannot find type `sigset_t` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:1364:73 | 1364 | pub fn sigprocmask(how: ::c_int, set: *const sigset_t, oldset: *mut sigset_t) -> ::c_int; | ^^^^^^^^ not found in this scope error[E0412]: cannot find type `sigset_t` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:1366:33 | 1366 | pub fn sigpending(set: *mut sigset_t) -> ::c_int; | ^^^^^^^^ not found in this scope error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:1368:40 | 1368 | pub fn sysconf(name: ::c_int) -> ::c_long; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1562 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1368 - pub fn sysconf(name: ::c_int) -> ::c_long; 1368 + pub fn sysconf(name: ::c_int) -> c_long; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:1370:32 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1370 | pub fn mkfifo(path: *const c_char, mode: mode_t) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 1370 | pub fn mkfifo(path: *const c_schar, mode: mode_t) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1562 + use ffi::c_char; | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:1389:37 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1389 | pub fn mkstemp(template: *mut ::c_char) -> ::c_int; | ^^^^^^ | help: a type alias with a similar name exists | 1389 | pub fn mkstemp(template: *mut ::c_schar) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1562 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1389 - pub fn mkstemp(template: *mut ::c_char) -> ::c_int; 1389 + pub fn mkstemp(template: *mut c_char) -> ::c_int; | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:1390:37 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1390 | pub fn mkdtemp(template: *mut ::c_char) -> *mut ::c_char; | ^^^^^^ | help: a type alias with a similar name exists | 1390 | pub fn mkdtemp(template: *mut ::c_schar) -> *mut ::c_char; | ~~~~~~~ help: consider importing this type alias | 1562 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1390 - pub fn mkdtemp(template: *mut ::c_char) -> *mut ::c_char; 1390 + pub fn mkdtemp(template: *mut c_char) -> *mut ::c_char; | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:1390:55 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1390 | pub fn mkdtemp(template: *mut ::c_char) -> *mut ::c_char; | ^^^^^^ | help: a type alias with a similar name exists | 1390 | pub fn mkdtemp(template: *mut ::c_char) -> *mut ::c_schar; | ~~~~~~~ help: consider importing this type alias | 1562 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1390 - pub fn mkdtemp(template: *mut ::c_char) -> *mut ::c_char; 1390 + pub fn mkdtemp(template: *mut ::c_char) -> *mut c_char; | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:1392:31 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1392 | pub fn tmpnam(ptr: *mut ::c_char) -> *mut ::c_char; | ^^^^^^ | help: a type alias with a similar name exists | 1392 | pub fn tmpnam(ptr: *mut ::c_schar) -> *mut ::c_char; | ~~~~~~~ help: consider importing this type alias | 1562 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1392 - pub fn tmpnam(ptr: *mut ::c_char) -> *mut ::c_char; 1392 + pub fn tmpnam(ptr: *mut c_char) -> *mut ::c_char; | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:1392:49 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1392 | pub fn tmpnam(ptr: *mut ::c_char) -> *mut ::c_char; | ^^^^^^ | help: a type alias with a similar name exists | 1392 | pub fn tmpnam(ptr: *mut ::c_char) -> *mut ::c_schar; | ~~~~~~~ help: consider importing this type alias | 1562 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1392 - pub fn tmpnam(ptr: *mut ::c_char) -> *mut ::c_char; 1392 + pub fn tmpnam(ptr: *mut ::c_char) -> *mut c_char; | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:1394:36 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1394 | pub fn openlog(ident: *const ::c_char, logopt: ::c_int, facility: ::c_int); | ^^^^^^ | help: a type alias with a similar name exists | 1394 | pub fn openlog(ident: *const ::c_schar, logopt: ::c_int, facility: ::c_int); | ~~~~~~~ help: consider importing this type alias | 1562 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1394 - pub fn openlog(ident: *const ::c_char, logopt: ::c_int, facility: ::c_int); 1394 + pub fn openlog(ident: *const c_char, logopt: ::c_int, facility: ::c_int); | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:1398:56 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1398 | pub fn syslog(priority: ::c_int, message: *const ::c_char, ...); | ^^^^^^ | help: a type alias with a similar name exists | 1398 | pub fn syslog(priority: ::c_int, message: *const ::c_schar, ...); | ~~~~~~~ help: consider importing this type alias | 1562 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1398 - pub fn syslog(priority: ::c_int, message: *const ::c_char, ...); 1398 + pub fn syslog(priority: ::c_int, message: *const c_char, ...); | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:1407:43 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1407 | pub fn ptsname(fd: ::c_int) -> *mut ::c_char; | ^^^^^^ | help: a type alias with a similar name exists | 1407 | pub fn ptsname(fd: ::c_int) -> *mut ::c_schar; | ~~~~~~~ help: consider importing this type alias | 1562 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1407 - pub fn ptsname(fd: ::c_int) -> *mut ::c_char; 1407 + pub fn ptsname(fd: ::c_int) -> *mut c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:1410:34 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1410 | pub fn strcasestr(cs: *const c_char, ct: *const c_char) -> *mut c_char; | ^^^^^^ | help: a type alias with a similar name exists | 1410 | pub fn strcasestr(cs: *const c_schar, ct: *const c_char) -> *mut c_char; | ~~~~~~~ help: consider importing this type alias | 1562 + use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:1410:53 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1410 | pub fn strcasestr(cs: *const c_char, ct: *const c_char) -> *mut c_char; | ^^^^^^ | help: a type alias with a similar name exists | 1410 | pub fn strcasestr(cs: *const c_char, ct: *const c_schar) -> *mut c_char; | ~~~~~~~ help: consider importing this type alias | 1562 + use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:1410:69 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1410 | pub fn strcasestr(cs: *const c_char, ct: *const c_char) -> *mut c_char; | ^^^^^^ | help: a type alias with a similar name exists | 1410 | pub fn strcasestr(cs: *const c_char, ct: *const c_char) -> *mut c_schar; | ~~~~~~~ help: consider importing this type alias | 1562 + use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:1411:39 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1411 | pub fn getline(lineptr: *mut *mut c_char, n: *mut size_t, stream: *mut FILE) -> ssize_t; | ^^^^^^ | help: a type alias with a similar name exists | 1411 | pub fn getline(lineptr: *mut *mut c_schar, n: *mut size_t, stream: *mut FILE) -> ssize_t; | ~~~~~~~ help: consider importing this type alias | 1562 + use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:1423:38 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1423 | pub fn stpncpy(dst: *mut c_char, src: *const c_char, n: size_t) -> *mut c_char; | ^^^^^^ | help: a type alias with a similar name exists | 1423 | pub fn stpncpy(dst: *mut c_schar, src: *const c_char, n: size_t) -> *mut c_char; | ~~~~~~~ help: consider importing this type alias | 1562 + use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:1423:58 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1423 | pub fn stpncpy(dst: *mut c_char, src: *const c_char, n: size_t) -> *mut c_char; | ^^^^^^ | help: a type alias with a similar name exists | 1423 | pub fn stpncpy(dst: *mut c_char, src: *const c_schar, n: size_t) -> *mut c_char; | ~~~~~~~ help: consider importing this type alias | 1562 + use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:1423:85 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1423 | pub fn stpncpy(dst: *mut c_char, src: *const c_char, n: size_t) -> *mut c_char; | ^^^^^^ | help: a type alias with a similar name exists | 1423 | pub fn stpncpy(dst: *mut c_char, src: *const c_char, n: size_t) -> *mut c_schar; | ~~~~~~~ help: consider importing this type alias | 1562 + use ffi::c_char; | error[E0412]: cannot find type `wchar_t` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:1440:32 | 1440 | ptr: *mut *mut wchar_t, | ^^^^^^^ not found in this scope error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:1455:63 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1455 | pub fn mkdirat(dirfd: ::c_int, pathname: *const ::c_char, | ^^^^^^ | help: a type alias with a similar name exists | 1455 | pub fn mkdirat(dirfd: ::c_int, pathname: *const ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1562 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1455 - pub fn mkdirat(dirfd: ::c_int, pathname: *const ::c_char, 1455 + pub fn mkdirat(dirfd: ::c_int, pathname: *const c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:1457:62 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1457 | pub fn openat(dirfd: ::c_int, pathname: *const ::c_char, | ^^^^^^ | help: a type alias with a similar name exists | 1457 | pub fn openat(dirfd: ::c_int, pathname: *const ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1562 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1457 - pub fn openat(dirfd: ::c_int, pathname: *const ::c_char, 1457 + pub fn openat(dirfd: ::c_int, pathname: *const c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:1506:36 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1506 | pathname: *const ::c_char, | ^^^^^^ | help: a type alias with a similar name exists | 1506 | pathname: *const ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1562 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1506 - pathname: *const ::c_char, 1506 + pathname: *const c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:1507:29 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1507 | buf: *mut ::c_char, | ^^^^^^ | help: a type alias with a similar name exists | 1507 | buf: *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1562 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1507 - buf: *mut ::c_char, 1507 + buf: *mut c_char, | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:1509:74 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1509 | pub fn fmemopen(buf: *mut c_void, size: size_t, mode: *const c_char) -> *mut FILE; | ^^^^^^ | help: a type alias with a similar name exists | 1509 | pub fn fmemopen(buf: *mut c_void, size: size_t, mode: *const c_schar) -> *mut FILE; | ~~~~~~~ help: consider importing this type alias | 1562 + use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:1510:50 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1510 | pub fn open_memstream(ptr: *mut *mut c_char, sizeloc: *mut size_t) -> *mut FILE; | ^^^^^^ | help: a type alias with a similar name exists | 1510 | pub fn open_memstream(ptr: *mut *mut c_schar, sizeloc: *mut size_t) -> *mut FILE; | ~~~~~~~ help: consider importing this type alias | 1562 + use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:1518:42 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1518 | pub fn readlink(path: *const c_char, buf: *mut c_char, bufsz: ::size_t) -> ::ssize_t; | ^^^^^^ | help: a type alias with a similar name exists | 1518 | pub fn readlink(path: *const c_schar, buf: *mut c_char, bufsz: ::size_t) -> ::ssize_t; | ~~~~~~~ help: consider importing this type alias | 1562 + use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:1518:60 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1518 | pub fn readlink(path: *const c_char, buf: *mut c_char, bufsz: ::size_t) -> ::ssize_t; | ^^^^^^ | help: a type alias with a similar name exists | 1518 | pub fn readlink(path: *const c_char, buf: *mut c_schar, bufsz: ::size_t) -> ::ssize_t; | ~~~~~~~ help: consider importing this type alias | 1562 + use ffi::c_char; | error[E0412]: cannot find type `sigset_t` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:1534:33 | 1534 | sigmask: *const sigset_t, | ^^^^^^^^ not found in this scope error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:42:25 | 42 | pub sa_data: [::c_char; 14], | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 42 | pub sa_data: [::c_schar; 14], | ~~~~~~~ help: consider importing this type alias | 187+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 42 - pub sa_data: [::c_char; 14], 42 + pub sa_data: [c_char; 14], | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:73:32 | 73 | pub ai_canonname: *mut c_char, | ^^^^^^ | help: a builtin type with a similar name exists | 73 | pub ai_canonname: *mut char, | ~~~~ help: consider importing this type alias | 187+ use ffi::c_char; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:92:22 | 92 | fds_bits: [::c_ulong; FD_SETSIZE / ULONG_SIZE], | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 187+ use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 92 - fds_bits: [::c_ulong; FD_SETSIZE / ULONG_SIZE], 92 + fds_bits: [c_ulong; FD_SETSIZE / ULONG_SIZE], | error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:105:26 | 105 | pub tm_gmtoff: ::c_long, | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1870+ use ffi::c_long; | help: if you import `c_long`, refer to it directly | 105 - pub tm_gmtoff: ::c_long, 105 + pub tm_gmtoff: c_long, | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:106:31 | 106 | pub tm_zone: *const ::c_char, | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 106 | pub tm_zone: *const ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1870+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 106 - pub tm_zone: *const ::c_char, 106 + pub tm_zone: *const c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:122:33 | 122 | pub dli_fname: *const ::c_char, | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 122 | pub dli_fname: *const ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1870+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 122 - pub dli_fname: *const ::c_char, 122 + pub dli_fname: *const c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:124:33 | 124 | pub dli_sname: *const ::c_char, | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 124 | pub dli_sname: *const ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1870+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 124 - pub dli_sname: *const ::c_char, 124 + pub dli_sname: *const c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:129:35 | 129 | pub decimal_point: *mut ::c_char, | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 129 | pub decimal_point: *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1870+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 129 - pub decimal_point: *mut ::c_char, 129 + pub decimal_point: *mut c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:130:35 | 130 | pub thousands_sep: *mut ::c_char, | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 130 | pub thousands_sep: *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1870+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 130 - pub thousands_sep: *mut ::c_char, 130 + pub thousands_sep: *mut c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:131:30 | 131 | pub grouping: *mut ::c_char, | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 131 | pub grouping: *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1870+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 131 - pub grouping: *mut ::c_char, 131 + pub grouping: *mut c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:132:37 | 132 | pub int_curr_symbol: *mut ::c_char, | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 132 | pub int_curr_symbol: *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1870+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 132 - pub int_curr_symbol: *mut ::c_char, 132 + pub int_curr_symbol: *mut c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:133:37 | 133 | pub currency_symbol: *mut ::c_char, | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 133 | pub currency_symbol: *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1870+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 133 - pub currency_symbol: *mut ::c_char, 133 + pub currency_symbol: *mut c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:134:39 | 134 | pub mon_decimal_point: *mut ::c_char, | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 134 | pub mon_decimal_point: *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1870+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 134 - pub mon_decimal_point: *mut ::c_char, 134 + pub mon_decimal_point: *mut c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:135:39 | 135 | pub mon_thousands_sep: *mut ::c_char, | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 135 | pub mon_thousands_sep: *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1870+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 135 - pub mon_thousands_sep: *mut ::c_char, 135 + pub mon_thousands_sep: *mut c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:136:34 | 136 | pub mon_grouping: *mut ::c_char, | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 136 | pub mon_grouping: *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1870+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 136 - pub mon_grouping: *mut ::c_char, 136 + pub mon_grouping: *mut c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:137:35 | 137 | pub positive_sign: *mut ::c_char, | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 137 | pub positive_sign: *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1870+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 137 - pub positive_sign: *mut ::c_char, 137 + pub positive_sign: *mut c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:138:35 | 138 | pub negative_sign: *mut ::c_char, | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 138 | pub negative_sign: *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1870+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 138 - pub negative_sign: *mut ::c_char, 138 + pub negative_sign: *mut c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:139:32 | 139 | pub int_frac_digits: ::c_char, | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 139 | pub int_frac_digits: ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1870+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 139 - pub int_frac_digits: ::c_char, 139 + pub int_frac_digits: c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:140:28 | 140 | pub frac_digits: ::c_char, | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 140 | pub frac_digits: ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1870+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 140 - pub frac_digits: ::c_char, 140 + pub frac_digits: c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:141:30 | 141 | pub p_cs_precedes: ::c_char, | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 141 | pub p_cs_precedes: ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1870+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 141 - pub p_cs_precedes: ::c_char, 141 + pub p_cs_precedes: c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:142:31 | 142 | pub p_sep_by_space: ::c_char, | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 142 | pub p_sep_by_space: ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1870+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 142 - pub p_sep_by_space: ::c_char, 142 + pub p_sep_by_space: c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:143:30 | 143 | pub n_cs_precedes: ::c_char, | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 143 | pub n_cs_precedes: ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1870+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 143 - pub n_cs_precedes: ::c_char, 143 + pub n_cs_precedes: c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:144:31 | 144 | pub n_sep_by_space: ::c_char, | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 144 | pub n_sep_by_space: ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1870+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 144 - pub n_sep_by_space: ::c_char, 144 + pub n_sep_by_space: c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:145:28 | 145 | pub p_sign_posn: ::c_char, | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 145 | pub p_sign_posn: ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1870+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 145 - pub p_sign_posn: ::c_char, 145 + pub p_sign_posn: c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:146:28 | 146 | pub n_sign_posn: ::c_char, | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 146 | pub n_sign_posn: ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1870+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 146 - pub n_sign_posn: ::c_char, 146 + pub n_sign_posn: c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:147:34 | 147 | pub int_p_cs_precedes: ::c_char, | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 147 | pub int_p_cs_precedes: ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1870+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 147 - pub int_p_cs_precedes: ::c_char, 147 + pub int_p_cs_precedes: c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:148:35 | 148 | pub int_p_sep_by_space: ::c_char, | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 148 | pub int_p_sep_by_space: ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1870+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 148 - pub int_p_sep_by_space: ::c_char, 148 + pub int_p_sep_by_space: c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:149:34 | 149 | pub int_n_cs_precedes: ::c_char, | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 149 | pub int_n_cs_precedes: ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1870+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 149 - pub int_n_cs_precedes: ::c_char, 149 + pub int_n_cs_precedes: c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:150:35 | 150 | pub int_n_sep_by_space: ::c_char, | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 150 | pub int_n_sep_by_space: ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1870+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 150 - pub int_n_sep_by_space: ::c_char, 150 + pub int_n_sep_by_space: c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:151:32 | 151 | pub int_p_sign_posn: ::c_char, | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 151 | pub int_p_sign_posn: ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1870+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 151 - pub int_p_sign_posn: ::c_char, 151 + pub int_p_sign_posn: c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:152:32 | 152 | pub int_n_sign_posn: ::c_char, | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 152 | pub int_n_sign_posn: ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1870+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 152 - pub int_n_sign_posn: ::c_char, 152 + pub int_n_sign_posn: c_char, | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:163:28 | 163 | pub ifa_name: *mut c_char, | ^^^^^^ | help: a builtin type with a similar name exists | 163 | pub ifa_name: *mut char, | ~~~~ help: consider importing this type alias | 1870+ use ffi::c_char; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:179:23 | 179 | rtmsg_info: ::c_ulong, | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 1870+ use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 179 - rtmsg_info: ::c_ulong, 179 + rtmsg_info: c_ulong, | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:189:25 | 189 | pub arp_dev: [::c_char; 16], | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 189 | pub arp_dev: [::c_schar; 16], | ~~~~~~~ help: consider importing this type alias | 1870+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 189 - pub arp_dev: [::c_char; 16], 189 + pub arp_dev: [c_char; 16], | error[E0412]: cannot find type `msghdr` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:208:24 | 208 | pub msg_hdr: ::msghdr, | ^^^^^^ help: a struct with a similar name exists: `mmsghdr` | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/macros.rs:77:13 | 77 | pub struct $i { $($field)* } | ------------- similarly named struct `mmsghdr` defined here error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:229:26 | 229 | pub sun_path: [::c_char; 108] | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 229 | pub sun_path: [::c_schar; 108] | ~~~~~~~ help: consider importing this type alias | 1870+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 229 - pub sun_path: [::c_char; 108] 229 + pub sun_path: [c_char; 108] | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:242:25 | 242 | pub sysname: [::c_char; 65], | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 242 | pub sysname: [::c_schar; 65], | ~~~~~~~ help: consider importing this type alias | 1870+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 242 - pub sysname: [::c_char; 65], 242 + pub sysname: [c_char; 65], | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:243:26 | 243 | pub nodename: [::c_char; 65], | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 243 | pub nodename: [::c_schar; 65], | ~~~~~~~ help: consider importing this type alias | 1870+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 243 - pub nodename: [::c_char; 65], 243 + pub nodename: [c_char; 65], | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:244:25 | 244 | pub release: [::c_char; 65], | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 244 | pub release: [::c_schar; 65], | ~~~~~~~ help: consider importing this type alias | 1870+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 244 - pub release: [::c_char; 65], 244 + pub release: [c_char; 65], | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:245:25 | 245 | pub version: [::c_char; 65], | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 245 | pub version: [::c_schar; 65], | ~~~~~~~ help: consider importing this type alias | 1870+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 245 - pub version: [::c_char; 65], 245 + pub version: [c_char; 65], | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:246:25 | 246 | pub machine: [::c_char; 65], | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 246 | pub machine: [::c_schar; 65], | ~~~~~~~ help: consider importing this type alias | 1870+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 246 - pub machine: [::c_char; 65], 246 + pub machine: [c_char; 65], | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:247:28 | 247 | pub domainname: [::c_char; 65] | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 247 | pub domainname: [::c_schar; 65] | ~~~~~~~ help: consider importing this type alias | 1870+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 247 - pub domainname: [::c_char; 65] 247 + pub domainname: [c_char; 65] | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:614:24 | 614 | pub const MS_RDONLY: ::c_ulong = 0x01; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 1870+ use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 614 - pub const MS_RDONLY: ::c_ulong = 0x01; 614 + pub const MS_RDONLY: c_ulong = 0x01; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:615:24 | 615 | pub const MS_NOSUID: ::c_ulong = 0x02; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 1870+ use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 615 - pub const MS_NOSUID: ::c_ulong = 0x02; 615 + pub const MS_NOSUID: c_ulong = 0x02; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:616:23 | 616 | pub const MS_NODEV: ::c_ulong = 0x04; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 1870+ use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 616 - pub const MS_NODEV: ::c_ulong = 0x04; 616 + pub const MS_NODEV: c_ulong = 0x04; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:617:24 | 617 | pub const MS_NOEXEC: ::c_ulong = 0x08; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 1870+ use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 617 - pub const MS_NOEXEC: ::c_ulong = 0x08; 617 + pub const MS_NOEXEC: c_ulong = 0x08; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:618:29 | 618 | pub const MS_SYNCHRONOUS: ::c_ulong = 0x10; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 1870+ use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 618 - pub const MS_SYNCHRONOUS: ::c_ulong = 0x10; 618 + pub const MS_SYNCHRONOUS: c_ulong = 0x10; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:619:25 | 619 | pub const MS_REMOUNT: ::c_ulong = 0x20; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 1870+ use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 619 - pub const MS_REMOUNT: ::c_ulong = 0x20; 619 + pub const MS_REMOUNT: c_ulong = 0x20; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:620:26 | 620 | pub const MS_MANDLOCK: ::c_ulong = 0x40; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 1870+ use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 620 - pub const MS_MANDLOCK: ::c_ulong = 0x40; 620 + pub const MS_MANDLOCK: c_ulong = 0x40; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:621:25 | 621 | pub const MS_DIRSYNC: ::c_ulong = 0x80; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 1870+ use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 621 - pub const MS_DIRSYNC: ::c_ulong = 0x80; 621 + pub const MS_DIRSYNC: c_ulong = 0x80; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:622:25 | 622 | pub const MS_NOATIME: ::c_ulong = 0x0400; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 1870+ use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 622 - pub const MS_NOATIME: ::c_ulong = 0x0400; 622 + pub const MS_NOATIME: c_ulong = 0x0400; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:623:28 | 623 | pub const MS_NODIRATIME: ::c_ulong = 0x0800; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 1870+ use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 623 - pub const MS_NODIRATIME: ::c_ulong = 0x0800; 623 + pub const MS_NODIRATIME: c_ulong = 0x0800; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:624:22 | 624 | pub const MS_BIND: ::c_ulong = 0x1000; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 1870+ use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 624 - pub const MS_BIND: ::c_ulong = 0x1000; 624 + pub const MS_BIND: c_ulong = 0x1000; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:625:22 | 625 | pub const MS_MOVE: ::c_ulong = 0x2000; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 1870+ use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 625 - pub const MS_MOVE: ::c_ulong = 0x2000; 625 + pub const MS_MOVE: c_ulong = 0x2000; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:626:21 | 626 | pub const MS_REC: ::c_ulong = 0x4000; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 1870+ use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 626 - pub const MS_REC: ::c_ulong = 0x4000; 626 + pub const MS_REC: c_ulong = 0x4000; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:627:24 | 627 | pub const MS_SILENT: ::c_ulong = 0x8000; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 1870+ use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 627 - pub const MS_SILENT: ::c_ulong = 0x8000; 627 + pub const MS_SILENT: c_ulong = 0x8000; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:628:26 | 628 | pub const MS_POSIXACL: ::c_ulong = 0x010000; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 1870+ use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 628 - pub const MS_POSIXACL: ::c_ulong = 0x010000; 628 + pub const MS_POSIXACL: c_ulong = 0x010000; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:629:28 | 629 | pub const MS_UNBINDABLE: ::c_ulong = 0x020000; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 1870+ use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 629 - pub const MS_UNBINDABLE: ::c_ulong = 0x020000; 629 + pub const MS_UNBINDABLE: c_ulong = 0x020000; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:630:25 | 630 | pub const MS_PRIVATE: ::c_ulong = 0x040000; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 1870+ use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 630 - pub const MS_PRIVATE: ::c_ulong = 0x040000; 630 + pub const MS_PRIVATE: c_ulong = 0x040000; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:631:23 | 631 | pub const MS_SLAVE: ::c_ulong = 0x080000; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 1870+ use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 631 - pub const MS_SLAVE: ::c_ulong = 0x080000; 631 + pub const MS_SLAVE: c_ulong = 0x080000; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:632:24 | 632 | pub const MS_SHARED: ::c_ulong = 0x100000; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 1870+ use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 632 - pub const MS_SHARED: ::c_ulong = 0x100000; 632 + pub const MS_SHARED: c_ulong = 0x100000; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:633:26 | 633 | pub const MS_RELATIME: ::c_ulong = 0x200000; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 1870+ use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 633 - pub const MS_RELATIME: ::c_ulong = 0x200000; 633 + pub const MS_RELATIME: c_ulong = 0x200000; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:634:27 | 634 | pub const MS_KERNMOUNT: ::c_ulong = 0x400000; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 1870+ use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 634 - pub const MS_KERNMOUNT: ::c_ulong = 0x400000; 634 + pub const MS_KERNMOUNT: c_ulong = 0x400000; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:635:27 | 635 | pub const MS_I_VERSION: ::c_ulong = 0x800000; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 1870+ use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 635 - pub const MS_I_VERSION: ::c_ulong = 0x800000; 635 + pub const MS_I_VERSION: c_ulong = 0x800000; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:636:29 | 636 | pub const MS_STRICTATIME: ::c_ulong = 0x1000000; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 1870+ use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 636 - pub const MS_STRICTATIME: ::c_ulong = 0x1000000; 636 + pub const MS_STRICTATIME: c_ulong = 0x1000000; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:637:26 | 637 | pub const MS_LAZYTIME: ::c_ulong = 0x2000000; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 1870+ use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 637 - pub const MS_LAZYTIME: ::c_ulong = 0x2000000; 637 + pub const MS_LAZYTIME: c_ulong = 0x2000000; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:638:24 | 638 | pub const MS_ACTIVE: ::c_ulong = 0x40000000; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 1870+ use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 638 - pub const MS_ACTIVE: ::c_ulong = 0x40000000; 638 + pub const MS_ACTIVE: c_ulong = 0x40000000; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:639:25 | 639 | pub const MS_MGC_VAL: ::c_ulong = 0xc0ed0000; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 1870+ use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 639 - pub const MS_MGC_VAL: ::c_ulong = 0xc0ed0000; 639 + pub const MS_MGC_VAL: c_ulong = 0xc0ed0000; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:640:25 | 640 | pub const MS_MGC_MSK: ::c_ulong = 0xffff0000; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 1870+ use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 640 - pub const MS_MGC_MSK: ::c_ulong = 0xffff0000; 640 + pub const MS_MGC_MSK: c_ulong = 0xffff0000; | error[E0412]: cannot find type `c_long` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1284:23 | 1284 | pub const UTIME_OMIT: c_long = 1073741822; | ^^^^^^ not found in this scope | help: consider importing this type alias | 1870 + use ffi::c_long; | error[E0412]: cannot find type `c_long` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1285:22 | 1285 | pub const UTIME_NOW: c_long = 1073741823; | ^^^^^^ not found in this scope | help: consider importing this type alias | 1870 + use ffi::c_long; | error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1426:39 | 1426 | pub const ADFS_SUPER_MAGIC: ::c_long = 0x0000adf5; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1870 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1426 - pub const ADFS_SUPER_MAGIC: ::c_long = 0x0000adf5; 1426 + pub const ADFS_SUPER_MAGIC: c_long = 0x0000adf5; | error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1427:39 | 1427 | pub const AFFS_SUPER_MAGIC: ::c_long = 0x0000adff; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1870 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1427 - pub const AFFS_SUPER_MAGIC: ::c_long = 0x0000adff; 1427 + pub const AFFS_SUPER_MAGIC: c_long = 0x0000adff; | error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1428:38 | 1428 | pub const AFS_SUPER_MAGIC: ::c_long = 0x5346414f; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1870 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1428 - pub const AFS_SUPER_MAGIC: ::c_long = 0x5346414f; 1428 + pub const AFS_SUPER_MAGIC: c_long = 0x5346414f; | error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1429:41 | 1429 | pub const AUTOFS_SUPER_MAGIC: ::c_long = 0x0187; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1870 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1429 - pub const AUTOFS_SUPER_MAGIC: ::c_long = 0x0187; 1429 + pub const AUTOFS_SUPER_MAGIC: c_long = 0x0187; | error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1430:35 | 1430 | pub const BPF_FS_MAGIC: ::c_long = 0xcafe4a11; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1870 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1430 - pub const BPF_FS_MAGIC: ::c_long = 0xcafe4a11; 1430 + pub const BPF_FS_MAGIC: c_long = 0xcafe4a11; | error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1431:40 | 1431 | pub const BTRFS_SUPER_MAGIC: ::c_long = 0x9123683e; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1870 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1431 - pub const BTRFS_SUPER_MAGIC: ::c_long = 0x9123683e; 1431 + pub const BTRFS_SUPER_MAGIC: c_long = 0x9123683e; | error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1432:42 | 1432 | pub const CGROUP2_SUPER_MAGIC: ::c_long = 0x63677270; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1870 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1432 - pub const CGROUP2_SUPER_MAGIC: ::c_long = 0x63677270; 1432 + pub const CGROUP2_SUPER_MAGIC: c_long = 0x63677270; | error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1433:41 | 1433 | pub const CGROUP_SUPER_MAGIC: ::c_long = 0x27e0eb; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1870 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1433 - pub const CGROUP_SUPER_MAGIC: ::c_long = 0x27e0eb; 1433 + pub const CGROUP_SUPER_MAGIC: c_long = 0x27e0eb; | error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1434:39 | 1434 | pub const CODA_SUPER_MAGIC: ::c_long = 0x73757245; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1870 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1434 - pub const CODA_SUPER_MAGIC: ::c_long = 0x73757245; 1434 + pub const CODA_SUPER_MAGIC: c_long = 0x73757245; | error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1435:35 | 1435 | pub const CRAMFS_MAGIC: ::c_long = 0x28cd3d45; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1870 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1435 - pub const CRAMFS_MAGIC: ::c_long = 0x28cd3d45; 1435 + pub const CRAMFS_MAGIC: c_long = 0x28cd3d45; | error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1436:36 | 1436 | pub const DEBUGFS_MAGIC: ::c_long = 0x64626720; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1870 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1436 - pub const DEBUGFS_MAGIC: ::c_long = 0x64626720; 1436 + pub const DEBUGFS_MAGIC: c_long = 0x64626720; | error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1437:41 | 1437 | pub const DEVPTS_SUPER_MAGIC: ::c_long = 0x1cd1; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1870 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1437 - pub const DEVPTS_SUPER_MAGIC: ::c_long = 0x1cd1; 1437 + pub const DEVPTS_SUPER_MAGIC: c_long = 0x1cd1; | error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1438:43 | 1438 | pub const ECRYPTFS_SUPER_MAGIC: ::c_long = 0xf15f; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1870 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1438 - pub const ECRYPTFS_SUPER_MAGIC: ::c_long = 0xf15f; 1438 + pub const ECRYPTFS_SUPER_MAGIC: c_long = 0xf15f; | error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1439:38 | 1439 | pub const EFS_SUPER_MAGIC: ::c_long = 0x00414a53; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1870 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1439 - pub const EFS_SUPER_MAGIC: ::c_long = 0x00414a53; 1439 + pub const EFS_SUPER_MAGIC: c_long = 0x00414a53; | error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1440:39 | 1440 | pub const EXT2_SUPER_MAGIC: ::c_long = 0x0000ef53; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1870 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1440 - pub const EXT2_SUPER_MAGIC: ::c_long = 0x0000ef53; 1440 + pub const EXT2_SUPER_MAGIC: c_long = 0x0000ef53; | error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1441:39 | 1441 | pub const EXT3_SUPER_MAGIC: ::c_long = 0x0000ef53; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1870 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1441 - pub const EXT3_SUPER_MAGIC: ::c_long = 0x0000ef53; 1441 + pub const EXT3_SUPER_MAGIC: c_long = 0x0000ef53; | error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1442:39 | 1442 | pub const EXT4_SUPER_MAGIC: ::c_long = 0x0000ef53; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1870 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1442 - pub const EXT4_SUPER_MAGIC: ::c_long = 0x0000ef53; 1442 + pub const EXT4_SUPER_MAGIC: c_long = 0x0000ef53; | error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1443:39 | 1443 | pub const F2FS_SUPER_MAGIC: ::c_long = 0xf2f52010; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1870 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1443 - pub const F2FS_SUPER_MAGIC: ::c_long = 0xf2f52010; 1443 + pub const F2FS_SUPER_MAGIC: c_long = 0xf2f52010; | error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1444:39 | 1444 | pub const FUSE_SUPER_MAGIC: ::c_long = 0x65735546; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1870 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1444 - pub const FUSE_SUPER_MAGIC: ::c_long = 0x65735546; 1444 + pub const FUSE_SUPER_MAGIC: c_long = 0x65735546; | error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1445:42 | 1445 | pub const FUTEXFS_SUPER_MAGIC: ::c_long = 0xbad1dea; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1870 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1445 - pub const FUTEXFS_SUPER_MAGIC: ::c_long = 0xbad1dea; 1445 + pub const FUTEXFS_SUPER_MAGIC: c_long = 0xbad1dea; | error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1446:41 | 1446 | pub const HOSTFS_SUPER_MAGIC: ::c_long = 0x00c0ffee; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1870 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1446 - pub const HOSTFS_SUPER_MAGIC: ::c_long = 0x00c0ffee; 1446 + pub const HOSTFS_SUPER_MAGIC: c_long = 0x00c0ffee; | error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1447:39 | 1447 | pub const HPFS_SUPER_MAGIC: ::c_long = 0xf995e849; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1870 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1447 - pub const HPFS_SUPER_MAGIC: ::c_long = 0xf995e849; 1447 + pub const HPFS_SUPER_MAGIC: c_long = 0xf995e849; | error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1448:38 | 1448 | pub const HUGETLBFS_MAGIC: ::c_long = 0x958458f6; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1870 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1448 - pub const HUGETLBFS_MAGIC: ::c_long = 0x958458f6; 1448 + pub const HUGETLBFS_MAGIC: c_long = 0x958458f6; | error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1449:40 | 1449 | pub const ISOFS_SUPER_MAGIC: ::c_long = 0x00009660; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1870 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1449 - pub const ISOFS_SUPER_MAGIC: ::c_long = 0x00009660; 1449 + pub const ISOFS_SUPER_MAGIC: c_long = 0x00009660; | error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1450:40 | 1450 | pub const JFFS2_SUPER_MAGIC: ::c_long = 0x000072b6; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1870 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1450 - pub const JFFS2_SUPER_MAGIC: ::c_long = 0x000072b6; 1450 + pub const JFFS2_SUPER_MAGIC: c_long = 0x000072b6; | error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1451:42 | 1451 | pub const MINIX2_SUPER_MAGIC2: ::c_long = 0x00002478; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1870 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1451 - pub const MINIX2_SUPER_MAGIC2: ::c_long = 0x00002478; 1451 + pub const MINIX2_SUPER_MAGIC2: c_long = 0x00002478; | error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1452:41 | 1452 | pub const MINIX2_SUPER_MAGIC: ::c_long = 0x00002468; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1870 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1452 - pub const MINIX2_SUPER_MAGIC: ::c_long = 0x00002468; 1452 + pub const MINIX2_SUPER_MAGIC: c_long = 0x00002468; | error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1453:41 | 1453 | pub const MINIX3_SUPER_MAGIC: ::c_long = 0x4d5a; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1870 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1453 - pub const MINIX3_SUPER_MAGIC: ::c_long = 0x4d5a; 1453 + pub const MINIX3_SUPER_MAGIC: c_long = 0x4d5a; | error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1454:41 | 1454 | pub const MINIX_SUPER_MAGIC2: ::c_long = 0x0000138f; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1870 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1454 - pub const MINIX_SUPER_MAGIC2: ::c_long = 0x0000138f; 1454 + pub const MINIX_SUPER_MAGIC2: c_long = 0x0000138f; | error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1455:40 | 1455 | pub const MINIX_SUPER_MAGIC: ::c_long = 0x0000137f; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1870 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1455 - pub const MINIX_SUPER_MAGIC: ::c_long = 0x0000137f; 1455 + pub const MINIX_SUPER_MAGIC: c_long = 0x0000137f; | error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1456:40 | 1456 | pub const MSDOS_SUPER_MAGIC: ::c_long = 0x00004d44; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1870 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1456 - pub const MSDOS_SUPER_MAGIC: ::c_long = 0x00004d44; 1456 + pub const MSDOS_SUPER_MAGIC: c_long = 0x00004d44; | error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1457:38 | 1457 | pub const NCP_SUPER_MAGIC: ::c_long = 0x0000564c; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1870 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1457 - pub const NCP_SUPER_MAGIC: ::c_long = 0x0000564c; 1457 + pub const NCP_SUPER_MAGIC: c_long = 0x0000564c; | error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1458:38 | 1458 | pub const NFS_SUPER_MAGIC: ::c_long = 0x00006969; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1870 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1458 - pub const NFS_SUPER_MAGIC: ::c_long = 0x00006969; 1458 + pub const NFS_SUPER_MAGIC: c_long = 0x00006969; | error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1459:40 | 1459 | pub const NILFS_SUPER_MAGIC: ::c_long = 0x3434; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1870 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1459 - pub const NILFS_SUPER_MAGIC: ::c_long = 0x3434; 1459 + pub const NILFS_SUPER_MAGIC: c_long = 0x3434; | error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1460:40 | 1460 | pub const OCFS2_SUPER_MAGIC: ::c_long = 0x7461636f; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1870 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1460 - pub const OCFS2_SUPER_MAGIC: ::c_long = 0x7461636f; 1460 + pub const OCFS2_SUPER_MAGIC: c_long = 0x7461636f; | error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1461:43 | 1461 | pub const OPENPROM_SUPER_MAGIC: ::c_long = 0x00009fa1; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1870 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1461 - pub const OPENPROM_SUPER_MAGIC: ::c_long = 0x00009fa1; 1461 + pub const OPENPROM_SUPER_MAGIC: c_long = 0x00009fa1; | error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1462:44 | 1462 | pub const OVERLAYFS_SUPER_MAGIC: ::c_long = 0x794c7630; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1870 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1462 - pub const OVERLAYFS_SUPER_MAGIC: ::c_long = 0x794c7630; 1462 + pub const OVERLAYFS_SUPER_MAGIC: c_long = 0x794c7630; | error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1463:39 | 1463 | pub const PROC_SUPER_MAGIC: ::c_long = 0x00009fa0; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1870 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1463 - pub const PROC_SUPER_MAGIC: ::c_long = 0x00009fa0; 1463 + pub const PROC_SUPER_MAGIC: c_long = 0x00009fa0; | error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1464:39 | 1464 | pub const QNX4_SUPER_MAGIC: ::c_long = 0x0000002f; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1870 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1464 - pub const QNX4_SUPER_MAGIC: ::c_long = 0x0000002f; 1464 + pub const QNX4_SUPER_MAGIC: c_long = 0x0000002f; | error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1465:39 | 1465 | pub const QNX6_SUPER_MAGIC: ::c_long = 0x68191122; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1870 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1465 - pub const QNX6_SUPER_MAGIC: ::c_long = 0x68191122; 1465 + pub const QNX6_SUPER_MAGIC: c_long = 0x68191122; | error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1466:43 | 1466 | pub const RDTGROUP_SUPER_MAGIC: ::c_long = 0x7655821; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1870 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1466 - pub const RDTGROUP_SUPER_MAGIC: ::c_long = 0x7655821; 1466 + pub const RDTGROUP_SUPER_MAGIC: c_long = 0x7655821; | error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1467:43 | 1467 | pub const REISERFS_SUPER_MAGIC: ::c_long = 0x52654973; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1870 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1467 - pub const REISERFS_SUPER_MAGIC: ::c_long = 0x52654973; 1467 + pub const REISERFS_SUPER_MAGIC: c_long = 0x52654973; | error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1468:39 | 1468 | pub const SECURITYFS_MAGIC: ::c_long = 0x73636673; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1870 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1468 - pub const SECURITYFS_MAGIC: ::c_long = 0x73636673; 1468 + pub const SECURITYFS_MAGIC: c_long = 0x73636673; | error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1469:36 | 1469 | pub const SELINUX_MAGIC: ::c_long = 0xf97cff8c; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1870 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1469 - pub const SELINUX_MAGIC: ::c_long = 0xf97cff8c; 1469 + pub const SELINUX_MAGIC: c_long = 0xf97cff8c; | error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1470:34 | 1470 | pub const SMACK_MAGIC: ::c_long = 0x43415d53; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1870 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1470 - pub const SMACK_MAGIC: ::c_long = 0x43415d53; 1470 + pub const SMACK_MAGIC: c_long = 0x43415d53; | error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1471:38 | 1471 | pub const SMB_SUPER_MAGIC: ::c_long = 0x0000517b; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1870 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1471 - pub const SMB_SUPER_MAGIC: ::c_long = 0x0000517b; 1471 + pub const SMB_SUPER_MAGIC: c_long = 0x0000517b; | error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1472:34 | 1472 | pub const SYSFS_MAGIC: ::c_long = 0x62656572; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1870 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1472 - pub const SYSFS_MAGIC: ::c_long = 0x62656572; 1472 + pub const SYSFS_MAGIC: c_long = 0x62656572; | error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1473:34 | 1473 | pub const TMPFS_MAGIC: ::c_long = 0x01021994; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1870 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1473 - pub const TMPFS_MAGIC: ::c_long = 0x01021994; 1473 + pub const TMPFS_MAGIC: c_long = 0x01021994; | error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1474:36 | 1474 | pub const TRACEFS_MAGIC: ::c_long = 0x74726163; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1870 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1474 - pub const TRACEFS_MAGIC: ::c_long = 0x74726163; 1474 + pub const TRACEFS_MAGIC: c_long = 0x74726163; | error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1475:38 | 1475 | pub const UDF_SUPER_MAGIC: ::c_long = 0x15013346; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1870 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1475 - pub const UDF_SUPER_MAGIC: ::c_long = 0x15013346; 1475 + pub const UDF_SUPER_MAGIC: c_long = 0x15013346; | error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1476:44 | 1476 | pub const USBDEVICE_SUPER_MAGIC: ::c_long = 0x00009fa2; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1870 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1476 - pub const USBDEVICE_SUPER_MAGIC: ::c_long = 0x00009fa2; 1476 + pub const USBDEVICE_SUPER_MAGIC: c_long = 0x00009fa2; | error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1477:40 | 1477 | pub const XENFS_SUPER_MAGIC: ::c_long = 0xabba1974; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1870 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1477 - pub const XENFS_SUPER_MAGIC: ::c_long = 0xabba1974; 1477 + pub const XENFS_SUPER_MAGIC: c_long = 0xabba1974; | error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1478:33 | 1478 | pub const NSFS_MAGIC: ::c_long = 0x6e736673; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1870 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 1478 - pub const NSFS_MAGIC: ::c_long = 0x6e736673; 1478 + pub const NSFS_MAGIC: c_long = 0x6e736673; | error[E0412]: cannot find type `msghdr` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1543:39 | 1543 | pub fn CMSG_FIRSTHDR(mhdr: *const msghdr) -> *mut cmsghdr { | ^^^^^^ help: a struct with a similar name exists: `mmsghdr` | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/macros.rs:77:13 | 77 | pub struct $i { $($field)* } | ------------- similarly named struct `mmsghdr` defined here error[E0412]: cannot find type `cmsghdr` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1543:55 | 1543 | pub fn CMSG_FIRSTHDR(mhdr: *const msghdr) -> *mut cmsghdr { | ^^^^^^^ help: a struct with a similar name exists: `mmsghdr` | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/macros.rs:77:13 | 77 | pub struct $i { $($field)* } | ------------- similarly named struct `mmsghdr` defined here error[E0412]: cannot find type `cmsghdr` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1544:64 | 1544 | if (*mhdr).msg_controllen as usize >= ::mem::size_of::() { | ^^^^^^^ help: a struct with a similar name exists: `mmsghdr` | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/macros.rs:77:13 | 77 | pub struct $i { $($field)* } | ------------- similarly named struct `mmsghdr` defined here error[E0412]: cannot find type `cmsghdr` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1545:41 | 1545 | (*mhdr).msg_control as *mut cmsghdr | ^^^^^^^ help: a struct with a similar name exists: `mmsghdr` | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/macros.rs:77:13 | 77 | pub struct $i { $($field)* } | ------------- similarly named struct `mmsghdr` defined here error[E0412]: cannot find type `cmsghdr` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1547:23 | 1547 | 0 as *mut cmsghdr | ^^^^^^^ help: a struct with a similar name exists: `mmsghdr` | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/macros.rs:77:13 | 77 | pub struct $i { $($field)* } | ------------- similarly named struct `mmsghdr` defined here error[E0412]: cannot find type `cmsghdr` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1551:35 | 1551 | pub fn CMSG_DATA(cmsg: *const cmsghdr) -> *mut ::c_uchar { | ^^^^^^^ help: a struct with a similar name exists: `mmsghdr` | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/macros.rs:77:13 | 77 | pub struct $i { $($field)* } | ------------- similarly named struct `mmsghdr` defined here error[E0412]: cannot find type `cmsghdr` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1556:68 | 1556 | (CMSG_ALIGN(length as usize) + CMSG_ALIGN(::mem::size_of::())) | ^^^^^^^ help: a struct with a similar name exists: `mmsghdr` | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/macros.rs:77:13 | 77 | pub struct $i { $($field)* } | ------------- similarly named struct `mmsghdr` defined here error[E0412]: cannot find type `cmsghdr` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1561:37 | 1561 | CMSG_ALIGN(::mem::size_of::()) as ::c_uint + length | ^^^^^^^ help: a struct with a similar name exists: `mmsghdr` | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/macros.rs:77:13 | 77 | pub struct $i { $($field)* } | ------------- similarly named struct `mmsghdr` defined here error[E0412]: cannot find type `sem_t` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1675:34 | 1675 | pub fn sem_destroy(sem: *mut sem_t) -> ::c_int; | ^^^^^ not found in this scope error[E0412]: cannot find type `sem_t` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1676:31 | 1676 | pub fn sem_init(sem: *mut sem_t, pshared: ::c_int, value: ::c_uint) -> ::c_int; | ^^^^^ not found in this scope error[E0412]: cannot find type `pthread_attr_t` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1687:65 | 1687 | pub fn pthread_getattr_np(native: ::pthread_t, attr: *mut ::pthread_attr_t) -> ::c_int; | ^^^^^^^^^^^^^^ help: a struct with a similar name exists: `pthread_cond_t` | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/macros.rs:112:13 | 112 | pub struct $i { $($field)* } | ------------- similarly named struct `pthread_cond_t` defined here error[E0412]: cannot find type `pthread_attr_t` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1689:24 | 1689 | attr: *const ::pthread_attr_t, | ^^^^^^^^^^^^^^ help: a struct with a similar name exists: `pthread_cond_t` | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/macros.rs:112:13 | 112 | pub struct $i { $($field)* } | ------------- similarly named struct `pthread_cond_t` defined here error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1696:34 | 1696 | pub fn statfs(path: *const ::c_char, buf: *mut statfs) -> ::c_int; | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 1696 | pub fn statfs(path: *const ::c_schar, buf: *mut statfs) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1870 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1696 - pub fn statfs(path: *const ::c_char, buf: *mut statfs) -> ::c_int; 1696 + pub fn statfs(path: *const c_char, buf: *mut statfs) -> ::c_int; | error[E0573]: expected type, found function `statfs` --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1696:52 | 1696 | pub fn statfs(path: *const ::c_char, buf: *mut statfs) -> ::c_int; | ^^^^^^ help: a struct with a similar name exists: `statvfs` | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/macros.rs:77:13 | 77 | pub struct $i { $($field)* } | ------------- similarly named struct `statvfs` defined here error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1697:36 | 1697 | pub fn statfs64(path: *const ::c_char, buf: *mut statfs64) -> ::c_int; | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 1697 | pub fn statfs64(path: *const ::c_schar, buf: *mut statfs64) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1870 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1697 - pub fn statfs64(path: *const ::c_char, buf: *mut statfs64) -> ::c_int; 1697 + pub fn statfs64(path: *const c_char, buf: *mut statfs64) -> ::c_int; | error[E0573]: expected type, found function `statfs64` --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1697:54 | 1697 | pub fn statfs64(path: *const ::c_char, buf: *mut statfs64) -> ::c_int; | ^^^^^^^^ not a type error[E0573]: expected type, found function `statfs` --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1698:43 | 1698 | pub fn fstatfs(fd: ::c_int, buf: *mut statfs) -> ::c_int; | ^^^^^^ help: a struct with a similar name exists: `statvfs` | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/macros.rs:77:13 | 77 | pub struct $i { $($field)* } | ------------- similarly named struct `statvfs` defined here error[E0573]: expected type, found function `statfs64` --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1699:45 | 1699 | pub fn fstatfs64(fd: ::c_int, buf: *mut statfs64) -> ::c_int; | ^^^^^^^^ not a type error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1700:37 | 1700 | pub fn statvfs64(path: *const ::c_char, buf: *mut statvfs64) -> ::c_int; | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 1700 | pub fn statvfs64(path: *const ::c_schar, buf: *mut statvfs64) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1870 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1700 - pub fn statvfs64(path: *const ::c_char, buf: *mut statvfs64) -> ::c_int; 1700 + pub fn statvfs64(path: *const c_char, buf: *mut statvfs64) -> ::c_int; | error[E0573]: expected type, found function `statvfs64` --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1700:55 | 1700 | pub fn statvfs64(path: *const ::c_char, buf: *mut statvfs64) -> ::c_int; | ^^^^^^^^^ help: a struct with a similar name exists: `statvfs` | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/macros.rs:77:13 | 77 | pub struct $i { $($field)* } | ------------- similarly named struct `statvfs` defined here error[E0573]: expected type, found function `statvfs64` --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1701:46 | 1701 | pub fn fstatvfs64(fd: ::c_int, buf: *mut statvfs64) -> ::c_int; | ^^^^^^^^^ help: a struct with a similar name exists: `statvfs` | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/macros.rs:77:13 | 77 | pub struct $i { $($field)* } | ------------- similarly named struct `statvfs` defined here error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1714:24 | 1714 | path: *const ::c_char, | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 1714 | path: *const ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1870 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1714 - path: *const ::c_char, 1714 + path: *const c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1720:54 | 1720 | pub fn newlocale(mask: ::c_int, locale: *const ::c_char, base: ::locale_t) -> ::locale_t; | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 1720 | pub fn newlocale(mask: ::c_int, locale: *const ::c_schar, base: ::locale_t) -> ::locale_t; | ~~~~~~~ help: consider importing this type alias | 1870 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1720 - pub fn newlocale(mask: ::c_int, locale: *const ::c_char, base: ::locale_t) -> ::locale_t; 1720 + pub fn newlocale(mask: ::c_int, locale: *const c_char, base: ::locale_t) -> ::locale_t; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1722:33 | 1722 | pub fn creat64(path: *const c_char, mode: mode_t) -> ::c_int; | ^^^^^^ | help: a builtin type with a similar name exists | 1722 | pub fn creat64(path: *const char, mode: mode_t) -> ::c_int; | ~~~~ help: consider importing this type alias | 1870 + use ffi::c_char; | error[E0573]: expected type, found function `stat64` --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1723:47 | 1723 | pub fn fstat64(fildes: ::c_int, buf: *mut stat64) -> ::c_int; | ^^^^^^ not a type error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1726:26 | 1726 | pathname: *const c_char, | ^^^^^^ | help: a builtin type with a similar name exists | 1726 | pathname: *const char, | ~~~~ help: consider importing this type alias | 1870 + use ffi::c_char; | error[E0573]: expected type, found function `stat64` --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1727:19 | 1727 | buf: *mut stat64, | ^^^^^^ not a type error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1732:33 | 1732 | pub fn lstat64(path: *const c_char, buf: *mut stat64) -> ::c_int; | ^^^^^^ | help: a builtin type with a similar name exists | 1732 | pub fn lstat64(path: *const char, buf: *mut stat64) -> ::c_int; | ~~~~ help: consider importing this type alias | 1870 + use ffi::c_char; | error[E0573]: expected type, found function `stat64` --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1732:51 | 1732 | pub fn lstat64(path: *const c_char, buf: *mut stat64) -> ::c_int; | ^^^^^^ not a type error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1741:32 | 1741 | pub fn open64(path: *const c_char, oflag: ::c_int, ...) -> ::c_int; | ^^^^^^ | help: a builtin type with a similar name exists | 1741 | pub fn open64(path: *const char, oflag: ::c_int, ...) -> ::c_int; | ~~~~ help: consider importing this type alias | 1870 + use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1742:47 | 1742 | pub fn openat64(fd: ::c_int, path: *const c_char, oflag: ::c_int, ...) -> ::c_int; | ^^^^^^ | help: a builtin type with a similar name exists | 1742 | pub fn openat64(fd: ::c_int, path: *const char, oflag: ::c_int, ...) -> ::c_int; | ~~~~ help: consider importing this type alias | 1870 + use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1756:32 | 1756 | pub fn stat64(path: *const c_char, buf: *mut stat64) -> ::c_int; | ^^^^^^ | help: a builtin type with a similar name exists | 1756 | pub fn stat64(path: *const char, buf: *mut stat64) -> ::c_int; | ~~~~ help: consider importing this type alias | 1870 + use ffi::c_char; | error[E0573]: expected type, found function `stat64` --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1756:50 | 1756 | pub fn stat64(path: *const c_char, buf: *mut stat64) -> ::c_int; | ^^^^^^ not a type error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1757:36 | 1757 | pub fn truncate64(path: *const c_char, length: off64_t) -> ::c_int; | ^^^^^^ | help: a builtin type with a similar name exists | 1757 | pub fn truncate64(path: *const char, length: off64_t) -> ::c_int; | ~~~~ help: consider importing this type alias | 1870 + use ffi::c_char; | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1761:28 | 1761 | pathname: *const ::c_char, | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 1761 | pathname: *const ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1870 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1761 - pathname: *const ::c_char, 1761 + pathname: *const c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1783:47 | 1783 | pub fn ptsname_r(fd: ::c_int, buf: *mut ::c_char, buflen: ::size_t) -> ::c_int; | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 1783 | pub fn ptsname_r(fd: ::c_int, buf: *mut ::c_schar, buflen: ::size_t) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1870 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1783 - pub fn ptsname_r(fd: ::c_int, buf: *mut ::c_char, buflen: ::size_t) -> ::c_int; 1783 + pub fn ptsname_r(fd: ::c_int, buf: *mut c_char, buflen: ::size_t) -> ::c_int; | error[E0412]: cannot find type `siginfo_t` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1785:61 | 1785 | pub fn waitid(idtype: idtype_t, id: id_t, infop: *mut ::siginfo_t, options: ::c_int) | ^^^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1789:36 | 1789 | pub fn acct(filename: *const ::c_char) -> ::c_int; | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 1789 | pub fn acct(filename: *const ::c_schar) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1870 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1789 - pub fn acct(filename: *const ::c_char) -> ::c_int; 1789 + pub fn acct(filename: *const c_char) -> ::c_int; | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1807:24 | 1807 | file: *const ::c_char, | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 1807 | file: *const ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1870 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1807 - file: *const ::c_char, 1807 + file: *const c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1808:31 | 1808 | argv: *const *const ::c_char, | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 1808 | argv: *const *const ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1870 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1808 - argv: *const *const ::c_char, 1808 + argv: *const *const c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1809:31 | 1809 | envp: *const *const ::c_char, | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 1809 | envp: *const *const ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1870 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1809 - envp: *const *const ::c_char, 1809 + envp: *const *const c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1813:31 | 1813 | argv: *const *const ::c_char, | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 1813 | argv: *const *const ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1870 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1813 - argv: *const *const ::c_char, 1813 + argv: *const *const c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1814:31 | 1814 | envp: *const *const ::c_char, | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 1814 | envp: *const *const ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1870 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1814 - envp: *const *const ::c_char, 1814 + envp: *const *const c_char, | error[E0412]: cannot find type `msghdr` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1823:47 | 1823 | pub fn sendmsg(fd: ::c_int, msg: *const ::msghdr, flags: ::c_int) -> ::ssize_t; | ^^^^^^ help: a struct with a similar name exists: `mmsghdr` | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/macros.rs:77:13 | 77 | pub struct $i { $($field)* } | ------------- similarly named struct `mmsghdr` defined here error[E0412]: cannot find type `msghdr` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1824:45 | 1824 | pub fn recvmsg(fd: ::c_int, msg: *mut ::msghdr, flags: ::c_int) -> ::ssize_t; | ^^^^^^ help: a struct with a similar name exists: `mmsghdr` | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/macros.rs:77:13 | 77 | pub struct $i { $($field)* } | ------------- similarly named struct `mmsghdr` defined here error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1827:34 | 1827 | pub fn strchrnul(s: *const ::c_char, c: ::c_int) -> *mut ::c_char; | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 1827 | pub fn strchrnul(s: *const ::c_schar, c: ::c_int) -> *mut ::c_char; | ~~~~~~~ help: consider importing this type alias | 1870 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1827 - pub fn strchrnul(s: *const ::c_char, c: ::c_int) -> *mut ::c_char; 1827 + pub fn strchrnul(s: *const c_char, c: ::c_int) -> *mut ::c_char; | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1827:64 | 1827 | pub fn strchrnul(s: *const ::c_char, c: ::c_int) -> *mut ::c_char; | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 1827 | pub fn strchrnul(s: *const ::c_char, c: ::c_int) -> *mut ::c_schar; | ~~~~~~~ help: consider importing this type alias | 1870 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1827 - pub fn strchrnul(s: *const ::c_char, c: ::c_int) -> *mut ::c_char; 1827 + pub fn strchrnul(s: *const ::c_char, c: ::c_int) -> *mut c_char; | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1848:30 | 1848 | name: *mut ::c_char, | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 1848 | name: *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1870 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1848 - name: *mut ::c_char, 1848 + name: *mut c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/mod.rs:1856:30 | 1856 | name: *mut ::c_char, | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 1856 | name: *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1870 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 1856 - name: *mut ::c_char, 1856 + name: *mut c_char, | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:12:21 | 12 | pub type nfds_t = ::c_ulong; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 486+ use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 12 - pub type nfds_t = ::c_ulong; 12 + pub type nfds_t = c_ulong; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:71:33 | 71 | pub gl_pathv: *mut *mut c_char, | ^^^^^^ | help: a builtin type with a similar name exists | 71 | pub gl_pathv: *mut *mut char, | ~~~~ help: consider importing this type alias | 486+ use ffi::c_char; | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:83:29 | 83 | pub pw_name: *mut ::c_char, | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 83 | pub pw_name: *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 486+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 83 - pub pw_name: *mut ::c_char, 83 + pub pw_name: *mut c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:84:31 | 84 | pub pw_passwd: *mut ::c_char, | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 84 | pub pw_passwd: *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 486+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 84 - pub pw_passwd: *mut ::c_char, 84 + pub pw_passwd: *mut c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:87:30 | 87 | pub pw_gecos: *mut ::c_char, | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 87 | pub pw_gecos: *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 486+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 87 - pub pw_gecos: *mut ::c_char, 87 + pub pw_gecos: *mut c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:88:28 | 88 | pub pw_dir: *mut ::c_char, | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 88 | pub pw_dir: *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 486+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 88 - pub pw_dir: *mut ::c_char, 88 + pub pw_dir: *mut c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:89:30 | 89 | pub pw_shell: *mut ::c_char, | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 89 | pub pw_shell: *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 486+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 89 - pub pw_shell: *mut ::c_char, 89 + pub pw_shell: *mut c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:93:29 | 93 | pub sp_namp: *mut ::c_char, | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 93 | pub sp_namp: *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 486+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 93 - pub sp_namp: *mut ::c_char, 93 + pub sp_namp: *mut c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:94:29 | 94 | pub sp_pwdp: *mut ::c_char, | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 94 | pub sp_pwdp: *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 486+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 94 - pub sp_pwdp: *mut ::c_char, 94 + pub sp_pwdp: *mut c_char, | error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:95:26 | 95 | pub sp_lstchg: ::c_long, | ^^^^^^ not found in the crate root | help: consider importing this type alias | 486+ use ffi::c_long; | help: if you import `c_long`, refer to it directly | 95 - pub sp_lstchg: ::c_long, 95 + pub sp_lstchg: c_long, | error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:96:23 | 96 | pub sp_min: ::c_long, | ^^^^^^ not found in the crate root | help: consider importing this type alias | 486+ use ffi::c_long; | help: if you import `c_long`, refer to it directly | 96 - pub sp_min: ::c_long, 96 + pub sp_min: c_long, | error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:97:23 | 97 | pub sp_max: ::c_long, | ^^^^^^ not found in the crate root | help: consider importing this type alias | 486+ use ffi::c_long; | help: if you import `c_long`, refer to it directly | 97 - pub sp_max: ::c_long, 97 + pub sp_max: c_long, | error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:98:24 | 98 | pub sp_warn: ::c_long, | ^^^^^^ not found in the crate root | help: consider importing this type alias | 486+ use ffi::c_long; | help: if you import `c_long`, refer to it directly | 98 - pub sp_warn: ::c_long, 98 + pub sp_warn: c_long, | error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:99:25 | 99 | pub sp_inact: ::c_long, | ^^^^^^ not found in the crate root | help: consider importing this type alias | 486+ use ffi::c_long; | help: if you import `c_long`, refer to it directly | 99 - pub sp_inact: ::c_long, 99 + pub sp_inact: c_long, | error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:100:26 | 100 | pub sp_expire: ::c_long, | ^^^^^^ not found in the crate root | help: consider importing this type alias | 4861+ use ffi::c_long; | help: if you import `c_long`, refer to it directly | 100 - pub sp_expire: ::c_long, 100 + pub sp_expire: c_long, | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:101:24 | 101 | pub sp_flag: ::c_ulong, | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861+ use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 101 - pub sp_flag: ::c_ulong, 101 + pub sp_flag: c_ulong, | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:168:29 | 168 | pub if_name: *mut ::c_char, | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 168 | pub if_name: *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 4861+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 168 - pub if_name: *mut ::c_char, 168 + pub if_name: *mut c_char, | error[E0412]: cannot find type `__u64` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:223:26 | 223 | pub codes_ptr: ::__u64, | ^^^^^ not found in the crate root error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:320:33 | 320 | pub dlpi_name: *const ::c_char, | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 320 | pub dlpi_name: *const ::c_schar, | ~~~~~~~ help: consider importing this type alias | 4861+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 320 - pub dlpi_name: *const ::c_char, 320 + pub dlpi_name: *const c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:454:32 | 454 | pub mnt_fsname: *mut ::c_char, | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 454 | pub mnt_fsname: *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 4861+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 454 - pub mnt_fsname: *mut ::c_char, 454 + pub mnt_fsname: *mut c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:455:29 | 455 | pub mnt_dir: *mut ::c_char, | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 455 | pub mnt_dir: *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 4861+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 455 - pub mnt_dir: *mut ::c_char, 455 + pub mnt_dir: *mut c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:456:30 | 456 | pub mnt_type: *mut ::c_char, | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 456 | pub mnt_type: *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 4861+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 456 - pub mnt_type: *mut ::c_char, 456 + pub mnt_type: *mut c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:457:30 | 457 | pub mnt_opts: *mut ::c_char, | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 457 | pub mnt_opts: *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 4861+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 457 - pub mnt_opts: *mut ::c_char, 457 + pub mnt_opts: *mut c_char, | error[E0412]: cannot find type `sigset_t` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:472:17 | 472 | __sd: ::sigset_t, | ^^^^^^^^ not found in the crate root error[E0412]: cannot find type `sigset_t` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:473:17 | 473 | __ss: ::sigset_t, | ^^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:496:20 | 496 | pub dev: ::c_ulong, | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861+ use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 496 - pub dev: ::c_ulong, 496 + pub dev: c_ulong, | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:497:22 | 497 | pub stamp: ::c_ulong, | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861+ use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 497 - pub stamp: ::c_ulong, 497 + pub stamp: c_ulong, | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:498:24 | 498 | pub updated: ::c_ulong, | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861+ use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 498 - pub updated: ::c_ulong, 498 + pub updated: c_ulong, | error[E0412]: cannot find type `regoff_t` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:523:20 | 523 | pub rm_so: regoff_t, | ^^^^^^^^ not found in this scope error[E0412]: cannot find type `regoff_t` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:524:20 | 524 | pub rm_eo: regoff_t, | ^^^^^^^^ not found in this scope error[E0412]: cannot find type `regoff_t` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:523:20 | 523 | pub rm_so: regoff_t, | ^^^^^^^^ not found in this scope | help: you might be missing a type parameter --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/macros.rs:77:26 | 77 | pub struct $i { $($field)* } | ++++++++++ error[E0412]: cannot find type `__u64` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:581:36 | 581 | pub instruction_pointer: ::__u64, | ^^^^^ not found in the crate root error[E0412]: cannot find type `__u64` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:582:22 | 582 | pub args: [::__u64; 6], | ^^^^^ not found in the crate root error[E0412]: cannot find type `__s64` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:604:23 | 604 | pub src_fd: ::__s64, | ^^^^^ not found in the crate root error[E0412]: cannot find type `__u64` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:605:27 | 605 | pub src_offset: ::__u64, | ^^^^^ not found in the crate root error[E0412]: cannot find type `__u64` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:606:27 | 606 | pub src_length: ::__u64, | ^^^^^ not found in the crate root error[E0412]: cannot find type `__u64` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:607:28 | 607 | pub dest_offset: ::__u64, | ^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:611:26 | 611 | pub mem_start: ::c_ulong, | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861+ use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 611 - pub mem_start: ::c_ulong, 611 + pub mem_start: c_ulong, | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:612:24 | 612 | pub mem_end: ::c_ulong, | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861+ use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 612 - pub mem_end: ::c_ulong, 612 + pub mem_end: c_ulong, | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:626:28 | 626 | pub name: *const ::c_char, | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 626 | pub name: *const ::c_schar, | ~~~~~~~ help: consider importing this type alias | 4861+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 626 - pub name: *const ::c_char, 626 + pub name: *const c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:703:24 | 703 | pub d_name: [::c_char; 256], | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 703 | pub d_name: [::c_schar; 256], | ~~~~~~~ help: consider importing this type alias | 4861+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 703 - pub d_name: [::c_char; 256], 703 + pub d_name: [c_char; 256], | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:711:24 | 711 | pub d_name: [::c_char; 256], | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 711 | pub d_name: [::c_schar; 256], | ~~~~~~~ help: consider importing this type alias | 4861+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 711 - pub d_name: [::c_char; 256], 711 + pub d_name: [c_char; 256], | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:724:22 | 724 | pub name: [::c_char; UINPUT_MAX_NAME_SIZE], | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 724 | pub name: [::c_schar; UINPUT_MAX_NAME_SIZE], | ~~~~~~~ help: consider importing this type alias | 4861+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 724 - pub name: [::c_char; UINPUT_MAX_NAME_SIZE], 724 + pub name: [c_char; UINPUT_MAX_NAME_SIZE], | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:729:22 | 729 | pub name: [::c_char; UINPUT_MAX_NAME_SIZE], | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 729 | pub name: [::c_schar; UINPUT_MAX_NAME_SIZE], | ~~~~~~~ help: consider importing this type alias | 4861+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 729 - pub name: [::c_char; UINPUT_MAX_NAME_SIZE], 729 + pub name: [c_char; UINPUT_MAX_NAME_SIZE], | error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:765:25 | 765 | pub mq_flags: ::c_long, | ^^^^^^ not found in the crate root | help: consider importing this type alias | 4861+ use ffi::c_long; | help: if you import `c_long`, refer to it directly | 765 - pub mq_flags: ::c_long, 765 + pub mq_flags: c_long, | error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:767:26 | 767 | pub mq_maxmsg: ::c_long, | ^^^^^^ not found in the crate root | help: consider importing this type alias | 4861+ use ffi::c_long; | help: if you import `c_long`, refer to it directly | 767 - pub mq_maxmsg: ::c_long, 767 + pub mq_maxmsg: c_long, | error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:769:27 | 769 | pub mq_msgsize: ::c_long, | ^^^^^^ not found in the crate root | help: consider importing this type alias | 4861+ use ffi::c_long; | help: if you import `c_long`, refer to it directly | 769 - pub mq_msgsize: ::c_long, 769 + pub mq_msgsize: c_long, | error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:771:27 | 771 | pub mq_curmsgs: ::c_long, | ^^^^^^ not found in the crate root | help: consider importing this type alias | 4861+ use ffi::c_long; | help: if you import `c_long`, refer to it directly | 771 - pub mq_curmsgs: ::c_long, 771 + pub mq_curmsgs: c_long, | error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:773:17 | 773 | pad: [::c_long; 4], | ^^^^^^ not found in the crate root | help: consider importing this type alias | 4861+ use ffi::c_long; | help: if you import `c_long`, refer to it directly | 773 - pad: [::c_long; 4], 773 + pad: [c_long; 4], | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:788:28 | 788 | pub ifru_slave: [::c_char; ::IFNAMSIZ], | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 788 | pub ifru_slave: [::c_schar; ::IFNAMSIZ], | ~~~~~~~ help: consider importing this type alias | 4861+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 788 - pub ifru_slave: [::c_char; ::IFNAMSIZ], 788 + pub ifru_slave: [c_char; ::IFNAMSIZ], | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:789:30 | 789 | pub ifru_newname: [::c_char; ::IFNAMSIZ], | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 789 | pub ifru_newname: [::c_schar; ::IFNAMSIZ], | ~~~~~~~ help: consider importing this type alias | 4861+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 789 - pub ifru_newname: [::c_char; ::IFNAMSIZ], 789 + pub ifru_newname: [c_char; ::IFNAMSIZ], | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:790:31 | 790 | pub ifru_data: *mut ::c_char, | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 790 | pub ifru_data: *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 4861+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 790 - pub ifru_data: *mut ::c_char, 790 + pub ifru_data: *mut c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:795:26 | 795 | pub ifr_name: [::c_char; ::IFNAMSIZ], | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 795 | pub ifr_name: [::c_schar; ::IFNAMSIZ], | ~~~~~~~ help: consider importing this type alias | 4861+ use ffi::c_char; | help: if you import `c_char`, refer to it directly | 795 - pub ifr_name: [::c_char; ::IFNAMSIZ], 795 + pub ifr_name: [c_char; ::IFNAMSIZ], | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:1351:24 | 1351 | pub const MS_NOUSER: ::c_ulong = 0xffffffff80000000; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 1351 - pub const MS_NOUSER: ::c_ulong = 0xffffffff80000000; 1351 + pub const MS_NOUSER: c_ulong = 0xffffffff80000000; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:1673:22 | 1673 | pub const AT_NULL: ::c_ulong = 0; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 1673 - pub const AT_NULL: ::c_ulong = 0; 1673 + pub const AT_NULL: c_ulong = 0; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:1674:24 | 1674 | pub const AT_IGNORE: ::c_ulong = 1; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 1674 - pub const AT_IGNORE: ::c_ulong = 1; 1674 + pub const AT_IGNORE: c_ulong = 1; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:1675:24 | 1675 | pub const AT_EXECFD: ::c_ulong = 2; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 1675 - pub const AT_EXECFD: ::c_ulong = 2; 1675 + pub const AT_EXECFD: c_ulong = 2; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:1676:22 | 1676 | pub const AT_PHDR: ::c_ulong = 3; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 1676 - pub const AT_PHDR: ::c_ulong = 3; 1676 + pub const AT_PHDR: c_ulong = 3; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:1677:23 | 1677 | pub const AT_PHENT: ::c_ulong = 4; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 1677 - pub const AT_PHENT: ::c_ulong = 4; 1677 + pub const AT_PHENT: c_ulong = 4; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:1678:23 | 1678 | pub const AT_PHNUM: ::c_ulong = 5; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 1678 - pub const AT_PHNUM: ::c_ulong = 5; 1678 + pub const AT_PHNUM: c_ulong = 5; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:1679:24 | 1679 | pub const AT_PAGESZ: ::c_ulong = 6; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 1679 - pub const AT_PAGESZ: ::c_ulong = 6; 1679 + pub const AT_PAGESZ: c_ulong = 6; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:1680:22 | 1680 | pub const AT_BASE: ::c_ulong = 7; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 1680 - pub const AT_BASE: ::c_ulong = 7; 1680 + pub const AT_BASE: c_ulong = 7; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:1681:23 | 1681 | pub const AT_FLAGS: ::c_ulong = 8; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 1681 - pub const AT_FLAGS: ::c_ulong = 8; 1681 + pub const AT_FLAGS: c_ulong = 8; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:1682:23 | 1682 | pub const AT_ENTRY: ::c_ulong = 9; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 1682 - pub const AT_ENTRY: ::c_ulong = 9; 1682 + pub const AT_ENTRY: c_ulong = 9; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:1683:24 | 1683 | pub const AT_NOTELF: ::c_ulong = 10; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 1683 - pub const AT_NOTELF: ::c_ulong = 10; 1683 + pub const AT_NOTELF: c_ulong = 10; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:1684:21 | 1684 | pub const AT_UID: ::c_ulong = 11; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 1684 - pub const AT_UID: ::c_ulong = 11; 1684 + pub const AT_UID: c_ulong = 11; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:1685:22 | 1685 | pub const AT_EUID: ::c_ulong = 12; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 1685 - pub const AT_EUID: ::c_ulong = 12; 1685 + pub const AT_EUID: c_ulong = 12; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:1686:21 | 1686 | pub const AT_GID: ::c_ulong = 13; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 1686 - pub const AT_GID: ::c_ulong = 13; 1686 + pub const AT_GID: c_ulong = 13; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:1687:22 | 1687 | pub const AT_EGID: ::c_ulong = 14; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 1687 - pub const AT_EGID: ::c_ulong = 14; 1687 + pub const AT_EGID: c_ulong = 14; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:1688:26 | 1688 | pub const AT_PLATFORM: ::c_ulong = 15; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 1688 - pub const AT_PLATFORM: ::c_ulong = 15; 1688 + pub const AT_PLATFORM: c_ulong = 15; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:1689:23 | 1689 | pub const AT_HWCAP: ::c_ulong = 16; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 1689 - pub const AT_HWCAP: ::c_ulong = 16; 1689 + pub const AT_HWCAP: c_ulong = 16; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:1690:24 | 1690 | pub const AT_CLKTCK: ::c_ulong = 17; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 1690 - pub const AT_CLKTCK: ::c_ulong = 17; 1690 + pub const AT_CLKTCK: c_ulong = 17; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:1692:24 | 1692 | pub const AT_SECURE: ::c_ulong = 23; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 1692 - pub const AT_SECURE: ::c_ulong = 23; 1692 + pub const AT_SECURE: c_ulong = 23; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:1693:31 | 1693 | pub const AT_BASE_PLATFORM: ::c_ulong = 24; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 1693 - pub const AT_BASE_PLATFORM: ::c_ulong = 24; 1693 + pub const AT_BASE_PLATFORM: c_ulong = 24; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:1694:24 | 1694 | pub const AT_RANDOM: ::c_ulong = 25; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 1694 - pub const AT_RANDOM: ::c_ulong = 25; 1694 + pub const AT_RANDOM: c_ulong = 25; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:1695:24 | 1695 | pub const AT_HWCAP2: ::c_ulong = 26; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 1695 - pub const AT_HWCAP2: ::c_ulong = 26; 1695 + pub const AT_HWCAP2: c_ulong = 26; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:1697:24 | 1697 | pub const AT_EXECFN: ::c_ulong = 31; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 1697 - pub const AT_EXECFN: ::c_ulong = 31; 1697 + pub const AT_EXECFN: c_ulong = 31; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:1701:30 | 1701 | pub const AT_SYSINFO_EHDR: ::c_ulong = 33; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 1701 - pub const AT_SYSINFO_EHDR: ::c_ulong = 33; 1701 + pub const AT_SYSINFO_EHDR: c_ulong = 33; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:1854:24 | 1854 | pub const ST_RDONLY: ::c_ulong = 1; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 1854 - pub const ST_RDONLY: ::c_ulong = 1; 1854 + pub const ST_RDONLY: c_ulong = 1; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:1855:24 | 1855 | pub const ST_NOSUID: ::c_ulong = 2; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 1855 - pub const ST_NOSUID: ::c_ulong = 2; 1855 + pub const ST_NOSUID: c_ulong = 2; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:1856:23 | 1856 | pub const ST_NODEV: ::c_ulong = 4; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 1856 - pub const ST_NODEV: ::c_ulong = 4; 1856 + pub const ST_NODEV: c_ulong = 4; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:1857:24 | 1857 | pub const ST_NOEXEC: ::c_ulong = 8; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 1857 - pub const ST_NOEXEC: ::c_ulong = 8; 1857 + pub const ST_NOEXEC: c_ulong = 8; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:1858:29 | 1858 | pub const ST_SYNCHRONOUS: ::c_ulong = 16; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 1858 - pub const ST_SYNCHRONOUS: ::c_ulong = 16; 1858 + pub const ST_SYNCHRONOUS: c_ulong = 16; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:1859:26 | 1859 | pub const ST_MANDLOCK: ::c_ulong = 64; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 1859 - pub const ST_MANDLOCK: ::c_ulong = 64; 1859 + pub const ST_MANDLOCK: c_ulong = 64; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:1860:23 | 1860 | pub const ST_WRITE: ::c_ulong = 128; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 1860 - pub const ST_WRITE: ::c_ulong = 128; 1860 + pub const ST_WRITE: c_ulong = 128; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:1861:24 | 1861 | pub const ST_APPEND: ::c_ulong = 256; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 1861 - pub const ST_APPEND: ::c_ulong = 256; 1861 + pub const ST_APPEND: c_ulong = 256; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:1862:27 | 1862 | pub const ST_IMMUTABLE: ::c_ulong = 512; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 1862 - pub const ST_IMMUTABLE: ::c_ulong = 512; 1862 + pub const ST_IMMUTABLE: c_ulong = 512; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:1863:25 | 1863 | pub const ST_NOATIME: ::c_ulong = 1024; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 1863 - pub const ST_NOATIME: ::c_ulong = 1024; 1863 + pub const ST_NOATIME: c_ulong = 1024; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:1864:28 | 1864 | pub const ST_NODIRATIME: ::c_ulong = 2048; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 1864 - pub const ST_NODIRATIME: ::c_ulong = 2048; 1864 + pub const ST_NODIRATIME: c_ulong = 2048; | error[E0425]: cannot find value `__SIZEOF_PTHREAD_MUTEX_T` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:1897:19 | 1897 | size: [0; __SIZEOF_PTHREAD_MUTEX_T], | ^^^^^^^^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `__SIZEOF_PTHREAD_MUTEXATTR_T` | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/musl/mod.rs:547:1 | 547 | pub const __SIZEOF_PTHREAD_MUTEXATTR_T: usize = 4; | -------------------------------------------------- similarly named constant `__SIZEOF_PTHREAD_MUTEXATTR_T` defined here error[E0425]: cannot find value `__SIZEOF_PTHREAD_RWLOCK_T` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:1903:19 | 1903 | size: [0; __SIZEOF_PTHREAD_RWLOCK_T], | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `__SIZEOF_PTHREAD_RWLOCKATTR_T` | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/musl/mod.rs:548:1 | 548 | pub const __SIZEOF_PTHREAD_RWLOCKATTR_T: usize = 8; | --------------------------------------------------- similarly named constant `__SIZEOF_PTHREAD_RWLOCKATTR_T` defined here error[E0412]: cannot find type `sem_t` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:1985:30 | 1985 | pub const SEM_FAILED: *mut ::sem_t = 0 as *mut sem_t; | ^^^^^ not found in the crate root error[E0412]: cannot find type `sem_t` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:1985:48 | 1985 | pub const SEM_FAILED: *mut ::sem_t = 0 as *mut sem_t; | ^^^^^ not found in this scope error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:2146:33 | 2146 | pub const PR_SET_PTRACER_ANY: ::c_ulong = 0xffffffffffffffff; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 2146 - pub const PR_SET_PTRACER_ANY: ::c_ulong = 0xffffffffffffffff; 2146 + pub const PR_SET_PTRACER_ANY: c_ulong = 0xffffffffffffffff; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:2194:40 | 2194 | pub const SECCOMP_FILTER_FLAG_TSYNC: ::c_ulong = 1; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 2194 - pub const SECCOMP_FILTER_FLAG_TSYNC: ::c_ulong = 1; 2194 + pub const SECCOMP_FILTER_FLAG_TSYNC: c_ulong = 1; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:2195:38 | 2195 | pub const SECCOMP_FILTER_FLAG_LOG: ::c_ulong = 2; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 2195 - pub const SECCOMP_FILTER_FLAG_LOG: ::c_ulong = 2; 2195 + pub const SECCOMP_FILTER_FLAG_LOG: c_ulong = 2; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:2196:45 | 2196 | pub const SECCOMP_FILTER_FLAG_SPEC_ALLOW: ::c_ulong = 4; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 2196 - pub const SECCOMP_FILTER_FLAG_SPEC_ALLOW: ::c_ulong = 4; 2196 + pub const SECCOMP_FILTER_FLAG_SPEC_ALLOW: c_ulong = 4; | error[E0425]: cannot find value `O_NONBLOCK` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:2216:35 | 2216 | pub const TFD_NONBLOCK: ::c_int = O_NONBLOCK; | ^^^^^^^^^^ help: a constant with a similar name exists: `IN_NONBLOCK` ... 3319 | pub const IN_NONBLOCK: ::c_int = O_NONBLOCK; | -------------------------------------------- similarly named constant `IN_NONBLOCK` defined here error[E0412]: cannot find type `__u64` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:2351:30 | 2351 | pub const RESOLVE_NO_XDEV: ::__u64 = 0x01; | ^^^^^ not found in the crate root error[E0412]: cannot find type `__u64` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:2352:36 | 2352 | pub const RESOLVE_NO_MAGICLINKS: ::__u64 = 0x02; | ^^^^^ not found in the crate root error[E0412]: cannot find type `__u64` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:2353:34 | 2353 | pub const RESOLVE_NO_SYMLINKS: ::__u64 = 0x04; | ^^^^^ not found in the crate root error[E0412]: cannot find type `__u64` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:2354:30 | 2354 | pub const RESOLVE_BENEATH: ::__u64 = 0x08; | ^^^^^ not found in the crate root error[E0412]: cannot find type `__u64` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:2355:30 | 2355 | pub const RESOLVE_IN_ROOT: ::__u64 = 0x10; | ^^^^^ not found in the crate root error[E0412]: cannot find type `__u64` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:2356:29 | 2356 | pub const RESOLVE_CACHED: ::__u64 = 0x20; | ^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:2748:24 | 2748 | pub const SIOCADDRT: ::c_ulong = 0x0000890B; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 2748 - pub const SIOCADDRT: ::c_ulong = 0x0000890B; 2748 + pub const SIOCADDRT: c_ulong = 0x0000890B; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:2749:24 | 2749 | pub const SIOCDELRT: ::c_ulong = 0x0000890C; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 2749 - pub const SIOCDELRT: ::c_ulong = 0x0000890C; 2749 + pub const SIOCDELRT: c_ulong = 0x0000890C; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:2750:26 | 2750 | pub const SIOCGIFNAME: ::c_ulong = 0x00008910; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 2750 - pub const SIOCGIFNAME: ::c_ulong = 0x00008910; 2750 + pub const SIOCGIFNAME: c_ulong = 0x00008910; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:2751:26 | 2751 | pub const SIOCSIFLINK: ::c_ulong = 0x00008911; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 2751 - pub const SIOCSIFLINK: ::c_ulong = 0x00008911; 2751 + pub const SIOCSIFLINK: c_ulong = 0x00008911; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:2752:26 | 2752 | pub const SIOCGIFCONF: ::c_ulong = 0x00008912; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 2752 - pub const SIOCGIFCONF: ::c_ulong = 0x00008912; 2752 + pub const SIOCGIFCONF: c_ulong = 0x00008912; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:2753:27 | 2753 | pub const SIOCGIFFLAGS: ::c_ulong = 0x00008913; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 2753 - pub const SIOCGIFFLAGS: ::c_ulong = 0x00008913; 2753 + pub const SIOCGIFFLAGS: c_ulong = 0x00008913; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:2754:27 | 2754 | pub const SIOCSIFFLAGS: ::c_ulong = 0x00008914; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 2754 - pub const SIOCSIFFLAGS: ::c_ulong = 0x00008914; 2754 + pub const SIOCSIFFLAGS: c_ulong = 0x00008914; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:2755:26 | 2755 | pub const SIOCGIFADDR: ::c_ulong = 0x00008915; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 2755 - pub const SIOCGIFADDR: ::c_ulong = 0x00008915; 2755 + pub const SIOCGIFADDR: c_ulong = 0x00008915; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:2756:26 | 2756 | pub const SIOCSIFADDR: ::c_ulong = 0x00008916; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 2756 - pub const SIOCSIFADDR: ::c_ulong = 0x00008916; 2756 + pub const SIOCSIFADDR: c_ulong = 0x00008916; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:2757:29 | 2757 | pub const SIOCGIFDSTADDR: ::c_ulong = 0x00008917; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 2757 - pub const SIOCGIFDSTADDR: ::c_ulong = 0x00008917; 2757 + pub const SIOCGIFDSTADDR: c_ulong = 0x00008917; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:2758:29 | 2758 | pub const SIOCSIFDSTADDR: ::c_ulong = 0x00008918; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 2758 - pub const SIOCSIFDSTADDR: ::c_ulong = 0x00008918; 2758 + pub const SIOCSIFDSTADDR: c_ulong = 0x00008918; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:2759:29 | 2759 | pub const SIOCGIFBRDADDR: ::c_ulong = 0x00008919; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 2759 - pub const SIOCGIFBRDADDR: ::c_ulong = 0x00008919; 2759 + pub const SIOCGIFBRDADDR: c_ulong = 0x00008919; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:2760:29 | 2760 | pub const SIOCSIFBRDADDR: ::c_ulong = 0x0000891A; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 2760 - pub const SIOCSIFBRDADDR: ::c_ulong = 0x0000891A; 2760 + pub const SIOCSIFBRDADDR: c_ulong = 0x0000891A; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:2761:29 | 2761 | pub const SIOCGIFNETMASK: ::c_ulong = 0x0000891B; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 2761 - pub const SIOCGIFNETMASK: ::c_ulong = 0x0000891B; 2761 + pub const SIOCGIFNETMASK: c_ulong = 0x0000891B; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:2762:29 | 2762 | pub const SIOCSIFNETMASK: ::c_ulong = 0x0000891C; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 2762 - pub const SIOCSIFNETMASK: ::c_ulong = 0x0000891C; 2762 + pub const SIOCSIFNETMASK: c_ulong = 0x0000891C; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:2763:28 | 2763 | pub const SIOCGIFMETRIC: ::c_ulong = 0x0000891D; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 2763 - pub const SIOCGIFMETRIC: ::c_ulong = 0x0000891D; 2763 + pub const SIOCGIFMETRIC: c_ulong = 0x0000891D; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:2764:28 | 2764 | pub const SIOCSIFMETRIC: ::c_ulong = 0x0000891E; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 2764 - pub const SIOCSIFMETRIC: ::c_ulong = 0x0000891E; 2764 + pub const SIOCSIFMETRIC: c_ulong = 0x0000891E; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:2765:25 | 2765 | pub const SIOCGIFMEM: ::c_ulong = 0x0000891F; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 2765 - pub const SIOCGIFMEM: ::c_ulong = 0x0000891F; 2765 + pub const SIOCGIFMEM: c_ulong = 0x0000891F; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:2766:25 | 2766 | pub const SIOCSIFMEM: ::c_ulong = 0x00008920; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 2766 - pub const SIOCSIFMEM: ::c_ulong = 0x00008920; 2766 + pub const SIOCSIFMEM: c_ulong = 0x00008920; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:2767:25 | 2767 | pub const SIOCGIFMTU: ::c_ulong = 0x00008921; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 2767 - pub const SIOCGIFMTU: ::c_ulong = 0x00008921; 2767 + pub const SIOCGIFMTU: c_ulong = 0x00008921; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:2768:25 | 2768 | pub const SIOCSIFMTU: ::c_ulong = 0x00008922; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 2768 - pub const SIOCSIFMTU: ::c_ulong = 0x00008922; 2768 + pub const SIOCSIFMTU: c_ulong = 0x00008922; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:2769:28 | 2769 | pub const SIOCSIFHWADDR: ::c_ulong = 0x00008924; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 2769 - pub const SIOCSIFHWADDR: ::c_ulong = 0x00008924; 2769 + pub const SIOCSIFHWADDR: c_ulong = 0x00008924; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:2770:27 | 2770 | pub const SIOCGIFENCAP: ::c_ulong = 0x00008925; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 2770 - pub const SIOCGIFENCAP: ::c_ulong = 0x00008925; 2770 + pub const SIOCGIFENCAP: c_ulong = 0x00008925; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:2771:27 | 2771 | pub const SIOCSIFENCAP: ::c_ulong = 0x00008926; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 2771 - pub const SIOCSIFENCAP: ::c_ulong = 0x00008926; 2771 + pub const SIOCSIFENCAP: c_ulong = 0x00008926; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:2772:28 | 2772 | pub const SIOCGIFHWADDR: ::c_ulong = 0x00008927; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 2772 - pub const SIOCGIFHWADDR: ::c_ulong = 0x00008927; 2772 + pub const SIOCGIFHWADDR: c_ulong = 0x00008927; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:2773:27 | 2773 | pub const SIOCGIFSLAVE: ::c_ulong = 0x00008929; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 2773 - pub const SIOCGIFSLAVE: ::c_ulong = 0x00008929; 2773 + pub const SIOCGIFSLAVE: c_ulong = 0x00008929; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:2774:27 | 2774 | pub const SIOCSIFSLAVE: ::c_ulong = 0x00008930; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 2774 - pub const SIOCSIFSLAVE: ::c_ulong = 0x00008930; 2774 + pub const SIOCSIFSLAVE: c_ulong = 0x00008930; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:2775:27 | 2775 | pub const SIOCADDMULTI: ::c_ulong = 0x00008931; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 2775 - pub const SIOCADDMULTI: ::c_ulong = 0x00008931; 2775 + pub const SIOCADDMULTI: c_ulong = 0x00008931; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:2776:27 | 2776 | pub const SIOCDELMULTI: ::c_ulong = 0x00008932; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 2776 - pub const SIOCDELMULTI: ::c_ulong = 0x00008932; 2776 + pub const SIOCDELMULTI: c_ulong = 0x00008932; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:2777:27 | 2777 | pub const SIOCGIFINDEX: ::c_ulong = 0x00008933; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 2777 - pub const SIOCGIFINDEX: ::c_ulong = 0x00008933; 2777 + pub const SIOCGIFINDEX: c_ulong = 0x00008933; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:2778:26 | 2778 | pub const SIOGIFINDEX: ::c_ulong = SIOCGIFINDEX; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 2778 - pub const SIOGIFINDEX: ::c_ulong = SIOCGIFINDEX; 2778 + pub const SIOGIFINDEX: c_ulong = SIOCGIFINDEX; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:2779:28 | 2779 | pub const SIOCSIFPFLAGS: ::c_ulong = 0x00008934; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 2779 - pub const SIOCSIFPFLAGS: ::c_ulong = 0x00008934; 2779 + pub const SIOCSIFPFLAGS: c_ulong = 0x00008934; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:2780:28 | 2780 | pub const SIOCGIFPFLAGS: ::c_ulong = 0x00008935; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 2780 - pub const SIOCGIFPFLAGS: ::c_ulong = 0x00008935; 2780 + pub const SIOCGIFPFLAGS: c_ulong = 0x00008935; | Compiling serde_bytes v0.11.9 error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:2781:26 | 2781 | pub const SIOCDIFADDR: ::c_ulong = 0x00008936; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 2781 - pub const SIOCDIFADDR: ::c_ulong = 0x00008936; 2781 + pub const SIOCDIFADDR: c_ulong = 0x00008936; | Compiling serde_cbor v0.11.2 error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:2782:33 | 2782 | pub const SIOCSIFHWBROADCAST: ::c_ulong = 0x00008937; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 2782 - pub const SIOCSIFHWBROADCAST: ::c_ulong = 0x00008937; 2782 + pub const SIOCSIFHWBROADCAST: c_ulong = 0x00008937; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:2783:27 | 2783 | pub const SIOCGIFCOUNT: ::c_ulong = 0x00008938; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 2783 - pub const SIOCGIFCOUNT: ::c_ulong = 0x00008938; 2783 + pub const SIOCGIFCOUNT: c_ulong = 0x00008938; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:2784:24 | 2784 | pub const SIOCGIFBR: ::c_ulong = 0x00008940; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 2784 - pub const SIOCGIFBR: ::c_ulong = 0x00008940; 2784 + pub const SIOCGIFBR: c_ulong = 0x00008940; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:2785:24 | 2785 | pub const SIOCSIFBR: ::c_ulong = 0x00008941; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 2785 - pub const SIOCSIFBR: ::c_ulong = 0x00008941; 2785 + pub const SIOCSIFBR: c_ulong = 0x00008941; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:2786:28 | 2786 | pub const SIOCGIFTXQLEN: ::c_ulong = 0x00008942; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 2786 - pub const SIOCGIFTXQLEN: ::c_ulong = 0x00008942; 2786 + pub const SIOCGIFTXQLEN: c_ulong = 0x00008942; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:2787:28 | 2787 | pub const SIOCSIFTXQLEN: ::c_ulong = 0x00008943; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 2787 - pub const SIOCSIFTXQLEN: ::c_ulong = 0x00008943; 2787 + pub const SIOCSIFTXQLEN: c_ulong = 0x00008943; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:2788:26 | 2788 | pub const SIOCETHTOOL: ::c_ulong = 0x00008946; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 2788 - pub const SIOCETHTOOL: ::c_ulong = 0x00008946; 2788 + pub const SIOCETHTOOL: c_ulong = 0x00008946; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:2789:26 | 2789 | pub const SIOCGMIIPHY: ::c_ulong = 0x00008947; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 2789 - pub const SIOCGMIIPHY: ::c_ulong = 0x00008947; 2789 + pub const SIOCGMIIPHY: c_ulong = 0x00008947; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:2790:26 | 2790 | pub const SIOCGMIIREG: ::c_ulong = 0x00008948; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 2790 - pub const SIOCGMIIREG: ::c_ulong = 0x00008948; 2790 + pub const SIOCGMIIREG: c_ulong = 0x00008948; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:2791:26 | 2791 | pub const SIOCSMIIREG: ::c_ulong = 0x00008949; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 2791 - pub const SIOCSMIIREG: ::c_ulong = 0x00008949; 2791 + pub const SIOCSMIIREG: c_ulong = 0x00008949; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:2792:25 | 2792 | pub const SIOCWANDEV: ::c_ulong = 0x0000894A; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 2792 - pub const SIOCWANDEV: ::c_ulong = 0x0000894A; 2792 + pub const SIOCWANDEV: c_ulong = 0x0000894A; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:2793:26 | 2793 | pub const SIOCOUTQNSD: ::c_ulong = 0x0000894B; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 2793 - pub const SIOCOUTQNSD: ::c_ulong = 0x0000894B; 2793 + pub const SIOCOUTQNSD: c_ulong = 0x0000894B; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:2794:24 | 2794 | pub const SIOCGSKNS: ::c_ulong = 0x0000894C; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 2794 - pub const SIOCGSKNS: ::c_ulong = 0x0000894C; 2794 + pub const SIOCGSKNS: c_ulong = 0x0000894C; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:2795:23 | 2795 | pub const SIOCDARP: ::c_ulong = 0x00008953; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 2795 - pub const SIOCDARP: ::c_ulong = 0x00008953; 2795 + pub const SIOCDARP: c_ulong = 0x00008953; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:2796:23 | 2796 | pub const SIOCGARP: ::c_ulong = 0x00008954; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 2796 - pub const SIOCGARP: ::c_ulong = 0x00008954; 2796 + pub const SIOCGARP: c_ulong = 0x00008954; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:2797:23 | 2797 | pub const SIOCSARP: ::c_ulong = 0x00008955; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 2797 - pub const SIOCSARP: ::c_ulong = 0x00008955; 2797 + pub const SIOCSARP: c_ulong = 0x00008955; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:2798:24 | 2798 | pub const SIOCDRARP: ::c_ulong = 0x00008960; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 2798 - pub const SIOCDRARP: ::c_ulong = 0x00008960; 2798 + pub const SIOCDRARP: c_ulong = 0x00008960; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:2799:24 | 2799 | pub const SIOCGRARP: ::c_ulong = 0x00008961; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 2799 - pub const SIOCGRARP: ::c_ulong = 0x00008961; 2799 + pub const SIOCGRARP: c_ulong = 0x00008961; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:2800:24 | 2800 | pub const SIOCSRARP: ::c_ulong = 0x00008962; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 2800 - pub const SIOCSRARP: ::c_ulong = 0x00008962; 2800 + pub const SIOCSRARP: c_ulong = 0x00008962; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:2801:25 | 2801 | pub const SIOCGIFMAP: ::c_ulong = 0x00008970; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 2801 - pub const SIOCGIFMAP: ::c_ulong = 0x00008970; 2801 + pub const SIOCGIFMAP: c_ulong = 0x00008970; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:2802:25 | 2802 | pub const SIOCSIFMAP: ::c_ulong = 0x00008971; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 2802 - pub const SIOCSIFMAP: ::c_ulong = 0x00008971; 2802 + pub const SIOCSIFMAP: c_ulong = 0x00008971; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:2803:28 | 2803 | pub const SIOCSHWTSTAMP: ::c_ulong = 0x000089b0; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 2803 - pub const SIOCSHWTSTAMP: ::c_ulong = 0x000089b0; 2803 + pub const SIOCSHWTSTAMP: c_ulong = 0x000089b0; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:2804:28 | 2804 | pub const SIOCGHWTSTAMP: ::c_ulong = 0x000089b1; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 2804 - pub const SIOCGHWTSTAMP: ::c_ulong = 0x000089b1; 2804 + pub const SIOCGHWTSTAMP: c_ulong = 0x000089b1; | error[E0425]: cannot find value `O_NONBLOCK` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:3319:34 | 3319 | pub const IN_NONBLOCK: ::c_int = O_NONBLOCK; | ^^^^^^^^^^ not found in this scope error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:3774:28 | 3774 | pub const J1939_NO_NAME: ::c_ulong = 0; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 3774 - pub const J1939_NO_NAME: ::c_ulong = 0; 3774 + pub const J1939_NO_NAME: c_ulong = 0; | error[E0412]: cannot find type `msghdr` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:3911:37 | 3911 | pub fn CMSG_NXTHDR(mhdr: *const msghdr, | ^^^^^^ help: a struct with a similar name exists: `nlmsghdr` | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/macros.rs:77:13 | 77 | pub struct $i { $($field)* } | ------------- similarly named struct `nlmsghdr` defined here error[E0412]: cannot find type `cmsghdr` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:3912:37 | 3912 | cmsg: *const cmsghdr) -> *mut cmsghdr { | ^^^^^^^ help: a struct with a similar name exists: `nlmsghdr` | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/macros.rs:77:13 | 77 | pub struct $i { $($field)* } | ------------- similarly named struct `nlmsghdr` defined here error[E0412]: cannot find type `cmsghdr` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:3912:54 | 3912 | cmsg: *const cmsghdr) -> *mut cmsghdr { | ^^^^^^^ help: a struct with a similar name exists: `nlmsghdr` | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/macros.rs:77:13 | 77 | pub struct $i { $($field)* } | ------------- similarly named struct `nlmsghdr` defined here error[E0412]: cannot find type `cmsghdr` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:3913:59 | 3913 | if ((*cmsg).cmsg_len as usize) < ::mem::size_of::() { | ^^^^^^^ help: a struct with a similar name exists: `nlmsghdr` | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/macros.rs:77:13 | 77 | pub struct $i { $($field)* } | ------------- similarly named struct `nlmsghdr` defined here error[E0412]: cannot find type `cmsghdr` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:3914:30 | 3914 | return 0 as *mut cmsghdr; | ^^^^^^^ help: a struct with a similar name exists: `nlmsghdr` | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/macros.rs:77:13 | 77 | pub struct $i { $($field)* } | ------------- similarly named struct `nlmsghdr` defined here error[E0412]: cannot find type `cmsghdr` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:3918:21 | 3918 | as *mut cmsghdr; | ^^^^^^^ help: a struct with a similar name exists: `nlmsghdr` | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/macros.rs:77:13 | 77 | pub struct $i { $($field)* } | ------------- similarly named struct `nlmsghdr` defined here error[E0412]: cannot find type `cmsghdr` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:3924:23 | 3924 | 0 as *mut cmsghdr | ^^^^^^^ help: a struct with a similar name exists: `nlmsghdr` | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/macros.rs:77:13 | 77 | pub struct $i { $($field)* } | ------------- similarly named struct `nlmsghdr` defined here error[E0412]: cannot find type `cmsghdr` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:3926:26 | 3926 | next as *mut cmsghdr | ^^^^^^^ help: a struct with a similar name exists: `nlmsghdr` | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/macros.rs:77:13 | 77 | pub struct $i { $($field)* } | ------------- similarly named struct `nlmsghdr` defined here error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4117:30 | 4117 | host: *mut ::c_char, | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 4117 | host: *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 4861 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 4117 - host: *mut ::c_char, 4117 + host: *mut c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4119:30 | 4119 | serv: *mut ::c_char, | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 4119 | serv: *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 4861 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 4119 - serv: *mut ::c_char, 4119 + serv: *mut c_char, | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4130:28 | 4130 | liovcnt: ::c_ulong, | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 4130 - liovcnt: ::c_ulong, 4130 + liovcnt: c_ulong, | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4132:28 | 4132 | riovcnt: ::c_ulong, | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 4132 - riovcnt: ::c_ulong, 4132 + riovcnt: c_ulong, | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4133:26 | 4133 | flags: ::c_ulong, | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 4133 - flags: ::c_ulong, 4133 + flags: c_ulong, | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4138:28 | 4138 | liovcnt: ::c_ulong, | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 4138 - liovcnt: ::c_ulong, 4138 + liovcnt: c_ulong, | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4140:28 | 4140 | riovcnt: ::c_ulong, | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 4140 - riovcnt: ::c_ulong, 4140 + riovcnt: c_ulong, | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4141:26 | 4141 | flags: ::c_ulong, | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 4141 - flags: ::c_ulong, 4141 + flags: c_ulong, | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4159:32 | 4159 | name: *const ::c_char, | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 4159 | name: *const ::c_schar, | ~~~~~~~ help: consider importing this type alias | 4861 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 4159 - name: *const ::c_char, 4159 + name: *const c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4161:29 | 4161 | buf: *mut ::c_char, | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 4161 | buf: *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 4861 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 4161 - buf: *mut ::c_char, 4161 + buf: *mut c_char, | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4166:42 | 4166 | pub fn shm_open(name: *const c_char, oflag: ::c_int, mode: mode_t) -> ::c_int; | ^^^^^^ | help: a builtin type with a similar name exists | 4166 | pub fn shm_open(name: *const char, oflag: ::c_int, mode: mode_t) -> ::c_int; | ~~~~ help: consider importing this type alias | 4861 + use ffi::c_char; | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4167:46 | 4167 | pub fn shm_unlink(name: *const ::c_char) -> ::c_int; | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 4167 | pub fn shm_unlink(name: *const ::c_schar) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 4861 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 4167 - pub fn shm_unlink(name: *const ::c_char) -> ::c_int; 4167 + pub fn shm_unlink(name: *const c_char) -> ::c_int; | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4169:43 | 4169 | pub fn mq_open(name: *const ::c_char, oflag: ::c_int, ...) -> ::mqd_t; | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 4169 | pub fn mq_open(name: *const ::c_schar, oflag: ::c_int, ...) -> ::mqd_t; | ~~~~~~~ help: consider importing this type alias | 4861 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 4169 - pub fn mq_open(name: *const ::c_char, oflag: ::c_int, ...) -> ::mqd_t; 4169 + pub fn mq_open(name: *const c_char, oflag: ::c_int, ...) -> ::mqd_t; | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4171:45 | 4171 | pub fn mq_unlink(name: *const ::c_char) -> ::c_int; | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 4171 | pub fn mq_unlink(name: *const ::c_schar) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 4861 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 4171 - pub fn mq_unlink(name: *const ::c_char) -> ::c_int; 4171 + pub fn mq_unlink(name: *const c_char) -> ::c_int; | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4174:33 | 4174 | msg_ptr: *mut ::c_char, | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 4174 | msg_ptr: *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 4861 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 4174 - msg_ptr: *mut ::c_char, 4174 + msg_ptr: *mut c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4180:33 | 4180 | msg_ptr: *mut ::c_char, | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 4180 | msg_ptr: *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 4861 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 4180 - msg_ptr: *mut ::c_char, 4180 + msg_ptr: *mut c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4187:35 | 4187 | msg_ptr: *const ::c_char, | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 4187 | msg_ptr: *const ::c_schar, | ~~~~~~~ help: consider importing this type alias | 4861 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 4187 - msg_ptr: *const ::c_char, 4187 + msg_ptr: *const c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4193:35 | 4193 | msg_ptr: *const ::c_char, | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 4193 | msg_ptr: *const ::c_schar, | ~~~~~~~ help: consider importing this type alias | 4861 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 4193 - msg_ptr: *const ::c_char, 4193 + msg_ptr: *const c_char, | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4224:50 | 4224 | pub fn strerror_r(errnum: ::c_int, buf: *mut c_char, buflen: ::size_t) -> ::c_int; | ^^^^^^ | help: a builtin type with a similar name exists | 4224 | pub fn strerror_r(errnum: ::c_int, buf: *mut char, buflen: ::size_t) -> ::c_int; | ~~~~ help: consider importing this type alias | 4861 + use ffi::c_char; | error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4227:22 | 4227 | pub fn labs(i: ::c_long) -> ::c_long; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 4227 - pub fn labs(i: ::c_long) -> ::c_long; 4227 + pub fn labs(i: c_long) -> ::c_long; | error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4227:35 | 4227 | pub fn labs(i: ::c_long) -> ::c_long; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 4227 - pub fn labs(i: ::c_long) -> ::c_long; 4227 + pub fn labs(i: ::c_long) -> c_long; | error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4233:27 | 4233 | pub fn lrand48() -> ::c_long; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 4233 - pub fn lrand48() -> ::c_long; 4233 + pub fn lrand48() -> c_long; | error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4234:49 | 4234 | pub fn nrand48(xseed: *mut ::c_ushort) -> ::c_long; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 4234 - pub fn nrand48(xseed: *mut ::c_ushort) -> ::c_long; 4234 + pub fn nrand48(xseed: *mut ::c_ushort) -> c_long; | error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4235:27 | 4235 | pub fn mrand48() -> ::c_long; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 4235 - pub fn mrand48() -> ::c_long; 4235 + pub fn mrand48() -> c_long; | error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4236:49 | 4236 | pub fn jrand48(xseed: *mut ::c_ushort) -> ::c_long; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 4236 - pub fn jrand48(xseed: *mut ::c_ushort) -> ::c_long; 4236 + pub fn jrand48(xseed: *mut ::c_ushort) -> c_long; | error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4237:28 | 4237 | pub fn srand48(seed: ::c_long); | ^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 4237 - pub fn srand48(seed: ::c_long); 4237 + pub fn srand48(seed: c_long); | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4241:35 | 4241 | pub fn lutimes(file: *const ::c_char, times: *const ::timeval) -> ::c_int; | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 4241 | pub fn lutimes(file: *const ::c_schar, times: *const ::timeval) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 4861 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 4241 - pub fn lutimes(file: *const ::c_char, times: *const ::timeval) -> ::c_int; 4241 + pub fn lutimes(file: *const c_char, times: *const ::timeval) -> ::c_int; | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4253:36 | 4253 | pub fn getspnam(name: *const ::c_char) -> *mut spwd; | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 4253 | pub fn getspnam(name: *const ::c_schar) -> *mut spwd; | ~~~~~~~ help: consider importing this type alias | 4861 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 4253 - pub fn getspnam(name: *const ::c_char) -> *mut spwd; 4253 + pub fn getspnam(name: *const c_char) -> *mut spwd; | error[E0412]: cannot find type `shmid_ds` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4259:61 | 4259 | pub fn shmctl(shmid: ::c_int, cmd: ::c_int, buf: *mut ::shmid_ds) -> ::c_int; | ^^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4260:36 | 4260 | pub fn ftok(pathname: *const ::c_char, proj_id: ::c_int) -> ::key_t; | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 4260 | pub fn ftok(pathname: *const ::c_schar, proj_id: ::c_int) -> ::key_t; | ~~~~~~~ help: consider importing this type alias | 4861 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 4260 - pub fn ftok(pathname: *const ::c_char, proj_id: ::c_int) -> ::key_t; 4260 + pub fn ftok(pathname: *const c_char, proj_id: ::c_int) -> ::key_t; | error[E0412]: cannot find type `msqid_ds` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4264:59 | 4264 | pub fn msgctl(msqid: ::c_int, cmd: ::c_int, buf: *mut msqid_ds) -> ::c_int; | ^^^^^^^^ not found in this scope error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4270:19 | 4270 | msgtyp: ::c_long, | ^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 4270 - msgtyp: ::c_long, 4270 + msgtyp: c_long, | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4283:37 | 4283 | pub fn fopen64(filename: *const c_char, mode: *const c_char) -> *mut ::FILE; | ^^^^^^ | help: a builtin type with a similar name exists | 4283 | pub fn fopen64(filename: *const char, mode: *const c_char) -> *mut ::FILE; | ~~~~ help: consider importing this type alias | 4861 + use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4283:58 | 4283 | pub fn fopen64(filename: *const c_char, mode: *const c_char) -> *mut ::FILE; | ^^^^^^ | help: a builtin type with a similar name exists | 4283 | pub fn fopen64(filename: *const c_char, mode: *const char) -> *mut ::FILE; | ~~~~ help: consider importing this type alias | 4861 + use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4285:26 | 4285 | filename: *const c_char, | ^^^^^^ | help: a builtin type with a similar name exists | 4285 | filename: *const char, | ~~~~ help: consider importing this type alias | 4861 + use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4286:22 | 4286 | mode: *const c_char, | ^^^^^^ | help: a builtin type with a similar name exists | 4286 | mode: *const char, | ~~~~ help: consider importing this type alias | 4861 + use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4300:22 | 4300 | path: *const c_char, | ^^^^^^ | help: a builtin type with a similar name exists | 4300 | path: *const char, | ~~~~ help: consider importing this type alias | 4861 + use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4301:22 | 4301 | name: *const c_char, | ^^^^^^ | help: a builtin type with a similar name exists | 4301 | name: *const char, | ~~~~ help: consider importing this type alias | 4861 + use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4306:22 | 4306 | path: *const c_char, | ^^^^^^ | help: a builtin type with a similar name exists | 4306 | path: *const char, | ~~~~ help: consider importing this type alias | 4861 + use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4307:22 | 4307 | name: *const c_char, | ^^^^^^ | help: a builtin type with a similar name exists | 4307 | name: *const char, | ~~~~ help: consider importing this type alias | 4861 + use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4313:22 | 4313 | name: *const c_char, | ^^^^^^ | help: a builtin type with a similar name exists | 4313 | name: *const char, | ~~~~ help: consider importing this type alias | 4861 + use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4318:22 | 4318 | path: *const c_char, | ^^^^^^ | help: a builtin type with a similar name exists | 4318 | path: *const char, | ~~~~ help: consider importing this type alias | 4861 + use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4319:22 | 4319 | name: *const c_char, | ^^^^^^ | help: a builtin type with a similar name exists | 4319 | name: *const char, | ~~~~ help: consider importing this type alias | 4861 + use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4325:22 | 4325 | path: *const c_char, | ^^^^^^ | help: a builtin type with a similar name exists | 4325 | path: *const char, | ~~~~ help: consider importing this type alias | 4861 + use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4326:22 | 4326 | name: *const c_char, | ^^^^^^ | help: a builtin type with a similar name exists | 4326 | name: *const char, | ~~~~ help: consider importing this type alias | 4861 + use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4333:22 | 4333 | name: *const c_char, | ^^^^^^ | help: a builtin type with a similar name exists | 4333 | name: *const char, | ~~~~ help: consider importing this type alias | 4861 + use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4338:35 | 4338 | pub fn listxattr(path: *const c_char, list: *mut c_char, size: ::size_t) -> ::ssize_t; | ^^^^^^ | help: a builtin type with a similar name exists | 4338 | pub fn listxattr(path: *const char, list: *mut c_char, size: ::size_t) -> ::ssize_t; | ~~~~ help: consider importing this type alias | 4861 + use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4338:54 | 4338 | pub fn listxattr(path: *const c_char, list: *mut c_char, size: ::size_t) -> ::ssize_t; | ^^^^^^ | help: a builtin type with a similar name exists | 4338 | pub fn listxattr(path: *const c_char, list: *mut char, size: ::size_t) -> ::ssize_t; | ~~~~ help: consider importing this type alias | 4861 + use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4339:36 | 4339 | pub fn llistxattr(path: *const c_char, list: *mut c_char, size: ::size_t) -> ::ssize_t; | ^^^^^^ | help: a builtin type with a similar name exists | 4339 | pub fn llistxattr(path: *const char, list: *mut c_char, size: ::size_t) -> ::ssize_t; | ~~~~ help: consider importing this type alias | 4861 + use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4339:55 | 4339 | pub fn llistxattr(path: *const c_char, list: *mut c_char, size: ::size_t) -> ::ssize_t; | ^^^^^^ | help: a builtin type with a similar name exists | 4339 | pub fn llistxattr(path: *const c_char, list: *mut char, size: ::size_t) -> ::ssize_t; | ~~~~ help: consider importing this type alias | 4861 + use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4340:52 | 4340 | pub fn flistxattr(filedes: ::c_int, list: *mut c_char, size: ::size_t) -> ::ssize_t; | ^^^^^^ | help: a builtin type with a similar name exists | 4340 | pub fn flistxattr(filedes: ::c_int, list: *mut char, size: ::size_t) -> ::ssize_t; | ~~~~ help: consider importing this type alias | 4861 + use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4341:37 | 4341 | pub fn removexattr(path: *const c_char, name: *const c_char) -> ::c_int; | ^^^^^^ | help: a builtin type with a similar name exists | 4341 | pub fn removexattr(path: *const char, name: *const c_char) -> ::c_int; | ~~~~ help: consider importing this type alias | 4861 + use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4341:58 | 4341 | pub fn removexattr(path: *const c_char, name: *const c_char) -> ::c_int; | ^^^^^^ | help: a builtin type with a similar name exists | 4341 | pub fn removexattr(path: *const c_char, name: *const char) -> ::c_int; | ~~~~ help: consider importing this type alias | 4861 + use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4342:38 | 4342 | pub fn lremovexattr(path: *const c_char, name: *const c_char) -> ::c_int; | ^^^^^^ | help: a builtin type with a similar name exists | 4342 | pub fn lremovexattr(path: *const char, name: *const c_char) -> ::c_int; | ~~~~ help: consider importing this type alias | 4861 + use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4342:59 | 4342 | pub fn lremovexattr(path: *const c_char, name: *const c_char) -> ::c_int; | ^^^^^^ | help: a builtin type with a similar name exists | 4342 | pub fn lremovexattr(path: *const c_char, name: *const char) -> ::c_int; | ~~~~ help: consider importing this type alias | 4861 + use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4343:56 | 4343 | pub fn fremovexattr(filedes: ::c_int, name: *const c_char) -> ::c_int; | ^^^^^^ | help: a builtin type with a similar name exists | 4343 | pub fn fremovexattr(filedes: ::c_int, name: *const char) -> ::c_int; | ~~~~ help: consider importing this type alias | 4861 + use ffi::c_char; | error[E0412]: cannot find type `sigset_t` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4344:49 | 4344 | pub fn signalfd(fd: ::c_int, mask: *const ::sigset_t, flags: ::c_int) -> ::c_int; | ^^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4355:27 | 4355 | special: *const ::c_char, | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 4355 | special: *const ::c_schar, | ~~~~~~~ help: consider importing this type alias | 4861 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 4355 - special: *const ::c_char, 4355 + special: *const c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4357:22 | 4357 | data: *mut ::c_char, | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 4357 | data: *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 4861 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 4357 - data: *mut ::c_char, 4357 + data: *mut c_char, | error[E0412]: cannot find type `sigset_t` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4364:27 | 4364 | sigmask: *const ::sigset_t, | ^^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4367:38 | 4367 | pub fn mkostemp(template: *mut ::c_char, flags: ::c_int) -> ::c_int; | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 4367 | pub fn mkostemp(template: *mut ::c_schar, flags: ::c_int) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 4861 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 4367 - pub fn mkostemp(template: *mut ::c_char, flags: ::c_int) -> ::c_int; 4367 + pub fn mkostemp(template: *mut c_char, flags: ::c_int) -> ::c_int; | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4368:39 | 4368 | pub fn mkostemps(template: *mut ::c_char, suffixlen: ::c_int, flags: ::c_int) -> ::c_int; | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 4368 | pub fn mkostemps(template: *mut ::c_schar, suffixlen: ::c_int, flags: ::c_int) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 4861 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 4368 - pub fn mkostemps(template: *mut ::c_char, suffixlen: ::c_int, flags: ::c_int) -> ::c_int; 4368 + pub fn mkostemps(template: *mut c_char, suffixlen: ::c_int, flags: ::c_int) -> ::c_int; | error[E0412]: cannot find type `sigset_t` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4370:21 | 4370 | set: *const sigset_t, | ^^^^^^^^ not found in this scope error[E0412]: cannot find type `siginfo_t` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4371:20 | 4371 | info: *mut siginfo_t, | ^^^^^^^^^ not found in this scope error[E0412]: cannot find type `sigset_t` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4374:36 | 4374 | pub fn sigwaitinfo(set: *const sigset_t, info: *mut siginfo_t) -> ::c_int; | ^^^^^^^^ not found in this scope error[E0412]: cannot find type `siginfo_t` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4374:57 | 4374 | pub fn sigwaitinfo(set: *const sigset_t, info: *mut siginfo_t) -> ::c_int; | ^^^^^^^^^ not found in this scope error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4375:73 | 4375 | pub fn nl_langinfo_l(item: ::nl_item, locale: ::locale_t) -> *mut ::c_char; | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 4375 | pub fn nl_langinfo_l(item: ::nl_item, locale: ::locale_t) -> *mut ::c_schar; | ~~~~~~~ help: consider importing this type alias | 4861 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 4375 - pub fn nl_langinfo_l(item: ::nl_item, locale: ::locale_t) -> *mut ::c_char; 4375 + pub fn nl_langinfo_l(item: ::nl_item, locale: ::locale_t) -> *mut c_char; | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4398:56 | 4398 | pub fn mkfifoat(dirfd: ::c_int, pathname: *const ::c_char, mode: ::mode_t) -> ::c_int; | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 4398 | pub fn mkfifoat(dirfd: ::c_int, pathname: *const ::c_schar, mode: ::mode_t) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 4861 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 4398 - pub fn mkfifoat(dirfd: ::c_int, pathname: *const ::c_char, mode: ::mode_t) -> ::c_int; 4398 + pub fn mkfifoat(dirfd: ::c_int, pathname: *const c_char, mode: ::mode_t) -> ::c_int; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4416:25 | 4416 | pattern: *const c_char, | ^^^^^^ | help: a builtin type with a similar name exists | 4416 | pattern: *const char, | ~~~~ help: consider importing this type alias | 4861 + use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4418:55 | 4418 | errfunc: ::Option ::c_int>, | ^^^^^^ | help: a builtin type with a similar name exists | 4418 | errfunc: ::Option ::c_int>, | ~~~~ help: consider importing this type alias | 4861 + use ffi::c_char; | error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4425:45 | 4425 | pub fn seekdir(dirp: *mut ::DIR, loc: ::c_long); | ^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 4425 - pub fn seekdir(dirp: *mut ::DIR, loc: ::c_long); 4425 + pub fn seekdir(dirp: *mut ::DIR, loc: c_long); | error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4427:43 | 4427 | pub fn telldir(dirp: *mut ::DIR) -> ::c_long; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 4427 - pub fn telldir(dirp: *mut ::DIR) -> ::c_long; 4427 + pub fn telldir(dirp: *mut ::DIR) -> c_long; | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4446:38 | 4446 | pub fn mkstemps(template: *mut ::c_char, suffixlen: ::c_int) -> ::c_int; | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 4446 | pub fn mkstemps(template: *mut ::c_schar, suffixlen: ::c_int) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 4861 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 4446 - pub fn mkstemps(template: *mut ::c_char, suffixlen: ::c_int) -> ::c_int; 4446 + pub fn mkstemps(template: *mut c_char, suffixlen: ::c_int) -> ::c_int; | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4448:51 | 4448 | pub fn nl_langinfo(item: ::nl_item) -> *mut ::c_char; | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 4448 | pub fn nl_langinfo(item: ::nl_item) -> *mut ::c_schar; | ~~~~~~~ help: consider importing this type alias | 4861 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 4448 - pub fn nl_langinfo(item: ::nl_item) -> *mut ::c_char; 4448 + pub fn nl_langinfo(item: ::nl_item) -> *mut c_char; | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4450:39 | 4450 | pub fn getdomainname(name: *mut ::c_char, len: ::size_t) -> ::c_int; | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 4450 | pub fn getdomainname(name: *mut ::c_schar, len: ::size_t) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 4861 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 4450 - pub fn getdomainname(name: *mut ::c_char, len: ::size_t) -> ::c_int; 4450 + pub fn getdomainname(name: *mut c_char, len: ::size_t) -> ::c_int; | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4451:41 | 4451 | pub fn setdomainname(name: *const ::c_char, len: ::size_t) -> ::c_int; | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 4451 | pub fn setdomainname(name: *const ::c_schar, len: ::size_t) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 4861 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 4451 - pub fn setdomainname(name: *const ::c_char, len: ::size_t) -> ::c_int; 4451 + pub fn setdomainname(name: *const c_char, len: ::size_t) -> ::c_int; | error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4455:27 | 4455 | pub fn syscall(num: ::c_long, ...) -> ::c_long; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 4455 - pub fn syscall(num: ::c_long, ...) -> ::c_long; 4455 + pub fn syscall(num: c_long, ...) -> ::c_long; | error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4455:45 | 4455 | pub fn syscall(num: ::c_long, ...) -> ::c_long; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 4455 - pub fn syscall(num: ::c_long, ...) -> ::c_long; 4455 + pub fn syscall(num: ::c_long, ...) -> c_long; | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4479:36 | 4479 | pub fn umount(target: *const ::c_char) -> ::c_int; | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 4479 | pub fn umount(target: *const ::c_schar) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 4861 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 4479 - pub fn umount(target: *const ::c_char) -> ::c_int; 4479 + pub fn umount(target: *const c_char) -> ::c_int; | error[E0412]: cannot find type `sem_t` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4493:36 | 4493 | pub fn sem_timedwait(sem: *mut sem_t, abstime: *const ::timespec) -> ::c_int; | ^^^^^ not found in this scope error[E0412]: cannot find type `sem_t` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4494:35 | 4494 | pub fn sem_getvalue(sem: *mut sem_t, sval: *mut ::c_int) -> ::c_int; | ^^^^^ not found in this scope error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4497:35 | 4497 | pub fn swapoff(path: *const ::c_char) -> ::c_int; | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 4497 | pub fn swapoff(path: *const ::c_schar) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 4861 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 4497 - pub fn swapoff(path: *const ::c_char) -> ::c_int; 4497 + pub fn swapoff(path: *const c_char) -> ::c_int; | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4505:23 | 4505 | src: *const ::c_char, | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 4505 | src: *const ::c_schar, | ~~~~~~~ help: consider importing this type alias | 4861 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 4505 - src: *const ::c_char, 4505 + src: *const c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4506:26 | 4506 | target: *const ::c_char, | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 4506 | target: *const ::c_schar, | ~~~~~~~ help: consider importing this type alias | 4861 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 4506 - target: *const ::c_char, 4506 + target: *const c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4507:26 | 4507 | fstype: *const ::c_char, | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 4507 | fstype: *const ::c_schar, | ~~~~~~~ help: consider importing this type alias | 4861 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 4507 - fstype: *const ::c_char, 4507 + fstype: *const c_char, | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4508:18 | 4508 | flags: ::c_ulong, | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 4508 - flags: ::c_ulong, 4508 + flags: c_ulong, | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4511:35 | 4511 | pub fn personality(persona: ::c_ulong) -> ::c_int; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 4511 - pub fn personality(persona: ::c_ulong) -> ::c_int; 4511 + pub fn personality(persona: c_ulong) -> ::c_int; | error[E0412]: cannot find type `sigset_t` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4518:25 | 4518 | sigmask: *const sigset_t, | ^^^^^^^^ not found in this scope error[E0412]: cannot find type `pthread_attr_t` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4570:24 | 4570 | attr: *const ::pthread_attr_t, | ^^^^^^^^^^^^^^ help: a struct with a similar name exists: `pthread_cond_t` | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/macros.rs:112:13 | 112 | pub struct $i { $($field)* } | ------------- similarly named struct `pthread_cond_t` defined here error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4573:39 | 4573 | pub fn sethostname(name: *const ::c_char, len: ::size_t) -> ::c_int; | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 4573 | pub fn sethostname(name: *const ::c_schar, len: ::size_t) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 4861 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 4573 - pub fn sethostname(name: *const ::c_char, len: ::size_t) -> ::c_int; 4573 + pub fn sethostname(name: *const c_char, len: ::size_t) -> ::c_int; | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4580:37 | 4580 | pub fn umount2(target: *const ::c_char, flags: ::c_int) -> ::c_int; | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 4580 | pub fn umount2(target: *const ::c_schar, flags: ::c_int) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 4861 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 4580 - pub fn umount2(target: *const ::c_char, flags: ::c_int) -> ::c_int; 4580 + pub fn umount2(target: *const c_char, flags: ::c_int) -> ::c_int; | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4586:34 | 4586 | pub fn swapon(path: *const ::c_char, swapflags: ::c_int) -> ::c_int; | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 4586 | pub fn swapon(path: *const ::c_schar, swapflags: ::c_int) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 4861 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 4586 - pub fn swapon(path: *const ::c_char, swapflags: ::c_int) -> ::c_int; 4586 + pub fn swapon(path: *const c_char, swapflags: ::c_int) -> ::c_int; | error[E0412]: cannot find type `sigset_t` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4604:38 | 4604 | pub fn sigsuspend(mask: *const ::sigset_t) -> ::c_int; | ^^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4608:21 | 4608 | buf: *mut ::c_char, | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 4608 | buf: *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 4861 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 4608 - buf: *mut ::c_char, 4608 + buf: *mut c_char, | error[E0412]: cannot find type `stack_t` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4612:35 | 4612 | pub fn sigaltstack(ss: *const stack_t, oss: *mut stack_t) -> ::c_int; | ^^^^^^^ not found in this scope error[E0412]: cannot find type `stack_t` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4612:54 | 4612 | pub fn sigaltstack(ss: *const stack_t, oss: *mut stack_t) -> ::c_int; | ^^^^^^^ not found in this scope error[E0412]: cannot find type `sem_t` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4613:32 | 4613 | pub fn sem_close(sem: *mut sem_t) -> ::c_int; | ^^^^^ not found in this scope error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4616:24 | 4616 | name: *const ::c_char, | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 4616 | name: *const ::c_schar, | ~~~~~~~ help: consider importing this type alias | 4861 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 4616 - name: *const ::c_char, 4616 + name: *const c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4618:21 | 4618 | buf: *mut ::c_char, | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 4618 | buf: *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 4861 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 4618 - buf: *mut ::c_char, 4618 + buf: *mut c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4622:38 | 4622 | pub fn initgroups(user: *const ::c_char, group: ::gid_t) -> ::c_int; | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 4622 | pub fn initgroups(user: *const ::c_schar, group: ::gid_t) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 4861 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 4622 - pub fn initgroups(user: *const ::c_char, group: ::gid_t) -> ::c_int; 4622 + pub fn initgroups(user: *const c_char, group: ::gid_t) -> ::c_int; | error[E0412]: cannot find type `sigset_t` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4623:54 | 4623 | pub fn pthread_sigmask(how: ::c_int, set: *const sigset_t, oldset: *mut sigset_t) -> ::c_int; | ^^^^^^^^ not found in this scope error[E0412]: cannot find type `sigset_t` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4623:77 | 4623 | pub fn pthread_sigmask(how: ::c_int, set: *const sigset_t, oldset: *mut sigset_t) -> ::c_int; | ^^^^^^^^ not found in this scope error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4624:36 | 4624 | pub fn sem_open(name: *const ::c_char, oflag: ::c_int, ...) -> *mut sem_t; | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 4624 | pub fn sem_open(name: *const ::c_schar, oflag: ::c_int, ...) -> *mut sem_t; | ~~~~~~~ help: consider importing this type alias | 4861 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 4624 - pub fn sem_open(name: *const ::c_char, oflag: ::c_int, ...) -> *mut sem_t; 4624 + pub fn sem_open(name: *const c_char, oflag: ::c_int, ...) -> *mut sem_t; | error[E0412]: cannot find type `sem_t` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4624:73 | 4624 | pub fn sem_open(name: *const ::c_char, oflag: ::c_int, ...) -> *mut sem_t; | ^^^^^ not found in this scope error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4625:36 | 4625 | pub fn getgrnam(name: *const ::c_char) -> *mut ::group; | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 4625 | pub fn getgrnam(name: *const ::c_schar) -> *mut ::group; | ~~~~~~~ help: consider importing this type alias | 4861 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 4625 - pub fn getgrnam(name: *const ::c_char) -> *mut ::group; 4625 + pub fn getgrnam(name: *const c_char) -> *mut ::group; | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4627:38 | 4627 | pub fn sem_unlink(name: *const ::c_char) -> ::c_int; | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 4627 | pub fn sem_unlink(name: *const ::c_schar) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 4861 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 4627 - pub fn sem_unlink(name: *const ::c_char) -> ::c_int; 4627 + pub fn sem_unlink(name: *const c_char) -> ::c_int; | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4630:24 | 4630 | name: *const ::c_char, | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 4630 | name: *const ::c_schar, | ~~~~~~~ help: consider importing this type alias | 4861 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 4630 - name: *const ::c_char, 4630 + name: *const c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4632:21 | 4632 | buf: *mut ::c_char, | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 4632 | buf: *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 4861 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 4632 - buf: *mut ::c_char, 4632 + buf: *mut c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4639:21 | 4639 | buf: *mut ::c_char, | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 4639 | buf: *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 4861 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 4639 - buf: *mut ::c_char, 4639 + buf: *mut c_char, | error[E0412]: cannot find type `sigset_t` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4643:32 | 4643 | pub fn sigwait(set: *const sigset_t, sig: *mut ::c_int) -> ::c_int; | ^^^^^^^^ not found in this scope error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4651:24 | 4651 | user: *const ::c_char, | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 4651 | user: *const ::c_schar, | ~~~~~~~ help: consider importing this type alias | 4861 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 4651 - user: *const ::c_char, 4651 + user: *const c_char, | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4660:34 | 4660 | pub fn popen(command: *const c_char, mode: *const c_char) -> *mut ::FILE; | ^^^^^^ | help: a builtin type with a similar name exists | 4660 | pub fn popen(command: *const char, mode: *const c_char) -> *mut ::FILE; | ~~~~ help: consider importing this type alias | 4861 + use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4660:55 | 4660 | pub fn popen(command: *const c_char, mode: *const c_char) -> *mut ::FILE; | ^^^^^^ | help: a builtin type with a similar name exists | 4660 | pub fn popen(command: *const c_char, mode: *const char) -> *mut ::FILE; | ~~~~ help: consider importing this type alias | 4861 + use ffi::c_char; | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4663:28 | 4663 | pathname: *const ::c_char, | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 4663 | pathname: *const ::c_schar, | ~~~~~~~ help: consider importing this type alias | 4861 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 4663 - pathname: *const ::c_char, 4663 + pathname: *const c_char, | error[E0412]: cannot find type `pthread_attr_t` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4669:24 | 4669 | attr: *const ::pthread_attr_t, | ^^^^^^^^^^^^^^ help: a struct with a similar name exists: `pthread_cond_t` | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/macros.rs:112:13 | 112 | pub struct $i { $($field)* } | ------------- similarly named struct `pthread_cond_t` defined here error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4684:41 | 4684 | pub fn setmntent(filename: *const ::c_char, ty: *const ::c_char) -> *mut ::FILE; | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 4684 | pub fn setmntent(filename: *const ::c_schar, ty: *const ::c_char) -> *mut ::FILE; | ~~~~~~~ help: consider importing this type alias | 4861 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 4684 - pub fn setmntent(filename: *const ::c_char, ty: *const ::c_char) -> *mut ::FILE; 4684 + pub fn setmntent(filename: *const c_char, ty: *const ::c_char) -> *mut ::FILE; | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4684:62 | 4684 | pub fn setmntent(filename: *const ::c_char, ty: *const ::c_char) -> *mut ::FILE; | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 4684 | pub fn setmntent(filename: *const ::c_char, ty: *const ::c_schar) -> *mut ::FILE; | ~~~~~~~ help: consider importing this type alias | 4861 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 4684 - pub fn setmntent(filename: *const ::c_char, ty: *const ::c_char) -> *mut ::FILE; 4684 + pub fn setmntent(filename: *const ::c_char, ty: *const c_char) -> *mut ::FILE; | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4688:58 | 4688 | pub fn hasmntopt(mnt: *const ::mntent, opt: *const ::c_char) -> *mut ::c_char; | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 4688 | pub fn hasmntopt(mnt: *const ::mntent, opt: *const ::c_schar) -> *mut ::c_char; | ~~~~~~~ help: consider importing this type alias | 4861 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 4688 - pub fn hasmntopt(mnt: *const ::mntent, opt: *const ::c_char) -> *mut ::c_char; 4688 + pub fn hasmntopt(mnt: *const ::mntent, opt: *const c_char) -> *mut ::c_char; | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4688:76 | 4688 | pub fn hasmntopt(mnt: *const ::mntent, opt: *const ::c_char) -> *mut ::c_char; | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 4688 | pub fn hasmntopt(mnt: *const ::mntent, opt: *const ::c_char) -> *mut ::c_schar; | ~~~~~~~ help: consider importing this type alias | 4861 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 4688 - pub fn hasmntopt(mnt: *const ::mntent, opt: *const ::c_char) -> *mut ::c_char; 4688 + pub fn hasmntopt(mnt: *const ::mntent, opt: *const ::c_char) -> *mut c_char; | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4692:24 | 4692 | path: *const ::c_char, | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 4692 | path: *const ::c_schar, | ~~~~~~~ help: consider importing this type alias | 4861 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 4692 - path: *const ::c_char, 4692 + path: *const c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4695:29 | 4695 | argv: *const *mut ::c_char, | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 4695 | argv: *const *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 4861 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 4695 - argv: *const *mut ::c_char, 4695 + argv: *const *mut c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4696:29 | 4696 | envp: *const *mut ::c_char, | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 4696 | envp: *const *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 4861 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 4696 - envp: *const *mut ::c_char, 4696 + envp: *const *mut c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4700:24 | 4700 | file: *const ::c_char, | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 4700 | file: *const ::c_schar, | ~~~~~~~ help: consider importing this type alias | 4861 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 4700 - file: *const ::c_char, 4700 + file: *const c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4703:29 | 4703 | argv: *const *mut ::c_char, | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 4703 | argv: *const *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 4861 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 4703 - argv: *const *mut ::c_char, 4703 + argv: *const *mut c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4704:29 | 4704 | envp: *const *mut ::c_char, | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 4704 | envp: *const *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 4861 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 4704 - envp: *const *mut ::c_char, 4704 + envp: *const *mut c_char, | error[E0412]: cannot find type `sigset_t` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4710:25 | 4710 | default: *mut ::sigset_t, | ^^^^^^^^ not found in the crate root error[E0412]: cannot find type `sigset_t` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4714:27 | 4714 | default: *const ::sigset_t, | ^^^^^^^^ not found in the crate root error[E0412]: cannot find type `sigset_t` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4718:25 | 4718 | default: *mut ::sigset_t, | ^^^^^^^^ not found in the crate root error[E0412]: cannot find type `sigset_t` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4722:27 | 4722 | default: *const ::sigset_t, | ^^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4753:24 | 4753 | path: *const ::c_char, | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 4753 | path: *const ::c_schar, | ~~~~~~~ help: consider importing this type alias | 4861 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 4753 - path: *const ::c_char, 4753 + path: *const c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4775:58 | 4775 | pub fn inotify_add_watch(fd: ::c_int, path: *const ::c_char, mask: u32) -> ::c_int; | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 4775 | pub fn inotify_add_watch(fd: ::c_int, path: *const ::c_schar, mask: u32) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 4861 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 4775 - pub fn inotify_add_watch(fd: ::c_int, path: *const ::c_char, mask: u32) -> ::c_int; 4775 + pub fn inotify_add_watch(fd: ::c_int, path: *const c_char, mask: u32) -> ::c_int; | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4778:60 | 4778 | pub fn regcomp(preg: *mut ::regex_t, pattern: *const ::c_char, cflags: ::c_int) -> ::c_int; | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 4778 | pub fn regcomp(preg: *mut ::regex_t, pattern: *const ::c_schar, cflags: ::c_int) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 4861 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 4778 - pub fn regcomp(preg: *mut ::regex_t, pattern: *const ::c_char, cflags: ::c_int) -> ::c_int; 4778 + pub fn regcomp(preg: *mut ::regex_t, pattern: *const c_char, cflags: ::c_int) -> ::c_int; | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4782:25 | 4782 | input: *const ::c_char, | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 4782 | input: *const ::c_schar, | ~~~~~~~ help: consider importing this type alias | 4861 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 4782 - input: *const ::c_char, 4782 + input: *const c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4791:24 | 4791 | errbuf: *mut ::c_char, | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 4791 | errbuf: *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 4861 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 4791 - errbuf: *mut ::c_char, 4791 + errbuf: *mut c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4797:40 | 4797 | pub fn iconv_open(tocode: *const ::c_char, fromcode: *const ::c_char) -> iconv_t; | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 4797 | pub fn iconv_open(tocode: *const ::c_schar, fromcode: *const ::c_char) -> iconv_t; | ~~~~~~~ help: consider importing this type alias | 4861 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 4797 - pub fn iconv_open(tocode: *const ::c_char, fromcode: *const ::c_char) -> iconv_t; 4797 + pub fn iconv_open(tocode: *const c_char, fromcode: *const ::c_char) -> iconv_t; | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4797:67 | 4797 | pub fn iconv_open(tocode: *const ::c_char, fromcode: *const ::c_char) -> iconv_t; | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 4797 | pub fn iconv_open(tocode: *const ::c_char, fromcode: *const ::c_schar) -> iconv_t; | ~~~~~~~ help: consider importing this type alias | 4861 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 4797 - pub fn iconv_open(tocode: *const ::c_char, fromcode: *const ::c_char) -> iconv_t; 4797 + pub fn iconv_open(tocode: *const ::c_char, fromcode: *const c_char) -> iconv_t; | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4800:28 | 4800 | inbuf: *mut *mut ::c_char, | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 4800 | inbuf: *mut *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 4861 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 4800 - inbuf: *mut *mut ::c_char, 4800 + inbuf: *mut *mut c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4802:29 | 4802 | outbuf: *mut *mut ::c_char, | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 4802 | outbuf: *mut *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 4861 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 4802 - outbuf: *mut *mut ::c_char, 4802 + outbuf: *mut *mut c_char, | error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4824:29 | 4824 | pub fn gethostid() -> ::c_long; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 4861 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 4824 - pub fn gethostid() -> ::c_long; 4824 + pub fn gethostid() -> c_long; | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4835:65 | 4835 | pub fn pthread_getname_np(thread: ::pthread_t, name: *mut ::c_char, len: ::size_t) -> ::c_int; | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 4835 | pub fn pthread_getname_np(thread: ::pthread_t, name: *mut ::c_schar, len: ::size_t) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 4861 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 4835 - pub fn pthread_getname_np(thread: ::pthread_t, name: *mut ::c_char, len: ::size_t) -> ::c_int; 4835 + pub fn pthread_getname_np(thread: ::pthread_t, name: *mut c_char, len: ::size_t) -> ::c_int; | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4836:67 | 4836 | pub fn pthread_setname_np(thread: ::pthread_t, name: *const ::c_char) -> ::c_int; | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 4836 | pub fn pthread_setname_np(thread: ::pthread_t, name: *const ::c_schar) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 4861 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 4836 - pub fn pthread_setname_np(thread: ::pthread_t, name: *const ::c_char) -> ::c_int; 4836 + pub fn pthread_setname_np(thread: ::pthread_t, name: *const c_char) -> ::c_int; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4839:27 | 4839 | argv: *const *mut c_char, | ^^^^^^ | help: a builtin type with a similar name exists | 4839 | argv: *const *mut char, | ~~~~ help: consider importing this type alias | 4861 + use ffi::c_char; | error[E0412]: cannot find type `c_char` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4840:27 | 4840 | optstring: *const c_char, | ^^^^^^ | help: a builtin type with a similar name exists | 4840 | optstring: *const char, | ~~~~ help: consider importing this type alias | 4861 + use ffi::c_char; | error[E0412]: cannot find type `c_long` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/musl/mod.rs:2:20 | 2 | pub type clock_t = c_long; | ^^^^^^ not found in this scope | help: consider importing this type alias | 1 + use ffi::c_long; | error[E0412]: cannot find type `c_long` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/musl/mod.rs:12:19 | 12 | pub type time_t = c_long; | ^^^^^^ not found in this scope | help: consider importing this type alias | 1 + use ffi::c_long; | error[E0412]: cannot find type `c_long` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/musl/mod.rs:13:24 | 13 | pub type suseconds_t = c_long; | ^^^^^^ not found in this scope | help: consider importing this type alias | 1 + use ffi::c_long; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/musl/mod.rs:18:23 | 18 | pub type shmatt_t = ::c_ulong; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 1 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 18 - pub type shmatt_t = ::c_ulong; 18 + pub type shmatt_t = c_ulong; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/musl/mod.rs:19:24 | 19 | pub type msgqnum_t = ::c_ulong; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 1 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 19 - pub type msgqnum_t = ::c_ulong; 19 + pub type msgqnum_t = c_ulong; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/musl/mod.rs:20:23 | 20 | pub type msglen_t = ::c_ulong; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 1 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 20 - pub type msglen_t = ::c_ulong; 20 + pub type msglen_t = c_ulong; | error[E0412]: cannot find type `siginfo_t` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/musl/mod.rs:37:6 | 37 | impl siginfo_t { | ^^^^^^^^^ help: a struct with a similar name exists: `siginfo_f` ... 92 | struct siginfo_f { | ---------------- similarly named struct `siginfo_f` defined here error[E0412]: cannot find type `siginfo_t` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/musl/mod.rs:46:27 | 46 | (*(self as *const siginfo_t as *const siginfo_sigfault)).si_addr | ^^^^^^^^^ help: a struct with a similar name exists: `siginfo_f` ... 92 | struct siginfo_f { | ---------------- similarly named struct `siginfo_f` defined here error[E0412]: cannot find type `siginfo_t` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/musl/mod.rs:59:27 | 59 | (*(self as *const siginfo_t as *const siginfo_si_value)).si_value | ^^^^^^^^^ help: a struct with a similar name exists: `siginfo_f` ... 92 | struct siginfo_f { | ---------------- similarly named struct `siginfo_f` defined here error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/musl/mod.rs:71:25 | 71 | si_utime: ::c_long, | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 71 - si_utime: ::c_long, 71 + si_utime: c_long, | error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/musl/mod.rs:72:25 | 72 | si_stime: ::c_long, | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 72 - si_stime: ::c_long, 72 + si_stime: c_long, | error[E0412]: cannot find type `siginfo_t` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/musl/mod.rs:97:14 | 92 | struct siginfo_f { | ---------------- similarly named struct `siginfo_f` defined here ... 97 | impl siginfo_t { | ^^^^^^^^^ help: a struct with a similar name exists: `siginfo_f` error[E0412]: cannot find type `siginfo_t` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/musl/mod.rs:99:36 | 92 | struct siginfo_f { | ---------------- similarly named struct `siginfo_f` defined here ... 99 | &(*(self as *const siginfo_t as *const siginfo_f)).sifields | ^^^^^^^^^ help: a struct with a similar name exists: `siginfo_f` error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/musl/mod.rs:114:48 | 114 | pub unsafe fn si_utime(&self) -> ::c_long { | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 114 - pub unsafe fn si_utime(&self) -> ::c_long { 114 + pub unsafe fn si_utime(&self) -> c_long { | error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/musl/mod.rs:118:48 | 118 | pub unsafe fn si_stime(&self) -> ::c_long { | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 118 - pub unsafe fn si_stime(&self) -> ::c_long { 118 + pub unsafe fn si_stime(&self) -> c_long { | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/musl/mod.rs:143:22 | 143 | __dummy4: [::c_char; 16], | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 143 | __dummy4: [::c_schar; 16], | ~~~~~~~ help: consider importing this type alias | 1 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 143 - __dummy4: [::c_char; 16], 143 + __dummy4: [c_char; 16], | error[E0412]: cannot find type `sigset_t` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/musl/mod.rs:148:24 | 148 | pub sa_mask: ::sigset_t, | ^^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/musl/mod.rs:154:24 | 154 | pub f_bsize: ::c_ulong, | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 1 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 154 - pub f_bsize: ::c_ulong, 154 + pub f_bsize: c_ulong, | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/musl/mod.rs:155:25 | 155 | pub f_frsize: ::c_ulong, | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 1 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 155 - pub f_frsize: ::c_ulong, 155 + pub f_frsize: c_ulong, | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/musl/mod.rs:163:23 | 163 | pub f_fsid: ::c_ulong, | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 1 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 163 - pub f_fsid: ::c_ulong, 163 + pub f_fsid: c_ulong, | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/musl/mod.rs:168:23 | 168 | pub f_flag: ::c_ulong, | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 1 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 168 - pub f_flag: ::c_ulong, 168 + pub f_flag: c_ulong, | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/musl/mod.rs:169:26 | 169 | pub f_namemax: ::c_ulong, | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 1 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 169 - pub f_namemax: ::c_ulong, 169 + pub f_namemax: c_ulong, | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/musl/mod.rs:197:23 | 197 | __padding2: ::c_char, | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 197 | __padding2: ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 197 - __padding2: ::c_char, 197 + __padding2: c_char, | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/musl/mod.rs:201:24 | 201 | pub rt_pad1: ::c_ulong, | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 1 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 201 - pub rt_pad1: ::c_ulong, 201 + pub rt_pad1: c_ulong, | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/musl/mod.rs:207:24 | 207 | pub rt_pad3: ::c_ulong, | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 1 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 207 - pub rt_pad3: ::c_ulong, 207 + pub rt_pad3: c_ulong, | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/musl/mod.rs:215:28 | 215 | pub rt_dev: *mut ::c_char, | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 215 | pub rt_dev: *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 215 - pub rt_dev: *mut ::c_char, 215 + pub rt_dev: *mut c_char, | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/musl/mod.rs:216:23 | 216 | pub rt_mtu: ::c_ulong, | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 1 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 216 - pub rt_mtu: ::c_ulong, 216 + pub rt_mtu: c_ulong, | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/musl/mod.rs:217:26 | 217 | pub rt_window: ::c_ulong, | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 1 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 217 - pub rt_window: ::c_ulong, 217 + pub rt_window: c_ulong, | error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/musl/mod.rs:241:23 | 241 | pub offset: ::c_long, | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 241 - pub offset: ::c_long, 241 + pub offset: c_long, | error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/musl/mod.rs:242:21 | 242 | pub freq: ::c_long, | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 242 - pub freq: ::c_long, 242 + pub freq: c_long, | error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/musl/mod.rs:243:25 | 243 | pub maxerror: ::c_long, | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 243 - pub maxerror: ::c_long, 243 + pub maxerror: c_long, | error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/musl/mod.rs:244:25 | 244 | pub esterror: ::c_long, | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 244 - pub esterror: ::c_long, 244 + pub esterror: c_long, | error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/musl/mod.rs:246:25 | 246 | pub constant: ::c_long, | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 246 - pub constant: ::c_long, 246 + pub constant: c_long, | error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/musl/mod.rs:247:26 | 247 | pub precision: ::c_long, | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 247 - pub precision: ::c_long, 247 + pub precision: c_long, | error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/musl/mod.rs:248:26 | 248 | pub tolerance: ::c_long, | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 248 - pub tolerance: ::c_long, 248 + pub tolerance: c_long, | error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/musl/mod.rs:250:21 | 250 | pub tick: ::c_long, | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 250 - pub tick: ::c_long, 250 + pub tick: c_long, | error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/musl/mod.rs:251:24 | 251 | pub ppsfreq: ::c_long, | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 251 - pub ppsfreq: ::c_long, 251 + pub ppsfreq: c_long, | error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/musl/mod.rs:252:23 | 252 | pub jitter: ::c_long, | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 252 - pub jitter: ::c_long, 252 + pub jitter: c_long, | error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/musl/mod.rs:254:23 | 254 | pub stabil: ::c_long, | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 254 - pub stabil: ::c_long, 254 + pub stabil: c_long, | error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/musl/mod.rs:255:23 | 255 | pub jitcnt: ::c_long, | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 255 - pub jitcnt: ::c_long, 255 + pub jitcnt: c_long, | error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/musl/mod.rs:256:23 | 256 | pub calcnt: ::c_long, | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 256 - pub calcnt: ::c_long, 256 + pub calcnt: c_long, | error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/musl/mod.rs:257:23 | 257 | pub errcnt: ::c_long, | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 257 - pub errcnt: ::c_long, 257 + pub errcnt: c_long, | error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/musl/mod.rs:258:23 | 258 | pub stbcnt: ::c_long, | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 258 - pub stbcnt: ::c_long, 258 + pub stbcnt: c_long, | error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/musl/mod.rs:265:25 | 265 | pub maxerror: ::c_long, | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 265 - pub maxerror: ::c_long, 265 + pub maxerror: c_long, | error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/musl/mod.rs:266:25 | 266 | pub esterror: ::c_long, | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 266 - pub esterror: ::c_long, 266 + pub esterror: c_long, | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/musl/mod.rs:272:23 | 272 | pub uptime: ::c_ulong, | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 1 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 272 - pub uptime: ::c_ulong, 272 + pub uptime: c_ulong, | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/musl/mod.rs:273:23 | 273 | pub loads: [::c_ulong; 3], | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 1 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 273 - pub loads: [::c_ulong; 3], 273 + pub loads: [c_ulong; 3], | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/musl/mod.rs:274:25 | 274 | pub totalram: ::c_ulong, | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 1 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 274 - pub totalram: ::c_ulong, 274 + pub totalram: c_ulong, | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/musl/mod.rs:275:24 | 275 | pub freeram: ::c_ulong, | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 1 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 275 - pub freeram: ::c_ulong, 275 + pub freeram: c_ulong, | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/musl/mod.rs:276:26 | 276 | pub sharedram: ::c_ulong, | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 1 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 276 - pub sharedram: ::c_ulong, 276 + pub sharedram: c_ulong, | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/musl/mod.rs:277:26 | 277 | pub bufferram: ::c_ulong, | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 1 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 277 - pub bufferram: ::c_ulong, 277 + pub bufferram: c_ulong, | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/musl/mod.rs:278:26 | 278 | pub totalswap: ::c_ulong, | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 1 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 278 - pub totalswap: ::c_ulong, 278 + pub totalswap: c_ulong, | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/musl/mod.rs:279:25 | 279 | pub freeswap: ::c_ulong, | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 1 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 279 - pub freeswap: ::c_ulong, 279 + pub freeswap: c_ulong, | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/musl/mod.rs:282:26 | 282 | pub totalhigh: ::c_ulong, | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 1 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 282 - pub totalhigh: ::c_ulong, 282 + pub totalhigh: c_ulong, | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/musl/mod.rs:283:25 | 283 | pub freehigh: ::c_ulong, | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 1 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 283 - pub freehigh: ::c_ulong, 283 + pub freehigh: c_ulong, | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/musl/mod.rs:285:28 | 285 | pub __reserved: [::c_char; 256], | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 285 | pub __reserved: [::c_schar; 256], | ~~~~~~~ help: consider importing this type alias | 1 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 285 - pub __reserved: [::c_char; 256], 285 + pub __reserved: [c_char; 256], | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/musl/mod.rs:299:25 | 299 | pub ut_line: [::c_char; 32], | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 299 | pub ut_line: [::c_schar; 32], | ~~~~~~~ help: consider importing this type alias | 1 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 299 - pub ut_line: [::c_char; 32], 299 + pub ut_line: [c_char; 32], | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/musl/mod.rs:300:23 | 300 | pub ut_id: [::c_char; 4], | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 300 | pub ut_id: [::c_schar; 4], | ~~~~~~~ help: consider importing this type alias | 1 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 300 - pub ut_id: [::c_char; 4], 300 + pub ut_id: [c_char; 4], | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/musl/mod.rs:301:25 | 301 | pub ut_user: [::c_char; 32], | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 301 | pub ut_user: [::c_schar; 32], | ~~~~~~~ help: consider importing this type alias | 1 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 301 - pub ut_user: [::c_char; 32], 301 + pub ut_user: [c_char; 32], | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/musl/mod.rs:302:25 | 302 | pub ut_host: [::c_char; 256], | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 302 | pub ut_host: [::c_schar; 256], | ~~~~~~~ help: consider importing this type alias | 1 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 302 - pub ut_host: [::c_char; 256], 302 + pub ut_host: [c_char; 256], | error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/musl/mod.rs:306:27 | 306 | pub ut_session: ::c_long, | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 306 - pub ut_session: ::c_long, 306 + pub ut_session: c_long, | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/musl/mod.rs:324:22 | 324 | __unused: [::c_char; 20], | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 324 | __unused: [::c_schar; 20], | ~~~~~~~ help: consider importing this type alias | 1 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 324 - __unused: [::c_char; 20], 324 + __unused: [c_char; 20], | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/musl/mod.rs:483:26 | 483 | pub const MS_RMT_MASK: ::c_ulong = 0x02800051; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 1 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 483 - pub const MS_RMT_MASK: ::c_ulong = 0x02800051; 483 + pub const MS_RMT_MASK: c_ulong = 0x02800051; | error[E0425]: cannot find value `O_DIRECTORY` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/musl/mod.rs:492:45 | 492 | pub const O_TMPFILE: ::c_int = 0o20000000 | O_DIRECTORY; | ^^^^^^^^^^^ not found in this scope error[E0425]: cannot find value `O_NONBLOCK` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/musl/mod.rs:530:31 | 530 | pub const O_NDELAY: ::c_int = O_NONBLOCK; | ^^^^^^^^^^ help: a constant with a similar name exists: `EFD_NONBLOCK` ... 599 | pub const EFD_NONBLOCK: ::c_int = ::O_NONBLOCK; | ----------------------------------------------- similarly named constant `EFD_NONBLOCK` defined here error[E0425]: cannot find value `MAP_ANON` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/musl/mod.rs:536:36 | 536 | pub const MAP_ANONYMOUS: ::c_int = MAP_ANON; | ^^^^^^^^ not found in this scope error[E0425]: cannot find value `SIGSYS` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/musl/mod.rs:544:34 | 544 | pub const SIGUNUSED: ::c_int = ::SIGSYS; | ^^^^^^ not found in the crate root error[E0425]: cannot find value `O_NONBLOCK` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/musl/mod.rs:599:37 | 599 | pub const EFD_NONBLOCK: ::c_int = ::O_NONBLOCK; | ^^^^^^^^^^ help: a constant with a similar name exists: `IN_NONBLOCK` | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:3319:1 | 3319 | pub const IN_NONBLOCK: ::c_int = O_NONBLOCK; | -------------------------------------------- similarly named constant `IN_NONBLOCK` defined here error[E0425]: cannot find value `O_NONBLOCK` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/musl/mod.rs:601:37 | 601 | pub const SFD_NONBLOCK: ::c_int = ::O_NONBLOCK; | ^^^^^^^^^^ help: a constant with a similar name exists: `IN_NONBLOCK` | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:3319:1 | 3319 | pub const IN_NONBLOCK: ::c_int = O_NONBLOCK; | -------------------------------------------- similarly named constant `IN_NONBLOCK` defined here error[E0425]: cannot find value `O_NONBLOCK` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/musl/mod.rs:603:38 | 599 | pub const EFD_NONBLOCK: ::c_int = ::O_NONBLOCK; | ----------------------------------------------- similarly named constant `EFD_NONBLOCK` defined here ... 603 | pub const PIDFD_NONBLOCK: ::c_uint = O_NONBLOCK as ::c_uint; | ^^^^^^^^^^ help: a constant with a similar name exists: `EFD_NONBLOCK` error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/musl/mod.rs:695:20 | 695 | pub const MAXTC: ::c_long = 6; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 695 - pub const MAXTC: ::c_long = 6; 695 + pub const MAXTC: c_long = 6; | error[E0412]: cannot find type `c_long` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/musl/mod.rs:741:47 | 741 | pub fn ptrace(request: ::c_int, ...) -> ::c_long; | ^^^^^^ not found in the crate root | help: consider importing this type alias | 1 + use ffi::c_long; | help: if you import `c_long`, refer to it directly | 741 - pub fn ptrace(request: ::c_int, ...) -> ::c_long; 741 + pub fn ptrace(request: ::c_int, ...) -> c_long; | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/musl/mod.rs:752:24 | 752 | path: *const ::c_char, | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 752 | path: *const ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 752 - path: *const ::c_char, 752 + path: *const c_char, | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/musl/mod.rs:754:31 | 754 | pub fn getauxval(type_: ::c_ulong) -> ::c_ulong; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 1 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 754 - pub fn getauxval(type_: ::c_ulong) -> ::c_ulong; 754 + pub fn getauxval(type_: c_ulong) -> ::c_ulong; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/musl/mod.rs:754:45 | 754 | pub fn getauxval(type_: ::c_ulong) -> ::c_ulong; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 1 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 754 - pub fn getauxval(type_: ::c_ulong) -> ::c_ulong; 754 + pub fn getauxval(type_: ::c_ulong) -> c_ulong; | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/musl/mod.rs:764:30 | 764 | pub fn ctermid(s: *mut ::c_char) -> *mut ::c_char; | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 764 | pub fn ctermid(s: *mut ::c_schar) -> *mut ::c_char; | ~~~~~~~ help: consider importing this type alias | 1 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 764 - pub fn ctermid(s: *mut ::c_char) -> *mut ::c_char; 764 + pub fn ctermid(s: *mut c_char) -> *mut ::c_char; | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/musl/mod.rs:764:48 | 764 | pub fn ctermid(s: *mut ::c_char) -> *mut ::c_char; | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 764 | pub fn ctermid(s: *mut ::c_char) -> *mut ::c_schar; | ~~~~~~~ help: consider importing this type alias | 1 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 764 - pub fn ctermid(s: *mut ::c_char) -> *mut ::c_char; 764 + pub fn ctermid(s: *mut ::c_char) -> *mut c_char; | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/musl/mod.rs:766:40 | 766 | pub fn memfd_create(name: *const ::c_char, flags: ::c_uint) -> ::c_int; | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 766 | pub fn memfd_create(name: *const ::c_schar, flags: ::c_uint) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 766 - pub fn memfd_create(name: *const ::c_char, flags: ::c_uint) -> ::c_int; 766 + pub fn memfd_create(name: *const c_char, flags: ::c_uint) -> ::c_int; | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/musl/mod.rs:770:42 | 770 | pub fn euidaccess(pathname: *const ::c_char, mode: ::c_int) -> ::c_int; | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 770 | pub fn euidaccess(pathname: *const ::c_schar, mode: ::c_int) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 770 - pub fn euidaccess(pathname: *const ::c_char, mode: ::c_int) -> ::c_int; 770 + pub fn euidaccess(pathname: *const c_char, mode: ::c_int) -> ::c_int; | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/musl/mod.rs:771:39 | 771 | pub fn eaccess(pathname: *const ::c_char, mode: ::c_int) -> ::c_int; | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 771 | pub fn eaccess(pathname: *const ::c_schar, mode: ::c_int) -> ::c_int; | ~~~~~~~ help: consider importing this type alias | 1 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 771 - pub fn eaccess(pathname: *const ::c_char, mode: ::c_int) -> ::c_int; 771 + pub fn eaccess(pathname: *const c_char, mode: ::c_int) -> ::c_int; | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/musl/mod.rs:773:51 | 773 | pub fn asctime_r(tm: *const ::tm, buf: *mut ::c_char) -> *mut ::c_char; | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 773 | pub fn asctime_r(tm: *const ::tm, buf: *mut ::c_schar) -> *mut ::c_char; | ~~~~~~~ help: consider importing this type alias | 1 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 773 - pub fn asctime_r(tm: *const ::tm, buf: *mut ::c_char) -> *mut ::c_char; 773 + pub fn asctime_r(tm: *const ::tm, buf: *mut c_char) -> *mut ::c_char; | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/musl/mod.rs:773:69 | 773 | pub fn asctime_r(tm: *const ::tm, buf: *mut ::c_char) -> *mut ::c_char; | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 773 | pub fn asctime_r(tm: *const ::tm, buf: *mut ::c_char) -> *mut ::c_schar; | ~~~~~~~ help: consider importing this type alias | 1 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 773 - pub fn asctime_r(tm: *const ::tm, buf: *mut ::c_char) -> *mut ::c_char; 773 + pub fn asctime_r(tm: *const ::tm, buf: *mut ::c_char) -> *mut c_char; | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/musl/mod.rs:776:19 | 776 | s: *mut ::c_char, | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 776 | s: *mut ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 776 - s: *mut ::c_char, 776 + s: *mut c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/musl/mod.rs:778:26 | 778 | format: *const ::c_char, | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 778 | format: *const ::c_schar, | ~~~~~~~ help: consider importing this type alias | 1 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 778 - format: *const ::c_char, 778 + format: *const c_char, | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/musl/mod.rs:781:33 | 781 | pub fn strptime(s: *const ::c_char, format: *const ::c_char, tm: *mut ::tm) -> *mut ::c_char; | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 781 | pub fn strptime(s: *const ::c_schar, format: *const ::c_char, tm: *mut ::tm) -> *mut ::c_char; | ~~~~~~~ help: consider importing this type alias | 1 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 781 - pub fn strptime(s: *const ::c_char, format: *const ::c_char, tm: *mut ::tm) -> *mut ::c_char; 781 + pub fn strptime(s: *const c_char, format: *const ::c_char, tm: *mut ::tm) -> *mut ::c_char; | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/musl/mod.rs:781:58 | 781 | pub fn strptime(s: *const ::c_char, format: *const ::c_char, tm: *mut ::tm) -> *mut ::c_char; | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 781 | pub fn strptime(s: *const ::c_char, format: *const ::c_schar, tm: *mut ::tm) -> *mut ::c_char; | ~~~~~~~ help: consider importing this type alias | 1 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 781 - pub fn strptime(s: *const ::c_char, format: *const ::c_char, tm: *mut ::tm) -> *mut ::c_char; 781 + pub fn strptime(s: *const ::c_char, format: *const c_char, tm: *mut ::tm) -> *mut ::c_char; | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/musl/mod.rs:781:91 | 781 | pub fn strptime(s: *const ::c_char, format: *const ::c_char, tm: *mut ::tm) -> *mut ::c_char; | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 781 | pub fn strptime(s: *const ::c_char, format: *const ::c_char, tm: *mut ::tm) -> *mut ::c_schar; | ~~~~~~~ help: consider importing this type alias | 1 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 781 - pub fn strptime(s: *const ::c_char, format: *const ::c_char, tm: *mut ::tm) -> *mut ::c_char; 781 + pub fn strptime(s: *const ::c_char, format: *const ::c_char, tm: *mut ::tm) -> *mut c_char; | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/musl/mod.rs:783:33 | 783 | pub fn dirname(path: *mut ::c_char) -> *mut ::c_char; | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 783 | pub fn dirname(path: *mut ::c_schar) -> *mut ::c_char; | ~~~~~~~ help: consider importing this type alias | 1 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 783 - pub fn dirname(path: *mut ::c_char) -> *mut ::c_char; 783 + pub fn dirname(path: *mut c_char) -> *mut ::c_char; | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/musl/mod.rs:783:51 | 783 | pub fn dirname(path: *mut ::c_char) -> *mut ::c_char; | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 783 | pub fn dirname(path: *mut ::c_char) -> *mut ::c_schar; | ~~~~~~~ help: consider importing this type alias | 1 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 783 - pub fn dirname(path: *mut ::c_char) -> *mut ::c_char; 783 + pub fn dirname(path: *mut ::c_char) -> *mut c_char; | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/musl/mod.rs:784:34 | 784 | pub fn basename(path: *mut ::c_char) -> *mut ::c_char; | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 784 | pub fn basename(path: *mut ::c_schar) -> *mut ::c_char; | ~~~~~~~ help: consider importing this type alias | 1 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 784 - pub fn basename(path: *mut ::c_char) -> *mut ::c_char; 784 + pub fn basename(path: *mut c_char) -> *mut ::c_char; | error[E0412]: cannot find type `c_char` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/musl/mod.rs:784:52 | 784 | pub fn basename(path: *mut ::c_char) -> *mut ::c_char; | ^^^^^^ | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here | help: a type alias with a similar name exists | 784 | pub fn basename(path: *mut ::c_char) -> *mut ::c_schar; | ~~~~~~~ help: consider importing this type alias | 1 + use ffi::c_char; | help: if you import `c_char`, refer to it directly | 784 - pub fn basename(path: *mut ::c_char) -> *mut ::c_char; 784 + pub fn basename(path: *mut ::c_char) -> *mut c_char; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/arch/generic/mod.rs:119:30 | 119 | pub const FICLONE: ::c_ulong = 0x40049409; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 1 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 119 - pub const FICLONE: ::c_ulong = 0x40049409; 119 + pub const FICLONE: c_ulong = 0x40049409; | error[E0412]: cannot find type `c_ulong` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/arch/generic/mod.rs:120:35 | 120 | pub const FICLONERANGE: ::c_ulong = 0x4020940D; | ^^^^^^^ not found in the crate root | help: consider importing this type alias | 1 + use ffi::c_ulong; | help: if you import `c_ulong`, refer to it directly | 120 - pub const FICLONERANGE: ::c_ulong = 0x4020940D; 120 + pub const FICLONERANGE: c_ulong = 0x4020940D; | error[E0412]: cannot find type `__u64` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/align.rs:60:27 | 60 | pub mask: __u64, | ^^^^^ not found in this scope | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4880:1 | 4880 | expand_align!(); | --------------- in this macro invocation | = note: this error originates in the macro `expand_align` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `__u64` in this scope --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/align.rs:60:27 | 60 | pub mask: __u64, | ^^^^^ not found in this scope | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4880:1 | 4880 | expand_align!(); | --------------- in this macro invocation | = note: this error originates in the macro `expand_align` (in Nightly builds, run with -Z macro-backtrace for more info) help: you might be missing a type parameter --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/macros.rs:77:26 | 77 | pub struct $i<__u64> { $($field)* } | +++++++ error[E0425]: cannot find value `__SIZEOF_PTHREAD_MUTEX_T` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/align.rs:106:30 | 106 | size: [u8; ::__SIZEOF_PTHREAD_MUTEX_T], | ^^^^^^^^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `__SIZEOF_PTHREAD_MUTEXATTR_T` | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/musl/mod.rs:547:1 | 547 | pub const __SIZEOF_PTHREAD_MUTEXATTR_T: usize = 4; | -------------------------------------------------- similarly named constant `__SIZEOF_PTHREAD_MUTEXATTR_T` defined here | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4880:1 | 4880 | expand_align!(); | --------------- in this macro invocation | = note: this error originates in the macro `expand_align` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find value `__SIZEOF_PTHREAD_RWLOCK_T` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/align.rs:130:30 | 130 | size: [u8; ::__SIZEOF_PTHREAD_RWLOCK_T], | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `__SIZEOF_PTHREAD_RWLOCKATTR_T` | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/musl/mod.rs:548:1 | 548 | pub const __SIZEOF_PTHREAD_RWLOCKATTR_T: usize = 8; | --------------------------------------------------- similarly named constant `__SIZEOF_PTHREAD_RWLOCKATTR_T` defined here | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4880:1 | 4880 | expand_align!(); | --------------- in this macro invocation | = note: this error originates in the macro `expand_align` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find value `__SIZEOF_PTHREAD_BARRIER_T` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/align.rs:154:30 | 154 | size: [u8; ::__SIZEOF_PTHREAD_BARRIER_T], | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `__SIZEOF_PTHREAD_BARRIERATTR_T` | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/musl/mod.rs:549:1 | 549 | pub const __SIZEOF_PTHREAD_BARRIERATTR_T: usize = 4; | ---------------------------------------------------- similarly named constant `__SIZEOF_PTHREAD_BARRIERATTR_T` defined here | ::: /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/mod.rs:4880:1 | 4880 | expand_align!(); | --------------- in this macro invocation | = note: this error originates in the macro `expand_align` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `__u64` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/non_exhaustive.rs:5:22 | 5 | pub flags: ::__u64, | ^^^^^ not found in the crate root error[E0412]: cannot find type `__u64` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/non_exhaustive.rs:6:21 | 6 | pub mode: ::__u64, | ^^^^^ not found in the crate root error[E0412]: cannot find type `__u64` in the crate root --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.144/src/unix/linux_like/linux/non_exhaustive.rs:7:24 | 7 | pub resolve: ::__u64, | ^^^^^ not found in the crate root Compiling serde_bencode v0.2.3 Compiling synstructure v0.12.6 Some errors have detailed explanations: E0412, E0425, E0573. For more information about an error, try `rustc --explain E0412`. error: could not compile `libc` (lib) due to 853 previous errors warning: build failed, waiting for other jobs to finish... error: could not compile `libc` (lib) due to 853 previous errors >>> ERROR: c2rust: build failed >>> c2rust: Uninstalling dependencies... (1/53) Purging .makedepends-c2rust (20240711.101200) (2/53) Purging cargo-auditable (0.6.2-r0) (3/53) Purging clang17-dev (17.0.6-r2) (4/53) Purging clang17 (17.0.6-r2) (5/53) Purging clang17-libclang (17.0.6-r2) (6/53) Purging clang17-headers (17.0.6-r2) (7/53) Purging clang17-libs (17.0.6-r2) (8/53) Purging clang17-static (17.0.6-r2) (9/53) Purging cmake (3.30.0-r0) (10/53) Purging libxml2-dev (2.12.8-r0) (11/53) Purging libxml2-utils (2.12.8-r0) (12/53) Purging llvm17-dev (17.0.6-r2) (13/53) Purging llvm17 (17.0.6-r2) (14/53) Purging llvm17-linker-tools (17.0.6-r2) (15/53) Purging libffi-dev (3.4.6-r0) (16/53) Purging linux-headers (6.6-r0) (17/53) Purging zlib-dev (1.3.1-r1) (18/53) Purging zstd-dev (1.5.6-r0) (19/53) Purging zstd (1.5.6-r0) (20/53) Purging llvm17-test-utils-pyc (17.0.6-r2) (21/53) Purging llvm17-test-utils (17.0.6-r2) (22/53) Purging llvm17-libs (17.0.6-r2) (23/53) Purging llvm17-gtest (17.0.6-r2) (24/53) Purging llvm17-static (17.0.6-r2) (25/53) Purging ncurses-dev (6.5_p20240601-r0) (26/53) Purging libncurses++ (6.5_p20240601-r0) (27/53) Purging openssl-dev (3.3.1-r3) (28/53) Purging tinycbor-dev (0.6.0-r1) (29/53) Purging libtinycbor (0.6.0-r1) (30/53) Purging cargo (1.79.0-r1) (31/53) Purging rust (1.79.0-r1) (32/53) Purging libarchive (3.7.4-r0) (33/53) Purging libformw (6.5_p20240601-r0) (34/53) Purging libmenuw (6.5_p20240601-r0) (35/53) Purging libuv (1.48.0-r0) (36/53) Purging llvm18-libs (18.1.8-r0) (37/53) Purging python3-pyc (3.12.3-r1) (38/53) Purging python3-pycache-pyc0 (3.12.3-r1) (39/53) Purging pyc (3.12.3-r1) (40/53) Purging rhash-libs (1.4.4-r0) (41/53) Purging scudo-malloc (18.1.8-r0) (42/53) Purging xz-dev (5.6.2-r0) (43/53) Purging xz (5.6.2-r0) (44/53) Purging python3 (3.12.3-r1) (45/53) Purging gdbm (1.24-r0) (46/53) Purging libbz2 (1.0.8-r6) (47/53) Purging libffi (3.4.6-r0) (48/53) Purging libpanelw (6.5_p20240601-r0) (49/53) Purging libxml2 (2.12.8-r0) (50/53) Purging mpdecimal (4.0.0-r0) (51/53) Purging readline (8.2.10-r0) (52/53) Purging sqlite-libs (3.46.0-r0) (53/53) Purging xz-libs (5.6.2-r0) Executing busybox-1.36.1-r31.trigger OK: 213 MiB in 99 packages