Compiling proc-macro2 v0.4.30 Compiling unicode-xid v0.1.0 Compiling syn v0.15.44 Compiling libc v0.2.65 Compiling rustybox v0.0.0 (/media/axon/Devel/WorkStation/PlayGround/rustybox) Compiling c2rust-asm-casts v0.1.1 Compiling lazy_static v1.4.0 Compiling quote v0.6.13 Compiling c2rust-bitfields-derive v0.2.0 Compiling c2rust-bitfields v0.3.0 warning: attribute should be applied to a function or static --> archival/bbunzip.rs:19:3 | 19 | #[no_mangle] | ^^^^^^^^^^^^ 20 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = note: `#[warn(unused_attributes)]` on by default = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/bbunzip.rs:22:3 | 22 | #[no_mangle] | ^^^^^^^^^^^^ 23 | static mut stderr: *mut FILE; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/bbunzip.rs:25:3 | 25 | #[no_mangle] | ^^^^^^^^^^^^ 26 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/bbunzip.rs:28:3 | 28 | #[no_mangle] | ^^^^^^^^^^^^ 29 | fn utimes(__file: *const libc::c_char, __tvp: *const timeval) -> libc::c_int; | ----------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/bbunzip.rs:31:3 | 31 | #[no_mangle] | ^^^^^^^^^^^^ 32 | static mut option_mask32: u32; | ------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/bzip2.rs:9:3 | 9 | #[no_mangle] | ^^^^^^^^^^^^ 10 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/bzip2.rs:12:3 | 12 | #[no_mangle] | ^^^^^^^^^^^^ 13 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/bzip2.rs:15:3 | 15 | #[no_mangle] | ^^^^^^^^^^^^ 16 | static mut option_mask32: u32; | ------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/cpio.rs:24:3 | 24 | #[no_mangle] | ^^^^^^^^^^^^ 25 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/cpio.rs:27:3 | 27 | #[no_mangle] | ^^^^^^^^^^^^ 28 | fn gnu_dev_major(__dev: libc::dev_t) -> libc::c_uint; | ----------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/cpio.rs:30:3 | 30 | #[no_mangle] | ^^^^^^^^^^^^ 31 | fn gnu_dev_minor(__dev: libc::dev_t) -> libc::c_uint; | ----------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/cpio.rs:33:3 | 33 | #[no_mangle] | ^^^^^^^^^^^^ 34 | static mut stdin: *mut FILE; | ---------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/cpio.rs:36:3 | 36 | #[no_mangle] | ^^^^^^^^^^^^ 37 | static mut stderr: *mut FILE; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/cpio.rs:39:3 | 39 | #[no_mangle] | ^^^^^^^^^^^^ 40 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/cpio.rs:42:3 | 42 | #[no_mangle] | ^^^^^^^^^^^^ 43 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/cpio.rs:45:3 | 45 | #[no_mangle] | ^^^^^^^^^^^^ 46 | fn mkdir(__path: *const libc::c_char, __mode: mode_t) -> libc::c_int; | --------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/cpio.rs:48:3 | 48 | #[no_mangle] | ^^^^^^^^^^^^ 49 | static mut option_mask32: u32; | ------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/cpio.rs:51:3 | 51 | #[no_mangle] | ^^^^^^^^^^^^ 52 | static mut bb_common_bufsiz1: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/cpio.rs:54:3 | 54 | #[no_mangle] | ^^^^^^^^^^^^ 55 | static cpio_TRAILER: [libc::c_char; 0]; | --------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/dpkg.rs:33:3 | 33 | #[no_mangle] | ^^^^^^^^^^^^ 34 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/dpkg.rs:36:3 | 36 | #[no_mangle] | ^^^^^^^^^^^^ 37 | fn strncmp(_: *const libc::c_char, _: *const libc::c_char, _: libc::c_ulong) -> libc::c_int; | -------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/dpkg.rs:39:3 | 39 | #[no_mangle] | ^^^^^^^^^^^^ 40 | fn fputs_unlocked(__s: *const libc::c_char, __stream: *mut FILE) -> libc::c_int; | -------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/dpkg.rs:42:3 | 42 | #[no_mangle] | ^^^^^^^^^^^^ 43 | fn strcspn(_: *const libc::c_char, _: *const libc::c_char) -> libc::c_ulong; | ---------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/dpkg.rs:45:3 | 45 | #[no_mangle] | ^^^^^^^^^^^^ 46 | fn strspn(_: *const libc::c_char, _: *const libc::c_char) -> libc::c_ulong; | --------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/dpkg.rs:48:3 | 48 | #[no_mangle] | ^^^^^^^^^^^^ 49 | / fn strtok_r( 50 | | __s: *mut libc::c_char, 51 | | __delim: *const libc::c_char, 52 | | __save_ptr: *mut *mut libc::c_char, 53 | | ) -> *mut libc::c_char; | |_________________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/dpkg.rs:55:3 | 55 | #[no_mangle] | ^^^^^^^^^^^^ 56 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/dpkg.rs:58:3 | 58 | #[no_mangle] | ^^^^^^^^^^^^ 59 | static mut option_mask32: u32; | ------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/dpkg.rs:61:3 | 61 | #[no_mangle] | ^^^^^^^^^^^^ 62 | static ptr_to_globals: *mut globals; | ------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/dpkg.rs:64:3 | 64 | #[no_mangle] | ^^^^^^^^^^^^ 65 | / fn fnmatch( 66 | | __pattern: *const libc::c_char, 67 | | __name: *const libc::c_char, 68 | | __flags: libc::c_int, 69 | | ) -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/dpkg_deb.rs:8:3 | 8 | #[no_mangle] | ^^^^^^^^^^^^ 9 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/dpkg_deb.rs:11:3 | 11 | #[no_mangle] | ^^^^^^^^^^^^ 12 | fn mkdir(__path: *const libc::c_char, __mode: mode_t) -> libc::c_int; | --------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/gzip.rs:5:3 | 5 | #[no_mangle] | ^^^^^^^^^^^^ 6 | fn memcpy(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ----------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/gzip.rs:7:3 | 7 | #[no_mangle] | ^^^^^^^^^^^^ 8 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/gzip.rs:9:3 | 9 | #[no_mangle] | ^^^^^^^^^^^^ 10 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/gzip.rs:11:3 | 11 | #[no_mangle] | ^^^^^^^^^^^^ 12 | static ptr_to_globals: *mut globals; | ------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/gzip.rs:14:3 | 14 | #[no_mangle] | ^^^^^^^^^^^^ 15 | static mut global_crc32_table: *mut u32; | ---------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/gzip.rs:17:3 | 17 | #[no_mangle] | ^^^^^^^^^^^^ 18 | static mut option_mask32: u32; | ------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/libarchive/data_extract_all.rs:27:3 | 27 | #[no_mangle] | ^^^^^^^^^^^^ 28 | fn mkdir(__path: *const libc::c_char, __mode: mode_t) -> libc::c_int; | --------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/libarchive/data_extract_all.rs:30:3 | 30 | #[no_mangle] | ^^^^^^^^^^^^ 31 | fn utimes(__file: *const libc::c_char, __tvp: *const timeval) -> libc::c_int; | ----------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/libarchive/data_extract_to_command.rs:9:3 | 9 | #[no_mangle] | ^^^^^^^^^^^^ 10 | fn vfork() -> libc::c_int; | -------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/libarchive/data_extract_to_command.rs:11:3 | 11 | #[no_mangle] | ^^^^^^^^^^^^ 12 | fn signal(__sig: libc::c_int, __handler: __sighandler_t) -> __sighandler_t; | --------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/libarchive/data_extract_to_command.rs:13:3 | 13 | #[no_mangle] | ^^^^^^^^^^^^ 14 | fn execl(__path: *const libc::c_char, __arg: *const libc::c_char, _: ...) -> libc::c_int; | ----------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/libarchive/data_extract_to_command.rs:15:3 | 15 | #[no_mangle] | ^^^^^^^^^^^^ 16 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/libarchive/decompress_bunzip2.rs:9:3 | 9 | #[no_mangle] | ^^^^^^^^^^^^ 10 | fn _setjmp(_: *mut __jmp_buf_tag) -> libc::c_int; | ------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/libarchive/decompress_bunzip2.rs:11:3 | 11 | #[no_mangle] | ^^^^^^^^^^^^ 12 | fn longjmp(_: *mut __jmp_buf_tag, _: libc::c_int) -> !; | ------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/libarchive/decompress_bunzip2.rs:13:3 | 13 | #[no_mangle] | ^^^^^^^^^^^^ 14 | fn read(__fd: libc::c_int, __buf: *mut libc::c_void, __nbytes: size_t) -> ssize_t; | ---------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/libarchive/decompress_bunzip2.rs:15:3 | 15 | #[no_mangle] | ^^^^^^^^^^^^ 16 | fn memcpy(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ----------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/libarchive/decompress_gunzip.rs:13:3 | 13 | #[no_mangle] | ^^^^^^^^^^^^ 14 | fn _setjmp(_: *mut __jmp_buf_tag) -> libc::c_int; | ------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/libarchive/decompress_gunzip.rs:15:3 | 15 | #[no_mangle] | ^^^^^^^^^^^^ 16 | fn longjmp(_: *mut __jmp_buf_tag, _: libc::c_int) -> !; | ------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/libarchive/decompress_gunzip.rs:17:3 | 17 | #[no_mangle] | ^^^^^^^^^^^^ 18 | fn memcpy(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ----------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/libarchive/decompress_gunzip.rs:19:3 | 19 | #[no_mangle] | ^^^^^^^^^^^^ 20 | fn memmove(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ------------------------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/libarchive/decompress_gunzip.rs:21:3 | 21 | #[no_mangle] | ^^^^^^^^^^^^ 22 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/libarchive/decompress_unxz.rs:8:3 | 8 | #[no_mangle] | ^^^^^^^^^^^^ 9 | fn memcpy(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ----------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/libarchive/decompress_unxz.rs:10:3 | 10 | #[no_mangle] | ^^^^^^^^^^^^ 11 | fn memmove(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ------------------------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/libarchive/decompress_unxz.rs:12:3 | 12 | #[no_mangle] | ^^^^^^^^^^^^ 13 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/libarchive/decompress_unxz.rs:14:3 | 14 | #[no_mangle] | ^^^^^^^^^^^^ 15 | fn memcmp(_: *const libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> libc::c_int; | ------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/libarchive/decompress_unxz.rs:17:3 | 17 | #[no_mangle] | ^^^^^^^^^^^^ 18 | fn malloc(_: libc::c_ulong) -> *mut libc::c_void; | ------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/libarchive/decompress_unxz.rs:139:3 | 139 | #[no_mangle] | ^^^^^^^^^^^^ 140 | static mut global_crc32_table: *mut u32; | ---------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/libarchive/find_list_entry.rs:3:3 | 3 | #[no_mangle] | ^^^^^^^^^^^^ 4 | / fn fnmatch( 5 | | __pattern: *const libc::c_char, 6 | | __name: *const libc::c_char, 7 | | __flags: libc::c_int, 8 | | ) -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/libarchive/get_header_ar.rs:10:3 | 10 | #[no_mangle] | ^^^^^^^^^^^^ 11 | fn read(__fd: libc::c_int, __buf: *mut libc::c_void, __nbytes: size_t) -> ssize_t; | ---------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/libarchive/get_header_ar.rs:13:3 | 13 | #[no_mangle] | ^^^^^^^^^^^^ 14 | fn lseek(__fd: libc::c_int, __offset: off64_t, __whence: libc::c_int) -> off64_t; | --------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/libarchive/get_header_ar.rs:16:3 | 16 | #[no_mangle] | ^^^^^^^^^^^^ 17 | fn memmove(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ------------------------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/libarchive/get_header_ar.rs:19:3 | 19 | #[no_mangle] | ^^^^^^^^^^^^ 20 | fn strcspn(_: *const libc::c_char, _: *const libc::c_char) -> libc::c_ulong; | ---------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/libarchive/get_header_cpio.rs:19:3 | 19 | #[no_mangle] | ^^^^^^^^^^^^ 20 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/libarchive/get_header_cpio.rs:22:3 | 22 | #[no_mangle] | ^^^^^^^^^^^^ 23 | static cpio_TRAILER: [libc::c_char; 0]; | --------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/libarchive/get_header_tar.rs:17:3 | 17 | #[no_mangle] | ^^^^^^^^^^^^ 18 | / fn strtoull( 19 | | __nptr: *const libc::c_char, 20 | | __endptr: *mut *mut libc::c_char, 21 | | __base: libc::c_int, 22 | | ) -> libc::c_ulonglong; | |_________________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/libarchive/get_header_tar.rs:24:3 | 24 | #[no_mangle] | ^^^^^^^^^^^^ 25 | fn lseek(__fd: libc::c_int, __offset: off64_t, __whence: libc::c_int) -> off64_t; | --------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/libarchive/get_header_tar.rs:26:3 | 26 | #[no_mangle] | ^^^^^^^^^^^^ 27 | fn memcmp(_: *const libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> libc::c_int; | ------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/libarchive/header_verbose_list.rs:9:3 | 9 | #[no_mangle] | ^^^^^^^^^^^^ 10 | fn localtime_r(__timer: *const time_t, __tp: *mut tm) -> *mut tm; | ----------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/libarchive/open_transformer.rs:14:3 | 14 | #[no_mangle] | ^^^^^^^^^^^^ 15 | fn vfork() -> libc::c_int; | -------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/libarchive/open_transformer.rs:17:3 | 17 | #[no_mangle] | ^^^^^^^^^^^^ 18 | fn _exit(_: libc::c_int) -> !; | ------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/libarchive/open_transformer.rs:20:3 | 20 | #[no_mangle] | ^^^^^^^^^^^^ 21 | fn memcpy(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ----------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/libarchive/open_transformer.rs:22:3 | 22 | #[no_mangle] | ^^^^^^^^^^^^ 23 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/libarchive/open_transformer.rs:24:3 | 24 | #[no_mangle] | ^^^^^^^^^^^^ 25 | fn wait(__stat_loc: *mut libc::c_int) -> pid_t; | ----------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/libarchive/open_transformer.rs:27:3 | 27 | #[no_mangle] | ^^^^^^^^^^^^ 28 | static mut bb_got_signal: smallint; | ----------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/libarchive/seek_by_jump.rs:6:3 | 6 | #[no_mangle] | ^^^^^^^^^^^^ 7 | fn lseek(__fd: libc::c_int, __offset: off64_t, __whence: libc::c_int) -> off64_t; | --------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/libarchive/unsafe_symlink_target.rs:7:3 | 7 | #[no_mangle] | ^^^^^^^^^^^^ 8 | fn link(__from: *const libc::c_char, __to: *const libc::c_char) -> libc::c_int; | ------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/libarchive/unsafe_symlink_target.rs:10:3 | 10 | #[no_mangle] | ^^^^^^^^^^^^ 11 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/lzop.rs:11:3 | 11 | #[no_mangle] | ^^^^^^^^^^^^ 12 | fn memmove(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ------------------------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/lzop.rs:13:3 | 13 | #[no_mangle] | ^^^^^^^^^^^^ 14 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/lzop.rs:15:3 | 15 | #[no_mangle] | ^^^^^^^^^^^^ 16 | fn memcmp(_: *const libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> libc::c_int; | ------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/lzop.rs:17:3 | 17 | #[no_mangle] | ^^^^^^^^^^^^ 18 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/lzop.rs:20:3 | 20 | #[no_mangle] | ^^^^^^^^^^^^ 21 | static mut option_mask32: u32; | ------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/lzop.rs:23:3 | 23 | #[no_mangle] | ^^^^^^^^^^^^ 24 | static mut global_crc32_table: *mut u32; | ---------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/lzop.rs:26:3 | 26 | #[no_mangle] | ^^^^^^^^^^^^ 27 | static mut bb_common_bufsiz1: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/rpm.rs:28:3 | 28 | #[no_mangle] | ^^^^^^^^^^^^ 29 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/rpm.rs:31:3 | 31 | #[no_mangle] | ^^^^^^^^^^^^ 32 | fn getpagesize() -> libc::c_int; | -------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/rpm.rs:34:3 | 34 | #[no_mangle] | ^^^^^^^^^^^^ 35 | / fn bsearch( 36 | | __key: *const libc::c_void, 37 | | __base: *const libc::c_void, 38 | | __nmemb: size_t, 39 | | __size: size_t, 40 | | __compar: __compar_fn_t, 41 | | ) -> *mut libc::c_void; | |_________________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/rpm.rs:43:3 | 43 | #[no_mangle] | ^^^^^^^^^^^^ 44 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/rpm.rs:45:3 | 45 | #[no_mangle] | ^^^^^^^^^^^^ 46 | / fn mmap( 47 | | __addr: *mut libc::c_void, 48 | | __len: size_t, 49 | | __prot: libc::c_int, ... | 52 | | __offset: off64_t, 53 | | ) -> *mut libc::c_void; | |_________________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/rpm.rs:54:3 | 54 | #[no_mangle] | ^^^^^^^^^^^^ 55 | fn munmap(__addr: *mut libc::c_void, __len: size_t) -> libc::c_int; | ------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/rpm.rs:57:3 | 57 | #[no_mangle] | ^^^^^^^^^^^^ 58 | / fn strftime( 59 | | __s: *mut libc::c_char, 60 | | __maxsize: size_t, 61 | | __format: *const libc::c_char, 62 | | __tp: *const tm, 63 | | ) -> size_t; | |______________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/rpm.rs:64:3 | 64 | #[no_mangle] | ^^^^^^^^^^^^ 65 | fn localtime(__timer: *const time_t) -> *mut tm; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/rpm.rs:70:3 | 70 | #[no_mangle] | ^^^^^^^^^^^^ 71 | static mut bb_got_signal: smallint; | ----------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/rpm.rs:77:3 | 77 | #[no_mangle] | ^^^^^^^^^^^^ 78 | static bb_msg_standard_output: [libc::c_char; 0]; | ------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/rpm.rs:79:3 | 79 | #[no_mangle] | ^^^^^^^^^^^^ 80 | static mut bb_common_bufsiz1: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/tar.rs:31:3 | 31 | #[no_mangle] | ^^^^^^^^^^^^ 32 | / fn fnmatch( 33 | | __pattern: *const libc::c_char, 34 | | __name: *const libc::c_char, 35 | | __flags: libc::c_int, 36 | | ) -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/tar.rs:37:3 | 37 | #[no_mangle] | ^^^^^^^^^^^^ 38 | fn memcpy(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ----------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/tar.rs:39:3 | 39 | #[no_mangle] | ^^^^^^^^^^^^ 40 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/tar.rs:42:3 | 42 | #[no_mangle] | ^^^^^^^^^^^^ 43 | fn dup(__fd: libc::c_int) -> libc::c_int; | ----------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/tar.rs:44:3 | 44 | #[no_mangle] | ^^^^^^^^^^^^ 45 | fn execlp(__file: *const libc::c_char, __arg: *const libc::c_char, _: ...) -> libc::c_int; | ------------------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/tar.rs:46:3 | 46 | #[no_mangle] | ^^^^^^^^^^^^ 47 | fn _exit(_: libc::c_int) -> !; | ------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/tar.rs:49:3 | 49 | #[no_mangle] | ^^^^^^^^^^^^ 50 | fn vfork() -> libc::c_int; | -------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/tar.rs:51:3 | 51 | #[no_mangle] | ^^^^^^^^^^^^ 52 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/tar.rs:53:3 | 53 | #[no_mangle] | ^^^^^^^^^^^^ 54 | fn gnu_dev_major(__dev: libc::dev_t) -> libc::c_uint; | ----------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/tar.rs:55:3 | 55 | #[no_mangle] | ^^^^^^^^^^^^ 56 | fn gnu_dev_minor(__dev: libc::dev_t) -> libc::c_uint; | ----------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/tar.rs:57:3 | 57 | #[no_mangle] | ^^^^^^^^^^^^ 58 | fn signal(__sig: libc::c_int, __handler: __sighandler_t) -> __sighandler_t; | --------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/tar.rs:59:3 | 59 | #[no_mangle] | ^^^^^^^^^^^^ 60 | static mut stdout: *mut FILE; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/tar.rs:61:3 | 61 | #[no_mangle] | ^^^^^^^^^^^^ 62 | static mut stderr: *mut FILE; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/tar.rs:64:3 | 64 | #[no_mangle] | ^^^^^^^^^^^^ 65 | fn strncpy(_: *mut libc::c_char, _: *const libc::c_char, _: libc::c_ulong) -> *mut libc::c_char; | ------------------------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/tar.rs:67:3 | 67 | #[no_mangle] | ^^^^^^^^^^^^ 68 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/tar.rs:70:3 | 70 | #[no_mangle] | ^^^^^^^^^^^^ 71 | static mut bb_got_signal: smallint; | ----------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/tar.rs:73:3 | 73 | #[no_mangle] | ^^^^^^^^^^^^ 74 | static mut bb_common_bufsiz1: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/unzip.rs:24:3 | 24 | #[no_mangle] | ^^^^^^^^^^^^ 25 | static mut optarg: *mut libc::c_char; | ------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/unzip.rs:27:3 | 27 | #[no_mangle] | ^^^^^^^^^^^^ 28 | static mut stdin: *mut FILE; | ---------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/unzip.rs:30:3 | 30 | #[no_mangle] | ^^^^^^^^^^^^ 31 | / fn fgets_unlocked( 32 | | __s: *mut libc::c_char, 33 | | __n: libc::c_int, 34 | | __stream: *mut FILE, 35 | | ) -> *mut libc::c_char; | |_________________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/unzip.rs:37:3 | 37 | #[no_mangle] | ^^^^^^^^^^^^ 38 | fn lseek(__fd: libc::c_int, __offset: off64_t, __whence: libc::c_int) -> off64_t; | --------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/unzip.rs:39:3 | 39 | #[no_mangle] | ^^^^^^^^^^^^ 40 | fn memcpy(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ----------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/unzip.rs:42:3 | 42 | #[no_mangle] | ^^^^^^^^^^^^ 43 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> archival/unzip.rs:44:3 | 44 | #[no_mangle] | ^^^^^^^^^^^^ 45 | fn dirname(__path: *mut libc::c_char) -> *mut libc::c_char; | ----------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> console_tools/dumpkmap.rs:3:3 | 3 | #[no_mangle] | ^^^^^^^^^^^^ 4 | fn memcpy(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ----------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> console_tools/dumpkmap.rs:6:3 | 6 | #[no_mangle] | ^^^^^^^^^^^^ 7 | static mut bb_common_bufsiz1: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> console_tools/loadfont.rs:8:3 | 8 | #[no_mangle] | ^^^^^^^^^^^^ 9 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> console_tools/loadfont.rs:11:3 | 11 | #[no_mangle] | ^^^^^^^^^^^^ 12 | fn memcpy(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ----------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> console_tools/openvt.rs:12:3 | 12 | #[no_mangle] | ^^^^^^^^^^^^ 13 | fn vfork() -> libc::c_int; | -------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> console_tools/openvt.rs:14:3 | 14 | #[no_mangle] | ^^^^^^^^^^^^ 15 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> console_tools/resize.rs:10:3 | 10 | #[no_mangle] | ^^^^^^^^^^^^ 11 | fn _exit(_: libc::c_int) -> !; | ------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> console_tools/resize.rs:13:3 | 13 | #[no_mangle] | ^^^^^^^^^^^^ 14 | static mut stderr: *mut FILE; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> console_tools/resize.rs:16:3 | 16 | #[no_mangle] | ^^^^^^^^^^^^ 17 | fn scanf(_: *const libc::c_char, _: ...) -> libc::c_int; | -------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> console_tools/resize.rs:19:3 | 19 | #[no_mangle] | ^^^^^^^^^^^^ 20 | fn memcpy(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ----------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> console_tools/resize.rs:22:3 | 22 | #[no_mangle] | ^^^^^^^^^^^^ 23 | fn tcgetattr(__fd: libc::c_int, __termios_p: *mut termios) -> libc::c_int; | -------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> console_tools/resize.rs:25:3 | 25 | #[no_mangle] | ^^^^^^^^^^^^ 26 | / fn tcsetattr( 27 | | __fd: libc::c_int, 28 | | __optional_actions: libc::c_int, 29 | | __termios_p: *const termios, 30 | | ) -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> console_tools/resize.rs:32:3 | 32 | #[no_mangle] | ^^^^^^^^^^^^ 33 | static mut bb_common_bufsiz1: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> console_tools/showkey.rs:13:3 | 13 | #[no_mangle] | ^^^^^^^^^^^^ 14 | fn read(__fd: libc::c_int, __buf: *mut libc::c_void, __nbytes: size_t) -> ssize_t; | ---------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> console_tools/showkey.rs:15:3 | 15 | #[no_mangle] | ^^^^^^^^^^^^ 16 | static ptr_to_globals: *mut globals; | ------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> console_tools/showkey.rs:17:3 | 17 | #[no_mangle] | ^^^^^^^^^^^^ 18 | fn tcgetattr(__fd: libc::c_int, __termios_p: *mut termios) -> libc::c_int; | -------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> console_tools/showkey.rs:19:3 | 19 | #[no_mangle] | ^^^^^^^^^^^^ 20 | / fn tcsetattr( 21 | | __fd: libc::c_int, 22 | | __optional_actions: libc::c_int, 23 | | __termios_p: *const termios, 24 | | ) -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> console_tools/showkey.rs:25:3 | 25 | #[no_mangle] | ^^^^^^^^^^^^ 26 | fn cfmakeraw(__termios_p: *mut termios); | ---------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> console_tools/showkey.rs:28:3 | 28 | #[no_mangle] | ^^^^^^^^^^^^ 29 | static mut bb_got_signal: smallint; | ----------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> console_tools/showkey.rs:31:3 | 31 | #[no_mangle] | ^^^^^^^^^^^^ 32 | static mut option_mask32: u32; | ------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/basename.rs:7:3 | 7 | #[no_mangle] | ^^^^^^^^^^^^ 8 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/cat.rs:10:3 | 10 | #[no_mangle] | ^^^^^^^^^^^^ 11 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/cat.rs:12:3 | 12 | #[no_mangle] | ^^^^^^^^^^^^ 13 | static mut stdout: *mut FILE; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/cat.rs:15:3 | 15 | #[no_mangle] | ^^^^^^^^^^^^ 16 | fn fputs_unlocked(__s: *const libc::c_char, __stream: *mut FILE) -> libc::c_int; | -------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/cat.rs:17:3 | 17 | #[no_mangle] | ^^^^^^^^^^^^ 18 | fn read(__fd: libc::c_int, __buf: *mut libc::c_void, __nbytes: size_t) -> ssize_t; | ---------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/cat.rs:22:3 | 22 | #[no_mangle] | ^^^^^^^^^^^^ 23 | static mut bb_common_bufsiz1: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/chmod.rs:8:3 | 8 | #[no_mangle] | ^^^^^^^^^^^^ 9 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/chmod.rs:11:3 | 11 | #[no_mangle] | ^^^^^^^^^^^^ 12 | static mut option_mask32: u32; | ------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/chown.rs:10:3 | 10 | #[no_mangle] | ^^^^^^^^^^^^ 11 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/chown.rs:12:3 | 12 | #[no_mangle] | ^^^^^^^^^^^^ 13 | static mut option_mask32: u32; | ------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/cksum.rs:8:3 | 8 | #[no_mangle] | ^^^^^^^^^^^^ 9 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/cksum.rs:10:3 | 10 | #[no_mangle] | ^^^^^^^^^^^^ 11 | static bb_msg_standard_input: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/cksum.rs:13:3 | 13 | #[no_mangle] | ^^^^^^^^^^^^ 14 | static mut bb_common_bufsiz1: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/comm.rs:9:3 | 9 | #[no_mangle] | ^^^^^^^^^^^^ 10 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/comm.rs:12:3 | 12 | #[no_mangle] | ^^^^^^^^^^^^ 13 | static mut option_mask32: u32; | ------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/cp.rs:8:3 | 8 | #[no_mangle] | ^^^^^^^^^^^^ 9 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/cp.rs:11:3 | 11 | #[no_mangle] | ^^^^^^^^^^^^ 12 | fn dirname(__path: *mut libc::c_char) -> *mut libc::c_char; | ----------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/cut.rs:10:3 | 10 | #[no_mangle] | ^^^^^^^^^^^^ 11 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/cut.rs:12:3 | 12 | #[no_mangle] | ^^^^^^^^^^^^ 13 | static mut stdout: *mut FILE; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/cut.rs:14:3 | 14 | #[no_mangle] | ^^^^^^^^^^^^ 15 | fn fputs_unlocked(__s: *const libc::c_char, __stream: *mut FILE) -> libc::c_int; | -------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/cut.rs:16:3 | 16 | #[no_mangle] | ^^^^^^^^^^^^ 17 | fn qsort(__base: *mut libc::c_void, __nmemb: size_t, __size: size_t, __compar: __compar_fn_t); | ---------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/cut.rs:18:3 | 18 | #[no_mangle] | ^^^^^^^^^^^^ 19 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/cut.rs:20:3 | 20 | #[no_mangle] | ^^^^^^^^^^^^ 21 | fn strsep(__stringp: *mut *mut libc::c_char, __delim: *const libc::c_char) -> *mut libc::c_char; | ------------------------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/cut.rs:22:3 | 22 | #[no_mangle] | ^^^^^^^^^^^^ 23 | static mut option_mask32: u32; | ------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/date.rs:13:3 | 13 | #[no_mangle] | ^^^^^^^^^^^^ 14 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/date.rs:16:3 | 16 | #[no_mangle] | ^^^^^^^^^^^^ 17 | fn memcpy(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ----------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/date.rs:18:3 | 18 | #[no_mangle] | ^^^^^^^^^^^^ 19 | fn memmove(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ------------------------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/date.rs:21:3 | 21 | #[no_mangle] | ^^^^^^^^^^^^ 22 | fn strspn(_: *const libc::c_char, _: *const libc::c_char) -> libc::c_ulong; | --------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/date.rs:24:3 | 24 | #[no_mangle] | ^^^^^^^^^^^^ 25 | / fn strftime( 26 | | __s: *mut libc::c_char, 27 | | __maxsize: size_t, 28 | | __format: *const libc::c_char, 29 | | __tp: *const tm, 30 | | ) -> size_t; | |______________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/date.rs:31:3 | 31 | #[no_mangle] | ^^^^^^^^^^^^ 32 | / fn strptime( 33 | | __s: *const libc::c_char, 34 | | __fmt: *const libc::c_char, 35 | | __tp: *mut tm, 36 | | ) -> *mut libc::c_char; | |_________________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/date.rs:37:3 | 37 | #[no_mangle] | ^^^^^^^^^^^^ 38 | fn localtime_r(__timer: *const time_t, __tp: *mut tm) -> *mut tm; | ----------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/date.rs:39:3 | 39 | #[no_mangle] | ^^^^^^^^^^^^ 40 | fn stime(__when: *const time_t) -> libc::c_int; | ----------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/date.rs:42:3 | 42 | #[no_mangle] | ^^^^^^^^^^^^ 43 | static bb_msg_invalid_date: [libc::c_char; 0]; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/date.rs:44:3 | 44 | #[no_mangle] | ^^^^^^^^^^^^ 45 | static mut bb_common_bufsiz1: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/dd.rs:18:3 | 18 | #[no_mangle] | ^^^^^^^^^^^^ 19 | fn fsync(__fd: libc::c_int) -> libc::c_int; | ------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/dd.rs:20:3 | 20 | #[no_mangle] | ^^^^^^^^^^^^ 21 | fn ftruncate(__fd: libc::c_int, __length: off64_t) -> libc::c_int; | ------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/dd.rs:22:3 | 22 | #[no_mangle] | ^^^^^^^^^^^^ 23 | static mut stderr: *mut FILE; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/dd.rs:25:3 | 25 | #[no_mangle] | ^^^^^^^^^^^^ 26 | fn lseek(__fd: libc::c_int, __offset: off64_t, __whence: libc::c_int) -> off64_t; | --------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/dd.rs:27:3 | 27 | #[no_mangle] | ^^^^^^^^^^^^ 28 | fn memcpy(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ----------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/dd.rs:29:3 | 29 | #[no_mangle] | ^^^^^^^^^^^^ 30 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/dd.rs:32:3 | 32 | #[no_mangle] | ^^^^^^^^^^^^ 33 | static cwbkMG_suffixes: [suffix_mult; 0]; | ----------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/dd.rs:35:3 | 35 | #[no_mangle] | ^^^^^^^^^^^^ 36 | static bb_msg_invalid_arg_to: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/dd.rs:37:3 | 37 | #[no_mangle] | ^^^^^^^^^^^^ 38 | static bb_msg_standard_input: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/dd.rs:39:3 | 39 | #[no_mangle] | ^^^^^^^^^^^^ 40 | static bb_msg_standard_output: [libc::c_char; 0]; | ------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/dd.rs:41:3 | 41 | #[no_mangle] | ^^^^^^^^^^^^ 42 | static mut bb_common_bufsiz1: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/df.rs:11:3 | 11 | #[no_mangle] | ^^^^^^^^^^^^ 12 | fn getmntent(__stream: *mut FILE) -> *mut mntent; | ------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/df.rs:14:3 | 14 | #[no_mangle] | ^^^^^^^^^^^^ 15 | fn statvfs(__file: *const libc::c_char, __buf: *mut statvfs) -> libc::c_int; | ---------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/df.rs:17:3 | 17 | #[no_mangle] | ^^^^^^^^^^^^ 18 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/df.rs:20:3 | 20 | #[no_mangle] | ^^^^^^^^^^^^ 21 | static kmg_i_suffixes: [suffix_mult; 0]; | ---------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/dirname.rs:4:3 | 4 | #[no_mangle] | ^^^^^^^^^^^^ 5 | fn dirname(__path: *mut libc::c_char) -> *mut libc::c_char; | ----------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/dos2unix.rs:13:3 | 13 | #[no_mangle] | ^^^^^^^^^^^^ 14 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/dos2unix.rs:15:3 | 15 | #[no_mangle] | ^^^^^^^^^^^^ 16 | static mut stdin: *mut FILE; | ---------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/dos2unix.rs:17:3 | 17 | #[no_mangle] | ^^^^^^^^^^^^ 18 | static mut stdout: *mut FILE; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/dos2unix.rs:20:3 | 20 | #[no_mangle] | ^^^^^^^^^^^^ 21 | fn getc_unlocked(__stream: *mut FILE) -> libc::c_int; | ----------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/dos2unix.rs:22:3 | 22 | #[no_mangle] | ^^^^^^^^^^^^ 23 | fn putc_unlocked(__c: libc::c_int, __stream: *mut FILE) -> libc::c_int; | ----------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/dos2unix.rs:24:3 | 24 | #[no_mangle] | ^^^^^^^^^^^^ 25 | fn fileno_unlocked(__stream: *mut FILE) -> libc::c_int; | ------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/dos2unix.rs:27:3 | 27 | #[no_mangle] | ^^^^^^^^^^^^ 28 | fn fchown(__fd: libc::c_int, __owner: uid_t, __group: gid_t) -> libc::c_int; | ---------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/du.rs:13:3 | 13 | #[no_mangle] | ^^^^^^^^^^^^ 14 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/du.rs:16:3 | 16 | #[no_mangle] | ^^^^^^^^^^^^ 17 | static mut option_mask32: u32; | ------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/du.rs:19:3 | 19 | #[no_mangle] | ^^^^^^^^^^^^ 20 | fn reset_ino_dev_hashtable(); | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/du.rs:21:3 | 21 | #[no_mangle] | ^^^^^^^^^^^^ 22 | static mut bb_common_bufsiz1: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/echo.rs:8:3 | 8 | #[no_mangle] | ^^^^^^^^^^^^ 9 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/echo.rs:10:3 | 10 | #[no_mangle] | ^^^^^^^^^^^^ 11 | fn stpcpy(_: *mut libc::c_char, _: *const libc::c_char) -> *mut libc::c_char; | ----------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/env.rs:8:3 | 8 | #[no_mangle] | ^^^^^^^^^^^^ 9 | fn clearenv() -> libc::c_int; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/env.rs:10:3 | 10 | #[no_mangle] | ^^^^^^^^^^^^ 11 | static mut environ: *mut *mut libc::c_char; | ------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/env.rs:12:3 | 12 | #[no_mangle] | ^^^^^^^^^^^^ 13 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/expand.rs:10:3 | 10 | #[no_mangle] | ^^^^^^^^^^^^ 11 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/expand.rs:12:3 | 12 | #[no_mangle] | ^^^^^^^^^^^^ 13 | static mut stdin: *mut FILE; | ---------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/expand.rs:14:3 | 14 | #[no_mangle] | ^^^^^^^^^^^^ 15 | static mut stdout: *mut FILE; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/expand.rs:17:3 | 17 | #[no_mangle] | ^^^^^^^^^^^^ 18 | fn fputs_unlocked(__s: *const libc::c_char, __stream: *mut FILE) -> libc::c_int; | -------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/expand.rs:19:3 | 19 | #[no_mangle] | ^^^^^^^^^^^^ 20 | fn clearerr(__stream: *mut FILE); | --------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/expand.rs:21:3 | 21 | #[no_mangle] | ^^^^^^^^^^^^ 22 | fn strcspn(_: *const libc::c_char, _: *const libc::c_char) -> libc::c_ulong; | ---------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/expand.rs:24:3 | 24 | #[no_mangle] | ^^^^^^^^^^^^ 25 | static bb_msg_standard_input: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/expr.rs:12:3 | 12 | #[no_mangle] | ^^^^^^^^^^^^ 13 | / fn strtoll( 14 | | __nptr: *const libc::c_char, 15 | | __endptr: *mut *mut libc::c_char, 16 | | __base: libc::c_int, 17 | | ) -> libc::c_longlong; | |________________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/expr.rs:19:3 | 19 | #[no_mangle] | ^^^^^^^^^^^^ 20 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/expr.rs:22:3 | 22 | #[no_mangle] | ^^^^^^^^^^^^ 23 | fn strcspn(_: *const libc::c_char, _: *const libc::c_char) -> libc::c_ulong; | ---------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/expr.rs:24:3 | 24 | #[no_mangle] | ^^^^^^^^^^^^ 25 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/expr.rs:27:3 | 27 | #[no_mangle] | ^^^^^^^^^^^^ 28 | static mut bb_common_bufsiz1: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/expr.rs:29:3 | 29 | #[no_mangle] | ^^^^^^^^^^^^ 30 | / fn regexec( 31 | | __preg: *const regex_t, 32 | | __string: *const libc::c_char, 33 | | __nmatch: size_t, 34 | | __pmatch: *mut regmatch_t, 35 | | __eflags: libc::c_int, 36 | | ) -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/expr.rs:37:3 | 37 | #[no_mangle] | ^^^^^^^^^^^^ 38 | fn regfree(__preg: *mut regex_t); | --------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/factor.rs:9:3 | 9 | #[no_mangle] | ^^^^^^^^^^^^ 10 | static mut stdin: *mut FILE; | ---------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/fold.rs:7:3 | 7 | #[no_mangle] | ^^^^^^^^^^^^ 8 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/fold.rs:9:3 | 9 | #[no_mangle] | ^^^^^^^^^^^^ 10 | static mut stdout: *mut FILE; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/fold.rs:11:3 | 11 | #[no_mangle] | ^^^^^^^^^^^^ 12 | fn getc_unlocked(__stream: *mut FILE) -> libc::c_int; | ----------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/fold.rs:14:3 | 14 | #[no_mangle] | ^^^^^^^^^^^^ 15 | fn memmove(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ------------------------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/fold.rs:17:3 | 17 | #[no_mangle] | ^^^^^^^^^^^^ 18 | static mut option_mask32: u32; | ------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/head.rs:11:3 | 11 | #[no_mangle] | ^^^^^^^^^^^^ 12 | static mut optarg: *mut libc::c_char; | ------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/head.rs:13:3 | 13 | #[no_mangle] | ^^^^^^^^^^^^ 14 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/head.rs:16:3 | 16 | #[no_mangle] | ^^^^^^^^^^^^ 17 | static mut stdin: *mut FILE; | ---------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/head.rs:18:3 | 18 | #[no_mangle] | ^^^^^^^^^^^^ 19 | static mut stdout: *mut FILE; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/head.rs:21:3 | 21 | #[no_mangle] | ^^^^^^^^^^^^ 22 | fn getc_unlocked(__stream: *mut FILE) -> libc::c_int; | ----------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/head.rs:24:3 | 24 | #[no_mangle] | ^^^^^^^^^^^^ 25 | fn fputs_unlocked(__s: *const libc::c_char, __stream: *mut FILE) -> libc::c_int; | -------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/head.rs:27:3 | 27 | #[no_mangle] | ^^^^^^^^^^^^ 28 | static bkm_suffixes: [suffix_mult; 0]; | -------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/head.rs:30:3 | 30 | #[no_mangle] | ^^^^^^^^^^^^ 31 | static bb_msg_standard_input: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/hostid.rs:4:3 | 4 | #[no_mangle] | ^^^^^^^^^^^^ 5 | fn gethostid() -> libc::c_long; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/id.rs:15:3 | 15 | #[no_mangle] | ^^^^^^^^^^^^ 16 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/id.rs:23:3 | 23 | #[no_mangle] | ^^^^^^^^^^^^ 24 | static mut option_mask32: u32; | ------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/id.rs:26:3 | 26 | #[no_mangle] | ^^^^^^^^^^^^ 27 | fn getgroups(__size: libc::c_int, __list: *mut gid_t) -> libc::c_int; | --------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/install.rs:12:3 | 12 | #[no_mangle] | ^^^^^^^^^^^^ 13 | fn lchown(__file: *const libc::c_char, __owner: uid_t, __group: gid_t) -> libc::c_int; | -------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/install.rs:15:3 | 15 | #[no_mangle] | ^^^^^^^^^^^^ 16 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/install.rs:17:3 | 17 | #[no_mangle] | ^^^^^^^^^^^^ 18 | fn dirname(__path: *mut libc::c_char) -> *mut libc::c_char; | ----------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/link.rs:3:3 | 3 | #[no_mangle] | ^^^^^^^^^^^^ 4 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/link.rs:6:3 | 6 | #[no_mangle] | ^^^^^^^^^^^^ 7 | fn link(__from: *const libc::c_char, __to: *const libc::c_char) -> libc::c_int; | ------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/ln.rs:10:3 | 10 | #[no_mangle] | ^^^^^^^^^^^^ 11 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/logname.rs:6:3 | 6 | #[no_mangle] | ^^^^^^^^^^^^ 7 | fn getlogin_r(__name: *mut libc::c_char, __name_len: size_t) -> libc::c_int; | ---------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/ls.rs:32:3 | 32 | #[no_mangle] | ^^^^^^^^^^^^ 33 | fn qsort(__base: *mut libc::c_void, __nmemb: size_t, __size: size_t, __compar: __compar_fn_t); | ---------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/ls.rs:35:3 | 35 | #[no_mangle] | ^^^^^^^^^^^^ 36 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/ls.rs:38:3 | 38 | #[no_mangle] | ^^^^^^^^^^^^ 39 | fn gnu_dev_major(__dev: libc::dev_t) -> libc::c_uint; | ----------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/ls.rs:41:3 | 41 | #[no_mangle] | ^^^^^^^^^^^^ 42 | fn gnu_dev_minor(__dev: libc::dev_t) -> libc::c_uint; | ----------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/ls.rs:44:3 | 44 | #[no_mangle] | ^^^^^^^^^^^^ 45 | static mut stdout: *mut FILE; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/ls.rs:47:3 | 47 | #[no_mangle] | ^^^^^^^^^^^^ 48 | fn fputs_unlocked(__s: *const libc::c_char, __stream: *mut FILE) -> libc::c_int; | -------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/ls.rs:50:3 | 50 | #[no_mangle] | ^^^^^^^^^^^^ 51 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/ls.rs:53:3 | 53 | #[no_mangle] | ^^^^^^^^^^^^ 54 | fn strcoll(__s1: *const libc::c_char, __s2: *const libc::c_char) -> libc::c_int; | -------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/ls.rs:56:3 | 56 | #[no_mangle] | ^^^^^^^^^^^^ 57 | fn strchrnul(__s: *const libc::c_char, __c: libc::c_int) -> *mut libc::c_char; | ------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/ls.rs:59:3 | 59 | #[no_mangle] | ^^^^^^^^^^^^ 60 | fn strverscmp(__s1: *const libc::c_char, __s2: *const libc::c_char) -> libc::c_int; | ----------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/ls.rs:62:3 | 62 | #[no_mangle] | ^^^^^^^^^^^^ 63 | / fn strftime( 64 | | __s: *mut libc::c_char, 65 | | __maxsize: size_t, 66 | | __format: *const libc::c_char, 67 | | __tp: *const tm, 68 | | ) -> size_t; | |______________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/ls.rs:70:3 | 70 | #[no_mangle] | ^^^^^^^^^^^^ 71 | fn localtime(__timer: *const time_t) -> *mut tm; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/ls.rs:73:3 | 73 | #[no_mangle] | ^^^^^^^^^^^^ 74 | fn ctime(__timer: *const time_t) -> *mut libc::c_char; | ------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/ls.rs:76:3 | 76 | #[no_mangle] | ^^^^^^^^^^^^ 77 | static mut option_mask32: u32; | ------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/ls.rs:79:3 | 79 | #[no_mangle] | ^^^^^^^^^^^^ 80 | static mut bb_common_bufsiz1: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/md5_sha1_sum.rs:18:3 | 18 | #[no_mangle] | ^^^^^^^^^^^^ 19 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/mkdir.rs:4:3 | 4 | #[no_mangle] | ^^^^^^^^^^^^ 5 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/mkfifo.rs:4:3 | 4 | #[no_mangle] | ^^^^^^^^^^^^ 5 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/mkfifo.rs:6:3 | 6 | #[no_mangle] | ^^^^^^^^^^^^ 7 | fn mkfifo(__path: *const libc::c_char, __mode: mode_t) -> libc::c_int; | ---------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/mknod.rs:6:3 | 6 | #[no_mangle] | ^^^^^^^^^^^^ 7 | fn gnu_dev_major(__dev: libc::dev_t) -> libc::c_uint; | ----------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/mknod.rs:8:3 | 8 | #[no_mangle] | ^^^^^^^^^^^^ 9 | fn gnu_dev_minor(__dev: libc::dev_t) -> libc::c_uint; | ----------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/mknod.rs:10:3 | 10 | #[no_mangle] | ^^^^^^^^^^^^ 11 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/mktemp.rs:5:3 | 5 | #[no_mangle] | ^^^^^^^^^^^^ 6 | fn mktemp(__template: *mut libc::c_char) -> *mut libc::c_char; | -------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/mktemp.rs:7:3 | 7 | #[no_mangle] | ^^^^^^^^^^^^ 8 | fn mkstemp(__template: *mut libc::c_char) -> libc::c_int; | --------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/mktemp.rs:9:3 | 9 | #[no_mangle] | ^^^^^^^^^^^^ 10 | fn mkdtemp(__template: *mut libc::c_char) -> *mut libc::c_char; | --------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/mktemp.rs:11:3 | 11 | #[no_mangle] | ^^^^^^^^^^^^ 12 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/mv.rs:15:3 | 15 | #[no_mangle] | ^^^^^^^^^^^^ 16 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/mv.rs:17:3 | 17 | #[no_mangle] | ^^^^^^^^^^^^ 18 | static mut stderr: *mut FILE; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/nice.rs:5:3 | 5 | #[no_mangle] | ^^^^^^^^^^^^ 6 | fn getpriority(__which: __priority_which_t, __who: id_t) -> libc::c_int; | ------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/nice.rs:7:3 | 7 | #[no_mangle] | ^^^^^^^^^^^^ 8 | fn setpriority(__which: __priority_which_t, __who: id_t, __prio: libc::c_int) -> libc::c_int; | --------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/nl.rs:6:3 | 6 | #[no_mangle] | ^^^^^^^^^^^^ 7 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/nl.rs:8:3 | 8 | #[no_mangle] | ^^^^^^^^^^^^ 9 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/nohup.rs:11:3 | 11 | #[no_mangle] | ^^^^^^^^^^^^ 12 | fn signal(__sig: libc::c_int, __handler: __sighandler_t) -> __sighandler_t; | --------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/nproc.rs:11:3 | 11 | #[no_mangle] | ^^^^^^^^^^^^ 12 | / fn sched_getaffinity(__pid: pid_t, __cpusetsize: size_t, __cpuset: *mut cpu_set_t) 13 | | -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/nproc.rs:15:3 | 15 | #[no_mangle] | ^^^^^^^^^^^^ 16 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/od.rs:21:3 | 21 | #[no_mangle] | ^^^^^^^^^^^^ 22 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/od.rs:24:3 | 24 | #[no_mangle] | ^^^^^^^^^^^^ 25 | static mut stdin: *mut FILE; | ---------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/od.rs:27:3 | 27 | #[no_mangle] | ^^^^^^^^^^^^ 28 | static mut stdout: *mut FILE; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/od.rs:30:3 | 30 | #[no_mangle] | ^^^^^^^^^^^^ 31 | fn setbuf(__stream: *mut FILE, __buf: *mut libc::c_char); | --------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/od.rs:33:3 | 33 | #[no_mangle] | ^^^^^^^^^^^^ 34 | fn getc_unlocked(__stream: *mut FILE) -> libc::c_int; | ----------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/od.rs:36:3 | 36 | #[no_mangle] | ^^^^^^^^^^^^ 37 | fn fread(__ptr: *mut libc::c_void, __size: size_t, __n: size_t, __stream: *mut FILE) -> size_t; | ----------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/od.rs:39:3 | 39 | #[no_mangle] | ^^^^^^^^^^^^ 40 | fn fputs_unlocked(__s: *const libc::c_char, __stream: *mut FILE) -> libc::c_int; | -------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/od.rs:42:3 | 42 | #[no_mangle] | ^^^^^^^^^^^^ 43 | fn fseeko(__stream: *mut FILE, __off: off64_t, __whence: libc::c_int) -> libc::c_int; | ------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/od.rs:45:3 | 45 | #[no_mangle] | ^^^^^^^^^^^^ 46 | fn ferror_unlocked(__stream: *mut FILE) -> libc::c_int; | ------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/od.rs:48:3 | 48 | #[no_mangle] | ^^^^^^^^^^^^ 49 | fn fileno_unlocked(__stream: *mut FILE) -> libc::c_int; | ------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/od.rs:51:3 | 51 | #[no_mangle] | ^^^^^^^^^^^^ 52 | fn memcpy(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ----------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/od.rs:54:3 | 54 | #[no_mangle] | ^^^^^^^^^^^^ 55 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/od.rs:57:3 | 57 | #[no_mangle] | ^^^^^^^^^^^^ 58 | fn memcmp(_: *const libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> libc::c_int; | ------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/od.rs:60:3 | 60 | #[no_mangle] | ^^^^^^^^^^^^ 61 | static bkm_suffixes: [suffix_mult; 0]; | -------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/od.rs:63:3 | 63 | #[no_mangle] | ^^^^^^^^^^^^ 64 | static bb_argv_dash: [*const libc::c_char; 0]; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/od.rs:66:3 | 66 | #[no_mangle] | ^^^^^^^^^^^^ 67 | static mut option_mask32: u32; | ------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/od.rs:69:3 | 69 | #[no_mangle] | ^^^^^^^^^^^^ 70 | static bb_msg_standard_input: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/od.rs:72:3 | 72 | #[no_mangle] | ^^^^^^^^^^^^ 73 | static mut bb_common_bufsiz1: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/paste.rs:7:3 | 7 | #[no_mangle] | ^^^^^^^^^^^^ 8 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/paste.rs:9:3 | 9 | #[no_mangle] | ^^^^^^^^^^^^ 10 | static mut stdout: *mut FILE; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/paste.rs:12:3 | 12 | #[no_mangle] | ^^^^^^^^^^^^ 13 | fn putc_unlocked(__c: libc::c_int, __stream: *mut FILE) -> libc::c_int; | ----------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/paste.rs:14:3 | 14 | #[no_mangle] | ^^^^^^^^^^^^ 15 | fn fputs_unlocked(__s: *const libc::c_char, __stream: *mut FILE) -> libc::c_int; | -------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/printenv.rs:6:3 | 6 | #[no_mangle] | ^^^^^^^^^^^^ 7 | static mut environ: *mut *mut libc::c_char; | ------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/printf.rs:14:3 | 14 | #[no_mangle] | ^^^^^^^^^^^^ 15 | fn strtod(__nptr: *const libc::c_char, __endptr: *mut *mut libc::c_char) -> libc::c_double; | ------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/printf.rs:17:3 | 17 | #[no_mangle] | ^^^^^^^^^^^^ 18 | fn memcpy(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ----------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/readlink.rs:7:3 | 7 | #[no_mangle] | ^^^^^^^^^^^^ 8 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/readlink.rs:10:3 | 10 | #[no_mangle] | ^^^^^^^^^^^^ 11 | static mut logmode: smallint; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/rm.rs:3:3 | 3 | #[no_mangle] | ^^^^^^^^^^^^ 4 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/rmdir.rs:7:3 | 7 | #[no_mangle] | ^^^^^^^^^^^^ 8 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/rmdir.rs:10:3 | 10 | #[no_mangle] | ^^^^^^^^^^^^ 11 | fn dirname(__path: *mut libc::c_char) -> *mut libc::c_char; | ----------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/seq.rs:5:3 | 5 | #[no_mangle] | ^^^^^^^^^^^^ 6 | fn strtod(__nptr: *const libc::c_char, __endptr: *mut *mut libc::c_char) -> libc::c_double; | ------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/seq.rs:7:3 | 7 | #[no_mangle] | ^^^^^^^^^^^^ 8 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/seq.rs:10:3 | 10 | #[no_mangle] | ^^^^^^^^^^^^ 11 | fn strchrnul(__s: *const libc::c_char, __c: libc::c_int) -> *mut libc::c_char; | ------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/seq.rs:12:3 | 12 | #[no_mangle] | ^^^^^^^^^^^^ 13 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/shred.rs:10:3 | 10 | #[no_mangle] | ^^^^^^^^^^^^ 11 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/shred.rs:12:3 | 12 | #[no_mangle] | ^^^^^^^^^^^^ 13 | fn ftruncate(__fd: libc::c_int, __length: off64_t) -> libc::c_int; | ------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/shred.rs:14:3 | 14 | #[no_mangle] | ^^^^^^^^^^^^ 15 | fn fdatasync(__fildes: libc::c_int) -> libc::c_int; | --------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/shuf.rs:7:3 | 7 | #[no_mangle] | ^^^^^^^^^^^^ 8 | fn rand() -> libc::c_int; | ------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/shuf.rs:9:3 | 9 | #[no_mangle] | ^^^^^^^^^^^^ 10 | fn srand(__seed: libc::c_uint); | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/shuf.rs:11:3 | 11 | #[no_mangle] | ^^^^^^^^^^^^ 12 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/sleep.rs:5:3 | 5 | #[no_mangle] | ^^^^^^^^^^^^ 6 | fn strncasecmp(_: *const libc::c_char, _: *const libc::c_char, _: libc::c_ulong) -> libc::c_int; | ------------------------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/sort.rs:14:3 | 14 | #[no_mangle] | ^^^^^^^^^^^^ 15 | fn atof(__nptr: *const libc::c_char) -> libc::c_double; | ------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/sort.rs:16:3 | 16 | #[no_mangle] | ^^^^^^^^^^^^ 17 | fn strtod(__nptr: *const libc::c_char, __endptr: *mut *mut libc::c_char) -> libc::c_double; | ------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/sort.rs:18:3 | 18 | #[no_mangle] | ^^^^^^^^^^^^ 19 | / fn strtoul( 20 | | __nptr: *const libc::c_char, 21 | | __endptr: *mut *mut libc::c_char, 22 | | __base: libc::c_int, 23 | | ) -> libc::c_ulong; | |_____________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/sort.rs:24:3 | 24 | #[no_mangle] | ^^^^^^^^^^^^ 25 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/sort.rs:26:3 | 26 | #[no_mangle] | ^^^^^^^^^^^^ 27 | static mut stderr: *mut FILE; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/sort.rs:28:3 | 28 | #[no_mangle] | ^^^^^^^^^^^^ 29 | fn qsort(__base: *mut libc::c_void, __nmemb: size_t, __size: size_t, __compar: __compar_fn_t); | ---------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/sort.rs:30:3 | 30 | #[no_mangle] | ^^^^^^^^^^^^ 31 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/sort.rs:32:3 | 32 | #[no_mangle] | ^^^^^^^^^^^^ 33 | fn strverscmp(__s1: *const libc::c_char, __s2: *const libc::c_char) -> libc::c_int; | ----------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/sort.rs:34:3 | 34 | #[no_mangle] | ^^^^^^^^^^^^ 35 | / fn strptime( 36 | | __s: *const libc::c_char, 37 | | __fmt: *const libc::c_char, 38 | | __tp: *mut tm, 39 | | ) -> *mut libc::c_char; | |_________________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/sort.rs:40:3 | 40 | #[no_mangle] | ^^^^^^^^^^^^ 41 | static mut option_mask32: u32; | ------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/split.rs:4:3 | 4 | #[no_mangle] | ^^^^^^^^^^^^ 5 | static bb_msg_standard_input: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/split.rs:6:3 | 6 | #[no_mangle] | ^^^^^^^^^^^^ 7 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/split.rs:8:3 | 8 | #[no_mangle] | ^^^^^^^^^^^^ 9 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/split.rs:10:3 | 10 | #[no_mangle] | ^^^^^^^^^^^^ 11 | fn memchr(_: *const libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | ----------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/split.rs:12:3 | 12 | #[no_mangle] | ^^^^^^^^^^^^ 13 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/split.rs:15:3 | 15 | #[no_mangle] | ^^^^^^^^^^^^ 16 | static mut bb_common_bufsiz1: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/stat.rs:20:3 | 20 | #[no_mangle] | ^^^^^^^^^^^^ 21 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/stat.rs:22:3 | 22 | #[no_mangle] | ^^^^^^^^^^^^ 23 | fn gnu_dev_major(__dev: libc::dev_t) -> libc::c_uint; | ----------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/stat.rs:24:3 | 24 | #[no_mangle] | ^^^^^^^^^^^^ 25 | fn gnu_dev_minor(__dev: libc::dev_t) -> libc::c_uint; | ----------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/stat.rs:26:3 | 26 | #[no_mangle] | ^^^^^^^^^^^^ 27 | static mut stdout: *mut FILE; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/stat.rs:29:3 | 29 | #[no_mangle] | ^^^^^^^^^^^^ 30 | fn fputs_unlocked(__s: *const libc::c_char, __stream: *mut FILE) -> libc::c_int; | -------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/stat.rs:32:3 | 32 | #[no_mangle] | ^^^^^^^^^^^^ 33 | fn memcpy(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ----------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/stat.rs:34:3 | 34 | #[no_mangle] | ^^^^^^^^^^^^ 35 | fn strcat(_: *mut libc::c_char, _: *const libc::c_char) -> *mut libc::c_char; | ----------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/stat.rs:36:3 | 36 | #[no_mangle] | ^^^^^^^^^^^^ 37 | fn strspn(_: *const libc::c_char, _: *const libc::c_char) -> libc::c_ulong; | --------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/stat.rs:38:3 | 38 | #[no_mangle] | ^^^^^^^^^^^^ 39 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/stat.rs:40:3 | 40 | #[no_mangle] | ^^^^^^^^^^^^ 41 | fn stpcpy(_: *mut libc::c_char, _: *const libc::c_char) -> *mut libc::c_char; | ----------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/stat.rs:43:3 | 43 | #[no_mangle] | ^^^^^^^^^^^^ 44 | / fn strftime( 45 | | __s: *mut libc::c_char, 46 | | __maxsize: size_t, 47 | | __format: *const libc::c_char, 48 | | __tp: *const tm, 49 | | ) -> size_t; | |______________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/stat.rs:50:3 | 50 | #[no_mangle] | ^^^^^^^^^^^^ 51 | fn localtime(_: *const time_t) -> *mut tm; | ------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/stat.rs:57:3 | 57 | #[no_mangle] | ^^^^^^^^^^^^ 58 | static mut option_mask32: u32; | ------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/stat.rs:60:3 | 60 | #[no_mangle] | ^^^^^^^^^^^^ 61 | static mut bb_common_bufsiz1: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/stty.rs:15:3 | 15 | #[no_mangle] | ^^^^^^^^^^^^ 16 | static mut stdout: *mut FILE; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/stty.rs:18:3 | 18 | #[no_mangle] | ^^^^^^^^^^^^ 19 | / fn vsnprintf( 20 | | _: *mut libc::c_char, 21 | | _: libc::c_ulong, 22 | | _: *const libc::c_char, 23 | | _: ::std::ffi::VaList, 24 | | ) -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/stty.rs:26:3 | 26 | #[no_mangle] | ^^^^^^^^^^^^ 27 | fn fputs_unlocked(__s: *const libc::c_char, __stream: *mut FILE) -> libc::c_int; | -------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/stty.rs:28:3 | 28 | #[no_mangle] | ^^^^^^^^^^^^ 29 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/stty.rs:30:3 | 30 | #[no_mangle] | ^^^^^^^^^^^^ 31 | fn memcmp(_: *const libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> libc::c_int; | ------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/stty.rs:33:3 | 33 | #[no_mangle] | ^^^^^^^^^^^^ 34 | fn cfgetospeed(__termios_p: *const termios) -> speed_t; | ------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/stty.rs:35:3 | 35 | #[no_mangle] | ^^^^^^^^^^^^ 36 | fn cfgetispeed(__termios_p: *const termios) -> speed_t; | ------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/stty.rs:37:3 | 37 | #[no_mangle] | ^^^^^^^^^^^^ 38 | fn cfsetospeed(__termios_p: *mut termios, __speed: speed_t) -> libc::c_int; | --------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/stty.rs:39:3 | 39 | #[no_mangle] | ^^^^^^^^^^^^ 40 | fn cfsetispeed(__termios_p: *mut termios, __speed: speed_t) -> libc::c_int; | --------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/stty.rs:41:3 | 41 | #[no_mangle] | ^^^^^^^^^^^^ 42 | fn tcgetattr(__fd: libc::c_int, __termios_p: *mut termios) -> libc::c_int; | -------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/stty.rs:43:3 | 43 | #[no_mangle] | ^^^^^^^^^^^^ 44 | / fn tcsetattr( 45 | | __fd: libc::c_int, 46 | | __optional_actions: libc::c_int, 47 | | __termios_p: *const termios, 48 | | ) -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/stty.rs:60:3 | 60 | #[no_mangle] | ^^^^^^^^^^^^ 61 | static bb_msg_requires_arg: [libc::c_char; 0]; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/stty.rs:62:3 | 62 | #[no_mangle] | ^^^^^^^^^^^^ 63 | static bb_msg_standard_input: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/stty.rs:64:3 | 64 | #[no_mangle] | ^^^^^^^^^^^^ 65 | static mut bb_common_bufsiz1: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/sum.rs:5:3 | 5 | #[no_mangle] | ^^^^^^^^^^^^ 6 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/sum.rs:8:3 | 8 | #[no_mangle] | ^^^^^^^^^^^^ 9 | static mut bb_common_bufsiz1: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/sync.rs:5:3 | 5 | #[no_mangle] | ^^^^^^^^^^^^ 6 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/sync.rs:7:3 | 7 | #[no_mangle] | ^^^^^^^^^^^^ 8 | fn fsync(__fd: libc::c_int) -> libc::c_int; | ------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/sync.rs:9:3 | 9 | #[no_mangle] | ^^^^^^^^^^^^ 10 | fn syncfs(__fd: libc::c_int) -> libc::c_int; | -------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/sync.rs:12:3 | 12 | #[no_mangle] | ^^^^^^^^^^^^ 13 | fn fdatasync(__fildes: libc::c_int) -> libc::c_int; | --------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/tac.rs:8:3 | 8 | #[no_mangle] | ^^^^^^^^^^^^ 9 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/tac.rs:10:3 | 10 | #[no_mangle] | ^^^^^^^^^^^^ 11 | fn getc_unlocked(__stream: *mut FILE) -> libc::c_int; | ----------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/tail.rs:9:3 | 9 | #[no_mangle] | ^^^^^^^^^^^^ 10 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/tail.rs:11:3 | 11 | #[no_mangle] | ^^^^^^^^^^^^ 12 | static bb_msg_standard_input: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/tail.rs:14:3 | 14 | #[no_mangle] | ^^^^^^^^^^^^ 15 | fn dprintf(__fd: libc::c_int, __fmt: *const libc::c_char, _: ...) -> libc::c_int; | --------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/tail.rs:17:3 | 17 | #[no_mangle] | ^^^^^^^^^^^^ 18 | fn lseek(__fd: libc::c_int, __offset: off64_t, __whence: libc::c_int) -> off64_t; | --------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/tail.rs:19:3 | 19 | #[no_mangle] | ^^^^^^^^^^^^ 20 | fn memmove(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ------------------------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/tail.rs:22:3 | 22 | #[no_mangle] | ^^^^^^^^^^^^ 23 | static bkm_suffixes: [suffix_mult; 0]; | -------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/tail.rs:25:3 | 25 | #[no_mangle] | ^^^^^^^^^^^^ 26 | static mut bb_common_bufsiz1: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/tee.rs:7:3 | 7 | #[no_mangle] | ^^^^^^^^^^^^ 8 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/tee.rs:9:3 | 9 | #[no_mangle] | ^^^^^^^^^^^^ 10 | fn signal(__sig: libc::c_int, __handler: __sighandler_t) -> __sighandler_t; | --------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/tee.rs:11:3 | 11 | #[no_mangle] | ^^^^^^^^^^^^ 12 | static mut stdin: *mut FILE; | ---------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/tee.rs:13:3 | 13 | #[no_mangle] | ^^^^^^^^^^^^ 14 | static mut stdout: *mut FILE; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/tee.rs:15:3 | 15 | #[no_mangle] | ^^^^^^^^^^^^ 16 | fn setbuf(__stream: *mut FILE, __buf: *mut libc::c_char); | --------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/tee.rs:17:3 | 17 | #[no_mangle] | ^^^^^^^^^^^^ 18 | static bb_msg_standard_input: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/tee.rs:20:3 | 20 | #[no_mangle] | ^^^^^^^^^^^^ 21 | static mut bb_common_bufsiz1: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/test.rs:15:3 | 15 | #[no_mangle] | ^^^^^^^^^^^^ 16 | / fn strtoll( 17 | | __nptr: *const libc::c_char, 18 | | __endptr: *mut *mut libc::c_char, 19 | | __base: libc::c_int, 20 | | ) -> libc::c_longlong; | |________________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/test.rs:22:3 | 22 | #[no_mangle] | ^^^^^^^^^^^^ 23 | fn _setjmp(_: *mut __jmp_buf_tag) -> libc::c_int; | ------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/test.rs:24:3 | 24 | #[no_mangle] | ^^^^^^^^^^^^ 25 | fn longjmp(_: *mut __jmp_buf_tag, _: libc::c_int) -> !; | ------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/test.rs:28:3 | 28 | #[no_mangle] | ^^^^^^^^^^^^ 29 | static test_ptr_to_statics: *mut test_statics; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/timeout.rs:7:3 | 7 | #[no_mangle] | ^^^^^^^^^^^^ 8 | fn getppid() -> pid_t; | ---------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/timeout.rs:9:3 | 9 | #[no_mangle] | ^^^^^^^^^^^^ 10 | fn vfork() -> libc::c_int; | -------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/timeout.rs:11:3 | 11 | #[no_mangle] | ^^^^^^^^^^^^ 12 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/timeout.rs:14:3 | 14 | #[no_mangle] | ^^^^^^^^^^^^ 15 | fn wait(__stat_loc: *mut libc::c_int) -> pid_t; | ----------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/touch.rs:11:3 | 11 | #[no_mangle] | ^^^^^^^^^^^^ 12 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/touch.rs:14:3 | 14 | #[no_mangle] | ^^^^^^^^^^^^ 15 | fn utimes(__file: *const libc::c_char, __tvp: *const timeval) -> libc::c_int; | ----------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/touch.rs:16:3 | 16 | #[no_mangle] | ^^^^^^^^^^^^ 17 | fn lutimes(__file: *const libc::c_char, __tvp: *const timeval) -> libc::c_int; | ------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/touch.rs:19:3 | 19 | #[no_mangle] | ^^^^^^^^^^^^ 20 | fn localtime_r(__timer: *const time_t, __tp: *mut tm) -> *mut tm; | ----------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/tr.rs:6:3 | 6 | #[no_mangle] | ^^^^^^^^^^^^ 7 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/tr.rs:8:3 | 8 | #[no_mangle] | ^^^^^^^^^^^^ 9 | fn memcpy(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ----------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/tr.rs:10:3 | 10 | #[no_mangle] | ^^^^^^^^^^^^ 11 | fn memchr(_: *const libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | ----------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/truncate.rs:5:3 | 5 | #[no_mangle] | ^^^^^^^^^^^^ 6 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/truncate.rs:8:3 | 8 | #[no_mangle] | ^^^^^^^^^^^^ 9 | fn ftruncate(__fd: libc::c_int, __length: off64_t) -> libc::c_int; | ------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/truncate.rs:13:3 | 13 | #[no_mangle] | ^^^^^^^^^^^^ 14 | static cwbkMG_suffixes: [suffix_mult; 0]; | ----------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/tty.rs:5:3 | 5 | #[no_mangle] | ^^^^^^^^^^^^ 6 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/uname.rs:8:3 | 8 | #[no_mangle] | ^^^^^^^^^^^^ 9 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/uname.rs:11:3 | 11 | #[no_mangle] | ^^^^^^^^^^^^ 12 | fn uname(__name: *mut utsname) -> libc::c_int; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/uniq.rs:10:3 | 10 | #[no_mangle] | ^^^^^^^^^^^^ 11 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/uniq.rs:12:3 | 12 | #[no_mangle] | ^^^^^^^^^^^^ 13 | static mut stdin: *mut FILE; | ---------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/uniq.rs:15:3 | 15 | #[no_mangle] | ^^^^^^^^^^^^ 16 | fn strncmp(_: *const libc::c_char, _: *const libc::c_char, _: libc::c_ulong) -> libc::c_int; | -------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/uniq.rs:17:3 | 17 | #[no_mangle] | ^^^^^^^^^^^^ 18 | fn strncasecmp(_: *const libc::c_char, _: *const libc::c_char, _: libc::c_ulong) -> libc::c_int; | ------------------------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/unlink.rs:3:3 | 3 | #[no_mangle] | ^^^^^^^^^^^^ 4 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/usleep.rs:5:3 | 5 | #[no_mangle] | ^^^^^^^^^^^^ 6 | fn usleep(__useconds: useconds_t) -> libc::c_int; | ------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/uudecode.rs:8:3 | 8 | #[no_mangle] | ^^^^^^^^^^^^ 9 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/uudecode.rs:10:3 | 10 | #[no_mangle] | ^^^^^^^^^^^^ 11 | static mut stdout: *mut FILE; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/uudecode.rs:12:3 | 12 | #[no_mangle] | ^^^^^^^^^^^^ 13 | fn fflush(__stream: *mut FILE) -> libc::c_int; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/uudecode.rs:14:3 | 14 | #[no_mangle] | ^^^^^^^^^^^^ 15 | fn fileno_unlocked(__stream: *mut FILE) -> libc::c_int; | ------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/uudecode.rs:29:3 | 29 | #[no_mangle] | ^^^^^^^^^^^^ 30 | static bb_uuenc_tbl_base64: [libc::c_char; 0]; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/uuencode.rs:11:3 | 11 | #[no_mangle] | ^^^^^^^^^^^^ 12 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/uuencode.rs:14:3 | 14 | #[no_mangle] | ^^^^^^^^^^^^ 15 | static mut stdout: *mut FILE; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/uuencode.rs:17:3 | 17 | #[no_mangle] | ^^^^^^^^^^^^ 18 | fn fflush(__stream: *mut FILE) -> libc::c_int; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/uuencode.rs:26:3 | 26 | #[no_mangle] | ^^^^^^^^^^^^ 27 | static bb_uuenc_tbl_base64: [libc::c_char; 0]; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/uuencode.rs:29:3 | 29 | #[no_mangle] | ^^^^^^^^^^^^ 30 | static bb_uuenc_tbl_std: [libc::c_char; 0]; | ------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/wc.rs:6:3 | 6 | #[no_mangle] | ^^^^^^^^^^^^ 7 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/wc.rs:9:3 | 9 | #[no_mangle] | ^^^^^^^^^^^^ 10 | fn getc_unlocked(__stream: *mut FILE) -> libc::c_int; | ----------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/wc.rs:11:3 | 11 | #[no_mangle] | ^^^^^^^^^^^^ 12 | fn ferror_unlocked(__stream: *mut FILE) -> libc::c_int; | ------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/wc.rs:13:3 | 13 | #[no_mangle] | ^^^^^^^^^^^^ 14 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/wc.rs:16:3 | 16 | #[no_mangle] | ^^^^^^^^^^^^ 17 | static bb_msg_standard_input: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/who.rs:14:3 | 14 | #[no_mangle] | ^^^^^^^^^^^^ 15 | fn ctime(__timer: *const time_t) -> *mut libc::c_char; | ------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> coreutils/who.rs:17:3 | 17 | #[no_mangle] | ^^^^^^^^^^^^ 18 | fn getutxent() -> *mut utmpx; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> debianutils/run_parts.rs:11:3 | 11 | #[no_mangle] | ^^^^^^^^^^^^ 12 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> debianutils/run_parts.rs:14:3 | 14 | #[no_mangle] | ^^^^^^^^^^^^ 15 | fn qsort(__base: *mut libc::c_void, __nmemb: size_t, __size: size_t, __compar: __compar_fn_t); | ---------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> debianutils/run_parts.rs:17:3 | 17 | #[no_mangle] | ^^^^^^^^^^^^ 18 | static mut option_mask32: u32; | ------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> debianutils/run_parts.rs:20:3 | 20 | #[no_mangle] | ^^^^^^^^^^^^ 21 | static mut bb_common_bufsiz1: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> debianutils/start_stop_daemon.rs:30:3 | 30 | #[no_mangle] | ^^^^^^^^^^^^ 31 | fn execvp(__file: *const libc::c_char, __argv: *const *mut libc::c_char) -> libc::c_int; | ---------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> debianutils/start_stop_daemon.rs:32:3 | 32 | #[no_mangle] | ^^^^^^^^^^^^ 33 | fn _exit(_: libc::c_int) -> !; | ------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> debianutils/start_stop_daemon.rs:35:3 | 35 | #[no_mangle] | ^^^^^^^^^^^^ 36 | fn vfork() -> libc::c_int; | -------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> debianutils/start_stop_daemon.rs:37:3 | 37 | #[no_mangle] | ^^^^^^^^^^^^ 38 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> debianutils/start_stop_daemon.rs:40:3 | 40 | #[no_mangle] | ^^^^^^^^^^^^ 41 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> debianutils/start_stop_daemon.rs:42:3 | 42 | #[no_mangle] | ^^^^^^^^^^^^ 43 | fn getpriority(__which: __priority_which_t, __who: id_t) -> libc::c_int; | ------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> debianutils/start_stop_daemon.rs:44:3 | 44 | #[no_mangle] | ^^^^^^^^^^^^ 45 | fn setpriority(__which: __priority_which_t, __who: id_t, __prio: libc::c_int) -> libc::c_int; | --------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> debianutils/start_stop_daemon.rs:47:3 | 47 | #[no_mangle] | ^^^^^^^^^^^^ 48 | fn setgroups(__n: size_t, __groups: *const gid_t) -> libc::c_int; | ----------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> debianutils/start_stop_daemon.rs:50:3 | 50 | #[no_mangle] | ^^^^^^^^^^^^ 51 | static mut option_mask32: u32; | ------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> debianutils/start_stop_daemon.rs:53:3 | 53 | #[no_mangle] | ^^^^^^^^^^^^ 54 | static mut bb_common_bufsiz1: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> debianutils/which.rs:9:3 | 9 | #[no_mangle] | ^^^^^^^^^^^^ 10 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> debianutils/which.rs:11:3 | 11 | #[no_mangle] | ^^^^^^^^^^^^ 12 | static bb_PATH_root_path: [libc::c_char; 0]; | -------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> debianutils/which.rs:14:3 | 14 | #[no_mangle] | ^^^^^^^^^^^^ 15 | static mut option_mask32: u32; | ------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> e2fsprogs/chattr.rs:7:3 | 7 | #[no_mangle] | ^^^^^^^^^^^^ 8 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> e2fsprogs/chattr.rs:23:3 | 23 | #[no_mangle] | ^^^^^^^^^^^^ 24 | static e2attr_flags_value: [u32; 0]; | ------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> e2fsprogs/chattr.rs:25:3 | 25 | #[no_mangle] | ^^^^^^^^^^^^ 26 | static e2attr_flags_sname: [libc::c_char; 0]; | --------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> e2fsprogs/e2fs_lib.rs:12:3 | 12 | #[no_mangle] | ^^^^^^^^^^^^ 13 | fn putc_unlocked(__c: libc::c_int, __stream: *mut FILE) -> libc::c_int; | ----------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> e2fsprogs/e2fs_lib.rs:14:3 | 14 | #[no_mangle] | ^^^^^^^^^^^^ 15 | fn fputs_unlocked(__s: *const libc::c_char, __stream: *mut FILE) -> libc::c_int; | -------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> e2fsprogs/e2fs_lib.rs:17:3 | 17 | #[no_mangle] | ^^^^^^^^^^^^ 18 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> e2fsprogs/fsck.rs:19:3 | 19 | #[no_mangle] | ^^^^^^^^^^^^ 20 | static mut stdout: *mut FILE; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> e2fsprogs/fsck.rs:21:3 | 21 | #[no_mangle] | ^^^^^^^^^^^^ 22 | fn setbuf(__stream: *mut FILE, __buf: *mut libc::c_char); | --------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> e2fsprogs/fsck.rs:23:3 | 23 | #[no_mangle] | ^^^^^^^^^^^^ 24 | fn strchrnul(__s: *const libc::c_char, __c: libc::c_int) -> *mut libc::c_char; | ------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> e2fsprogs/fsck.rs:25:3 | 25 | #[no_mangle] | ^^^^^^^^^^^^ 26 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> e2fsprogs/fsck.rs:27:3 | 27 | #[no_mangle] | ^^^^^^^^^^^^ 28 | fn waitpid(__pid: pid_t, __stat_loc: *mut libc::c_int, __options: libc::c_int) -> pid_t; | ---------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> e2fsprogs/fsck.rs:29:3 | 29 | #[no_mangle] | ^^^^^^^^^^^^ 30 | / fn getmntent_r( 31 | | __stream: *mut FILE, 32 | | __result: *mut mntent, 33 | | __buffer: *mut libc::c_char, 34 | | __bufsize: libc::c_int, 35 | | ) -> *mut mntent; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> e2fsprogs/fsck.rs:36:3 | 36 | #[no_mangle] | ^^^^^^^^^^^^ 37 | static mut bb_got_signal: smallint; | ----------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> e2fsprogs/fsck.rs:38:3 | 38 | #[no_mangle] | ^^^^^^^^^^^^ 39 | static mut bb_common_bufsiz1: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> e2fsprogs/lsattr.rs:7:3 | 7 | #[no_mangle] | ^^^^^^^^^^^^ 8 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> e2fsprogs/lsattr.rs:9:3 | 9 | #[no_mangle] | ^^^^^^^^^^^^ 10 | static mut stdout: *mut FILE; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> e2fsprogs/lsattr.rs:12:3 | 12 | #[no_mangle] | ^^^^^^^^^^^^ 13 | static mut option_mask32: u32; | ------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/awk.rs:31:3 | 31 | #[no_mangle] | ^^^^^^^^^^^^ 32 | static mut stdin: *mut FILE; | ---------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/awk.rs:33:3 | 33 | #[no_mangle] | ^^^^^^^^^^^^ 34 | static mut stdout: *mut FILE; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/awk.rs:35:3 | 35 | #[no_mangle] | ^^^^^^^^^^^^ 36 | static mut stderr: *mut FILE; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/awk.rs:38:3 | 38 | #[no_mangle] | ^^^^^^^^^^^^ 39 | fn fflush(__stream: *mut FILE) -> libc::c_int; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/awk.rs:41:3 | 41 | #[no_mangle] | ^^^^^^^^^^^^ 42 | / fn snprintf( 43 | | _: *mut libc::c_char, 44 | | _: libc::c_ulong, 45 | | _: *const libc::c_char, 46 | | _: ... 47 | | ) -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/awk.rs:49:3 | 49 | #[no_mangle] | ^^^^^^^^^^^^ 50 | static ptr_to_globals: *mut globals; | ------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/awk.rs:51:3 | 51 | #[no_mangle] | ^^^^^^^^^^^^ 52 | fn strtod(__nptr: *const libc::c_char, __endptr: *mut *mut libc::c_char) -> libc::c_double; | ------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/awk.rs:53:3 | 53 | #[no_mangle] | ^^^^^^^^^^^^ 54 | / fn strtoull( 55 | | __nptr: *const libc::c_char, 56 | | __endptr: *mut *mut libc::c_char, 57 | | __base: libc::c_int, 58 | | ) -> libc::c_ulonglong; | |_________________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/awk.rs:59:3 | 59 | #[no_mangle] | ^^^^^^^^^^^^ 60 | fn rand() -> libc::c_int; | ------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/awk.rs:61:3 | 61 | #[no_mangle] | ^^^^^^^^^^^^ 62 | fn srand(__seed: libc::c_uint); | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/awk.rs:64:3 | 64 | #[no_mangle] | ^^^^^^^^^^^^ 65 | fn exit(_: libc::c_int) -> !; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/awk.rs:67:3 | 67 | #[no_mangle] | ^^^^^^^^^^^^ 68 | fn memcpy(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ----------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/awk.rs:69:3 | 69 | #[no_mangle] | ^^^^^^^^^^^^ 70 | fn memmove(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ------------------------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/awk.rs:71:3 | 71 | #[no_mangle] | ^^^^^^^^^^^^ 72 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/awk.rs:73:3 | 73 | #[no_mangle] | ^^^^^^^^^^^^ 74 | fn memchr(_: *const libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | ----------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/awk.rs:76:3 | 76 | #[no_mangle] | ^^^^^^^^^^^^ 77 | fn strncmp(_: *const libc::c_char, _: *const libc::c_char, _: libc::c_ulong) -> libc::c_int; | -------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/awk.rs:79:3 | 79 | #[no_mangle] | ^^^^^^^^^^^^ 80 | fn strcspn(_: *const libc::c_char, _: *const libc::c_char) -> libc::c_ulong; | ---------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/awk.rs:81:3 | 81 | #[no_mangle] | ^^^^^^^^^^^^ 82 | fn strpbrk(_: *const libc::c_char, _: *const libc::c_char) -> *mut libc::c_char; | -------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/awk.rs:84:3 | 84 | #[no_mangle] | ^^^^^^^^^^^^ 85 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/awk.rs:86:3 | 86 | #[no_mangle] | ^^^^^^^^^^^^ 87 | fn strerror(_: libc::c_int) -> *mut libc::c_char; | ------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/awk.rs:89:3 | 89 | #[no_mangle] | ^^^^^^^^^^^^ 90 | fn strncasecmp(_: *const libc::c_char, _: *const libc::c_char, _: libc::c_ulong) -> libc::c_int; | ------------------------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/awk.rs:92:3 | 92 | #[no_mangle] | ^^^^^^^^^^^^ 93 | fn mktime(__tp: *mut tm) -> time_t; | ----------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/awk.rs:94:3 | 94 | #[no_mangle] | ^^^^^^^^^^^^ 95 | / fn strftime( 96 | | __s: *mut libc::c_char, 97 | | __maxsize: size_t, 98 | | __format: *const libc::c_char, 99 | | __tp: *const tm, 100 | | ) -> size_t; | |______________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/awk.rs:101:3 | 101 | #[no_mangle] | ^^^^^^^^^^^^ 102 | fn localtime(__timer: *const time_t) -> *mut tm; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/awk.rs:103:3 | 103 | #[no_mangle] | ^^^^^^^^^^^^ 104 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/awk.rs:105:3 | 105 | #[no_mangle] | ^^^^^^^^^^^^ 106 | static mut environ: *mut *mut libc::c_char; | ------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/awk.rs:108:3 | 108 | #[no_mangle] | ^^^^^^^^^^^^ 109 | fn fread(__ptr: *mut libc::c_void, __size: size_t, __n: size_t, __stream: *mut FILE) -> size_t; | ----------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/awk.rs:110:3 | 110 | #[no_mangle] | ^^^^^^^^^^^^ 111 | fn fputs_unlocked(__s: *const libc::c_char, __stream: *mut FILE) -> libc::c_int; | -------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/awk.rs:112:3 | 112 | #[no_mangle] | ^^^^^^^^^^^^ 113 | fn popen(__command: *const libc::c_char, __modes: *const libc::c_char) -> *mut FILE; | ------------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/awk.rs:114:3 | 114 | #[no_mangle] | ^^^^^^^^^^^^ 115 | fn fileno_unlocked(__stream: *mut FILE) -> libc::c_int; | ------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/awk.rs:116:3 | 116 | #[no_mangle] | ^^^^^^^^^^^^ 117 | fn pclose(__stream: *mut FILE) -> libc::c_int; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/awk.rs:118:3 | 118 | #[no_mangle] | ^^^^^^^^^^^^ 119 | fn regfree(__preg: *mut regex_t); | --------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/awk.rs:121:3 | 121 | #[no_mangle] | ^^^^^^^^^^^^ 122 | / fn regcomp( 123 | | __preg: *mut regex_t, 124 | | __pattern: *const libc::c_char, 125 | | __cflags: libc::c_int, 126 | | ) -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/awk.rs:127:3 | 127 | #[no_mangle] | ^^^^^^^^^^^^ 128 | / fn regexec( 129 | | __preg: *const regex_t, 130 | | __string: *const libc::c_char, 131 | | __nmatch: size_t, 132 | | __pmatch: *mut regmatch_t, 133 | | __eflags: libc::c_int, 134 | | ) -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/awk.rs:135:3 | 135 | #[no_mangle] | ^^^^^^^^^^^^ 136 | fn atan2(_: libc::c_double, _: libc::c_double) -> libc::c_double; | ----------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/awk.rs:137:3 | 137 | #[no_mangle] | ^^^^^^^^^^^^ 138 | fn cos(_: libc::c_double) -> libc::c_double; | -------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/awk.rs:139:3 | 139 | #[no_mangle] | ^^^^^^^^^^^^ 140 | fn sin(_: libc::c_double) -> libc::c_double; | -------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/awk.rs:141:3 | 141 | #[no_mangle] | ^^^^^^^^^^^^ 142 | fn exp(_: libc::c_double) -> libc::c_double; | -------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/awk.rs:143:3 | 143 | #[no_mangle] | ^^^^^^^^^^^^ 144 | fn log(_: libc::c_double) -> libc::c_double; | -------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/awk.rs:145:3 | 145 | #[no_mangle] | ^^^^^^^^^^^^ 146 | fn pow(_: libc::c_double, _: libc::c_double) -> libc::c_double; | --------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/awk.rs:147:3 | 147 | #[no_mangle] | ^^^^^^^^^^^^ 148 | fn sqrt(_: libc::c_double) -> libc::c_double; | --------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/cmp.rs:8:3 | 8 | #[no_mangle] | ^^^^^^^^^^^^ 9 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/cmp.rs:10:3 | 10 | #[no_mangle] | ^^^^^^^^^^^^ 11 | static mut stdout: *mut FILE; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/cmp.rs:12:3 | 12 | #[no_mangle] | ^^^^^^^^^^^^ 13 | static mut stderr: *mut FILE; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/cmp.rs:14:3 | 14 | #[no_mangle] | ^^^^^^^^^^^^ 15 | fn getc_unlocked(__stream: *mut FILE) -> libc::c_int; | ----------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/cmp.rs:16:3 | 16 | #[no_mangle] | ^^^^^^^^^^^^ 17 | static mut logmode: smallint; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/diff.rs:17:3 | 17 | #[no_mangle] | ^^^^^^^^^^^^ 18 | fn qsort(__base: *mut libc::c_void, __nmemb: size_t, __size: size_t, __compar: __compar_fn_t); | ---------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/diff.rs:20:3 | 20 | #[no_mangle] | ^^^^^^^^^^^^ 21 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/diff.rs:23:3 | 23 | #[no_mangle] | ^^^^^^^^^^^^ 24 | static mut stdin: *mut FILE; | ---------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/diff.rs:25:3 | 25 | #[no_mangle] | ^^^^^^^^^^^^ 26 | fn fdopen(__fd: libc::c_int, __modes: *const libc::c_char) -> *mut FILE; | ------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/diff.rs:28:3 | 28 | #[no_mangle] | ^^^^^^^^^^^^ 29 | fn getc_unlocked(__stream: *mut FILE) -> libc::c_int; | ----------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/diff.rs:31:3 | 31 | #[no_mangle] | ^^^^^^^^^^^^ 32 | fn fread(__ptr: *mut libc::c_void, __size: size_t, __n: size_t, __stream: *mut FILE) -> size_t; | ----------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/diff.rs:33:3 | 33 | #[no_mangle] | ^^^^^^^^^^^^ 34 | fn fseeko(__stream: *mut FILE, __off: off64_t, __whence: libc::c_int) -> libc::c_int; | ------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/diff.rs:36:3 | 36 | #[no_mangle] | ^^^^^^^^^^^^ 37 | fn lseek(__fd: libc::c_int, __offset: off64_t, __whence: libc::c_int) -> off64_t; | --------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/diff.rs:38:3 | 38 | #[no_mangle] | ^^^^^^^^^^^^ 39 | fn memcpy(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ----------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/diff.rs:40:3 | 40 | #[no_mangle] | ^^^^^^^^^^^^ 41 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/diff.rs:43:3 | 43 | #[no_mangle] | ^^^^^^^^^^^^ 44 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/diff.rs:46:3 | 46 | #[no_mangle] | ^^^^^^^^^^^^ 47 | static mut option_mask32: u32; | ------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/diff.rs:49:3 | 49 | #[no_mangle] | ^^^^^^^^^^^^ 50 | static ptr_to_globals: *mut globals; | ------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/diff.rs:51:3 | 51 | #[no_mangle] | ^^^^^^^^^^^^ 52 | static mut bb_common_bufsiz1: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/ed.rs:17:3 | 17 | #[no_mangle] | ^^^^^^^^^^^^ 18 | fn creat(__file: *const libc::c_char, __mode: mode_t) -> libc::c_int; | --------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/ed.rs:20:3 | 20 | #[no_mangle] | ^^^^^^^^^^^^ 21 | static ptr_to_globals: *mut globals; | ------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/ed.rs:23:3 | 23 | #[no_mangle] | ^^^^^^^^^^^^ 24 | static mut stdout: *mut FILE; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/ed.rs:26:3 | 26 | #[no_mangle] | ^^^^^^^^^^^^ 27 | fn fputs_unlocked(__s: *const libc::c_char, __stream: *mut FILE) -> libc::c_int; | -------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/ed.rs:29:3 | 29 | #[no_mangle] | ^^^^^^^^^^^^ 30 | fn memcpy(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ----------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/ed.rs:32:3 | 32 | #[no_mangle] | ^^^^^^^^^^^^ 33 | fn memcmp(_: *const libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> libc::c_int; | ------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/ed.rs:35:3 | 35 | #[no_mangle] | ^^^^^^^^^^^^ 36 | fn memchr(_: *const libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | ----------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/ed.rs:38:3 | 38 | #[no_mangle] | ^^^^^^^^^^^^ 39 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/ed.rs:41:3 | 41 | #[no_mangle] | ^^^^^^^^^^^^ 42 | static mut bb_common_bufsiz1: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/patch.rs:18:3 | 18 | #[no_mangle] | ^^^^^^^^^^^^ 19 | / fn strtol( 20 | | __nptr: *const libc::c_char, 21 | | __endptr: *mut *mut libc::c_char, 22 | | __base: libc::c_int, 23 | | ) -> libc::c_long; | |____________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/patch.rs:25:3 | 25 | #[no_mangle] | ^^^^^^^^^^^^ 26 | static ptr_to_globals: *mut globals; | ------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/patch.rs:27:3 | 27 | #[no_mangle] | ^^^^^^^^^^^^ 28 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/patch.rs:29:3 | 29 | #[no_mangle] | ^^^^^^^^^^^^ 30 | static mut stdin: *mut FILE; | ---------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/patch.rs:32:3 | 32 | #[no_mangle] | ^^^^^^^^^^^^ 33 | fn dprintf(__fd: libc::c_int, __fmt: *const libc::c_char, _: ...) -> libc::c_int; | --------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/patch.rs:35:3 | 35 | #[no_mangle] | ^^^^^^^^^^^^ 36 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/patch.rs:38:3 | 38 | #[no_mangle] | ^^^^^^^^^^^^ 39 | static mut option_mask32: u32; | ------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/sed.rs:26:3 | 26 | #[no_mangle] | ^^^^^^^^^^^^ 27 | / fn strtol( 28 | | __nptr: *const libc::c_char, 29 | | __endptr: *mut *mut libc::c_char, 30 | | __base: libc::c_int, 31 | | ) -> libc::c_long; | |____________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/sed.rs:33:3 | 33 | #[no_mangle] | ^^^^^^^^^^^^ 34 | fn atexit(__func: Option ()>) -> libc::c_int; | ----------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/sed.rs:36:3 | 36 | #[no_mangle] | ^^^^^^^^^^^^ 37 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/sed.rs:38:3 | 38 | #[no_mangle] | ^^^^^^^^^^^^ 39 | static mut stdin: *mut FILE; | ---------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/sed.rs:40:3 | 40 | #[no_mangle] | ^^^^^^^^^^^^ 41 | static mut stdout: *mut FILE; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/sed.rs:43:3 | 43 | #[no_mangle] | ^^^^^^^^^^^^ 44 | fn getc_unlocked(__stream: *mut FILE) -> libc::c_int; | ----------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/sed.rs:45:3 | 45 | #[no_mangle] | ^^^^^^^^^^^^ 46 | fn putc_unlocked(__c: libc::c_int, __stream: *mut FILE) -> libc::c_int; | ----------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/sed.rs:48:3 | 48 | #[no_mangle] | ^^^^^^^^^^^^ 49 | fn ungetc(__c: libc::c_int, __stream: *mut FILE) -> libc::c_int; | ---------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/sed.rs:50:3 | 50 | #[no_mangle] | ^^^^^^^^^^^^ 51 | fn fputs_unlocked(__s: *const libc::c_char, __stream: *mut FILE) -> libc::c_int; | -------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/sed.rs:52:3 | 52 | #[no_mangle] | ^^^^^^^^^^^^ 53 | fn ferror_unlocked(__stream: *mut FILE) -> libc::c_int; | ------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/sed.rs:54:3 | 54 | #[no_mangle] | ^^^^^^^^^^^^ 55 | fn fchown(__fd: libc::c_int, __owner: uid_t, __group: gid_t) -> libc::c_int; | ---------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/sed.rs:57:3 | 57 | #[no_mangle] | ^^^^^^^^^^^^ 58 | fn strcat(_: *mut libc::c_char, _: *const libc::c_char) -> *mut libc::c_char; | ----------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/sed.rs:60:3 | 60 | #[no_mangle] | ^^^^^^^^^^^^ 61 | fn strchrnul(__s: *const libc::c_char, __c: libc::c_int) -> *mut libc::c_char; | ------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/sed.rs:62:3 | 62 | #[no_mangle] | ^^^^^^^^^^^^ 63 | fn strcspn(_: *const libc::c_char, _: *const libc::c_char) -> libc::c_ulong; | ---------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/sed.rs:64:3 | 64 | #[no_mangle] | ^^^^^^^^^^^^ 65 | fn strspn(_: *const libc::c_char, _: *const libc::c_char) -> libc::c_ulong; | --------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/sed.rs:66:3 | 66 | #[no_mangle] | ^^^^^^^^^^^^ 67 | fn strpbrk(_: *const libc::c_char, _: *const libc::c_char) -> *mut libc::c_char; | -------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/sed.rs:68:3 | 68 | #[no_mangle] | ^^^^^^^^^^^^ 69 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/sed.rs:83:3 | 83 | #[no_mangle] | ^^^^^^^^^^^^ 84 | static bb_msg_requires_arg: [libc::c_char; 0]; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/sed.rs:85:3 | 85 | #[no_mangle] | ^^^^^^^^^^^^ 86 | static bb_msg_standard_input: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/sed.rs:87:3 | 87 | #[no_mangle] | ^^^^^^^^^^^^ 88 | static mut bb_common_bufsiz1: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/sed.rs:89:3 | 89 | #[no_mangle] | ^^^^^^^^^^^^ 90 | / fn regexec( 91 | | __preg: *const regex_t, 92 | | __string: *const libc::c_char, 93 | | __nmatch: size_t, 94 | | __pmatch: *mut regmatch_t, 95 | | __eflags: libc::c_int, 96 | | ) -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/sed.rs:98:3 | 98 | #[no_mangle] | ^^^^^^^^^^^^ 99 | fn sed_free_and_close_stuff(); | ------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/vi.rs:30:3 | 30 | #[no_mangle] | ^^^^^^^^^^^^ 31 | fn memcpy(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ----------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/vi.rs:32:3 | 32 | #[no_mangle] | ^^^^^^^^^^^^ 33 | fn memmove(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ------------------------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/vi.rs:34:3 | 34 | #[no_mangle] | ^^^^^^^^^^^^ 35 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/vi.rs:36:3 | 36 | #[no_mangle] | ^^^^^^^^^^^^ 37 | fn memchr(_: *const libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | ----------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/vi.rs:38:3 | 38 | #[no_mangle] | ^^^^^^^^^^^^ 39 | fn memrchr(__s: *const libc::c_void, __c: libc::c_int, __n: size_t) -> *mut libc::c_void; | ----------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/vi.rs:41:3 | 41 | #[no_mangle] | ^^^^^^^^^^^^ 42 | fn strcat(_: *mut libc::c_char, _: *const libc::c_char) -> *mut libc::c_char; | ----------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/vi.rs:44:3 | 44 | #[no_mangle] | ^^^^^^^^^^^^ 45 | static mut optarg: *mut libc::c_char; | ------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/vi.rs:46:3 | 46 | #[no_mangle] | ^^^^^^^^^^^^ 47 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/vi.rs:49:3 | 49 | #[no_mangle] | ^^^^^^^^^^^^ 50 | fn ftruncate(__fd: libc::c_int, __length: off64_t) -> libc::c_int; | ------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/vi.rs:52:3 | 52 | #[no_mangle] | ^^^^^^^^^^^^ 53 | fn strchrnul(__s: *const libc::c_char, __c: libc::c_int) -> *mut libc::c_char; | ------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/vi.rs:54:3 | 54 | #[no_mangle] | ^^^^^^^^^^^^ 55 | fn __sigsetjmp(__env: *mut __jmp_buf_tag, __savemask: libc::c_int) -> libc::c_int; | ---------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/vi.rs:56:3 | 56 | #[no_mangle] | ^^^^^^^^^^^^ 57 | fn siglongjmp(_: *mut __jmp_buf_tag, _: libc::c_int) -> !; | ---------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/vi.rs:58:3 | 58 | #[no_mangle] | ^^^^^^^^^^^^ 59 | fn signal(__sig: libc::c_int, __handler: __sighandler_t) -> __sighandler_t; | --------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/vi.rs:60:3 | 60 | #[no_mangle] | ^^^^^^^^^^^^ 61 | fn raise(__sig: libc::c_int) -> libc::c_int; | -------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/vi.rs:62:3 | 62 | #[no_mangle] | ^^^^^^^^^^^^ 63 | static mut stdout: *mut FILE; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/vi.rs:65:3 | 65 | #[no_mangle] | ^^^^^^^^^^^^ 66 | / fn snprintf( 67 | | _: *mut libc::c_char, 68 | | _: libc::c_ulong, 69 | | _: *const libc::c_char, 70 | | _: ... 71 | | ) -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/vi.rs:72:3 | 72 | #[no_mangle] | ^^^^^^^^^^^^ 73 | / fn vsnprintf( 74 | | _: *mut libc::c_char, 75 | | _: libc::c_ulong, 76 | | _: *const libc::c_char, 77 | | _: ::std::ffi::VaList, 78 | | ) -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/vi.rs:80:3 | 80 | #[no_mangle] | ^^^^^^^^^^^^ 81 | fn fputs_unlocked(__s: *const libc::c_char, __stream: *mut FILE) -> libc::c_int; | -------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/vi.rs:83:3 | 83 | #[no_mangle] | ^^^^^^^^^^^^ 84 | fn strncmp(_: *const libc::c_char, _: *const libc::c_char, _: libc::c_ulong) -> libc::c_int; | -------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/vi.rs:86:3 | 86 | #[no_mangle] | ^^^^^^^^^^^^ 87 | fn strspn(_: *const libc::c_char, _: *const libc::c_char) -> libc::c_ulong; | --------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/vi.rs:88:3 | 88 | #[no_mangle] | ^^^^^^^^^^^^ 89 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/vi.rs:91:3 | 91 | #[no_mangle] | ^^^^^^^^^^^^ 92 | fn strncasecmp(_: *const libc::c_char, _: *const libc::c_char, _: libc::c_ulong) -> libc::c_int; | ------------------------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> editors/vi.rs:94:3 | 94 | #[no_mangle] | ^^^^^^^^^^^^ 95 | static ptr_to_globals: *mut globals; | ------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> findutils/find.rs:17:3 | 17 | #[no_mangle] | ^^^^^^^^^^^^ 18 | / fn fnmatch( 19 | | __pattern: *const libc::c_char, 20 | | __name: *const libc::c_char, 21 | | __flags: libc::c_int, 22 | | ) -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> findutils/find.rs:23:3 | 23 | #[no_mangle] | ^^^^^^^^^^^^ 24 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> findutils/find.rs:26:3 | 26 | #[no_mangle] | ^^^^^^^^^^^^ 27 | fn exit(_: libc::c_int) -> !; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> findutils/find.rs:28:3 | 28 | #[no_mangle] | ^^^^^^^^^^^^ 29 | fn strspn(_: *const libc::c_char, _: *const libc::c_char) -> libc::c_ulong; | --------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> findutils/find.rs:30:3 | 30 | #[no_mangle] | ^^^^^^^^^^^^ 31 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> findutils/find.rs:55:3 | 55 | #[no_mangle] | ^^^^^^^^^^^^ 56 | static bb_msg_requires_arg: [libc::c_char; 0]; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> findutils/find.rs:57:3 | 57 | #[no_mangle] | ^^^^^^^^^^^^ 58 | static bb_msg_invalid_arg_to: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> findutils/find.rs:59:3 | 59 | #[no_mangle] | ^^^^^^^^^^^^ 60 | static mut bb_common_bufsiz1: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> findutils/find.rs:62:3 | 62 | #[no_mangle] | ^^^^^^^^^^^^ 63 | / fn regexec( 64 | | __preg: *const regex_t, 65 | | __string: *const libc::c_char, 66 | | __nmatch: size_t, 67 | | __pmatch: *mut regmatch_t, 68 | | __eflags: libc::c_int, 69 | | ) -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> findutils/grep.rs:12:3 | 12 | #[no_mangle] | ^^^^^^^^^^^^ 13 | fn exit(_: libc::c_int) -> !; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> findutils/grep.rs:15:3 | 15 | #[no_mangle] | ^^^^^^^^^^^^ 16 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> findutils/grep.rs:17:3 | 17 | #[no_mangle] | ^^^^^^^^^^^^ 18 | static mut stdin: *mut FILE; | ---------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> findutils/grep.rs:20:3 | 20 | #[no_mangle] | ^^^^^^^^^^^^ 21 | / fn strcasestr( 22 | | __haystack: *const libc::c_char, 23 | | __needle: *const libc::c_char, 24 | | ) -> *mut libc::c_char; | |_________________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> findutils/grep.rs:25:3 | 25 | #[no_mangle] | ^^^^^^^^^^^^ 26 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> findutils/grep.rs:28:3 | 28 | #[no_mangle] | ^^^^^^^^^^^^ 29 | static mut option_mask32: u32; | ------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> findutils/grep.rs:31:3 | 31 | #[no_mangle] | ^^^^^^^^^^^^ 32 | static mut bb_common_bufsiz1: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> findutils/grep.rs:33:3 | 33 | #[no_mangle] | ^^^^^^^^^^^^ 34 | fn regfree(__preg: *mut regex_t); | --------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> findutils/grep.rs:36:3 | 36 | #[no_mangle] | ^^^^^^^^^^^^ 37 | / fn regexec( 38 | | __preg: *const regex_t, 39 | | __string: *const libc::c_char, 40 | | __nmatch: size_t, 41 | | __pmatch: *mut regmatch_t, 42 | | __eflags: libc::c_int, 43 | | ) -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> findutils/xargs.rs:12:3 | 12 | #[no_mangle] | ^^^^^^^^^^^^ 13 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> findutils/xargs.rs:14:3 | 14 | #[no_mangle] | ^^^^^^^^^^^^ 15 | static mut stderr: *mut FILE; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> findutils/xargs.rs:17:3 | 17 | #[no_mangle] | ^^^^^^^^^^^^ 18 | fn getchar_unlocked() -> libc::c_int; | ------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> findutils/xargs.rs:19:3 | 19 | #[no_mangle] | ^^^^^^^^^^^^ 20 | fn fputs_unlocked(__s: *const libc::c_char, __stream: *mut FILE) -> libc::c_int; | -------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> findutils/xargs.rs:22:3 | 22 | #[no_mangle] | ^^^^^^^^^^^^ 23 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> findutils/xargs.rs:25:3 | 25 | #[no_mangle] | ^^^^^^^^^^^^ 26 | static mut bb_common_bufsiz1: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> init/bootchartd.rs:33:3 | 33 | #[no_mangle] | ^^^^^^^^^^^^ 34 | fn atof(__nptr: *const libc::c_char) -> libc::c_double; | ------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> init/bootchartd.rs:36:3 | 36 | #[no_mangle] | ^^^^^^^^^^^^ 37 | fn mkdtemp(__template: *mut libc::c_char) -> *mut libc::c_char; | --------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> init/bootchartd.rs:39:3 | 39 | #[no_mangle] | ^^^^^^^^^^^^ 40 | fn execl(__path: *const libc::c_char, __arg: *const libc::c_char, _: ...) -> libc::c_int; | ----------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> init/bootchartd.rs:42:3 | 42 | #[no_mangle] | ^^^^^^^^^^^^ 43 | fn getppid() -> pid_t; | ---------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> init/bootchartd.rs:44:3 | 44 | #[no_mangle] | ^^^^^^^^^^^^ 45 | fn vfork() -> libc::c_int; | -------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> init/bootchartd.rs:47:3 | 47 | #[no_mangle] | ^^^^^^^^^^^^ 48 | fn acct(__name: *const libc::c_char) -> libc::c_int; | ---------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> init/bootchartd.rs:50:3 | 50 | #[no_mangle] | ^^^^^^^^^^^^ 51 | fn raise(__sig: libc::c_int) -> libc::c_int; | -------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> init/bootchartd.rs:53:3 | 53 | #[no_mangle] | ^^^^^^^^^^^^ 54 | fn fflush(__stream: *mut FILE) -> libc::c_int; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> init/bootchartd.rs:56:3 | 56 | #[no_mangle] | ^^^^^^^^^^^^ 57 | fn putc_unlocked(__c: libc::c_int, __stream: *mut FILE) -> libc::c_int; | ----------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> init/bootchartd.rs:58:3 | 58 | #[no_mangle] | ^^^^^^^^^^^^ 59 | fn fputs_unlocked(__s: *const libc::c_char, __stream: *mut FILE) -> libc::c_int; | -------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> init/bootchartd.rs:60:3 | 60 | #[no_mangle] | ^^^^^^^^^^^^ 61 | fn fileno_unlocked(__stream: *mut FILE) -> libc::c_int; | ------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> init/bootchartd.rs:62:3 | 62 | #[no_mangle] | ^^^^^^^^^^^^ 63 | fn usleep(__useconds: useconds_t) -> libc::c_int; | ------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> init/bootchartd.rs:65:3 | 65 | #[no_mangle] | ^^^^^^^^^^^^ 66 | fn strchrnul(__s: *const libc::c_char, __c: libc::c_int) -> *mut libc::c_char; | ------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> init/bootchartd.rs:68:3 | 68 | #[no_mangle] | ^^^^^^^^^^^^ 69 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> init/bootchartd.rs:70:3 | 70 | #[no_mangle] | ^^^^^^^^^^^^ 71 | fn waitpid(__pid: pid_t, __stat_loc: *mut libc::c_int, __options: libc::c_int) -> pid_t; | ---------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> init/bootchartd.rs:73:3 | 73 | #[no_mangle] | ^^^^^^^^^^^^ 74 | / fn strftime( 75 | | __s: *mut libc::c_char, 76 | | __maxsize: size_t, 77 | | __format: *const libc::c_char, 78 | | __tp: *const tm, 79 | | ) -> size_t; | |______________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> init/bootchartd.rs:80:3 | 80 | #[no_mangle] | ^^^^^^^^^^^^ 81 | fn localtime_r(__timer: *const time_t, __tp: *mut tm) -> *mut tm; | ----------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> init/bootchartd.rs:83:3 | 83 | #[no_mangle] | ^^^^^^^^^^^^ 84 | static mut bb_got_signal: smallint; | ----------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> init/bootchartd.rs:86:3 | 86 | #[no_mangle] | ^^^^^^^^^^^^ 87 | static bb_PATH_root_path: [libc::c_char; 0]; | -------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> init/bootchartd.rs:88:3 | 88 | #[no_mangle] | ^^^^^^^^^^^^ 89 | static mut bb_common_bufsiz1: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> init/bootchartd.rs:90:3 | 90 | #[no_mangle] | ^^^^^^^^^^^^ 91 | fn uname(__name: *mut utsname) -> libc::c_int; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> init/halt.rs:14:3 | 14 | #[no_mangle] | ^^^^^^^^^^^^ 15 | fn execlp(__file: *const libc::c_char, __arg: *const libc::c_char, _: ...) -> libc::c_int; | ------------------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> init/halt.rs:17:3 | 17 | #[no_mangle] | ^^^^^^^^^^^^ 18 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> init/halt.rs:20:3 | 20 | #[no_mangle] | ^^^^^^^^^^^^ 21 | fn updwtmpx(__wtmpx_file: *const libc::c_char, __utmpx: *const utmpx); | ---------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> init/halt.rs:23:3 | 23 | #[no_mangle] | ^^^^^^^^^^^^ 24 | static bb_path_wtmp_file: [libc::c_char; 0]; | -------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> init/halt.rs:25:3 | 25 | #[no_mangle] | ^^^^^^^^^^^^ 26 | fn reboot(__howto: libc::c_int) -> libc::c_int; | ----------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> init/halt.rs:27:3 | 27 | #[no_mangle] | ^^^^^^^^^^^^ 28 | fn uname(__name: *mut utsname) -> libc::c_int; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> init/init.rs:37:3 | 37 | #[no_mangle] | ^^^^^^^^^^^^ 38 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> init/init.rs:40:3 | 40 | #[no_mangle] | ^^^^^^^^^^^^ 41 | fn strncpy(_: *mut libc::c_char, _: *const libc::c_char, _: libc::c_ulong) -> *mut libc::c_char; | ------------------------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> init/init.rs:43:3 | 43 | #[no_mangle] | ^^^^^^^^^^^^ 44 | fn execvp(__file: *const libc::c_char, __argv: *const *mut libc::c_char) -> libc::c_int; | ---------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> init/init.rs:45:3 | 45 | #[no_mangle] | ^^^^^^^^^^^^ 46 | fn _exit(_: libc::c_int) -> !; | ------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> init/init.rs:48:3 | 48 | #[no_mangle] | ^^^^^^^^^^^^ 49 | fn fork() -> pid_t; | ------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> init/init.rs:50:3 | 50 | #[no_mangle] | ^^^^^^^^^^^^ 51 | fn vfork() -> libc::c_int; | -------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> init/init.rs:53:3 | 53 | #[no_mangle] | ^^^^^^^^^^^^ 54 | fn signal(__sig: libc::c_int, __handler: __sighandler_t) -> __sighandler_t; | --------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> init/init.rs:56:3 | 56 | #[no_mangle] | ^^^^^^^^^^^^ 57 | fn sigfillset(__set: *mut sigset_t) -> libc::c_int; | --------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> init/init.rs:58:3 | 58 | #[no_mangle] | ^^^^^^^^^^^^ 59 | fn sigdelset(__set: *mut sigset_t, __signo: libc::c_int) -> libc::c_int; | ------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> init/init.rs:61:3 | 61 | #[no_mangle] | ^^^^^^^^^^^^ 62 | / fn vsnprintf( 63 | | _: *mut libc::c_char, 64 | | _: libc::c_ulong, 65 | | _: *const libc::c_char, 66 | | _: ::std::ffi::VaList, 67 | | ) -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> init/init.rs:69:3 | 69 | #[no_mangle] | ^^^^^^^^^^^^ 70 | fn strpbrk(_: *const libc::c_char, _: *const libc::c_char) -> *mut libc::c_char; | -------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> init/init.rs:71:3 | 71 | #[no_mangle] | ^^^^^^^^^^^^ 72 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> init/init.rs:73:3 | 73 | #[no_mangle] | ^^^^^^^^^^^^ 74 | fn strsep(__stringp: *mut *mut libc::c_char, __delim: *const libc::c_char) -> *mut libc::c_char; | ------------------------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> init/init.rs:76:3 | 76 | #[no_mangle] | ^^^^^^^^^^^^ 77 | fn setrlimit(__resource: __rlimit_resource_t, __rlimits: *const rlimit) -> libc::c_int; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> init/init.rs:78:3 | 78 | #[no_mangle] | ^^^^^^^^^^^^ 79 | fn wait(__stat_loc: *mut libc::c_int) -> pid_t; | ----------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> init/init.rs:80:3 | 80 | #[no_mangle] | ^^^^^^^^^^^^ 81 | fn waitpid(__pid: pid_t, __stat_loc: *mut libc::c_int, __options: libc::c_int) -> pid_t; | ---------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> init/init.rs:82:3 | 82 | #[no_mangle] | ^^^^^^^^^^^^ 83 | fn tcgetattr(__fd: libc::c_int, __termios_p: *mut termios) -> libc::c_int; | -------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> init/init.rs:85:3 | 85 | #[no_mangle] | ^^^^^^^^^^^^ 86 | static mut bb_got_signal: smallint; | ----------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> init/init.rs:96:3 | 96 | #[no_mangle] | ^^^^^^^^^^^^ 97 | static bb_PATH_root_path: [libc::c_char; 0]; | -------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> init/init.rs:103:3 | 103 | #[no_mangle] | ^^^^^^^^^^^^ 104 | static bb_default_login_shell: [libc::c_char; 0]; | ------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> init/init.rs:105:3 | 105 | #[no_mangle] | ^^^^^^^^^^^^ 106 | static mut bb_common_bufsiz1: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> init/init.rs:108:3 | 108 | #[no_mangle] | ^^^^^^^^^^^^ 109 | fn reboot(__howto: libc::c_int) -> libc::c_int; | ----------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> klibc_utils/resume.rs:7:3 | 7 | #[no_mangle] | ^^^^^^^^^^^^ 8 | fn gnu_dev_major(__dev: libc::dev_t) -> libc::c_uint; | ----------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> klibc_utils/resume.rs:9:3 | 9 | #[no_mangle] | ^^^^^^^^^^^^ 10 | fn gnu_dev_minor(__dev: libc::dev_t) -> libc::c_uint; | ----------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> klibc_utils/resume.rs:12:3 | 12 | #[no_mangle] | ^^^^^^^^^^^^ 13 | fn strncmp(_: *const libc::c_char, _: *const libc::c_char, _: libc::c_ulong) -> libc::c_int; | -------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/ask_confirmation.rs:4:3 | 4 | #[no_mangle] | ^^^^^^^^^^^^ 5 | static mut stdin: *mut FILE; | ---------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/ask_confirmation.rs:7:3 | 7 | #[no_mangle] | ^^^^^^^^^^^^ 8 | fn getc_unlocked(__stream: *mut FILE) -> libc::c_int; | ----------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/bb_askpass.rs:11:3 | 11 | #[no_mangle] | ^^^^^^^^^^^^ 12 | fn sigaction(__sig: libc::c_int, __act: *const sigaction, __oact: *mut sigaction) -> libc::c_int; | ------------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/bb_askpass.rs:13:3 | 13 | #[no_mangle] | ^^^^^^^^^^^^ 14 | static mut stdout: *mut FILE; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/bb_askpass.rs:16:3 | 16 | #[no_mangle] | ^^^^^^^^^^^^ 17 | fn fputs_unlocked(__s: *const libc::c_char, __stream: *mut FILE) -> libc::c_int; | -------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/bb_askpass.rs:19:3 | 19 | #[no_mangle] | ^^^^^^^^^^^^ 20 | fn read(__fd: libc::c_int, __buf: *mut libc::c_void, __nbytes: size_t) -> ssize_t; | ---------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/bb_askpass.rs:22:3 | 22 | #[no_mangle] | ^^^^^^^^^^^^ 23 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/bb_askpass.rs:25:3 | 25 | #[no_mangle] | ^^^^^^^^^^^^ 26 | fn tcgetattr(__fd: libc::c_int, __termios_p: *mut termios) -> libc::c_int; | -------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/bb_askpass.rs:28:3 | 28 | #[no_mangle] | ^^^^^^^^^^^^ 29 | / fn tcsetattr( 30 | | __fd: libc::c_int, 31 | | __optional_actions: libc::c_int, 32 | | __termios_p: *const termios, 33 | | ) -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/bb_askpass.rs:35:3 | 35 | #[no_mangle] | ^^^^^^^^^^^^ 36 | fn tcflush(__fd: libc::c_int, __queue_selector: libc::c_int) -> libc::c_int; | ---------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/bb_cat.rs:6:3 | 6 | #[no_mangle] | ^^^^^^^^^^^^ 7 | static bb_argv_dash: [*const libc::c_char; 0]; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/bb_getgroups.rs:5:3 | 5 | #[no_mangle] | ^^^^^^^^^^^^ 6 | fn getgroups(__size: libc::c_int, __list: *mut gid_t) -> libc::c_int; | --------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/bb_getsockname.rs:18:3 | 18 | #[no_mangle] | ^^^^^^^^^^^^ 19 | fn getsockname(__fd: libc::c_int, __addr: __SOCKADDR_ARG, __len: *mut socklen_t) -> libc::c_int; | ------------------------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/bb_qsort.rs:6:3 | 6 | #[no_mangle] | ^^^^^^^^^^^^ 7 | fn qsort(__base: *mut libc::c_void, __nmemb: size_t, __size: size_t, __compar: __compar_fn_t); | ---------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/bb_strtonum.rs:4:3 | 4 | #[no_mangle] | ^^^^^^^^^^^^ 5 | / fn strtol( 6 | | __nptr: *const libc::c_char, 7 | | __endptr: *mut *mut libc::c_char, 8 | | __base: libc::c_int, 9 | | ) -> libc::c_long; | |____________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/bb_strtonum.rs:11:3 | 11 | #[no_mangle] | ^^^^^^^^^^^^ 12 | / fn strtoul( 13 | | __nptr: *const libc::c_char, 14 | | __endptr: *mut *mut libc::c_char, 15 | | __base: libc::c_int, 16 | | ) -> libc::c_ulong; | |_____________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/bb_strtonum.rs:18:3 | 18 | #[no_mangle] | ^^^^^^^^^^^^ 19 | / fn strtoll( 20 | | __nptr: *const libc::c_char, 21 | | __endptr: *mut *mut libc::c_char, 22 | | __base: libc::c_int, 23 | | ) -> libc::c_longlong; | |________________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/bb_strtonum.rs:25:3 | 25 | #[no_mangle] | ^^^^^^^^^^^^ 26 | / fn strtoull( 27 | | __nptr: *const libc::c_char, 28 | | __endptr: *mut *mut libc::c_char, 29 | | __base: libc::c_int, 30 | | ) -> libc::c_ulonglong; | |_________________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/capability.rs:6:3 | 6 | #[no_mangle] | ^^^^^^^^^^^^ 7 | fn capget(header: cap_user_header_t, data: cap_user_data_t) -> libc::c_int; | --------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/compare_string_array.rs:7:3 | 7 | #[no_mangle] | ^^^^^^^^^^^^ 8 | fn strncmp(_: *const libc::c_char, _: *const libc::c_char, _: libc::c_ulong) -> libc::c_int; | -------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/compare_string_array.rs:9:3 | 9 | #[no_mangle] | ^^^^^^^^^^^^ 10 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/copy_file.rs:30:3 | 30 | #[no_mangle] | ^^^^^^^^^^^^ 31 | fn lchown(__file: *const libc::c_char, __owner: uid_t, __group: gid_t) -> libc::c_int; | -------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/copy_file.rs:32:3 | 32 | #[no_mangle] | ^^^^^^^^^^^^ 33 | fn link(__from: *const libc::c_char, __to: *const libc::c_char) -> libc::c_int; | ------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/copy_file.rs:35:3 | 35 | #[no_mangle] | ^^^^^^^^^^^^ 36 | static mut stderr: *mut FILE; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/copy_file.rs:38:3 | 38 | #[no_mangle] | ^^^^^^^^^^^^ 39 | fn mkdir(__path: *const libc::c_char, __mode: mode_t) -> libc::c_int; | --------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/copy_file.rs:41:3 | 41 | #[no_mangle] | ^^^^^^^^^^^^ 42 | fn utimes(__file: *const libc::c_char, __tvp: *const timeval) -> libc::c_int; | ----------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/copyfd.rs:8:3 | 8 | #[no_mangle] | ^^^^^^^^^^^^ 9 | / fn sendfile( 10 | | __out_fd: libc::c_int, 11 | | __in_fd: libc::c_int, 12 | | __offset: *mut off64_t, 13 | | __count: size_t, 14 | | ) -> ssize_t; | |_______________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/dump.rs:17:3 | 17 | #[no_mangle] | ^^^^^^^^^^^^ 18 | static mut stdin: *mut FILE; | ---------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/dump.rs:19:3 | 19 | #[no_mangle] | ^^^^^^^^^^^^ 20 | / fn freopen( 21 | | __filename: *const libc::c_char, 22 | | __modes: *const libc::c_char, 23 | | __stream: *mut FILE, 24 | | ) -> *mut FILE; | |_________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/dump.rs:26:3 | 26 | #[no_mangle] | ^^^^^^^^^^^^ 27 | fn fread(__ptr: *mut libc::c_void, __size: size_t, __n: size_t, __stream: *mut FILE) -> size_t; | ----------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/dump.rs:28:3 | 28 | #[no_mangle] | ^^^^^^^^^^^^ 29 | fn fseeko(__stream: *mut FILE, __off: off64_t, __whence: libc::c_int) -> libc::c_int; | ------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/dump.rs:30:3 | 30 | #[no_mangle] | ^^^^^^^^^^^^ 31 | fn ferror_unlocked(__stream: *mut FILE) -> libc::c_int; | ------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/dump.rs:32:3 | 32 | #[no_mangle] | ^^^^^^^^^^^^ 33 | fn memcpy(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ----------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/dump.rs:34:3 | 34 | #[no_mangle] | ^^^^^^^^^^^^ 35 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/dump.rs:36:3 | 36 | #[no_mangle] | ^^^^^^^^^^^^ 37 | fn memcmp(_: *const libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> libc::c_int; | ------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/duration.rs:8:3 | 8 | #[no_mangle] | ^^^^^^^^^^^^ 9 | fn strtod(__nptr: *const libc::c_char, __endptr: *mut *mut libc::c_char) -> libc::c_double; | ------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/duration.rs:11:3 | 11 | #[no_mangle] | ^^^^^^^^^^^^ 12 | fn strspn(_: *const libc::c_char, _: *const libc::c_char) -> libc::c_ulong; | --------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/duration.rs:13:3 | 13 | #[no_mangle] | ^^^^^^^^^^^^ 14 | fn nanosleep(__requested_time: *const timespec, __remaining: *mut timespec) -> libc::c_int; | ------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/executable.rs:11:3 | 11 | #[no_mangle] | ^^^^^^^^^^^^ 12 | fn execvp(__file: *const libc::c_char, __argv: *const *mut libc::c_char) -> libc::c_int; | ---------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/fclose_nonstdin.rs:6:3 | 6 | #[no_mangle] | ^^^^^^^^^^^^ 7 | static mut stdin: *mut FILE; | ---------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/fclose_nonstdin.rs:9:3 | 9 | #[no_mangle] | ^^^^^^^^^^^^ 10 | fn ferror_unlocked(__stream: *mut FILE) -> libc::c_int; | ------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/fflush_stdout_and_exit.rs:5:3 | 5 | #[no_mangle] | ^^^^^^^^^^^^ 6 | static mut stdout: *mut FILE; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/fflush_stdout_and_exit.rs:7:3 | 7 | #[no_mangle] | ^^^^^^^^^^^^ 8 | fn fflush(__stream: *mut FILE) -> libc::c_int; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/fflush_stdout_and_exit.rs:313:3 | 313 | #[no_mangle] | ^^^^^^^^^^^^ 314 | static bb_msg_standard_output: [libc::c_char; 0]; | ------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/fgets_str.rs:5:3 | 5 | #[no_mangle] | ^^^^^^^^^^^^ 6 | fn getc_unlocked(__stream: *mut FILE) -> libc::c_int; | ----------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/fgets_str.rs:8:3 | 8 | #[no_mangle] | ^^^^^^^^^^^^ 9 | fn memcmp(_: *const libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> libc::c_int; | ------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/fgets_str.rs:11:3 | 11 | #[no_mangle] | ^^^^^^^^^^^^ 12 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/find_mount_point.rs:9:3 | 9 | #[no_mangle] | ^^^^^^^^^^^^ 10 | fn getmntent(__stream: *mut FILE) -> *mut mntent; | ------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/find_pid_by_name.rs:8:3 | 8 | #[no_mangle] | ^^^^^^^^^^^^ 9 | fn strncmp(_: *const libc::c_char, _: *const libc::c_char, _: libc::c_ulong) -> libc::c_int; | -------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/find_pid_by_name.rs:10:3 | 10 | #[no_mangle] | ^^^^^^^^^^^^ 11 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/find_root_device.rs:13:3 | 13 | #[no_mangle] | ^^^^^^^^^^^^ 14 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/get_cpu_count.rs:7:3 | 7 | #[no_mangle] | ^^^^^^^^^^^^ 8 | / fn fgets_unlocked( 9 | | __s: *mut libc::c_char, 10 | | __n: libc::c_int, 11 | | __stream: *mut FILE, 12 | | ) -> *mut libc::c_char; | |_________________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/get_line_from_file.rs:5:3 | 5 | #[no_mangle] | ^^^^^^^^^^^^ 6 | fn getc_unlocked(__stream: *mut FILE) -> libc::c_int; | ----------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/get_shell_name.rs:9:3 | 9 | #[no_mangle] | ^^^^^^^^^^^^ 10 | static bb_default_login_shell: [libc::c_char; 0]; | ------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/get_volsize.rs:7:3 | 7 | #[no_mangle] | ^^^^^^^^^^^^ 8 | fn lseek(__fd: libc::c_int, __offset: off64_t, __whence: libc::c_int) -> off64_t; | --------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/getopt32.rs:6:3 | 6 | #[no_mangle] | ^^^^^^^^^^^^ 7 | static mut optarg: *mut libc::c_char; | ------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/getopt32.rs:8:3 | 8 | #[no_mangle] | ^^^^^^^^^^^^ 9 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/getopt32.rs:10:3 | 10 | #[no_mangle] | ^^^^^^^^^^^^ 11 | / fn getopt_long( 12 | | ___argc: libc::c_int, 13 | | ___argv: *const *mut libc::c_char, 14 | | __shortopts: *const libc::c_char, 15 | | __longopts: *const option, 16 | | __longind: *mut libc::c_int, 17 | | ) -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/getopt32.rs:18:3 | 18 | #[no_mangle] | ^^^^^^^^^^^^ 19 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/getopt32.rs:21:3 | 21 | #[no_mangle] | ^^^^^^^^^^^^ 22 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/getopt_allopts.rs:7:3 | 7 | #[no_mangle] | ^^^^^^^^^^^^ 8 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/getpty.rs:6:3 | 6 | #[no_mangle] | ^^^^^^^^^^^^ 7 | fn grantpt(__fd: libc::c_int) -> libc::c_int; | --------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/getpty.rs:8:3 | 8 | #[no_mangle] | ^^^^^^^^^^^^ 9 | fn unlockpt(__fd: libc::c_int) -> libc::c_int; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/getpty.rs:10:3 | 10 | #[no_mangle] | ^^^^^^^^^^^^ 11 | fn ptsname_r(__fd: libc::c_int, __buf: *mut libc::c_char, __buflen: size_t) -> libc::c_int; | ------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/hash_md5_sha.rs:11:3 | 11 | #[no_mangle] | ^^^^^^^^^^^^ 12 | fn memcpy(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ----------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/hash_md5_sha.rs:13:3 | 13 | #[no_mangle] | ^^^^^^^^^^^^ 14 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/herror_msg.rs:3:3 | 3 | #[no_mangle] | ^^^^^^^^^^^^ 4 | fn __h_errno_location() -> *mut libc::c_int; | -------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/herror_msg.rs:5:3 | 5 | #[no_mangle] | ^^^^^^^^^^^^ 6 | fn hstrerror(__err_num: libc::c_int) -> *const libc::c_char; | ------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/inet_common.rs:11:3 | 11 | #[no_mangle] | ^^^^^^^^^^^^ 12 | fn gethostbyname(__name: *const libc::c_char) -> *mut hostent; | -------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/inet_common.rs:13:3 | 13 | #[no_mangle] | ^^^^^^^^^^^^ 14 | / fn getaddrinfo( 15 | | __name: *const libc::c_char, 16 | | __service: *const libc::c_char, 17 | | __req: *const addrinfo, 18 | | __pai: *mut *mut addrinfo, 19 | | ) -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/inet_common.rs:20:3 | 20 | #[no_mangle] | ^^^^^^^^^^^^ 21 | fn freeaddrinfo(__ai: *mut addrinfo); | ------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/inet_common.rs:22:3 | 22 | #[no_mangle] | ^^^^^^^^^^^^ 23 | fn memcpy(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ----------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/inet_common.rs:24:3 | 24 | #[no_mangle] | ^^^^^^^^^^^^ 25 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/inet_common.rs:27:3 | 27 | #[no_mangle] | ^^^^^^^^^^^^ 28 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/inet_common.rs:29:3 | 29 | #[no_mangle] | ^^^^^^^^^^^^ 30 | fn inet_aton(__cp: *const libc::c_char, __inp: *mut in_addr) -> libc::c_int; | ---------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/inode_hash.rs:8:3 | 8 | #[no_mangle] | ^^^^^^^^^^^^ 9 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/kernel_version.rs:6:3 | 6 | #[no_mangle] | ^^^^^^^^^^^^ 7 | fn uname(__name: *mut utsname) -> libc::c_int; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/last_char_is.rs:4:3 | 4 | #[no_mangle] | ^^^^^^^^^^^^ 5 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/lineedit.rs:45:3 | 45 | #[no_mangle] | ^^^^^^^^^^^^ 46 | fn sigaction(__sig: libc::c_int, __act: *const sigaction, __oact: *mut sigaction) -> libc::c_int; | ------------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/lineedit.rs:47:3 | 47 | #[no_mangle] | ^^^^^^^^^^^^ 48 | fn memmove(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ------------------------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/lineedit.rs:49:3 | 49 | #[no_mangle] | ^^^^^^^^^^^^ 50 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/lineedit.rs:52:3 | 52 | #[no_mangle] | ^^^^^^^^^^^^ 53 | static mut stdin: *mut FILE; | ---------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/lineedit.rs:54:3 | 54 | #[no_mangle] | ^^^^^^^^^^^^ 55 | static mut stdout: *mut FILE; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/lineedit.rs:57:3 | 57 | #[no_mangle] | ^^^^^^^^^^^^ 58 | / fn fgets_unlocked( 59 | | __s: *mut libc::c_char, 60 | | __n: libc::c_int, 61 | | __stream: *mut FILE, 62 | | ) -> *mut libc::c_char; | |_________________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/lineedit.rs:64:3 | 64 | #[no_mangle] | ^^^^^^^^^^^^ 65 | fn fputs_unlocked(__s: *const libc::c_char, __stream: *mut FILE) -> libc::c_int; | -------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/lineedit.rs:67:3 | 67 | #[no_mangle] | ^^^^^^^^^^^^ 68 | / fn strtoul( 69 | | __nptr: *const libc::c_char, 70 | | __endptr: *mut *mut libc::c_char, 71 | | __base: libc::c_int, 72 | | ) -> libc::c_ulong; | |_____________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/lineedit.rs:74:3 | 74 | #[no_mangle] | ^^^^^^^^^^^^ 75 | fn strcat(_: *mut libc::c_char, _: *const libc::c_char) -> *mut libc::c_char; | ----------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/lineedit.rs:77:3 | 77 | #[no_mangle] | ^^^^^^^^^^^^ 78 | fn strchrnul(__s: *const libc::c_char, __c: libc::c_int) -> *mut libc::c_char; | ------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/lineedit.rs:80:3 | 80 | #[no_mangle] | ^^^^^^^^^^^^ 81 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/lineedit.rs:119:3 | 119 | #[no_mangle] | ^^^^^^^^^^^^ 120 | static bb_msg_unknown: [libc::c_char; 0]; | ----------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/lineedit.rs:121:3 | 121 | #[no_mangle] | ^^^^^^^^^^^^ 122 | static const_int_0: libc::c_int; | -------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/lineedit.rs:126:3 | 126 | #[no_mangle] | ^^^^^^^^^^^^ 127 | static lineedit_ptr_to_statics: *mut lineedit_statics; | ------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/logenv.rs:7:3 | 7 | #[no_mangle] | ^^^^^^^^^^^^ 8 | static mut logmode: smallint; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/login.rs:14:3 | 14 | #[no_mangle] | ^^^^^^^^^^^^ 15 | fn unsetenv(__name: *const libc::c_char) -> libc::c_int; | -------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/login.rs:17:3 | 17 | #[no_mangle] | ^^^^^^^^^^^^ 18 | static mut stdout: *mut FILE; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/login.rs:20:3 | 20 | #[no_mangle] | ^^^^^^^^^^^^ 21 | fn getc_unlocked(__stream: *mut FILE) -> libc::c_int; | ----------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/login.rs:23:3 | 23 | #[no_mangle] | ^^^^^^^^^^^^ 24 | fn fputs_unlocked(__s: *const libc::c_char, __stream: *mut FILE) -> libc::c_int; | -------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/login.rs:25:3 | 25 | #[no_mangle] | ^^^^^^^^^^^^ 26 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/login.rs:28:3 | 28 | #[no_mangle] | ^^^^^^^^^^^^ 29 | / fn strftime( 30 | | __s: *mut libc::c_char, 31 | | __maxsize: size_t, 32 | | __format: *const libc::c_char, 33 | | __tp: *const tm, 34 | | ) -> size_t; | |______________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/login.rs:35:3 | 35 | #[no_mangle] | ^^^^^^^^^^^^ 36 | fn localtime(__timer: *const time_t) -> *mut tm; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/login.rs:38:3 | 38 | #[no_mangle] | ^^^^^^^^^^^^ 39 | static bb_PATH_root_path: [libc::c_char; 0]; | -------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/login.rs:40:3 | 40 | #[no_mangle] | ^^^^^^^^^^^^ 41 | fn uname(__name: *mut utsname) -> libc::c_int; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/loop.rs:14:3 | 14 | #[no_mangle] | ^^^^^^^^^^^^ 15 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/make_directory.rs:10:3 | 10 | #[no_mangle] | ^^^^^^^^^^^^ 11 | fn mkdir(__path: *const libc::c_char, __mode: mode_t) -> libc::c_int; | --------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/makedev.rs:3:3 | 3 | #[no_mangle] | ^^^^^^^^^^^^ 4 | fn gnu_dev_makedev(__major: libc::c_uint, __minor: libc::c_uint) -> libc::dev_t; | -------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/obscure.rs:9:3 | 9 | #[no_mangle] | ^^^^^^^^^^^^ 10 | / fn strcasestr( 11 | | __haystack: *const libc::c_char, 12 | | __needle: *const libc::c_char, 13 | | ) -> *mut libc::c_char; | |_________________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/obscure.rs:14:3 | 14 | #[no_mangle] | ^^^^^^^^^^^^ 15 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/parse_config.rs:11:3 | 11 | #[no_mangle] | ^^^^^^^^^^^^ 12 | fn getline(__lineptr: *mut *mut libc::c_char, __n: *mut size_t, __stream: *mut FILE) -> ssize_t; | ------------------------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/parse_config.rs:13:3 | 13 | #[no_mangle] | ^^^^^^^^^^^^ 14 | fn memcpy(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ----------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/parse_config.rs:15:3 | 15 | #[no_mangle] | ^^^^^^^^^^^^ 16 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/parse_config.rs:18:3 | 18 | #[no_mangle] | ^^^^^^^^^^^^ 19 | fn strchrnul(__s: *const libc::c_char, __c: libc::c_int) -> *mut libc::c_char; | ------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/parse_config.rs:20:3 | 20 | #[no_mangle] | ^^^^^^^^^^^^ 21 | fn strcspn(_: *const libc::c_char, _: *const libc::c_char) -> libc::c_ulong; | ---------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/parse_config.rs:22:3 | 22 | #[no_mangle] | ^^^^^^^^^^^^ 23 | fn strspn(_: *const libc::c_char, _: *const libc::c_char) -> libc::c_ulong; | --------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/parse_mode.rs:5:3 | 5 | #[no_mangle] | ^^^^^^^^^^^^ 6 | / fn strtoul( 7 | | __nptr: *const libc::c_char, 8 | | __endptr: *mut *mut libc::c_char, 9 | | __base: libc::c_int, 10 | | ) -> libc::c_ulong; | |_____________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/perror_msg.rs:4:3 | 4 | #[no_mangle] | ^^^^^^^^^^^^ 5 | fn strerror(_: libc::c_int) -> *mut libc::c_char; | ------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/pidfile.rs:12:3 | 12 | #[no_mangle] | ^^^^^^^^^^^^ 13 | / fn snprintf( 14 | | _: *mut libc::c_char, 15 | | _: libc::c_ulong, 16 | | _: *const libc::c_char, 17 | | _: ... 18 | | ) -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/print_flags.rs:7:3 | 7 | #[no_mangle] | ^^^^^^^^^^^^ 8 | fn strlen(__s: *const libc::c_char) -> libc::c_ulong; | ----------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/print_numbered_lines.rs:9:3 | 9 | #[no_mangle] | ^^^^^^^^^^^^ 10 | static mut stdout: *mut FILE; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/print_numbered_lines.rs:12:3 | 12 | #[no_mangle] | ^^^^^^^^^^^^ 13 | fn fputs_unlocked(__s: *const libc::c_char, __stream: *mut FILE) -> libc::c_int; | -------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/printable.rs:4:3 | 4 | #[no_mangle] | ^^^^^^^^^^^^ 5 | fn putc_unlocked(__c: libc::c_int, __stream: *mut FILE) -> libc::c_int; | ----------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/printable.rs:6:3 | 6 | #[no_mangle] | ^^^^^^^^^^^^ 7 | fn fputs_unlocked(__s: *const libc::c_char, __stream: *mut FILE) -> libc::c_int; | -------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/procps.rs:27:3 | 27 | #[no_mangle] | ^^^^^^^^^^^^ 28 | fn strncmp(_: *const libc::c_char, _: *const libc::c_char, _: libc::c_ulong) -> libc::c_int; | -------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/procps.rs:30:3 | 30 | #[no_mangle] | ^^^^^^^^^^^^ 31 | / fn snprintf( 32 | | _: *mut libc::c_char, 33 | | _: libc::c_ulong, 34 | | _: *const libc::c_char, 35 | | _: ... 36 | | ) -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/procps.rs:38:3 | 38 | #[no_mangle] | ^^^^^^^^^^^^ 39 | / fn fgets_unlocked( 40 | | __s: *mut libc::c_char, 41 | | __n: libc::c_int, 42 | | __stream: *mut FILE, 43 | | ) -> *mut libc::c_char; | |_________________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/procps.rs:44:3 | 44 | #[no_mangle] | ^^^^^^^^^^^^ 45 | fn memmove(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ------------------------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/procps.rs:46:3 | 46 | #[no_mangle] | ^^^^^^^^^^^^ 47 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/procps.rs:49:3 | 49 | #[no_mangle] | ^^^^^^^^^^^^ 50 | fn strncpy(_: *mut libc::c_char, _: *const libc::c_char, _: libc::c_ulong) -> *mut libc::c_char; | ------------------------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/procps.rs:52:3 | 52 | #[no_mangle] | ^^^^^^^^^^^^ 53 | fn strchrnul(__s: *const libc::c_char, __c: libc::c_int) -> *mut libc::c_char; | ------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/procps.rs:54:3 | 54 | #[no_mangle] | ^^^^^^^^^^^^ 55 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/procps.rs:57:3 | 57 | #[no_mangle] | ^^^^^^^^^^^^ 58 | fn read(__fd: libc::c_int, __buf: *mut libc::c_void, __nbytes: size_t) -> ssize_t; | ---------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/procps.rs:59:3 | 59 | #[no_mangle] | ^^^^^^^^^^^^ 60 | fn getpagesize() -> libc::c_int; | -------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/progress.rs:6:3 | 6 | #[no_mangle] | ^^^^^^^^^^^^ 7 | static mut stderr: *mut FILE; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/progress.rs:9:3 | 9 | #[no_mangle] | ^^^^^^^^^^^^ 10 | fn putc_unlocked(__c: libc::c_int, __stream: *mut FILE) -> libc::c_int; | ----------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/progress.rs:11:3 | 11 | #[no_mangle] | ^^^^^^^^^^^^ 12 | fn fputs_unlocked(__s: *const libc::c_char, __stream: *mut FILE) -> libc::c_int; | -------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/progress.rs:13:3 | 13 | #[no_mangle] | ^^^^^^^^^^^^ 14 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/pw_encrypt.rs:12:3 | 12 | #[no_mangle] | ^^^^^^^^^^^^ 13 | fn memcpy(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ----------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/pw_encrypt.rs:14:3 | 14 | #[no_mangle] | ^^^^^^^^^^^^ 15 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/pw_encrypt.rs:16:3 | 16 | #[no_mangle] | ^^^^^^^^^^^^ 17 | fn strncmp(_: *const libc::c_char, _: *const libc::c_char, _: libc::c_ulong) -> libc::c_int; | -------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/pw_encrypt.rs:19:3 | 19 | #[no_mangle] | ^^^^^^^^^^^^ 20 | fn strchrnul(__s: *const libc::c_char, __c: libc::c_int) -> *mut libc::c_char; | ------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/pw_encrypt.rs:21:3 | 21 | #[no_mangle] | ^^^^^^^^^^^^ 22 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/read.rs:9:3 | 9 | #[no_mangle] | ^^^^^^^^^^^^ 10 | fn read(__fd: libc::c_int, __buf: *mut libc::c_void, __nbytes: size_t) -> ssize_t; | ---------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/read_key.rs:6:3 | 6 | #[no_mangle] | ^^^^^^^^^^^^ 7 | / fn strtoul( 8 | | __nptr: *const libc::c_char, 9 | | __endptr: *mut *mut libc::c_char, 10 | | __base: libc::c_int, 11 | | ) -> libc::c_ulong; | |_____________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/read_key.rs:12:3 | 12 | #[no_mangle] | ^^^^^^^^^^^^ 13 | fn memcpy(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ----------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/read_key.rs:14:3 | 14 | #[no_mangle] | ^^^^^^^^^^^^ 15 | fn memmove(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ------------------------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/remove_file.rs:21:3 | 21 | #[no_mangle] | ^^^^^^^^^^^^ 22 | static mut stderr: *mut FILE; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/replace.rs:8:3 | 8 | #[no_mangle] | ^^^^^^^^^^^^ 9 | / fn mempcpy( 10 | | __dest: *mut libc::c_void, 11 | | __src: *const libc::c_void, 12 | | __n: size_t, 13 | | ) -> *mut libc::c_void; | |_________________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/replace.rs:14:3 | 14 | #[no_mangle] | ^^^^^^^^^^^^ 15 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/rtc.rs:9:3 | 9 | #[no_mangle] | ^^^^^^^^^^^^ 10 | fn unsetenv(__name: *const libc::c_char) -> libc::c_int; | -------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/rtc.rs:11:3 | 11 | #[no_mangle] | ^^^^^^^^^^^^ 12 | fn usleep(__useconds: useconds_t) -> libc::c_int; | ------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/rtc.rs:14:3 | 14 | #[no_mangle] | ^^^^^^^^^^^^ 15 | / fn fgets_unlocked( 16 | | __s: *mut libc::c_char, 17 | | __n: libc::c_int, 18 | | __stream: *mut FILE, 19 | | ) -> *mut libc::c_char; | |_________________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/rtc.rs:20:3 | 20 | #[no_mangle] | ^^^^^^^^^^^^ 21 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/rtc.rs:22:3 | 22 | #[no_mangle] | ^^^^^^^^^^^^ 23 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/rtc.rs:24:3 | 24 | #[no_mangle] | ^^^^^^^^^^^^ 25 | fn mktime(__tp: *mut tm) -> time_t; | ----------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/rtc.rs:26:3 | 26 | #[no_mangle] | ^^^^^^^^^^^^ 27 | fn tzset(); | ----------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/run_shell.rs:4:3 | 4 | #[no_mangle] | ^^^^^^^^^^^^ 5 | fn execv(__path: *const libc::c_char, __argv: *const *mut libc::c_char) -> libc::c_int; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/run_shell.rs:7:3 | 7 | #[no_mangle] | ^^^^^^^^^^^^ 8 | static bb_default_login_shell: [libc::c_char; 0]; | ------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/safe_gethostname.rs:4:3 | 4 | #[no_mangle] | ^^^^^^^^^^^^ 5 | fn uname(__name: *mut utsname) -> libc::c_int; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/safe_poll.rs:5:3 | 5 | #[no_mangle] | ^^^^^^^^^^^^ 6 | fn poll(__fds: *mut pollfd, __nfds: nfds_t, __timeout: libc::c_int) -> libc::c_int; | ----------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/safe_strncpy.rs:4:3 | 4 | #[no_mangle] | ^^^^^^^^^^^^ 5 | fn strncpy(_: *mut libc::c_char, _: *const libc::c_char, _: libc::c_ulong) -> *mut libc::c_char; | ------------------------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/setup_environment.rs:7:3 | 7 | #[no_mangle] | ^^^^^^^^^^^^ 8 | fn clearenv() -> libc::c_int; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/setup_environment.rs:10:3 | 10 | #[no_mangle] | ^^^^^^^^^^^^ 11 | static bb_PATH_root_path: [libc::c_char; 0]; | -------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/setup_environment.rs:12:3 | 12 | #[no_mangle] | ^^^^^^^^^^^^ 13 | static bb_default_login_shell: [libc::c_char; 0]; | ------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/signals.rs:13:3 | 13 | #[no_mangle] | ^^^^^^^^^^^^ 14 | fn sigaction(__sig: libc::c_int, __act: *const sigaction, __oact: *mut sigaction) -> libc::c_int; | ------------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/signals.rs:15:3 | 15 | #[no_mangle] | ^^^^^^^^^^^^ 16 | fn _exit(_: libc::c_int) -> !; | ------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/signals.rs:17:3 | 17 | #[no_mangle] | ^^^^^^^^^^^^ 18 | fn signal(__sig: libc::c_int, __handler: __sighandler_t) -> __sighandler_t; | --------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/signals.rs:19:3 | 19 | #[no_mangle] | ^^^^^^^^^^^^ 20 | fn raise(__sig: libc::c_int) -> libc::c_int; | -------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/signals.rs:21:3 | 21 | #[no_mangle] | ^^^^^^^^^^^^ 22 | fn sigfillset(__set: *mut sigset_t) -> libc::c_int; | --------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/signals.rs:23:3 | 23 | #[no_mangle] | ^^^^^^^^^^^^ 24 | fn sigsuspend(__set: *const sigset_t) -> libc::c_int; | ----------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/signals.rs:25:3 | 25 | #[no_mangle] | ^^^^^^^^^^^^ 26 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/strrstr.rs:6:3 | 6 | #[no_mangle] | ^^^^^^^^^^^^ 7 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/sysconf.rs:3:3 | 3 | #[no_mangle] | ^^^^^^^^^^^^ 4 | fn sysconf(__name: libc::c_int) -> libc::c_long; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/time.rs:12:3 | 12 | #[no_mangle] | ^^^^^^^^^^^^ 13 | fn strchrnul(__s: *const libc::c_char, __c: libc::c_int) -> *mut libc::c_char; | ------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/time.rs:15:3 | 15 | #[no_mangle] | ^^^^^^^^^^^^ 16 | fn mktime(__tp: *mut tm) -> time_t; | ----------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/time.rs:17:3 | 17 | #[no_mangle] | ^^^^^^^^^^^^ 18 | / fn strftime( 19 | | __s: *mut libc::c_char, 20 | | __maxsize: size_t, 21 | | __format: *const libc::c_char, 22 | | __tp: *const tm, 23 | | ) -> size_t; | |______________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/time.rs:24:3 | 24 | #[no_mangle] | ^^^^^^^^^^^^ 25 | / fn strptime( 26 | | __s: *const libc::c_char, 27 | | __fmt: *const libc::c_char, 28 | | __tp: *mut tm, 29 | | ) -> *mut libc::c_char; | |_________________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/time.rs:30:3 | 30 | #[no_mangle] | ^^^^^^^^^^^^ 31 | fn localtime(__timer: *const time_t) -> *mut tm; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/time.rs:32:3 | 32 | #[no_mangle] | ^^^^^^^^^^^^ 33 | fn clock_gettime(__clock_id: clockid_t, __tp: *mut timespec) -> libc::c_int; | ---------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/time.rs:35:3 | 35 | #[no_mangle] | ^^^^^^^^^^^^ 36 | static bb_msg_invalid_date: [libc::c_char; 0]; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/trim.rs:5:3 | 5 | #[no_mangle] | ^^^^^^^^^^^^ 6 | fn memmove(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ------------------------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/trim.rs:7:3 | 7 | #[no_mangle] | ^^^^^^^^^^^^ 8 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/u_signal_names.rs:5:3 | 5 | #[no_mangle] | ^^^^^^^^^^^^ 6 | fn __libc_current_sigrtmin() -> libc::c_int; | -------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/u_signal_names.rs:7:3 | 7 | #[no_mangle] | ^^^^^^^^^^^^ 8 | fn __libc_current_sigrtmax() -> libc::c_int; | -------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/u_signal_names.rs:10:3 | 10 | #[no_mangle] | ^^^^^^^^^^^^ 11 | fn strncasecmp(_: *const libc::c_char, _: *const libc::c_char, _: libc::c_ulong) -> libc::c_int; | ------------------------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/ubi.rs:7:3 | 7 | #[no_mangle] | ^^^^^^^^^^^^ 8 | fn strchrnul(__s: *const libc::c_char, __c: libc::c_int) -> *mut libc::c_char; | ------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/udp_io.rs:15:3 | 15 | #[no_mangle] | ^^^^^^^^^^^^ 16 | fn __cmsg_nxthdr(__mhdr: *mut msghdr, __cmsg: *mut cmsghdr) -> *mut cmsghdr; | ---------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/udp_io.rs:17:3 | 17 | #[no_mangle] | ^^^^^^^^^^^^ 18 | / fn sendto( 19 | | __fd: libc::c_int, 20 | | __buf: *const libc::c_void, 21 | | __n: size_t, ... | 24 | | __addr_len: socklen_t, 25 | | ) -> ssize_t; | |_______________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/udp_io.rs:26:3 | 26 | #[no_mangle] | ^^^^^^^^^^^^ 27 | fn sendmsg(__fd: libc::c_int, __message: *const msghdr, __flags: libc::c_int) -> ssize_t; | ----------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/udp_io.rs:28:3 | 28 | #[no_mangle] | ^^^^^^^^^^^^ 29 | fn recvmsg(__fd: libc::c_int, __message: *mut msghdr, __flags: libc::c_int) -> ssize_t; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/udp_io.rs:30:3 | 30 | #[no_mangle] | ^^^^^^^^^^^^ 31 | fn memcpy(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ----------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/udp_io.rs:32:3 | 32 | #[no_mangle] | ^^^^^^^^^^^^ 33 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/unicode.rs:5:3 | 5 | #[no_mangle] | ^^^^^^^^^^^^ 6 | fn strchrnul(__s: *const libc::c_char, __c: libc::c_int) -> *mut libc::c_char; | ------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/unicode.rs:7:3 | 7 | #[no_mangle] | ^^^^^^^^^^^^ 8 | fn memcpy(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ----------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/unicode.rs:9:3 | 9 | #[no_mangle] | ^^^^^^^^^^^^ 10 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/update_passwd.rs:27:3 | 27 | #[no_mangle] | ^^^^^^^^^^^^ 28 | fn link(__from: *const libc::c_char, __to: *const libc::c_char) -> libc::c_int; | ------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/update_passwd.rs:29:3 | 29 | #[no_mangle] | ^^^^^^^^^^^^ 30 | fn fsync(__fd: libc::c_int) -> libc::c_int; | ------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/update_passwd.rs:31:3 | 31 | #[no_mangle] | ^^^^^^^^^^^^ 32 | fn fflush(__stream: *mut FILE) -> libc::c_int; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/update_passwd.rs:33:3 | 33 | #[no_mangle] | ^^^^^^^^^^^^ 34 | fn fopen(__filename: *const libc::c_char, __modes: *const libc::c_char) -> *mut FILE; | ------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/update_passwd.rs:35:3 | 35 | #[no_mangle] | ^^^^^^^^^^^^ 36 | fn ferror_unlocked(__stream: *mut FILE) -> libc::c_int; | ------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/update_passwd.rs:37:3 | 37 | #[no_mangle] | ^^^^^^^^^^^^ 38 | fn fileno_unlocked(__stream: *mut FILE) -> libc::c_int; | ------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/update_passwd.rs:39:3 | 39 | #[no_mangle] | ^^^^^^^^^^^^ 40 | fn fchown(__fd: libc::c_int, __owner: uid_t, __group: gid_t) -> libc::c_int; | ---------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/update_passwd.rs:41:3 | 41 | #[no_mangle] | ^^^^^^^^^^^^ 42 | fn usleep(__useconds: useconds_t) -> libc::c_int; | ------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/update_passwd.rs:43:3 | 43 | #[no_mangle] | ^^^^^^^^^^^^ 44 | fn strchrnul(__s: *const libc::c_char, __c: libc::c_int) -> *mut libc::c_char; | ------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/update_passwd.rs:45:3 | 45 | #[no_mangle] | ^^^^^^^^^^^^ 46 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/update_passwd.rs:47:3 | 47 | #[no_mangle] | ^^^^^^^^^^^^ 48 | fn strsep(__stringp: *mut *mut libc::c_char, __delim: *const libc::c_char) -> *mut libc::c_char; | ------------------------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/utmp.rs:13:3 | 13 | #[no_mangle] | ^^^^^^^^^^^^ 14 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/utmp.rs:15:3 | 15 | #[no_mangle] | ^^^^^^^^^^^^ 16 | fn strncpy(_: *mut libc::c_char, _: *const libc::c_char, _: libc::c_ulong) -> *mut libc::c_char; | ------------------------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/utmp.rs:17:3 | 17 | #[no_mangle] | ^^^^^^^^^^^^ 18 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/utmp.rs:20:3 | 20 | #[no_mangle] | ^^^^^^^^^^^^ 21 | fn getutxent() -> *mut utmpx; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/utmp.rs:22:3 | 22 | #[no_mangle] | ^^^^^^^^^^^^ 23 | fn pututxline(__utmpx: *const utmpx) -> *mut utmpx; | --------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/utmp.rs:24:3 | 24 | #[no_mangle] | ^^^^^^^^^^^^ 25 | fn updwtmpx(__wtmpx_file: *const libc::c_char, __utmpx: *const utmpx); | ---------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/utmp.rs:27:3 | 27 | #[no_mangle] | ^^^^^^^^^^^^ 28 | static bb_path_wtmp_file: [libc::c_char; 0]; | -------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/uuencode.rs:7:3 | 7 | #[no_mangle] | ^^^^^^^^^^^^ 8 | fn getc_unlocked(__stream: *mut FILE) -> libc::c_int; | ----------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/uuencode.rs:9:3 | 9 | #[no_mangle] | ^^^^^^^^^^^^ 10 | fn memmove(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ------------------------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/uuencode.rs:12:3 | 12 | #[no_mangle] | ^^^^^^^^^^^^ 13 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/verror_msg.rs:9:3 | 9 | #[no_mangle] | ^^^^^^^^^^^^ 10 | fn realloc(_: *mut libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/verror_msg.rs:12:3 | 12 | #[no_mangle] | ^^^^^^^^^^^^ 13 | / fn vsnprintf( 14 | | _: *mut libc::c_char, 15 | | _: libc::c_ulong, 16 | | _: *const libc::c_char, 17 | | _: ::std::ffi::VaList, 18 | | ) -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/verror_msg.rs:19:3 | 19 | #[no_mangle] | ^^^^^^^^^^^^ 20 | / fn vasprintf( 21 | | __ptr: *mut *mut libc::c_char, 22 | | __f: *const libc::c_char, 23 | | __arg: ::std::ffi::VaList, 24 | | ) -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/verror_msg.rs:25:3 | 25 | #[no_mangle] | ^^^^^^^^^^^^ 26 | fn memmove(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ------------------------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/verror_msg.rs:28:3 | 28 | #[no_mangle] | ^^^^^^^^^^^^ 29 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/vfork_daemon_rexec.rs:10:3 | 10 | #[no_mangle] | ^^^^^^^^^^^^ 11 | fn _exit(_: libc::c_int) -> !; | ------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/vfork_daemon_rexec.rs:13:3 | 13 | #[no_mangle] | ^^^^^^^^^^^^ 14 | fn vfork() -> libc::c_int; | -------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/vfork_daemon_rexec.rs:16:3 | 16 | #[no_mangle] | ^^^^^^^^^^^^ 17 | fn execvp(__file: *const libc::c_char, __argv: *const *mut libc::c_char) -> libc::c_int; | ---------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/vfork_daemon_rexec.rs:19:3 | 19 | #[no_mangle] | ^^^^^^^^^^^^ 20 | fn dup(__fd: libc::c_int) -> libc::c_int; | ----------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/wfopen.rs:3:3 | 3 | #[no_mangle] | ^^^^^^^^^^^^ 4 | fn fopen(__filename: *const libc::c_char, __modes: *const libc::c_char) -> *mut FILE; | ------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/wfopen.rs:5:3 | 5 | #[no_mangle] | ^^^^^^^^^^^^ 6 | fn fdopen(__fd: libc::c_int, __modes: *const libc::c_char) -> *mut FILE; | ------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/wfopen_input.rs:4:3 | 4 | #[no_mangle] | ^^^^^^^^^^^^ 5 | static mut stdin: *mut FILE; | ---------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/wfopen_input.rs:308:3 | 308 | #[no_mangle] | ^^^^^^^^^^^^ 309 | static bb_msg_standard_input: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/xatonum.rs:5:3 | 5 | #[no_mangle] | ^^^^^^^^^^^^ 6 | / fn strtoul( 7 | | __nptr: *const libc::c_char, 8 | | __endptr: *mut *mut libc::c_char, 9 | | __base: libc::c_int, 10 | | ) -> libc::c_ulong; | |_____________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/xatonum.rs:11:3 | 11 | #[no_mangle] | ^^^^^^^^^^^^ 12 | / fn strtoull( 13 | | __nptr: *const libc::c_char, 14 | | __endptr: *mut *mut libc::c_char, 15 | | __base: libc::c_int, 16 | | ) -> libc::c_ulonglong; | |_________________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/xconnect.rs:25:3 | 25 | #[no_mangle] | ^^^^^^^^^^^^ 26 | fn socket(__domain: libc::c_int, __type: libc::c_int, __protocol: libc::c_int) -> libc::c_int; | ---------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/xconnect.rs:27:3 | 27 | #[no_mangle] | ^^^^^^^^^^^^ 28 | fn getsockname(__fd: libc::c_int, __addr: __SOCKADDR_ARG, __len: *mut socklen_t) -> libc::c_int; | ------------------------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/xconnect.rs:29:3 | 29 | #[no_mangle] | ^^^^^^^^^^^^ 30 | fn connect(__fd: libc::c_int, __addr: __CONST_SOCKADDR_ARG, __len: socklen_t) -> libc::c_int; | --------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/xconnect.rs:31:3 | 31 | #[no_mangle] | ^^^^^^^^^^^^ 32 | fn getpeername(__fd: libc::c_int, __addr: __SOCKADDR_ARG, __len: *mut socklen_t) -> libc::c_int; | ------------------------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/xconnect.rs:33:3 | 33 | #[no_mangle] | ^^^^^^^^^^^^ 34 | / fn setsockopt( 35 | | __fd: libc::c_int, 36 | | __level: libc::c_int, 37 | | __optname: libc::c_int, 38 | | __optval: *const libc::c_void, 39 | | __optlen: socklen_t, 40 | | ) -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/xconnect.rs:41:3 | 41 | #[no_mangle] | ^^^^^^^^^^^^ 42 | fn memcpy(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ----------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/xconnect.rs:43:3 | 43 | #[no_mangle] | ^^^^^^^^^^^^ 44 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/xconnect.rs:46:3 | 46 | #[no_mangle] | ^^^^^^^^^^^^ 47 | fn getservbyname(__name: *const libc::c_char, __proto: *const libc::c_char) -> *mut servent; | -------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/xconnect.rs:48:3 | 48 | #[no_mangle] | ^^^^^^^^^^^^ 49 | / fn getaddrinfo( 50 | | __name: *const libc::c_char, 51 | | __service: *const libc::c_char, 52 | | __req: *const addrinfo, 53 | | __pai: *mut *mut addrinfo, 54 | | ) -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/xconnect.rs:55:3 | 55 | #[no_mangle] | ^^^^^^^^^^^^ 56 | fn freeaddrinfo(__ai: *mut addrinfo); | ------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/xconnect.rs:57:3 | 57 | #[no_mangle] | ^^^^^^^^^^^^ 58 | / fn getnameinfo( 59 | | __sa: *const sockaddr, 60 | | __salen: socklen_t, 61 | | __host: *mut libc::c_char, ... | 65 | | __flags: libc::c_int, 66 | | ) -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/xconnect.rs:68:3 | 68 | #[no_mangle] | ^^^^^^^^^^^^ 69 | fn inet_ntoa(__in: in_addr) -> *mut libc::c_char; | ------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/xconnect.rs:70:3 | 70 | #[no_mangle] | ^^^^^^^^^^^^ 71 | / fn inet_pton( 72 | | __af: libc::c_int, 73 | | __cp: *const libc::c_char, 74 | | __buf: *mut libc::c_void, 75 | | ) -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/xconnect.rs:76:3 | 76 | #[no_mangle] | ^^^^^^^^^^^^ 77 | fn inet_aton(__cp: *const libc::c_char, __inp: *mut in_addr) -> libc::c_int; | ---------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/xfuncs.rs:16:3 | 16 | #[no_mangle] | ^^^^^^^^^^^^ 17 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/xfuncs.rs:18:3 | 18 | #[no_mangle] | ^^^^^^^^^^^^ 19 | fn strncpy(_: *mut libc::c_char, _: *const libc::c_char, _: libc::c_ulong) -> *mut libc::c_char; | ------------------------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/xfuncs.rs:20:3 | 20 | #[no_mangle] | ^^^^^^^^^^^^ 21 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/xfuncs.rs:23:3 | 23 | #[no_mangle] | ^^^^^^^^^^^^ 24 | fn waitpid(__pid: pid_t, __stat_loc: *mut libc::c_int, __options: libc::c_int) -> pid_t; | ---------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/xfuncs.rs:25:3 | 25 | #[no_mangle] | ^^^^^^^^^^^^ 26 | fn tcgetattr(__fd: libc::c_int, __termios_p: *mut termios) -> libc::c_int; | -------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/xfuncs.rs:27:3 | 27 | #[no_mangle] | ^^^^^^^^^^^^ 28 | / fn tcsetattr( 29 | | __fd: libc::c_int, 30 | | __optional_actions: libc::c_int, 31 | | __termios_p: *const termios, 32 | | ) -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/xfuncs.rs:134:3 | 134 | #[no_mangle] | ^^^^^^^^^^^^ 135 | static bb_hexdigits_upcase: [libc::c_char; 0]; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/xfuncs_printf.rs:44:3 | 44 | #[no_mangle] | ^^^^^^^^^^^^ 45 | fn rand() -> libc::c_int; | ------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/xfuncs_printf.rs:46:3 | 46 | #[no_mangle] | ^^^^^^^^^^^^ 47 | fn srand(__seed: libc::c_uint); | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/xfuncs_printf.rs:48:3 | 48 | #[no_mangle] | ^^^^^^^^^^^^ 49 | fn malloc(_: libc::c_ulong) -> *mut libc::c_void; | ------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/xfuncs_printf.rs:50:3 | 50 | #[no_mangle] | ^^^^^^^^^^^^ 51 | fn realloc(_: *mut libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/xfuncs_printf.rs:53:3 | 53 | #[no_mangle] | ^^^^^^^^^^^^ 54 | / fn setenv( 55 | | __name: *const libc::c_char, 56 | | __value: *const libc::c_char, 57 | | __replace: libc::c_int, 58 | | ) -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/xfuncs_printf.rs:59:3 | 59 | #[no_mangle] | ^^^^^^^^^^^^ 60 | fn unsetenv(__name: *const libc::c_char) -> libc::c_int; | -------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/xfuncs_printf.rs:61:3 | 61 | #[no_mangle] | ^^^^^^^^^^^^ 62 | fn mkstemp(__template: *mut libc::c_char) -> libc::c_int; | --------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/xfuncs_printf.rs:63:3 | 63 | #[no_mangle] | ^^^^^^^^^^^^ 64 | fn _exit(_: libc::c_int) -> !; | ------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/xfuncs_printf.rs:66:3 | 66 | #[no_mangle] | ^^^^^^^^^^^^ 67 | fn setuid(__uid: uid_t) -> libc::c_int; | --------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/xfuncs_printf.rs:68:3 | 68 | #[no_mangle] | ^^^^^^^^^^^^ 69 | fn seteuid(__uid: uid_t) -> libc::c_int; | ---------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/xfuncs_printf.rs:70:3 | 70 | #[no_mangle] | ^^^^^^^^^^^^ 71 | fn setgid(__gid: gid_t) -> libc::c_int; | --------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/xfuncs_printf.rs:72:3 | 72 | #[no_mangle] | ^^^^^^^^^^^^ 73 | fn setegid(__gid: gid_t) -> libc::c_int; | ---------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/xfuncs_printf.rs:74:3 | 74 | #[no_mangle] | ^^^^^^^^^^^^ 75 | fn fork() -> pid_t; | ------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/xfuncs_printf.rs:76:3 | 76 | #[no_mangle] | ^^^^^^^^^^^^ 77 | fn vfork() -> libc::c_int; | -------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/xfuncs_printf.rs:78:3 | 78 | #[no_mangle] | ^^^^^^^^^^^^ 79 | fn ttyname_r(__fd: libc::c_int, __buf: *mut libc::c_char, __buflen: size_t) -> libc::c_int; | ------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/xfuncs_printf.rs:81:3 | 81 | #[no_mangle] | ^^^^^^^^^^^^ 82 | fn chroot(__path: *const libc::c_char) -> libc::c_int; | ------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/xfuncs_printf.rs:84:3 | 84 | #[no_mangle] | ^^^^^^^^^^^^ 85 | fn socket(__domain: libc::c_int, __type: libc::c_int, __protocol: libc::c_int) -> libc::c_int; | ---------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/xfuncs_printf.rs:86:3 | 86 | #[no_mangle] | ^^^^^^^^^^^^ 87 | fn bind(__fd: libc::c_int, __addr: __CONST_SOCKADDR_ARG, __len: socklen_t) -> libc::c_int; | ------------------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/xfuncs_printf.rs:88:3 | 88 | #[no_mangle] | ^^^^^^^^^^^^ 89 | / fn sendto( 90 | | __fd: libc::c_int, 91 | | __buf: *const libc::c_void, 92 | | __n: size_t, ... | 95 | | __addr_len: socklen_t, 96 | | ) -> ssize_t; | |_______________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/xfuncs_printf.rs:97:3 | 97 | #[no_mangle] | ^^^^^^^^^^^^ 98 | fn listen(__fd: libc::c_int, __n: libc::c_int) -> libc::c_int; | -------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/xfuncs_printf.rs:99:3 | 99 | #[no_mangle] | ^^^^^^^^^^^^ 100 | static mut stdout: *mut FILE; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/xfuncs_printf.rs:102:3 | 102 | #[no_mangle] | ^^^^^^^^^^^^ 103 | fn fflush(__stream: *mut FILE) -> libc::c_int; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/xfuncs_printf.rs:104:3 | 104 | #[no_mangle] | ^^^^^^^^^^^^ 105 | fn fopen(__filename: *const libc::c_char, __modes: *const libc::c_char) -> *mut FILE; | ------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/xfuncs_printf.rs:106:3 | 106 | #[no_mangle] | ^^^^^^^^^^^^ 107 | / fn vasprintf( 108 | | __ptr: *mut *mut libc::c_char, 109 | | __f: *const libc::c_char, 110 | | __arg: ::std::ffi::VaList, 111 | | ) -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/xfuncs_printf.rs:113:3 | 113 | #[no_mangle] | ^^^^^^^^^^^^ 114 | fn ferror_unlocked(__stream: *mut FILE) -> libc::c_int; | ------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/xfuncs_printf.rs:115:3 | 115 | #[no_mangle] | ^^^^^^^^^^^^ 116 | fn fileno_unlocked(__stream: *mut FILE) -> libc::c_int; | ------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/xfuncs_printf.rs:118:3 | 118 | #[no_mangle] | ^^^^^^^^^^^^ 119 | fn fchdir(__fd: libc::c_int) -> libc::c_int; | -------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/xfuncs_printf.rs:121:3 | 121 | #[no_mangle] | ^^^^^^^^^^^^ 122 | fn pipe(__pipedes: *mut libc::c_int) -> libc::c_int; | ---------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/xfuncs_printf.rs:123:3 | 123 | #[no_mangle] | ^^^^^^^^^^^^ 124 | fn read(__fd: libc::c_int, __buf: *mut libc::c_void, __nbytes: size_t) -> ssize_t; | ---------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/xfuncs_printf.rs:126:3 | 126 | #[no_mangle] | ^^^^^^^^^^^^ 127 | fn lseek(__fd: libc::c_int, __offset: off64_t, __whence: libc::c_int) -> off64_t; | --------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/xfuncs_printf.rs:128:3 | 128 | #[no_mangle] | ^^^^^^^^^^^^ 129 | fn memcpy(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ----------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/xfuncs_printf.rs:130:3 | 130 | #[no_mangle] | ^^^^^^^^^^^^ 131 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/xfuncs_printf.rs:132:3 | 132 | #[no_mangle] | ^^^^^^^^^^^^ 133 | fn strdup(_: *const libc::c_char) -> *mut libc::c_char; | ------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/xfuncs_printf.rs:135:3 | 135 | #[no_mangle] | ^^^^^^^^^^^^ 136 | / fn mempcpy( 137 | | __dest: *mut libc::c_void, 138 | | __src: *const libc::c_void, 139 | | __n: size_t, 140 | | ) -> *mut libc::c_void; | |_________________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/xfuncs_printf.rs:141:3 | 141 | #[no_mangle] | ^^^^^^^^^^^^ 142 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/xfuncs_printf.rs:158:3 | 158 | #[no_mangle] | ^^^^^^^^^^^^ 159 | static bb_msg_memory_exhausted: [libc::c_char; 0]; | -------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/xfuncs_printf.rs:161:3 | 161 | #[no_mangle] | ^^^^^^^^^^^^ 162 | fn strerror(_: libc::c_int) -> *mut libc::c_char; | ------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/xfuncs_printf.rs:164:3 | 164 | #[no_mangle] | ^^^^^^^^^^^^ 165 | static bb_msg_standard_output: [libc::c_char; 0]; | ------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/xgetcwd.rs:7:3 | 7 | #[no_mangle] | ^^^^^^^^^^^^ 8 | fn getcwd(__buf: *mut libc::c_char, __size: size_t) -> *mut libc::c_char; | ------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/xgetcwd.rs:9:3 | 9 | #[no_mangle] | ^^^^^^^^^^^^ 10 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/xgethostbyname.rs:3:3 | 3 | #[no_mangle] | ^^^^^^^^^^^^ 4 | fn gethostbyname(__name: *const libc::c_char) -> *mut hostent; | -------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/xreadlink.rs:8:3 | 8 | #[no_mangle] | ^^^^^^^^^^^^ 9 | fn readlink(__path: *const libc::c_char, __buf: *mut libc::c_char, __len: size_t) -> ssize_t; | --------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/xreadlink.rs:10:3 | 10 | #[no_mangle] | ^^^^^^^^^^^^ 11 | fn realpath(__name: *const libc::c_char, __resolved: *mut libc::c_char) -> *mut libc::c_char; | --------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/xreadlink.rs:13:3 | 13 | #[no_mangle] | ^^^^^^^^^^^^ 14 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/xreadlink.rs:15:3 | 15 | #[no_mangle] | ^^^^^^^^^^^^ 16 | fn strerror(_: libc::c_int) -> *mut libc::c_char; | ------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/xrealloc_vector.rs:4:3 | 4 | #[no_mangle] | ^^^^^^^^^^^^ 5 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/xregcomp.rs:7:3 | 7 | #[no_mangle] | ^^^^^^^^^^^^ 8 | / fn regcomp( 9 | | __preg: *mut regex_t, 10 | | __pattern: *const libc::c_char, 11 | | __cflags: libc::c_int, 12 | | ) -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libbb/xregcomp.rs:13:3 | 13 | #[no_mangle] | ^^^^^^^^^^^^ 14 | / fn regerror( 15 | | __errcode: libc::c_int, 16 | | __preg: *const regex_t, 17 | | __errbuf: *mut libc::c_char, 18 | | __errbuf_size: size_t, 19 | | ) -> size_t; | |______________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libpwdgrp/pwd_grp.rs:15:3 | 15 | #[no_mangle] | ^^^^^^^^^^^^ 16 | fn rewind(__stream: *mut FILE); | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libpwdgrp/pwd_grp.rs:17:3 | 17 | #[no_mangle] | ^^^^^^^^^^^^ 18 | fn fileno_unlocked(__stream: *mut FILE) -> libc::c_int; | ------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libpwdgrp/pwd_grp.rs:19:3 | 19 | #[no_mangle] | ^^^^^^^^^^^^ 20 | fn memcpy(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ----------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libpwdgrp/pwd_grp.rs:21:3 | 21 | #[no_mangle] | ^^^^^^^^^^^^ 22 | fn memmove(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ------------------------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libpwdgrp/pwd_grp.rs:23:3 | 23 | #[no_mangle] | ^^^^^^^^^^^^ 24 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libpwdgrp/pwd_grp.rs:26:3 | 26 | #[no_mangle] | ^^^^^^^^^^^^ 27 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> libpwdgrp/pwd_grp.rs:28:3 | 28 | #[no_mangle] | ^^^^^^^^^^^^ 29 | fn setgroups(__n: size_t, __groups: *const gid_t) -> libc::c_int; | ----------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> loginutils/add_remove_shell.rs:9:3 | 9 | #[no_mangle] | ^^^^^^^^^^^^ 10 | static mut stdout: *mut FILE; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> loginutils/add_remove_shell.rs:12:3 | 12 | #[no_mangle] | ^^^^^^^^^^^^ 13 | fn fileno_unlocked(__stream: *mut FILE) -> libc::c_int; | ------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> loginutils/addgroup.rs:9:3 | 9 | #[no_mangle] | ^^^^^^^^^^^^ 10 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> loginutils/addgroup.rs:16:3 | 16 | #[no_mangle] | ^^^^^^^^^^^^ 17 | static mut option_mask32: u32; | ------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> loginutils/addgroup.rs:19:3 | 19 | #[no_mangle] | ^^^^^^^^^^^^ 20 | static bb_msg_perm_denied_are_you_root: [libc::c_char; 0]; | ---------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> loginutils/adduser.rs:18:3 | 18 | #[no_mangle] | ^^^^^^^^^^^^ 19 | fn execlp(__file: *const libc::c_char, __arg: *const libc::c_char, _: ...) -> libc::c_int; | ------------------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> loginutils/adduser.rs:21:3 | 21 | #[no_mangle] | ^^^^^^^^^^^^ 22 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> loginutils/adduser.rs:24:3 | 24 | #[no_mangle] | ^^^^^^^^^^^^ 25 | fn mkdir(__path: *const libc::c_char, __mode: mode_t) -> libc::c_int; | --------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> loginutils/adduser.rs:35:3 | 35 | #[no_mangle] | ^^^^^^^^^^^^ 36 | static mut option_mask32: u32; | ------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> loginutils/adduser.rs:38:3 | 38 | #[no_mangle] | ^^^^^^^^^^^^ 39 | static mut logmode: smallint; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> loginutils/adduser.rs:41:3 | 41 | #[no_mangle] | ^^^^^^^^^^^^ 42 | static bb_msg_perm_denied_are_you_root: [libc::c_char; 0]; | ---------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> loginutils/chpasswd.rs:10:3 | 10 | #[no_mangle] | ^^^^^^^^^^^^ 11 | static mut stdin: *mut FILE; | ---------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> loginutils/chpasswd.rs:13:3 | 13 | #[no_mangle] | ^^^^^^^^^^^^ 14 | static mut logmode: smallint; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> loginutils/chpasswd.rs:16:3 | 16 | #[no_mangle] | ^^^^^^^^^^^^ 17 | static bb_msg_perm_denied_are_you_root: [libc::c_char; 0]; | ---------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> loginutils/cryptpw.rs:8:3 | 8 | #[no_mangle] | ^^^^^^^^^^^^ 9 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> loginutils/cryptpw.rs:11:3 | 11 | #[no_mangle] | ^^^^^^^^^^^^ 12 | static mut stdin: *mut FILE; | ---------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> loginutils/deluser.rs:12:3 | 12 | #[no_mangle] | ^^^^^^^^^^^^ 13 | static bb_msg_perm_denied_are_you_root: [libc::c_char; 0]; | ---------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> loginutils/getty.rs:28:3 | 28 | #[no_mangle] | ^^^^^^^^^^^^ 29 | fn exit(_: libc::c_int) -> !; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> loginutils/getty.rs:31:3 | 31 | #[no_mangle] | ^^^^^^^^^^^^ 32 | fn getsid(__pid: pid_t) -> pid_t; | --------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> loginutils/getty.rs:33:3 | 33 | #[no_mangle] | ^^^^^^^^^^^^ 34 | fn tcsetpgrp(__fd: libc::c_int, __pgrp_id: pid_t) -> libc::c_int; | ----------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> loginutils/getty.rs:35:3 | 35 | #[no_mangle] | ^^^^^^^^^^^^ 36 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> loginutils/getty.rs:38:3 | 38 | #[no_mangle] | ^^^^^^^^^^^^ 39 | fn signal(__sig: libc::c_int, __handler: __sighandler_t) -> __sighandler_t; | --------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> loginutils/getty.rs:40:3 | 40 | #[no_mangle] | ^^^^^^^^^^^^ 41 | static ptr_to_globals: *mut globals; | ------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> loginutils/getty.rs:42:3 | 42 | #[no_mangle] | ^^^^^^^^^^^^ 43 | fn _exit(_: libc::c_int) -> !; | ------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> loginutils/getty.rs:44:3 | 44 | #[no_mangle] | ^^^^^^^^^^^^ 45 | fn execlp(__file: *const libc::c_char, __arg: *const libc::c_char, _: ...) -> libc::c_int; | ------------------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> loginutils/getty.rs:46:3 | 46 | #[no_mangle] | ^^^^^^^^^^^^ 47 | fn usleep(__useconds: useconds_t) -> libc::c_int; | ------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> loginutils/getty.rs:48:3 | 48 | #[no_mangle] | ^^^^^^^^^^^^ 49 | fn fchown(__fd: libc::c_int, __owner: uid_t, __group: gid_t) -> libc::c_int; | ---------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> loginutils/getty.rs:51:3 | 51 | #[no_mangle] | ^^^^^^^^^^^^ 52 | fn read(__fd: libc::c_int, __buf: *mut libc::c_void, __nbytes: size_t) -> ssize_t; | ---------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> loginutils/getty.rs:54:3 | 54 | #[no_mangle] | ^^^^^^^^^^^^ 55 | fn strsep(__stringp: *mut *mut libc::c_char, __delim: *const libc::c_char) -> *mut libc::c_char; | ------------------------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> loginutils/getty.rs:57:3 | 57 | #[no_mangle] | ^^^^^^^^^^^^ 58 | fn cfsetspeed(__termios_p: *mut termios, __speed: speed_t) -> libc::c_int; | -------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> loginutils/getty.rs:59:3 | 59 | #[no_mangle] | ^^^^^^^^^^^^ 60 | fn tcgetattr(__fd: libc::c_int, __termios_p: *mut termios) -> libc::c_int; | -------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> loginutils/getty.rs:61:3 | 61 | #[no_mangle] | ^^^^^^^^^^^^ 62 | fn tcdrain(__fd: libc::c_int) -> libc::c_int; | --------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> loginutils/getty.rs:63:3 | 63 | #[no_mangle] | ^^^^^^^^^^^^ 64 | fn tcflush(__fd: libc::c_int, __queue_selector: libc::c_int) -> libc::c_int; | ---------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> loginutils/getty.rs:65:3 | 65 | #[no_mangle] | ^^^^^^^^^^^^ 66 | fn tcgetsid(__fd: libc::c_int) -> pid_t; | ---------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> loginutils/getty.rs:68:3 | 68 | #[no_mangle] | ^^^^^^^^^^^^ 69 | static mut option_mask32: u32; | ------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> loginutils/getty.rs:71:3 | 71 | #[no_mangle] | ^^^^^^^^^^^^ 72 | static mut msg_eol: *const libc::c_char; | ---------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> loginutils/getty.rs:73:3 | 73 | #[no_mangle] | ^^^^^^^^^^^^ 74 | static mut logmode: smallint; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> loginutils/login.rs:28:3 | 28 | #[no_mangle] | ^^^^^^^^^^^^ 29 | fn exit(_: libc::c_int) -> !; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> loginutils/login.rs:31:3 | 31 | #[no_mangle] | ^^^^^^^^^^^^ 32 | fn unsetenv(__name: *const libc::c_char) -> libc::c_int; | -------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> loginutils/login.rs:33:3 | 33 | #[no_mangle] | ^^^^^^^^^^^^ 34 | fn _exit(_: libc::c_int) -> !; | ------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> loginutils/login.rs:36:3 | 36 | #[no_mangle] | ^^^^^^^^^^^^ 37 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> loginutils/login.rs:39:3 | 39 | #[no_mangle] | ^^^^^^^^^^^^ 40 | fn signal(__sig: libc::c_int, __handler: __sighandler_t) -> __sighandler_t; | --------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> loginutils/login.rs:41:3 | 41 | #[no_mangle] | ^^^^^^^^^^^^ 42 | static mut stdin: *mut FILE; | ---------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> loginutils/login.rs:44:3 | 44 | #[no_mangle] | ^^^^^^^^^^^^ 45 | fn getc_unlocked(__stream: *mut FILE) -> libc::c_int; | ----------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> loginutils/login.rs:46:3 | 46 | #[no_mangle] | ^^^^^^^^^^^^ 47 | fn getchar_unlocked() -> libc::c_int; | ------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> loginutils/login.rs:48:3 | 48 | #[no_mangle] | ^^^^^^^^^^^^ 49 | / fn fgets_unlocked( 50 | | __s: *mut libc::c_char, 51 | | __n: libc::c_int, 52 | | __stream: *mut FILE, 53 | | ) -> *mut libc::c_char; | |_________________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> loginutils/login.rs:55:3 | 55 | #[no_mangle] | ^^^^^^^^^^^^ 56 | fn fchown(__fd: libc::c_int, __owner: uid_t, __group: gid_t) -> libc::c_int; | ---------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> loginutils/login.rs:58:3 | 58 | #[no_mangle] | ^^^^^^^^^^^^ 59 | fn tcgetattr(__fd: libc::c_int, __termios_p: *mut termios) -> libc::c_int; | -------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> loginutils/login.rs:60:3 | 60 | #[no_mangle] | ^^^^^^^^^^^^ 61 | fn tcdrain(__fd: libc::c_int) -> libc::c_int; | --------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> loginutils/login.rs:62:3 | 62 | #[no_mangle] | ^^^^^^^^^^^^ 63 | fn tcflush(__fd: libc::c_int, __queue_selector: libc::c_int) -> libc::c_int; | ---------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> loginutils/login.rs:66:3 | 66 | #[no_mangle] | ^^^^^^^^^^^^ 67 | static mut bb_common_bufsiz1: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> loginutils/passwd.rs:19:3 | 19 | #[no_mangle] | ^^^^^^^^^^^^ 20 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> loginutils/passwd.rs:22:3 | 22 | #[no_mangle] | ^^^^^^^^^^^^ 23 | fn setrlimit(__resource: __rlimit_resource_t, __rlimits: *const rlimit) -> libc::c_int; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> loginutils/passwd.rs:28:3 | 28 | #[no_mangle] | ^^^^^^^^^^^^ 29 | static mut logmode: smallint; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> loginutils/su.rs:11:3 | 11 | #[no_mangle] | ^^^^^^^^^^^^ 12 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> loginutils/su.rs:16:3 | 16 | #[no_mangle] | ^^^^^^^^^^^^ 17 | fn endusershell(); | ------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> loginutils/su.rs:18:3 | 18 | #[no_mangle] | ^^^^^^^^^^^^ 19 | fn getusershell() -> *mut libc::c_char; | --------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> loginutils/su.rs:20:3 | 20 | #[no_mangle] | ^^^^^^^^^^^^ 21 | fn getlogin_r(__name: *mut libc::c_char, __name_len: size_t) -> libc::c_int; | ---------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> loginutils/sulogin.rs:8:3 | 8 | #[no_mangle] | ^^^^^^^^^^^^ 9 | fn dup(__fd: libc::c_int) -> libc::c_int; | ----------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> loginutils/sulogin.rs:11:3 | 11 | #[no_mangle] | ^^^^^^^^^^^^ 12 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> loginutils/sulogin.rs:16:3 | 16 | #[no_mangle] | ^^^^^^^^^^^^ 17 | static mut logmode: smallint; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> loginutils/vlock.rs:11:3 | 11 | #[no_mangle] | ^^^^^^^^^^^^ 12 | fn tcgetattr(__fd: libc::c_int, __termios_p: *mut termios) -> libc::c_int; | -------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> loginutils/vlock.rs:14:3 | 14 | #[no_mangle] | ^^^^^^^^^^^^ 15 | static mut option_mask32: u32; | ------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> mailutils/mail.rs:15:3 | 15 | #[no_mangle] | ^^^^^^^^^^^^ 16 | fn vfork() -> libc::c_int; | -------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> mailutils/mail.rs:18:3 | 18 | #[no_mangle] | ^^^^^^^^^^^^ 19 | static mut stdin: *mut FILE; | ---------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> mailutils/mail.rs:21:3 | 21 | #[no_mangle] | ^^^^^^^^^^^^ 22 | static mut stdout: *mut FILE; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> mailutils/mail.rs:24:3 | 24 | #[no_mangle] | ^^^^^^^^^^^^ 25 | fn fread(__ptr: *mut libc::c_void, __size: size_t, __n: size_t, __stream: *mut FILE) -> size_t; | ----------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> mailutils/mail.rs:27:3 | 27 | #[no_mangle] | ^^^^^^^^^^^^ 28 | static ptr_to_globals: *mut globals; | ------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> mailutils/mail.rs:30:3 | 30 | #[no_mangle] | ^^^^^^^^^^^^ 31 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> mailutils/mail.rs:33:3 | 33 | #[no_mangle] | ^^^^^^^^^^^^ 34 | static bb_uuenc_tbl_base64: [libc::c_char; 0]; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> mailutils/makemime.rs:8:3 | 8 | #[no_mangle] | ^^^^^^^^^^^^ 9 | fn rand() -> libc::c_int; | ------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> mailutils/makemime.rs:10:3 | 10 | #[no_mangle] | ^^^^^^^^^^^^ 11 | fn srand(__seed: libc::c_uint); | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> mailutils/makemime.rs:12:3 | 12 | #[no_mangle] | ^^^^^^^^^^^^ 13 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> mailutils/makemime.rs:14:3 | 14 | #[no_mangle] | ^^^^^^^^^^^^ 15 | static mut stdout: *mut FILE; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> mailutils/makemime.rs:16:3 | 16 | #[no_mangle] | ^^^^^^^^^^^^ 17 | / fn freopen( 18 | | __filename: *const libc::c_char, 19 | | __modes: *const libc::c_char, 20 | | __stream: *mut FILE, 21 | | ) -> *mut FILE; | |_________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> mailutils/makemime.rs:23:3 | 23 | #[no_mangle] | ^^^^^^^^^^^^ 24 | static ptr_to_globals: *mut globals; | ------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> mailutils/popmaildir.rs:16:3 | 16 | #[no_mangle] | ^^^^^^^^^^^^ 17 | fn unsetenv(__name: *const libc::c_char) -> libc::c_int; | -------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> mailutils/popmaildir.rs:19:3 | 19 | #[no_mangle] | ^^^^^^^^^^^^ 20 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> mailutils/popmaildir.rs:21:3 | 21 | #[no_mangle] | ^^^^^^^^^^^^ 22 | static ptr_to_globals: *mut globals; | ------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> mailutils/popmaildir.rs:23:3 | 23 | #[no_mangle] | ^^^^^^^^^^^^ 24 | static mut stdin: *mut FILE; | ---------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> mailutils/popmaildir.rs:26:3 | 26 | #[no_mangle] | ^^^^^^^^^^^^ 27 | fn fputs_unlocked(__s: *const libc::c_char, __stream: *mut FILE) -> libc::c_int; | -------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> mailutils/popmaildir.rs:28:3 | 28 | #[no_mangle] | ^^^^^^^^^^^^ 29 | fn popen(__command: *const libc::c_char, __modes: *const libc::c_char) -> *mut FILE; | ------------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> mailutils/popmaildir.rs:30:3 | 30 | #[no_mangle] | ^^^^^^^^^^^^ 31 | fn pclose(__stream: *mut FILE) -> libc::c_int; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> mailutils/popmaildir.rs:33:3 | 33 | #[no_mangle] | ^^^^^^^^^^^^ 34 | fn memcpy(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ----------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> mailutils/popmaildir.rs:35:3 | 35 | #[no_mangle] | ^^^^^^^^^^^^ 36 | fn memmove(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ------------------------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> mailutils/popmaildir.rs:38:3 | 38 | #[no_mangle] | ^^^^^^^^^^^^ 39 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> mailutils/reformime.rs:17:3 | 17 | #[no_mangle] | ^^^^^^^^^^^^ 18 | static ptr_to_globals: *mut globals; | ------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> mailutils/reformime.rs:19:3 | 19 | #[no_mangle] | ^^^^^^^^^^^^ 20 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> mailutils/reformime.rs:21:3 | 21 | #[no_mangle] | ^^^^^^^^^^^^ 22 | fn signal(__sig: libc::c_int, __handler: __sighandler_t) -> __sighandler_t; | --------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> mailutils/reformime.rs:23:3 | 23 | #[no_mangle] | ^^^^^^^^^^^^ 24 | static mut stdin: *mut FILE; | ---------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> mailutils/reformime.rs:26:3 | 26 | #[no_mangle] | ^^^^^^^^^^^^ 27 | fn getc_unlocked(__stream: *mut FILE) -> libc::c_int; | ----------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> mailutils/reformime.rs:28:3 | 28 | #[no_mangle] | ^^^^^^^^^^^^ 29 | fn fputs_unlocked(__s: *const libc::c_char, __stream: *mut FILE) -> libc::c_int; | -------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> mailutils/reformime.rs:31:3 | 31 | #[no_mangle] | ^^^^^^^^^^^^ 32 | fn strncmp(_: *const libc::c_char, _: *const libc::c_char, _: libc::c_ulong) -> libc::c_int; | -------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> mailutils/reformime.rs:34:3 | 34 | #[no_mangle] | ^^^^^^^^^^^^ 35 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> mailutils/reformime.rs:37:3 | 37 | #[no_mangle] | ^^^^^^^^^^^^ 38 | fn strncasecmp(_: *const libc::c_char, _: *const libc::c_char, _: libc::c_ulong) -> libc::c_int; | ------------------------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> mailutils/reformime.rs:40:3 | 40 | #[no_mangle] | ^^^^^^^^^^^^ 41 | fn vfork() -> libc::c_int; | -------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> mailutils/sendmail.rs:18:3 | 18 | #[no_mangle] | ^^^^^^^^^^^^ 19 | static ptr_to_globals: *mut globals; | ------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> mailutils/sendmail.rs:20:3 | 20 | #[no_mangle] | ^^^^^^^^^^^^ 21 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> mailutils/sendmail.rs:22:3 | 22 | #[no_mangle] | ^^^^^^^^^^^^ 23 | static mut stdin: *mut FILE; | ---------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> mailutils/sendmail.rs:25:3 | 25 | #[no_mangle] | ^^^^^^^^^^^^ 26 | fn strchrnul(__s: *const libc::c_char, __c: libc::c_int) -> *mut libc::c_char; | ------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> mailutils/sendmail.rs:27:3 | 27 | #[no_mangle] | ^^^^^^^^^^^^ 28 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> mailutils/sendmail.rs:29:3 | 29 | #[no_mangle] | ^^^^^^^^^^^^ 30 | fn strncasecmp(_: *const libc::c_char, _: *const libc::c_char, _: libc::c_ulong) -> libc::c_int; | ------------------------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> mailutils/sendmail.rs:31:3 | 31 | #[no_mangle] | ^^^^^^^^^^^^ 32 | fn stpcpy(_: *mut libc::c_char, _: *const libc::c_char) -> *mut libc::c_char; | ----------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/adjtimex.rs:8:3 | 8 | #[no_mangle] | ^^^^^^^^^^^^ 9 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/adjtimex.rs:10:3 | 10 | #[no_mangle] | ^^^^^^^^^^^^ 11 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/adjtimex.rs:13:3 | 13 | #[no_mangle] | ^^^^^^^^^^^^ 14 | fn adjtimex(__ntx: *mut timex) -> libc::c_int; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/bc.rs:19:3 | 19 | #[no_mangle] | ^^^^^^^^^^^^ 20 | static mut optarg: *mut libc::c_char; | ------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/bc.rs:21:3 | 21 | #[no_mangle] | ^^^^^^^^^^^^ 22 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/bc.rs:24:3 | 24 | #[no_mangle] | ^^^^^^^^^^^^ 25 | static mut stdin: *mut FILE; | ---------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/bc.rs:26:3 | 26 | #[no_mangle] | ^^^^^^^^^^^^ 27 | static mut stdout: *mut FILE; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/bc.rs:28:3 | 28 | #[no_mangle] | ^^^^^^^^^^^^ 29 | static mut stderr: *mut FILE; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/bc.rs:31:3 | 31 | #[no_mangle] | ^^^^^^^^^^^^ 32 | fn getc_unlocked(__stream: *mut FILE) -> libc::c_int; | ----------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/bc.rs:34:3 | 34 | #[no_mangle] | ^^^^^^^^^^^^ 35 | fn fputs_unlocked(__s: *const libc::c_char, __stream: *mut FILE) -> libc::c_int; | -------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/bc.rs:36:3 | 36 | #[no_mangle] | ^^^^^^^^^^^^ 37 | fn ferror_unlocked(__stream: *mut FILE) -> libc::c_int; | ------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/bc.rs:39:3 | 39 | #[no_mangle] | ^^^^^^^^^^^^ 40 | fn exit(_: libc::c_int) -> !; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/bc.rs:42:3 | 42 | #[no_mangle] | ^^^^^^^^^^^^ 43 | fn llabs(_: libc::c_longlong) -> libc::c_longlong; | -------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/bc.rs:44:3 | 44 | #[no_mangle] | ^^^^^^^^^^^^ 45 | fn memcpy(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ----------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/bc.rs:46:3 | 46 | #[no_mangle] | ^^^^^^^^^^^^ 47 | fn memmove(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ------------------------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/bc.rs:48:3 | 48 | #[no_mangle] | ^^^^^^^^^^^^ 49 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/bc.rs:51:3 | 51 | #[no_mangle] | ^^^^^^^^^^^^ 52 | static ptr_to_globals: *mut globals; | ------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/bc.rs:53:3 | 53 | #[no_mangle] | ^^^^^^^^^^^^ 54 | static const_int_0: libc::c_int; | -------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/bc.rs:55:3 | 55 | #[no_mangle] | ^^^^^^^^^^^^ 56 | static bb_hexdigits_upcase: [libc::c_char; 0]; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/bc.rs:58:3 | 58 | #[no_mangle] | ^^^^^^^^^^^^ 59 | static mut bb_got_signal: smallint; | ----------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/bc.rs:61:3 | 61 | #[no_mangle] | ^^^^^^^^^^^^ 62 | static mut option_mask32: u32; | ------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/bc.rs:64:3 | 64 | #[no_mangle] | ^^^^^^^^^^^^ 65 | fn strchrnul(__s: *const libc::c_char, __c: libc::c_int) -> *mut libc::c_char; | ------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/bc.rs:66:3 | 66 | #[no_mangle] | ^^^^^^^^^^^^ 67 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/bc.rs:68:3 | 68 | #[no_mangle] | ^^^^^^^^^^^^ 69 | static mut bb_common_bufsiz1: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/beep.rs:5:3 | 5 | #[no_mangle] | ^^^^^^^^^^^^ 6 | static mut optarg: *mut libc::c_char; | ------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/beep.rs:8:3 | 8 | #[no_mangle] | ^^^^^^^^^^^^ 9 | fn usleep(__useconds: useconds_t) -> libc::c_int; | ------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/chat.rs:18:3 | 18 | #[no_mangle] | ^^^^^^^^^^^^ 19 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/chat.rs:20:3 | 20 | #[no_mangle] | ^^^^^^^^^^^^ 21 | fn signal(__sig: libc::c_int, __handler: __sighandler_t) -> __sighandler_t; | --------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/chat.rs:22:3 | 22 | #[no_mangle] | ^^^^^^^^^^^^ 23 | fn usleep(__useconds: useconds_t) -> libc::c_int; | ------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/chat.rs:25:3 | 25 | #[no_mangle] | ^^^^^^^^^^^^ 26 | fn memmove(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ------------------------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/chat.rs:27:3 | 27 | #[no_mangle] | ^^^^^^^^^^^^ 28 | fn memcmp(_: *const libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> libc::c_int; | ------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/chat.rs:30:3 | 30 | #[no_mangle] | ^^^^^^^^^^^^ 31 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/chat.rs:32:3 | 32 | #[no_mangle] | ^^^^^^^^^^^^ 33 | fn poll(__fds: *mut pollfd, __nfds: nfds_t, __timeout: libc::c_int) -> libc::c_int; | ----------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/chat.rs:34:3 | 34 | #[no_mangle] | ^^^^^^^^^^^^ 35 | fn tcsendbreak(__fd: libc::c_int, __duration: libc::c_int) -> libc::c_int; | -------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/chat.rs:37:3 | 37 | #[no_mangle] | ^^^^^^^^^^^^ 38 | static mut bb_got_signal: smallint; | ----------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/chat.rs:40:3 | 40 | #[no_mangle] | ^^^^^^^^^^^^ 41 | static mut bb_common_bufsiz1: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/conspy.rs:24:3 | 24 | #[no_mangle] | ^^^^^^^^^^^^ 25 | fn exit(_: libc::c_int) -> !; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/conspy.rs:27:3 | 27 | #[no_mangle] | ^^^^^^^^^^^^ 28 | fn vfork() -> libc::c_int; | -------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/conspy.rs:29:3 | 29 | #[no_mangle] | ^^^^^^^^^^^^ 30 | fn tcsetpgrp(__fd: libc::c_int, __pgrp_id: pid_t) -> libc::c_int; | ----------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/conspy.rs:31:3 | 31 | #[no_mangle] | ^^^^^^^^^^^^ 32 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/conspy.rs:34:3 | 34 | #[no_mangle] | ^^^^^^^^^^^^ 35 | fn signal(__sig: libc::c_int, __handler: __sighandler_t) -> __sighandler_t; | --------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/conspy.rs:36:3 | 36 | #[no_mangle] | ^^^^^^^^^^^^ 37 | static mut stdout: *mut FILE; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/conspy.rs:39:3 | 39 | #[no_mangle] | ^^^^^^^^^^^^ 40 | fn fputs_unlocked(__s: *const libc::c_char, __stream: *mut FILE) -> libc::c_int; | -------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/conspy.rs:41:3 | 41 | #[no_mangle] | ^^^^^^^^^^^^ 42 | fn execl(__path: *const libc::c_char, __arg: *const libc::c_char, _: ...) -> libc::c_int; | ----------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/conspy.rs:43:3 | 43 | #[no_mangle] | ^^^^^^^^^^^^ 44 | fn read(__fd: libc::c_int, __buf: *mut libc::c_void, __nbytes: size_t) -> ssize_t; | ---------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/conspy.rs:46:3 | 46 | #[no_mangle] | ^^^^^^^^^^^^ 47 | fn memmove(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ------------------------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/conspy.rs:49:3 | 49 | #[no_mangle] | ^^^^^^^^^^^^ 50 | fn poll(__fds: *mut pollfd, __nfds: nfds_t, __timeout: libc::c_int) -> libc::c_int; | ----------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/conspy.rs:52:3 | 52 | #[no_mangle] | ^^^^^^^^^^^^ 53 | fn tcgetattr(__fd: libc::c_int, __termios_p: *mut termios) -> libc::c_int; | -------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/conspy.rs:54:3 | 54 | #[no_mangle] | ^^^^^^^^^^^^ 55 | / fn tcsetattr( 56 | | __fd: libc::c_int, 57 | | __optional_actions: libc::c_int, 58 | | __termios_p: *const termios, 59 | | ) -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/conspy.rs:61:3 | 61 | #[no_mangle] | ^^^^^^^^^^^^ 62 | static mut option_mask32: u32; | ------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/conspy.rs:64:3 | 64 | #[no_mangle] | ^^^^^^^^^^^^ 65 | static ptr_to_globals: *mut globals; | ------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/conspy.rs:66:3 | 66 | #[no_mangle] | ^^^^^^^^^^^^ 67 | static mut bb_common_bufsiz1: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/crond.rs:35:3 | 35 | #[no_mangle] | ^^^^^^^^^^^^ 36 | / fn strtol( 37 | | __nptr: *const libc::c_char, 38 | | __endptr: *mut *mut libc::c_char, 39 | | __base: libc::c_int, 40 | | ) -> libc::c_long; | |____________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/crond.rs:42:3 | 42 | #[no_mangle] | ^^^^^^^^^^^^ 43 | fn setpgrp() -> libc::c_int; | ---------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/crond.rs:44:3 | 44 | #[no_mangle] | ^^^^^^^^^^^^ 45 | fn vfork() -> libc::c_int; | -------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/crond.rs:47:3 | 47 | #[no_mangle] | ^^^^^^^^^^^^ 48 | static mut stderr: *mut FILE; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/crond.rs:50:3 | 50 | #[no_mangle] | ^^^^^^^^^^^^ 51 | / fn snprintf( 52 | | _: *mut libc::c_char, 53 | | _: libc::c_ulong, 54 | | _: *const libc::c_char, 55 | | _: ... 56 | | ) -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/crond.rs:57:3 | 57 | #[no_mangle] | ^^^^^^^^^^^^ 58 | fn dprintf(__fd: libc::c_int, __fmt: *const libc::c_char, _: ...) -> libc::c_int; | --------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/crond.rs:60:3 | 60 | #[no_mangle] | ^^^^^^^^^^^^ 61 | fn lseek(__fd: libc::c_int, __offset: off64_t, __whence: libc::c_int) -> off64_t; | --------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/crond.rs:62:3 | 62 | #[no_mangle] | ^^^^^^^^^^^^ 63 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/crond.rs:65:3 | 65 | #[no_mangle] | ^^^^^^^^^^^^ 66 | fn execlp(__file: *const libc::c_char, __arg: *const libc::c_char, _: ...) -> libc::c_int; | ------------------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/crond.rs:67:3 | 67 | #[no_mangle] | ^^^^^^^^^^^^ 68 | fn strncasecmp(_: *const libc::c_char, _: *const libc::c_char, _: libc::c_ulong) -> libc::c_int; | ------------------------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/crond.rs:70:3 | 70 | #[no_mangle] | ^^^^^^^^^^^^ 71 | fn waitpid(__pid: pid_t, __stat_loc: *mut libc::c_int, __options: libc::c_int) -> pid_t; | ---------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/crond.rs:73:3 | 73 | #[no_mangle] | ^^^^^^^^^^^^ 74 | fn localtime(__timer: *const time_t) -> *mut tm; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/crond.rs:77:3 | 77 | #[no_mangle] | ^^^^^^^^^^^^ 78 | static mut logmode: smallint; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/crond.rs:80:3 | 80 | #[no_mangle] | ^^^^^^^^^^^^ 81 | / fn fgets_unlocked( 82 | | __s: *mut libc::c_char, 83 | | __n: libc::c_int, 84 | | __stream: *mut FILE, 85 | | ) -> *mut libc::c_char; | |_________________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/crond.rs:86:3 | 86 | #[no_mangle] | ^^^^^^^^^^^^ 87 | fn fileno_unlocked(__stream: *mut FILE) -> libc::c_int; | ------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/crond.rs:88:3 | 88 | #[no_mangle] | ^^^^^^^^^^^^ 89 | static mut bb_common_bufsiz1: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/crontab.rs:17:3 | 17 | #[no_mangle] | ^^^^^^^^^^^^ 18 | fn fchown(__fd: libc::c_int, __owner: uid_t, __group: gid_t) -> libc::c_int; | ---------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/crontab.rs:19:3 | 19 | #[no_mangle] | ^^^^^^^^^^^^ 20 | fn execlp(__file: *const libc::c_char, __arg: *const libc::c_char, _: ...) -> libc::c_int; | ------------------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/crontab.rs:22:3 | 22 | #[no_mangle] | ^^^^^^^^^^^^ 23 | fn vfork() -> libc::c_int; | -------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/crontab.rs:25:3 | 25 | #[no_mangle] | ^^^^^^^^^^^^ 26 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/crontab.rs:28:3 | 28 | #[no_mangle] | ^^^^^^^^^^^^ 29 | fn dprintf(__fd: libc::c_int, __fmt: *const libc::c_char, _: ...) -> libc::c_int; | --------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/crontab.rs:31:3 | 31 | #[no_mangle] | ^^^^^^^^^^^^ 32 | static bb_msg_you_must_be_root: [libc::c_char; 0]; | -------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/devmem.rs:6:3 | 6 | #[no_mangle] | ^^^^^^^^^^^^ 7 | fn getpagesize() -> libc::c_int; | -------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/devmem.rs:9:3 | 9 | #[no_mangle] | ^^^^^^^^^^^^ 10 | fn strchrnul(__s: *const libc::c_char, __c: libc::c_int) -> *mut libc::c_char; | ------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/devmem.rs:11:3 | 11 | #[no_mangle] | ^^^^^^^^^^^^ 12 | / fn mmap( 13 | | __addr: *mut libc::c_void, 14 | | __len: size_t, 15 | | __prot: libc::c_int, ... | 18 | | __offset: off64_t, 19 | | ) -> *mut libc::c_void; | |_________________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/devmem.rs:20:3 | 20 | #[no_mangle] | ^^^^^^^^^^^^ 21 | fn munmap(__addr: *mut libc::c_void, __len: size_t) -> libc::c_int; | ------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/fbsplash.rs:15:3 | 15 | #[no_mangle] | ^^^^^^^^^^^^ 16 | static mut stdin: *mut FILE; | ---------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/fbsplash.rs:18:3 | 18 | #[no_mangle] | ^^^^^^^^^^^^ 19 | / fn fgets_unlocked( 20 | | __s: *mut libc::c_char, 21 | | __n: libc::c_int, 22 | | __stream: *mut FILE, 23 | | ) -> *mut libc::c_char; | |_________________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/fbsplash.rs:24:3 | 24 | #[no_mangle] | ^^^^^^^^^^^^ 25 | fn fread(__ptr: *mut libc::c_void, __size: size_t, __n: size_t, __stream: *mut FILE) -> size_t; | ----------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/fbsplash.rs:27:3 | 27 | #[no_mangle] | ^^^^^^^^^^^^ 28 | fn strchrnul(__s: *const libc::c_char, __c: libc::c_int) -> *mut libc::c_char; | ------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/fbsplash.rs:29:3 | 29 | #[no_mangle] | ^^^^^^^^^^^^ 30 | / fn mmap( 31 | | __addr: *mut libc::c_void, 32 | | __len: size_t, 33 | | __prot: libc::c_int, ... | 36 | | __offset: off64_t, 37 | | ) -> *mut libc::c_void; | |_________________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/fbsplash.rs:39:3 | 39 | #[no_mangle] | ^^^^^^^^^^^^ 40 | static ptr_to_globals: *mut globals; | ------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/fbsplash.rs:41:3 | 41 | #[no_mangle] | ^^^^^^^^^^^^ 42 | static mut bb_common_bufsiz1: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/hdparm.rs:15:3 | 15 | #[no_mangle] | ^^^^^^^^^^^^ 16 | static mut optarg: *mut libc::c_char; | ------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/hdparm.rs:17:3 | 17 | #[no_mangle] | ^^^^^^^^^^^^ 18 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/hdparm.rs:20:3 | 20 | #[no_mangle] | ^^^^^^^^^^^^ 21 | fn fsync(__fd: libc::c_int) -> libc::c_int; | ------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/hdparm.rs:23:3 | 23 | #[no_mangle] | ^^^^^^^^^^^^ 24 | fn exit(_: libc::c_int) -> !; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/hdparm.rs:25:3 | 25 | #[no_mangle] | ^^^^^^^^^^^^ 26 | fn abs(_: libc::c_int) -> libc::c_int; | -------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/hdparm.rs:27:3 | 27 | #[no_mangle] | ^^^^^^^^^^^^ 28 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/hdparm.rs:29:3 | 29 | #[no_mangle] | ^^^^^^^^^^^^ 30 | fn strncmp(_: *const libc::c_char, _: *const libc::c_char, _: libc::c_ulong) -> libc::c_int; | -------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/hdparm.rs:31:3 | 31 | #[no_mangle] | ^^^^^^^^^^^^ 32 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/hdparm.rs:33:3 | 33 | #[no_mangle] | ^^^^^^^^^^^^ 34 | fn mlock(__addr: *const libc::c_void, __len: size_t) -> libc::c_int; | -------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/hdparm.rs:35:3 | 35 | #[no_mangle] | ^^^^^^^^^^^^ 36 | fn munlock(__addr: *const libc::c_void, __len: size_t) -> libc::c_int; | ---------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/hdparm.rs:60:3 | 60 | #[no_mangle] | ^^^^^^^^^^^^ 61 | static mut bb_common_bufsiz1: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/hexedit.rs:7:3 | 7 | #[no_mangle] | ^^^^^^^^^^^^ 8 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/hexedit.rs:9:3 | 9 | #[no_mangle] | ^^^^^^^^^^^^ 10 | fn ftruncate(__fd: libc::c_int, __length: off64_t) -> libc::c_int; | ------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/hexedit.rs:11:3 | 11 | #[no_mangle] | ^^^^^^^^^^^^ 12 | static ptr_to_globals: *mut globals; | ------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/hexedit.rs:13:3 | 13 | #[no_mangle] | ^^^^^^^^^^^^ 14 | static mut stdout: *mut FILE; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/hexedit.rs:15:3 | 15 | #[no_mangle] | ^^^^^^^^^^^^ 16 | / fn setvbuf( 17 | | __stream: *mut FILE, 18 | | __buf: *mut libc::c_char, 19 | | __modes: libc::c_int, 20 | | __n: size_t, 21 | | ) -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/hexedit.rs:23:3 | 23 | #[no_mangle] | ^^^^^^^^^^^^ 24 | / fn mmap( 25 | | __addr: *mut libc::c_void, 26 | | __len: size_t, 27 | | __prot: libc::c_int, ... | 30 | | __offset: off64_t, 31 | | ) -> *mut libc::c_void; | |_________________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/hexedit.rs:32:3 | 32 | #[no_mangle] | ^^^^^^^^^^^^ 33 | fn munmap(__addr: *mut libc::c_void, __len: size_t) -> libc::c_int; | ------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/hexedit.rs:35:3 | 35 | #[no_mangle] | ^^^^^^^^^^^^ 36 | static mut bb_got_signal: smallint; | ----------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/hexedit.rs:38:3 | 38 | #[no_mangle] | ^^^^^^^^^^^^ 39 | static bb_hexdigits_upcase: [libc::c_char; 0]; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/i2c_tools.rs:17:3 | 17 | #[no_mangle] | ^^^^^^^^^^^^ 18 | fn memcpy(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ----------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/i2c_tools.rs:19:3 | 19 | #[no_mangle] | ^^^^^^^^^^^^ 20 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/i2c_tools.rs:22:3 | 22 | #[no_mangle] | ^^^^^^^^^^^^ 23 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/i2c_tools.rs:25:3 | 25 | #[no_mangle] | ^^^^^^^^^^^^ 26 | static mut stderr: *mut FILE; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/i2c_tools.rs:28:3 | 28 | #[no_mangle] | ^^^^^^^^^^^^ 29 | fn fopen(__filename: *const libc::c_char, __modes: *const libc::c_char) -> *mut FILE; | ------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/i2c_tools.rs:31:3 | 31 | #[no_mangle] | ^^^^^^^^^^^^ 32 | / fn snprintf( 33 | | _: *mut libc::c_char, 34 | | _: libc::c_ulong, 35 | | _: *const libc::c_char, 36 | | _: ... 37 | | ) -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/i2c_tools.rs:39:3 | 39 | #[no_mangle] | ^^^^^^^^^^^^ 40 | / fn fgets_unlocked( 41 | | __s: *mut libc::c_char, 42 | | __n: libc::c_int, 43 | | __stream: *mut FILE, 44 | | ) -> *mut libc::c_char; | |_________________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/i2c_tools.rs:46:3 | 46 | #[no_mangle] | ^^^^^^^^^^^^ 47 | / fn strtol( 48 | | __nptr: *const libc::c_char, 49 | | __endptr: *mut *mut libc::c_char, 50 | | __base: libc::c_int, 51 | | ) -> libc::c_long; | |____________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/i2c_tools.rs:52:3 | 52 | #[no_mangle] | ^^^^^^^^^^^^ 53 | / fn strtoul( 54 | | __nptr: *const libc::c_char, 55 | | __endptr: *mut *mut libc::c_char, 56 | | __base: libc::c_int, 57 | | ) -> libc::c_ulong; | |_____________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/i2c_tools.rs:58:3 | 58 | #[no_mangle] | ^^^^^^^^^^^^ 59 | fn exit(_: libc::c_int) -> !; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/less.rs:29:3 | 29 | #[no_mangle] | ^^^^^^^^^^^^ 30 | fn sched_yield() -> libc::c_int; | -------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/less.rs:32:3 | 32 | #[no_mangle] | ^^^^^^^^^^^^ 33 | fn exit(_: libc::c_int) -> !; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/less.rs:35:3 | 35 | #[no_mangle] | ^^^^^^^^^^^^ 36 | fn signal(__sig: libc::c_int, __handler: __sighandler_t) -> __sighandler_t; | --------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/less.rs:38:3 | 38 | #[no_mangle] | ^^^^^^^^^^^^ 39 | static ptr_to_globals: *mut globals; | ------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/less.rs:40:3 | 40 | #[no_mangle] | ^^^^^^^^^^^^ 41 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/less.rs:42:3 | 42 | #[no_mangle] | ^^^^^^^^^^^^ 43 | static bb_msg_standard_input: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/less.rs:45:3 | 45 | #[no_mangle] | ^^^^^^^^^^^^ 46 | fn memcpy(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ----------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/less.rs:47:3 | 47 | #[no_mangle] | ^^^^^^^^^^^^ 48 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/less.rs:50:3 | 50 | #[no_mangle] | ^^^^^^^^^^^^ 51 | fn strcspn(_: *const libc::c_char, _: *const libc::c_char) -> libc::c_ulong; | ---------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/less.rs:52:3 | 52 | #[no_mangle] | ^^^^^^^^^^^^ 53 | fn strspn(_: *const libc::c_char, _: *const libc::c_char) -> libc::c_ulong; | --------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/less.rs:54:3 | 54 | #[no_mangle] | ^^^^^^^^^^^^ 55 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/less.rs:56:3 | 56 | #[no_mangle] | ^^^^^^^^^^^^ 57 | fn stpcpy(_: *mut libc::c_char, _: *const libc::c_char) -> *mut libc::c_char; | ----------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/less.rs:58:3 | 58 | #[no_mangle] | ^^^^^^^^^^^^ 59 | fn poll(__fds: *mut pollfd, __nfds: nfds_t, __timeout: libc::c_int) -> libc::c_int; | ----------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/less.rs:61:3 | 61 | #[no_mangle] | ^^^^^^^^^^^^ 62 | / fn tcsetattr( 63 | | __fd: libc::c_int, 64 | | __optional_actions: libc::c_int, 65 | | __termios_p: *const termios, 66 | | ) -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/less.rs:68:3 | 68 | #[no_mangle] | ^^^^^^^^^^^^ 69 | static mut option_mask32: u32; | ------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/less.rs:71:3 | 71 | #[no_mangle] | ^^^^^^^^^^^^ 72 | static mut bb_common_bufsiz1: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/less.rs:84:3 | 84 | #[no_mangle] | ^^^^^^^^^^^^ 85 | / fn regexec( 86 | | __preg: *const regex_t, 87 | | __string: *const libc::c_char, 88 | | __nmatch: size_t, 89 | | __pmatch: *mut regmatch_t, 90 | | __eflags: libc::c_int, 91 | | ) -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/less.rs:92:3 | 92 | #[no_mangle] | ^^^^^^^^^^^^ 93 | fn regfree(__preg: *mut regex_t); | --------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/makedevs.rs:20:3 | 20 | #[no_mangle] | ^^^^^^^^^^^^ 21 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/man.rs:18:3 | 18 | #[no_mangle] | ^^^^^^^^^^^^ 19 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/man.rs:21:3 | 21 | #[no_mangle] | ^^^^^^^^^^^^ 22 | fn strchrnul(__s: *const libc::c_char, __c: libc::c_int) -> *mut libc::c_char; | ------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/man.rs:23:3 | 23 | #[no_mangle] | ^^^^^^^^^^^^ 24 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/man.rs:37:3 | 37 | #[no_mangle] | ^^^^^^^^^^^^ 38 | static mut option_mask32: u32; | ------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/man.rs:42:3 | 42 | #[no_mangle] | ^^^^^^^^^^^^ 43 | static mut bb_common_bufsiz1: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/microcom.rs:16:3 | 16 | #[no_mangle] | ^^^^^^^^^^^^ 17 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/microcom.rs:19:3 | 19 | #[no_mangle] | ^^^^^^^^^^^^ 20 | fn dprintf(__fd: libc::c_int, __fmt: *const libc::c_char, _: ...) -> libc::c_int; | --------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/microcom.rs:22:3 | 22 | #[no_mangle] | ^^^^^^^^^^^^ 23 | fn poll(__fds: *mut pollfd, __nfds: nfds_t, __timeout: libc::c_int) -> libc::c_int; | ----------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/microcom.rs:24:3 | 24 | #[no_mangle] | ^^^^^^^^^^^^ 25 | fn cfsetspeed(__termios_p: *mut termios, __speed: speed_t) -> libc::c_int; | -------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/microcom.rs:26:3 | 26 | #[no_mangle] | ^^^^^^^^^^^^ 27 | / fn tcsetattr( 28 | | __fd: libc::c_int, 29 | | __optional_actions: libc::c_int, 30 | | __termios_p: *const termios, 31 | | ) -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/microcom.rs:32:3 | 32 | #[no_mangle] | ^^^^^^^^^^^^ 33 | fn tcsendbreak(__fd: libc::c_int, __duration: libc::c_int) -> libc::c_int; | -------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/microcom.rs:35:3 | 35 | #[no_mangle] | ^^^^^^^^^^^^ 36 | static mut bb_got_signal: smallint; | ----------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/microcom.rs:38:3 | 38 | #[no_mangle] | ^^^^^^^^^^^^ 39 | static mut bb_common_bufsiz1: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/nandwrite.rs:12:3 | 12 | #[no_mangle] | ^^^^^^^^^^^^ 13 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/nandwrite.rs:15:3 | 15 | #[no_mangle] | ^^^^^^^^^^^^ 16 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/partprobe.rs:5:3 | 5 | #[no_mangle] | ^^^^^^^^^^^^ 6 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/readahead.rs:4:3 | 4 | #[no_mangle] | ^^^^^^^^^^^^ 5 | fn readahead(__fd: libc::c_int, __offset: off64_t, __count: size_t) -> ssize_t; | ------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/runlevel.rs:7:3 | 7 | #[no_mangle] | ^^^^^^^^^^^^ 8 | fn getutxent() -> *mut utmpx; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/runlevel.rs:9:3 | 9 | #[no_mangle] | ^^^^^^^^^^^^ 10 | fn utmpxname(__file: *const libc::c_char) -> libc::c_int; | --------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/rx.rs:9:3 | 9 | #[no_mangle] | ^^^^^^^^^^^^ 10 | fn read(__fd: libc::c_int, __buf: *mut libc::c_void, __nbytes: size_t) -> ssize_t; | ---------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/rx.rs:12:3 | 12 | #[no_mangle] | ^^^^^^^^^^^^ 13 | fn tcgetattr(__fd: libc::c_int, __termios_p: *mut termios) -> libc::c_int; | -------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/rx.rs:14:3 | 14 | #[no_mangle] | ^^^^^^^^^^^^ 15 | / fn tcsetattr( 16 | | __fd: libc::c_int, 17 | | __optional_actions: libc::c_int, 18 | | __termios_p: *const termios, 19 | | ) -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/rx.rs:20:3 | 20 | #[no_mangle] | ^^^^^^^^^^^^ 21 | fn cfmakeraw(__termios_p: *mut termios); | ---------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/rx.rs:22:3 | 22 | #[no_mangle] | ^^^^^^^^^^^^ 23 | fn tcflush(__fd: libc::c_int, __queue_selector: libc::c_int) -> libc::c_int; | ---------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/setfattr.rs:4:3 | 4 | #[no_mangle] | ^^^^^^^^^^^^ 5 | fn lremovexattr(__path: *const libc::c_char, __name: *const libc::c_char) -> libc::c_int; | ----------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/setfattr.rs:6:3 | 6 | #[no_mangle] | ^^^^^^^^^^^^ 7 | fn removexattr(__path: *const libc::c_char, __name: *const libc::c_char) -> libc::c_int; | ---------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/setfattr.rs:8:3 | 8 | #[no_mangle] | ^^^^^^^^^^^^ 9 | / fn lsetxattr( 10 | | __path: *const libc::c_char, 11 | | __name: *const libc::c_char, 12 | | __value: *const libc::c_void, 13 | | __size: size_t, 14 | | __flags: libc::c_int, 15 | | ) -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/setfattr.rs:16:3 | 16 | #[no_mangle] | ^^^^^^^^^^^^ 17 | / fn setxattr( 18 | | __path: *const libc::c_char, 19 | | __name: *const libc::c_char, 20 | | __value: *const libc::c_void, 21 | | __size: size_t, 22 | | __flags: libc::c_int, 23 | | ) -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/setfattr.rs:24:3 | 24 | #[no_mangle] | ^^^^^^^^^^^^ 25 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/setfattr.rs:26:3 | 26 | #[no_mangle] | ^^^^^^^^^^^^ 27 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/setserial.rs:8:3 | 8 | #[no_mangle] | ^^^^^^^^^^^^ 9 | fn exit(_: libc::c_int) -> !; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/setserial.rs:10:3 | 10 | #[no_mangle] | ^^^^^^^^^^^^ 11 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/setserial.rs:13:3 | 13 | #[no_mangle] | ^^^^^^^^^^^^ 14 | static bb_msg_requires_arg: [libc::c_char; 0]; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/setserial.rs:16:3 | 16 | #[no_mangle] | ^^^^^^^^^^^^ 17 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/strings.rs:5:3 | 5 | #[no_mangle] | ^^^^^^^^^^^^ 6 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/strings.rs:7:3 | 7 | #[no_mangle] | ^^^^^^^^^^^^ 8 | static bb_msg_standard_input: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/strings.rs:9:3 | 9 | #[no_mangle] | ^^^^^^^^^^^^ 10 | static mut stdout: *mut FILE; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/strings.rs:12:3 | 12 | #[no_mangle] | ^^^^^^^^^^^^ 13 | fn getc_unlocked(__stream: *mut FILE) -> libc::c_int; | ----------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/strings.rs:14:3 | 14 | #[no_mangle] | ^^^^^^^^^^^^ 15 | fn fputs_unlocked(__s: *const libc::c_char, __stream: *mut FILE) -> libc::c_int; | -------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/strings.rs:17:3 | 17 | #[no_mangle] | ^^^^^^^^^^^^ 18 | static mut option_mask32: u32; | ------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/time.rs:12:3 | 12 | #[no_mangle] | ^^^^^^^^^^^^ 13 | fn vfork() -> libc::c_int; | -------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/time.rs:14:3 | 14 | #[no_mangle] | ^^^^^^^^^^^^ 15 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/time.rs:16:3 | 16 | #[no_mangle] | ^^^^^^^^^^^^ 17 | fn getpagesize() -> libc::c_int; | -------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/time.rs:18:3 | 18 | #[no_mangle] | ^^^^^^^^^^^^ 19 | fn signal(__sig: libc::c_int, __handler: __sighandler_t) -> __sighandler_t; | --------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/time.rs:21:3 | 21 | #[no_mangle] | ^^^^^^^^^^^^ 22 | fn strcspn(_: *const libc::c_char, _: *const libc::c_char) -> libc::c_ulong; | ---------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/time.rs:23:3 | 23 | #[no_mangle] | ^^^^^^^^^^^^ 24 | fn wait3(__stat_loc: *mut libc::c_int, __options: libc::c_int, __usage: *mut rusage) -> pid_t; | ---------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/ts.rs:7:3 | 7 | #[no_mangle] | ^^^^^^^^^^^^ 8 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/ts.rs:9:3 | 9 | #[no_mangle] | ^^^^^^^^^^^^ 10 | static mut stdin: *mut FILE; | ---------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/ts.rs:12:3 | 12 | #[no_mangle] | ^^^^^^^^^^^^ 13 | fn gettimeofday(__tv: *mut timeval, __tz: __timezone_ptr_t) -> libc::c_int; | --------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/ts.rs:14:3 | 14 | #[no_mangle] | ^^^^^^^^^^^^ 15 | / fn strftime( 16 | | __s: *mut libc::c_char, 17 | | __maxsize: size_t, 18 | | __format: *const libc::c_char, 19 | | __tp: *const tm, 20 | | ) -> size_t; | |______________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/ts.rs:21:3 | 21 | #[no_mangle] | ^^^^^^^^^^^^ 22 | fn localtime_r(__timer: *const time_t, __tp: *mut tm) -> *mut tm; | ----------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/ts.rs:23:3 | 23 | #[no_mangle] | ^^^^^^^^^^^^ 24 | fn tzset(); | ----------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/ts.rs:26:3 | 26 | #[no_mangle] | ^^^^^^^^^^^^ 27 | static mut bb_common_bufsiz1: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/ubi_tools.rs:12:3 | 12 | #[no_mangle] | ^^^^^^^^^^^^ 13 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/ubi_tools.rs:15:3 | 15 | #[no_mangle] | ^^^^^^^^^^^^ 16 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/ubi_tools.rs:18:3 | 18 | #[no_mangle] | ^^^^^^^^^^^^ 19 | fn strnlen(__string: *const libc::c_char, __maxlen: size_t) -> size_t; | ---------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/ubirename.rs:5:3 | 5 | #[no_mangle] | ^^^^^^^^^^^^ 6 | fn strnlen(__string: *const libc::c_char, __maxlen: size_t) -> size_t; | ---------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/watchdog.rs:6:3 | 6 | #[no_mangle] | ^^^^^^^^^^^^ 7 | fn _exit(_: libc::c_int) -> !; | ------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/watchdog.rs:8:3 | 8 | #[no_mangle] | ^^^^^^^^^^^^ 9 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> miscutils/watchdog.rs:10:3 | 10 | #[no_mangle] | ^^^^^^^^^^^^ 11 | fn usleep(__useconds: useconds_t) -> libc::c_int; | ------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> modutils/modinfo.rs:7:3 | 7 | #[no_mangle] | ^^^^^^^^^^^^ 8 | / fn fnmatch( 9 | | __pattern: *const libc::c_char, 10 | | __name: *const libc::c_char, 11 | | __flags: libc::c_int, 12 | | ) -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> modutils/modinfo.rs:13:3 | 13 | #[no_mangle] | ^^^^^^^^^^^^ 14 | fn uname(__name: *mut utsname) -> libc::c_int; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> modutils/modinfo.rs:16:3 | 16 | #[no_mangle] | ^^^^^^^^^^^^ 17 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> modutils/modinfo.rs:19:3 | 19 | #[no_mangle] | ^^^^^^^^^^^^ 20 | fn memchr(_: *const libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | ----------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> modutils/modinfo.rs:22:3 | 22 | #[no_mangle] | ^^^^^^^^^^^^ 23 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> modutils/modinfo.rs:25:3 | 25 | #[no_mangle] | ^^^^^^^^^^^^ 26 | static mut option_mask32: u32; | ------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> modutils/modprobe_small.rs:17:3 | 17 | #[no_mangle] | ^^^^^^^^^^^^ 18 | fn exit(_: libc::c_int) -> !; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> modutils/modprobe_small.rs:20:3 | 20 | #[no_mangle] | ^^^^^^^^^^^^ 21 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> modutils/modprobe_small.rs:23:3 | 23 | #[no_mangle] | ^^^^^^^^^^^^ 24 | fn strerror(_: libc::c_int) -> *mut libc::c_char; | ------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> modutils/modprobe_small.rs:26:3 | 26 | #[no_mangle] | ^^^^^^^^^^^^ 27 | fn ferror_unlocked(__stream: *mut FILE) -> libc::c_int; | ------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> modutils/modprobe_small.rs:28:3 | 28 | #[no_mangle] | ^^^^^^^^^^^^ 29 | fn usleep(__useconds: useconds_t) -> libc::c_int; | ------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> modutils/modprobe_small.rs:31:3 | 31 | #[no_mangle] | ^^^^^^^^^^^^ 32 | fn memcpy(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ----------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> modutils/modprobe_small.rs:33:3 | 33 | #[no_mangle] | ^^^^^^^^^^^^ 34 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> modutils/modprobe_small.rs:35:3 | 35 | #[no_mangle] | ^^^^^^^^^^^^ 36 | fn memchr(_: *const libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | ----------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> modutils/modprobe_small.rs:38:3 | 38 | #[no_mangle] | ^^^^^^^^^^^^ 39 | fn strncmp(_: *const libc::c_char, _: *const libc::c_char, _: libc::c_ulong) -> libc::c_int; | -------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> modutils/modprobe_small.rs:40:3 | 40 | #[no_mangle] | ^^^^^^^^^^^^ 41 | fn strchrnul(__s: *const libc::c_char, __c: libc::c_int) -> *mut libc::c_char; | ------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> modutils/modprobe_small.rs:43:3 | 43 | #[no_mangle] | ^^^^^^^^^^^^ 44 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> modutils/modprobe_small.rs:51:3 | 51 | #[no_mangle] | ^^^^^^^^^^^^ 52 | static mut option_mask32: u32; | ------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> modutils/modprobe_small.rs:57:3 | 57 | #[no_mangle] | ^^^^^^^^^^^^ 58 | static ptr_to_globals: *mut globals; | ------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> modutils/modprobe_small.rs:59:3 | 59 | #[no_mangle] | ^^^^^^^^^^^^ 60 | fn uname(__name: *mut utsname) -> libc::c_int; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> modutils/modprobe_small.rs:61:3 | 61 | #[no_mangle] | ^^^^^^^^^^^^ 62 | / fn fnmatch( 63 | | __pattern: *const libc::c_char, 64 | | __name: *const libc::c_char, 65 | | __flags: libc::c_int, 66 | | ) -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> modutils/modutils.rs:13:3 | 13 | #[no_mangle] | ^^^^^^^^^^^^ 14 | fn strchrnul(__s: *const libc::c_char, __c: libc::c_int) -> *mut libc::c_char; | ------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> modutils/modutils.rs:15:3 | 15 | #[no_mangle] | ^^^^^^^^^^^^ 16 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> modutils/modutils.rs:17:3 | 17 | #[no_mangle] | ^^^^^^^^^^^^ 18 | fn strerror(_: libc::c_int) -> *mut libc::c_char; | ------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> modutils/modutils.rs:19:3 | 19 | #[no_mangle] | ^^^^^^^^^^^^ 20 | fn strsep(__stringp: *mut *mut libc::c_char, __delim: *const libc::c_char) -> *mut libc::c_char; | ------------------------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> modutils/modutils.rs:21:3 | 21 | #[no_mangle] | ^^^^^^^^^^^^ 22 | fn munmap(__addr: *mut libc::c_void, __len: size_t) -> libc::c_int; | ------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/arp.rs:14:3 | 14 | #[no_mangle] | ^^^^^^^^^^^^ 15 | fn memcpy(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ----------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/arp.rs:16:3 | 16 | #[no_mangle] | ^^^^^^^^^^^^ 17 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/arp.rs:19:3 | 19 | #[no_mangle] | ^^^^^^^^^^^^ 20 | / fn fgets_unlocked( 21 | | __s: *mut libc::c_char, 22 | | __n: libc::c_int, 23 | | __stream: *mut FILE, 24 | | ) -> *mut libc::c_char; | |_________________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/arp.rs:26:3 | 26 | #[no_mangle] | ^^^^^^^^^^^^ 27 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/arp.rs:29:3 | 29 | #[no_mangle] | ^^^^^^^^^^^^ 30 | static mut option_mask32: u32; | ------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/arp.rs:32:3 | 32 | #[no_mangle] | ^^^^^^^^^^^^ 33 | static mut bb_common_bufsiz1: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/arping.rs:31:3 | 31 | #[no_mangle] | ^^^^^^^^^^^^ 32 | / fn sendto( 33 | | __fd: libc::c_int, 34 | | __buf: *const libc::c_void, 35 | | __n: size_t, ... | 38 | | __addr_len: socklen_t, 39 | | ) -> ssize_t; | |_______________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/arping.rs:40:3 | 40 | #[no_mangle] | ^^^^^^^^^^^^ 41 | / fn recvfrom( 42 | | __fd: libc::c_int, 43 | | __buf: *mut libc::c_void, 44 | | __n: size_t, ... | 47 | | __addr_len: *mut socklen_t, 48 | | ) -> ssize_t; | |_______________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/arping.rs:49:3 | 49 | #[no_mangle] | ^^^^^^^^^^^^ 50 | fn inet_ntoa(__in: in_addr) -> *mut libc::c_char; | ------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/arping.rs:51:3 | 51 | #[no_mangle] | ^^^^^^^^^^^^ 52 | fn inet_aton(__cp: *const libc::c_char, __inp: *mut in_addr) -> libc::c_int; | ---------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/arping.rs:53:3 | 53 | #[no_mangle] | ^^^^^^^^^^^^ 54 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/arping.rs:56:3 | 56 | #[no_mangle] | ^^^^^^^^^^^^ 57 | fn exit(_: libc::c_int) -> !; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/arping.rs:58:3 | 58 | #[no_mangle] | ^^^^^^^^^^^^ 59 | fn memcpy(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ----------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/arping.rs:60:3 | 60 | #[no_mangle] | ^^^^^^^^^^^^ 61 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/arping.rs:62:3 | 62 | #[no_mangle] | ^^^^^^^^^^^^ 63 | fn memcmp(_: *const libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> libc::c_int; | ------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/arping.rs:64:3 | 64 | #[no_mangle] | ^^^^^^^^^^^^ 65 | / fn mempcpy( 66 | | __dest: *mut libc::c_void, 67 | | __src: *const libc::c_void, 68 | | __n: size_t, 69 | | ) -> *mut libc::c_void; | |_________________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/arping.rs:71:3 | 71 | #[no_mangle] | ^^^^^^^^^^^^ 72 | static mut option_mask32: u32; | ------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/arping.rs:74:3 | 74 | #[no_mangle] | ^^^^^^^^^^^^ 75 | static ptr_to_globals: *mut globals; | ------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/brctl.rs:20:3 | 20 | #[no_mangle] | ^^^^^^^^^^^^ 21 | fn strtod(__nptr: *const libc::c_char, __endptr: *mut *mut libc::c_char) -> libc::c_double; | ------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/brctl.rs:23:3 | 23 | #[no_mangle] | ^^^^^^^^^^^^ 24 | fn qsort(__base: *mut libc::c_void, __nmemb: size_t, __size: size_t, __compar: __compar_fn_t); | ---------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/brctl.rs:26:3 | 26 | #[no_mangle] | ^^^^^^^^^^^^ 27 | static mut stdout: *mut FILE; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/brctl.rs:29:3 | 29 | #[no_mangle] | ^^^^^^^^^^^^ 30 | fn fputs_unlocked(__s: *const libc::c_char, __stream: *mut FILE) -> libc::c_int; | -------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/brctl.rs:32:3 | 32 | #[no_mangle] | ^^^^^^^^^^^^ 33 | fn memcmp(_: *const libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> libc::c_int; | ------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/brctl.rs:35:3 | 35 | #[no_mangle] | ^^^^^^^^^^^^ 36 | static bb_msg_invalid_arg_to: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/brctl.rs:37:3 | 37 | #[no_mangle] | ^^^^^^^^^^^^ 38 | static mut bb_common_bufsiz1: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/brctl.rs:39:3 | 39 | #[no_mangle] | ^^^^^^^^^^^^ 40 | fn if_nametoindex(__ifname: *const libc::c_char) -> libc::c_uint; | ----------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/dnsd.rs:20:3 | 20 | #[no_mangle] | ^^^^^^^^^^^^ 21 | fn memcpy(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ----------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/dnsd.rs:23:3 | 23 | #[no_mangle] | ^^^^^^^^^^^^ 24 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/dnsd.rs:26:3 | 26 | #[no_mangle] | ^^^^^^^^^^^^ 27 | fn inet_aton(__cp: *const libc::c_char, __inp: *mut in_addr) -> libc::c_int; | ---------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/dnsd.rs:29:3 | 29 | #[no_mangle] | ^^^^^^^^^^^^ 30 | static mut option_mask32: u32; | ------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/dnsd.rs:32:3 | 32 | #[no_mangle] | ^^^^^^^^^^^^ 33 | static mut logmode: smallint; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ether_wake.rs:6:3 | 6 | #[no_mangle] | ^^^^^^^^^^^^ 7 | fn memcpy(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ----------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ether_wake.rs:9:3 | 9 | #[no_mangle] | ^^^^^^^^^^^^ 10 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ether_wake.rs:12:3 | 12 | #[no_mangle] | ^^^^^^^^^^^^ 13 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ether_wake.rs:15:3 | 15 | #[no_mangle] | ^^^^^^^^^^^^ 16 | fn ether_aton_r(__asc: *const libc::c_char, __addr: *mut ether_addr) -> *mut ether_addr; | ---------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ether_wake.rs:17:3 | 17 | #[no_mangle] | ^^^^^^^^^^^^ 18 | fn ether_hostton(__hostname: *const libc::c_char, __addr: *mut ether_addr) -> libc::c_int; | ------------------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ftpd.rs:47:3 | 47 | #[no_mangle] | ^^^^^^^^^^^^ 48 | fn exit(_: libc::c_int) -> !; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ftpd.rs:49:3 | 49 | #[no_mangle] | ^^^^^^^^^^^^ 50 | fn mkstemp(__template: *mut libc::c_char) -> libc::c_int; | --------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ftpd.rs:51:3 | 51 | #[no_mangle] | ^^^^^^^^^^^^ 52 | fn vfork() -> libc::c_int; | -------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ftpd.rs:54:3 | 54 | #[no_mangle] | ^^^^^^^^^^^^ 55 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ftpd.rs:56:3 | 56 | #[no_mangle] | ^^^^^^^^^^^^ 57 | fn chroot(__path: *const libc::c_char) -> libc::c_int; | ------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ftpd.rs:59:3 | 59 | #[no_mangle] | ^^^^^^^^^^^^ 60 | fn getsockname(__fd: libc::c_int, __addr: __SOCKADDR_ARG, __len: *mut socklen_t) -> libc::c_int; | ------------------------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ftpd.rs:61:3 | 61 | #[no_mangle] | ^^^^^^^^^^^^ 62 | fn accept(__fd: libc::c_int, __addr: __SOCKADDR_ARG, __addr_len: *mut socklen_t) -> libc::c_int; | ------------------------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ftpd.rs:63:3 | 63 | #[no_mangle] | ^^^^^^^^^^^^ 64 | fn signal(__sig: libc::c_int, __handler: __sighandler_t) -> __sighandler_t; | --------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ftpd.rs:65:3 | 65 | #[no_mangle] | ^^^^^^^^^^^^ 66 | static mut stdin: *mut FILE; | ---------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ftpd.rs:68:3 | 68 | #[no_mangle] | ^^^^^^^^^^^^ 69 | fn dup(__fd: libc::c_int) -> libc::c_int; | ----------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ftpd.rs:71:3 | 71 | #[no_mangle] | ^^^^^^^^^^^^ 72 | fn memcpy(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ----------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ftpd.rs:74:3 | 74 | #[no_mangle] | ^^^^^^^^^^^^ 75 | fn strchrnul(__s: *const libc::c_char, __c: libc::c_int) -> *mut libc::c_char; | ------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ftpd.rs:76:3 | 76 | #[no_mangle] | ^^^^^^^^^^^^ 77 | fn strcspn(_: *const libc::c_char, _: *const libc::c_char) -> libc::c_ulong; | ---------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ftpd.rs:78:3 | 78 | #[no_mangle] | ^^^^^^^^^^^^ 79 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ftpd.rs:81:3 | 81 | #[no_mangle] | ^^^^^^^^^^^^ 82 | fn mkdir(__path: *const libc::c_char, __mode: mode_t) -> libc::c_int; | --------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ftpd.rs:83:3 | 83 | #[no_mangle] | ^^^^^^^^^^^^ 84 | fn gmtime_r(__timer: *const time_t, __tp: *mut tm) -> *mut tm; | -------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ftpd.rs:127:3 | 127 | #[no_mangle] | ^^^^^^^^^^^^ 128 | static mut logmode: smallint; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ftpd.rs:135:3 | 135 | #[no_mangle] | ^^^^^^^^^^^^ 136 | static ptr_to_globals: *mut globals; | ------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ftpgetput.rs:18:3 | 18 | #[no_mangle] | ^^^^^^^^^^^^ 19 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ftpgetput.rs:20:3 | 20 | #[no_mangle] | ^^^^^^^^^^^^ 21 | fn fflush(__stream: *mut FILE) -> libc::c_int; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ftpgetput.rs:22:3 | 22 | #[no_mangle] | ^^^^^^^^^^^^ 23 | fn fdopen(__fd: libc::c_int, __modes: *const libc::c_char) -> *mut FILE; | ------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ftpgetput.rs:25:3 | 25 | #[no_mangle] | ^^^^^^^^^^^^ 26 | / fn fgets_unlocked( 27 | | __s: *mut libc::c_char, 28 | | __n: libc::c_int, 29 | | __stream: *mut FILE, 30 | | ) -> *mut libc::c_char; | |_________________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ftpgetput.rs:46:3 | 46 | #[no_mangle] | ^^^^^^^^^^^^ 47 | static mut bb_common_bufsiz1: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/hostname.rs:12:3 | 12 | #[no_mangle] | ^^^^^^^^^^^^ 13 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/hostname.rs:14:3 | 14 | #[no_mangle] | ^^^^^^^^^^^^ 15 | fn sethostname(__name: *const libc::c_char, __len: size_t) -> libc::c_int; | -------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/hostname.rs:17:3 | 17 | #[no_mangle] | ^^^^^^^^^^^^ 18 | fn strchrnul(__s: *const libc::c_char, __c: libc::c_int) -> *mut libc::c_char; | ------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/hostname.rs:19:3 | 19 | #[no_mangle] | ^^^^^^^^^^^^ 20 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/hostname.rs:21:3 | 21 | #[no_mangle] | ^^^^^^^^^^^^ 22 | fn inet_ntoa(__in: in_addr) -> *mut libc::c_char; | ------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/httpd.rs:62:3 | 62 | #[no_mangle] | ^^^^^^^^^^^^ 63 | fn lseek(__fd: libc::c_int, __offset: off64_t, __whence: libc::c_int) -> off64_t; | --------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/httpd.rs:65:3 | 65 | #[no_mangle] | ^^^^^^^^^^^^ 66 | fn execv(__path: *const libc::c_char, __argv: *const *mut libc::c_char) -> libc::c_int; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/httpd.rs:68:3 | 68 | #[no_mangle] | ^^^^^^^^^^^^ 69 | fn _exit(_: libc::c_int) -> !; | ------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/httpd.rs:71:3 | 71 | #[no_mangle] | ^^^^^^^^^^^^ 72 | fn fork() -> pid_t; | ------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/httpd.rs:74:3 | 74 | #[no_mangle] | ^^^^^^^^^^^^ 75 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/httpd.rs:77:3 | 77 | #[no_mangle] | ^^^^^^^^^^^^ 78 | static ptr_to_globals: *mut globals; | ------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/httpd.rs:80:3 | 80 | #[no_mangle] | ^^^^^^^^^^^^ 81 | fn socket(__domain: libc::c_int, __type: libc::c_int, __protocol: libc::c_int) -> libc::c_int; | ---------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/httpd.rs:83:3 | 83 | #[no_mangle] | ^^^^^^^^^^^^ 84 | fn connect(__fd: libc::c_int, __addr: __CONST_SOCKADDR_ARG, __len: socklen_t) -> libc::c_int; | --------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/httpd.rs:86:3 | 86 | #[no_mangle] | ^^^^^^^^^^^^ 87 | fn getpeername(__fd: libc::c_int, __addr: __SOCKADDR_ARG, __len: *mut socklen_t) -> libc::c_int; | ------------------------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/httpd.rs:89:3 | 89 | #[no_mangle] | ^^^^^^^^^^^^ 90 | fn accept(__fd: libc::c_int, __addr: __SOCKADDR_ARG, __addr_len: *mut socklen_t) -> libc::c_int; | ------------------------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/httpd.rs:92:3 | 92 | #[no_mangle] | ^^^^^^^^^^^^ 93 | fn shutdown(__fd: libc::c_int, __how: libc::c_int) -> libc::c_int; | ------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/httpd.rs:95:3 | 95 | #[no_mangle] | ^^^^^^^^^^^^ 96 | fn signal(__sig: libc::c_int, __handler: __sighandler_t) -> __sighandler_t; | --------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/httpd.rs:98:3 | 98 | #[no_mangle] | ^^^^^^^^^^^^ 99 | static mut stdout: *mut FILE; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/httpd.rs:101:3 | 101 | #[no_mangle] | ^^^^^^^^^^^^ 102 | static mut stderr: *mut FILE; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/httpd.rs:104:3 | 104 | #[no_mangle] | ^^^^^^^^^^^^ 105 | / fn snprintf( 106 | | _: *mut libc::c_char, 107 | | _: libc::c_ulong, 108 | | _: *const libc::c_char, 109 | | _: ... 110 | | ) -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/httpd.rs:112:3 | 112 | #[no_mangle] | ^^^^^^^^^^^^ 113 | fn dprintf(__fd: libc::c_int, __fmt: *const libc::c_char, _: ...) -> libc::c_int; | --------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/httpd.rs:115:3 | 115 | #[no_mangle] | ^^^^^^^^^^^^ 116 | / fn fgets_unlocked( 117 | | __s: *mut libc::c_char, 118 | | __n: libc::c_int, 119 | | __stream: *mut FILE, 120 | | ) -> *mut libc::c_char; | |_________________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/httpd.rs:122:3 | 122 | #[no_mangle] | ^^^^^^^^^^^^ 123 | fn fputs_unlocked(__s: *const libc::c_char, __stream: *mut FILE) -> libc::c_int; | -------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/httpd.rs:125:3 | 125 | #[no_mangle] | ^^^^^^^^^^^^ 126 | / fn setenv( 127 | | __name: *const libc::c_char, 128 | | __value: *const libc::c_char, 129 | | __replace: libc::c_int, 130 | | ) -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/httpd.rs:132:3 | 132 | #[no_mangle] | ^^^^^^^^^^^^ 133 | fn memcmp(_: *const libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> libc::c_int; | ------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/httpd.rs:135:3 | 135 | #[no_mangle] | ^^^^^^^^^^^^ 136 | fn strncmp(_: *const libc::c_char, _: *const libc::c_char, _: libc::c_ulong) -> libc::c_int; | -------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/httpd.rs:138:3 | 138 | #[no_mangle] | ^^^^^^^^^^^^ 139 | fn strchrnul(__s: *const libc::c_char, __c: libc::c_int) -> *mut libc::c_char; | ------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/httpd.rs:141:3 | 141 | #[no_mangle] | ^^^^^^^^^^^^ 142 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/httpd.rs:144:3 | 144 | #[no_mangle] | ^^^^^^^^^^^^ 145 | fn strncasecmp(_: *const libc::c_char, _: *const libc::c_char, _: libc::c_ulong) -> libc::c_int; | ------------------------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/httpd.rs:147:3 | 147 | #[no_mangle] | ^^^^^^^^^^^^ 148 | / fn strftime( 149 | | __s: *mut libc::c_char, 150 | | __maxsize: size_t, 151 | | __format: *const libc::c_char, 152 | | __tp: *const tm, 153 | | ) -> size_t; | |______________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/httpd.rs:155:3 | 155 | #[no_mangle] | ^^^^^^^^^^^^ 156 | fn gmtime_r(__timer: *const time_t, __tp: *mut tm) -> *mut tm; | -------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/httpd.rs:158:3 | 158 | #[no_mangle] | ^^^^^^^^^^^^ 159 | fn setgroups(__n: size_t, __groups: *const gid_t) -> libc::c_int; | ----------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/httpd.rs:177:3 | 177 | #[no_mangle] | ^^^^^^^^^^^^ 178 | fn vfork() -> libc::c_int; | -------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/httpd.rs:180:3 | 180 | #[no_mangle] | ^^^^^^^^^^^^ 181 | static mut bb_common_bufsiz1: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/httpd.rs:183:3 | 183 | #[no_mangle] | ^^^^^^^^^^^^ 184 | / fn sendfile( 185 | | __out_fd: libc::c_int, 186 | | __in_fd: libc::c_int, 187 | | __offset: *mut off64_t, 188 | | __count: size_t, 189 | | ) -> ssize_t; | |_______________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ifconfig.rs:12:3 | 12 | #[no_mangle] | ^^^^^^^^^^^^ 13 | fn memcpy(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ----------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ifconfig.rs:15:3 | 15 | #[no_mangle] | ^^^^^^^^^^^^ 16 | / fn strtoul( 17 | | __nptr: *const libc::c_char, 18 | | __endptr: *mut *mut libc::c_char, 19 | | __base: libc::c_int, 20 | | ) -> libc::c_ulong; | |_____________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ifenslave.rs:9:3 | 9 | #[no_mangle] | ^^^^^^^^^^^^ 10 | fn memcpy(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ----------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ifenslave.rs:11:3 | 11 | #[no_mangle] | ^^^^^^^^^^^^ 12 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ifenslave.rs:14:3 | 14 | #[no_mangle] | ^^^^^^^^^^^^ 15 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ifenslave.rs:17:3 | 17 | #[no_mangle] | ^^^^^^^^^^^^ 18 | static ptr_to_globals: *mut globals; | ------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ifplugd.rs:20:3 | 20 | #[no_mangle] | ^^^^^^^^^^^^ 21 | / fn recv( 22 | | __fd: libc::c_int, 23 | | __buf: *mut libc::c_void, 24 | | __n: size_t, 25 | | __flags: libc::c_int, 26 | | ) -> ssize_t; | |_______________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ifplugd.rs:28:3 | 28 | #[no_mangle] | ^^^^^^^^^^^^ 29 | / fn setenv( 30 | | __name: *const libc::c_char, 31 | | __value: *const libc::c_char, 32 | | __replace: libc::c_int, 33 | | ) -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ifplugd.rs:34:3 | 34 | #[no_mangle] | ^^^^^^^^^^^^ 35 | fn memcpy(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ----------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ifplugd.rs:36:3 | 36 | #[no_mangle] | ^^^^^^^^^^^^ 37 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ifplugd.rs:38:3 | 38 | #[no_mangle] | ^^^^^^^^^^^^ 39 | fn strncmp(_: *const libc::c_char, _: *const libc::c_char, _: libc::c_ulong) -> libc::c_int; | -------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ifplugd.rs:41:3 | 41 | #[no_mangle] | ^^^^^^^^^^^^ 42 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ifplugd.rs:43:3 | 43 | #[no_mangle] | ^^^^^^^^^^^^ 44 | fn poll(__fds: *mut pollfd, __nfds: nfds_t, __timeout: libc::c_int) -> libc::c_int; | ----------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ifplugd.rs:46:3 | 46 | #[no_mangle] | ^^^^^^^^^^^^ 47 | static mut bb_got_signal: smallint; | ----------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ifplugd.rs:61:3 | 61 | #[no_mangle] | ^^^^^^^^^^^^ 62 | static mut wrote_pidfile: smallint; | ----------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ifplugd.rs:64:3 | 64 | #[no_mangle] | ^^^^^^^^^^^^ 65 | static mut logmode: smallint; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ifplugd.rs:67:3 | 67 | #[no_mangle] | ^^^^^^^^^^^^ 68 | static mut option_mask32: u32; | ------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ifplugd.rs:70:3 | 70 | #[no_mangle] | ^^^^^^^^^^^^ 71 | static bb_banner: [libc::c_char; 0]; | ------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ifplugd.rs:72:3 | 72 | #[no_mangle] | ^^^^^^^^^^^^ 73 | static ptr_to_globals: *mut globals; | ------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ifupdown.rs:32:3 | 32 | #[no_mangle] | ^^^^^^^^^^^^ 33 | fn if_nametoindex(__ifname: *const libc::c_char) -> libc::c_uint; | ----------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ifupdown.rs:35:3 | 35 | #[no_mangle] | ^^^^^^^^^^^^ 36 | fn ferror_unlocked(__stream: *mut FILE) -> libc::c_int; | ------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ifupdown.rs:38:3 | 38 | #[no_mangle] | ^^^^^^^^^^^^ 39 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ifupdown.rs:41:3 | 41 | #[no_mangle] | ^^^^^^^^^^^^ 42 | fn vfork() -> libc::c_int; | -------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ifupdown.rs:44:3 | 44 | #[no_mangle] | ^^^^^^^^^^^^ 45 | fn _exit(_: libc::c_int) -> !; | ------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ifupdown.rs:47:3 | 47 | #[no_mangle] | ^^^^^^^^^^^^ 48 | fn execle(__path: *const libc::c_char, __arg: *const libc::c_char, _: ...) -> libc::c_int; | ------------------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ifupdown.rs:50:3 | 50 | #[no_mangle] | ^^^^^^^^^^^^ 51 | fn usleep(__useconds: useconds_t) -> libc::c_int; | ------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ifupdown.rs:53:3 | 53 | #[no_mangle] | ^^^^^^^^^^^^ 54 | fn strncmp(_: *const libc::c_char, _: *const libc::c_char, _: libc::c_ulong) -> libc::c_int; | -------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ifupdown.rs:56:3 | 56 | #[no_mangle] | ^^^^^^^^^^^^ 57 | fn strcspn(_: *const libc::c_char, _: *const libc::c_char) -> libc::c_ulong; | ---------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ifupdown.rs:59:3 | 59 | #[no_mangle] | ^^^^^^^^^^^^ 60 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ifupdown.rs:62:3 | 62 | #[no_mangle] | ^^^^^^^^^^^^ 63 | fn inet_aton(__cp: *const libc::c_char, __inp: *mut in_addr) -> libc::c_int; | ---------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ifupdown.rs:65:3 | 65 | #[no_mangle] | ^^^^^^^^^^^^ 66 | static mut option_mask32: u32; | ------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ifupdown.rs:68:3 | 68 | #[no_mangle] | ^^^^^^^^^^^^ 69 | static mut bb_common_bufsiz1: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ifupdown.rs:71:3 | 71 | #[no_mangle] | ^^^^^^^^^^^^ 72 | / fn fnmatch( 73 | | __pattern: *const libc::c_char, 74 | | __name: *const libc::c_char, 75 | | __flags: libc::c_int, 76 | | ) -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/inetd.rs:58:3 | 58 | #[no_mangle] | ^^^^^^^^^^^^ 59 | fn sigaction(__sig: libc::c_int, __act: *const sigaction, __oact: *mut sigaction) -> libc::c_int; | ------------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/inetd.rs:61:3 | 61 | #[no_mangle] | ^^^^^^^^^^^^ 62 | fn getrlimit(__resource: __rlimit_resource_t, __rlimits: *mut rlimit) -> libc::c_int; | ------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/inetd.rs:63:3 | 63 | #[no_mangle] | ^^^^^^^^^^^^ 64 | fn setrlimit(__resource: __rlimit_resource_t, __rlimits: *const rlimit) -> libc::c_int; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/inetd.rs:65:3 | 65 | #[no_mangle] | ^^^^^^^^^^^^ 66 | / fn select( 67 | | __nfds: libc::c_int, 68 | | __readfds: *mut fd_set, 69 | | __writefds: *mut fd_set, 70 | | __exceptfds: *mut fd_set, 71 | | __timeout: *mut timeval, 72 | | ) -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/inetd.rs:73:3 | 73 | #[no_mangle] | ^^^^^^^^^^^^ 74 | fn socket(__domain: libc::c_int, __type: libc::c_int, __protocol: libc::c_int) -> libc::c_int; | ---------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/inetd.rs:75:3 | 75 | #[no_mangle] | ^^^^^^^^^^^^ 76 | fn bind(__fd: libc::c_int, __addr: __CONST_SOCKADDR_ARG, __len: socklen_t) -> libc::c_int; | ------------------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/inetd.rs:77:3 | 77 | #[no_mangle] | ^^^^^^^^^^^^ 78 | fn connect(__fd: libc::c_int, __addr: __CONST_SOCKADDR_ARG, __len: socklen_t) -> libc::c_int; | --------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/inetd.rs:79:3 | 79 | #[no_mangle] | ^^^^^^^^^^^^ 80 | / fn recv( 81 | | __fd: libc::c_int, 82 | | __buf: *mut libc::c_void, 83 | | __n: size_t, 84 | | __flags: libc::c_int, 85 | | ) -> ssize_t; | |_______________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/inetd.rs:86:3 | 86 | #[no_mangle] | ^^^^^^^^^^^^ 87 | / fn sendto( 88 | | __fd: libc::c_int, 89 | | __buf: *const libc::c_void, 90 | | __n: size_t, ... | 93 | | __addr_len: socklen_t, 94 | | ) -> ssize_t; | |_______________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/inetd.rs:95:3 | 95 | #[no_mangle] | ^^^^^^^^^^^^ 96 | / fn recvfrom( 97 | | __fd: libc::c_int, 98 | | __buf: *mut libc::c_void, 99 | | __n: size_t, ... | 102 | | __addr_len: *mut socklen_t, 103 | | ) -> ssize_t; | |_______________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/inetd.rs:104:3 | 104 | #[no_mangle] | ^^^^^^^^^^^^ 105 | fn listen(__fd: libc::c_int, __n: libc::c_int) -> libc::c_int; | -------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/inetd.rs:106:3 | 106 | #[no_mangle] | ^^^^^^^^^^^^ 107 | fn accept(__fd: libc::c_int, __addr: __SOCKADDR_ARG, __addr_len: *mut socklen_t) -> libc::c_int; | ------------------------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/inetd.rs:108:3 | 108 | #[no_mangle] | ^^^^^^^^^^^^ 109 | fn memmove(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ------------------------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/inetd.rs:110:3 | 110 | #[no_mangle] | ^^^^^^^^^^^^ 111 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/inetd.rs:112:3 | 112 | #[no_mangle] | ^^^^^^^^^^^^ 113 | fn memcmp(_: *const libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> libc::c_int; | ------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/inetd.rs:115:3 | 115 | #[no_mangle] | ^^^^^^^^^^^^ 116 | fn strncmp(_: *const libc::c_char, _: *const libc::c_char, _: libc::c_ulong) -> libc::c_int; | -------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/inetd.rs:118:3 | 118 | #[no_mangle] | ^^^^^^^^^^^^ 119 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/inetd.rs:120:3 | 120 | #[no_mangle] | ^^^^^^^^^^^^ 121 | fn _exit(_: libc::c_int) -> !; | ------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/inetd.rs:123:3 | 123 | #[no_mangle] | ^^^^^^^^^^^^ 124 | fn fork() -> pid_t; | ------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/inetd.rs:125:3 | 125 | #[no_mangle] | ^^^^^^^^^^^^ 126 | fn vfork() -> libc::c_int; | -------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/inetd.rs:128:3 | 128 | #[no_mangle] | ^^^^^^^^^^^^ 129 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/inetd.rs:130:3 | 130 | #[no_mangle] | ^^^^^^^^^^^^ 131 | fn getservbyname(__name: *const libc::c_char, __proto: *const libc::c_char) -> *mut servent; | -------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/inetd.rs:133:3 | 133 | #[no_mangle] | ^^^^^^^^^^^^ 134 | fn dprintf(__fd: libc::c_int, __fmt: *const libc::c_char, _: ...) -> libc::c_int; | --------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/inetd.rs:135:3 | 135 | #[no_mangle] | ^^^^^^^^^^^^ 136 | fn execvp(__file: *const libc::c_char, __argv: *const *mut libc::c_char) -> libc::c_int; | ---------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/inetd.rs:138:3 | 138 | #[no_mangle] | ^^^^^^^^^^^^ 139 | fn exit(_: libc::c_int) -> !; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/inetd.rs:140:3 | 140 | #[no_mangle] | ^^^^^^^^^^^^ 141 | fn gettimeofday(__tv: *mut timeval, __tz: __timezone_ptr_t) -> libc::c_int; | --------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/inetd.rs:143:3 | 143 | #[no_mangle] | ^^^^^^^^^^^^ 144 | fn ctime(__timer: *const time_t) -> *mut libc::c_char; | ------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/inetd.rs:145:3 | 145 | #[no_mangle] | ^^^^^^^^^^^^ 146 | fn setgroups(__n: size_t, __groups: *const gid_t) -> libc::c_int; | ----------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/inetd.rs:181:3 | 181 | #[no_mangle] | ^^^^^^^^^^^^ 182 | static mut logmode: smallint; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/inetd.rs:186:3 | 186 | #[no_mangle] | ^^^^^^^^^^^^ 187 | static mut bb_common_bufsiz1: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/interface.rs:27:3 | 27 | #[no_mangle] | ^^^^^^^^^^^^ 28 | fn memcpy(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ----------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/interface.rs:29:3 | 29 | #[no_mangle] | ^^^^^^^^^^^^ 30 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/interface.rs:32:3 | 32 | #[no_mangle] | ^^^^^^^^^^^^ 33 | / fn fgets_unlocked( 34 | | __s: *mut libc::c_char, 35 | | __n: libc::c_int, 36 | | __stream: *mut FILE, 37 | | ) -> *mut libc::c_char; | |_________________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/interface.rs:39:3 | 39 | #[no_mangle] | ^^^^^^^^^^^^ 40 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/interface.rs:42:3 | 42 | #[no_mangle] | ^^^^^^^^^^^^ 43 | fn strerror(_: libc::c_int) -> *mut libc::c_char; | ------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/interface.rs:45:3 | 45 | #[no_mangle] | ^^^^^^^^^^^^ 46 | / fn inet_pton( 47 | | __af: libc::c_int, 48 | | __cp: *const libc::c_char, 49 | | __buf: *mut libc::c_void, 50 | | ) -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ipcalc.rs:9:3 | 9 | #[no_mangle] | ^^^^^^^^^^^^ 10 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ipcalc.rs:11:3 | 11 | #[no_mangle] | ^^^^^^^^^^^^ 12 | / fn gethostbyaddr( 13 | | __addr: *const libc::c_void, 14 | | __len: __socklen_t, 15 | | __type: libc::c_int, 16 | | ) -> *mut hostent; | |____________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ipcalc.rs:18:3 | 18 | #[no_mangle] | ^^^^^^^^^^^^ 19 | fn inet_ntoa(__in: in_addr) -> *mut libc::c_char; | ------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ipcalc.rs:20:3 | 20 | #[no_mangle] | ^^^^^^^^^^^^ 21 | fn inet_aton(__cp: *const libc::c_char, __inp: *mut in_addr) -> libc::c_int; | ---------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ipcalc.rs:23:3 | 23 | #[no_mangle] | ^^^^^^^^^^^^ 24 | static mut logmode: smallint; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/isrv.rs:23:3 | 23 | #[no_mangle] | ^^^^^^^^^^^^ 24 | / fn select( 25 | | __nfds: libc::c_int, 26 | | __readfds: *mut fd_set, 27 | | __writefds: *mut fd_set, 28 | | __exceptfds: *mut fd_set, 29 | | __timeout: *mut timeval, 30 | | ) -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/isrv.rs:31:3 | 31 | #[no_mangle] | ^^^^^^^^^^^^ 32 | fn accept(__fd: libc::c_int, __addr: __SOCKADDR_ARG, __addr_len: *mut socklen_t) -> libc::c_int; | ------------------------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/isrv.rs:34:3 | 34 | #[no_mangle] | ^^^^^^^^^^^^ 35 | fn memcpy(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ----------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/isrv_identd.rs:13:3 | 13 | #[no_mangle] | ^^^^^^^^^^^^ 14 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/isrv_identd.rs:15:3 | 15 | #[no_mangle] | ^^^^^^^^^^^^ 16 | fn signal(__sig: libc::c_int, __handler: __sighandler_t) -> __sighandler_t; | --------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/isrv_identd.rs:17:3 | 17 | #[no_mangle] | ^^^^^^^^^^^^ 18 | fn dprintf(__fd: libc::c_int, __fmt: *const libc::c_char, _: ...) -> libc::c_int; | --------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/isrv_identd.rs:20:3 | 20 | #[no_mangle] | ^^^^^^^^^^^^ 21 | fn strncpy(_: *mut libc::c_char, _: *const libc::c_char, _: libc::c_ulong) -> *mut libc::c_char; | ------------------------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/isrv_identd.rs:22:3 | 22 | #[no_mangle] | ^^^^^^^^^^^^ 23 | fn strpbrk(_: *const libc::c_char, _: *const libc::c_char) -> *mut libc::c_char; | -------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/isrv_identd.rs:25:3 | 25 | #[no_mangle] | ^^^^^^^^^^^^ 26 | static mut logmode: smallint; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/isrv_identd.rs:28:3 | 28 | #[no_mangle] | ^^^^^^^^^^^^ 29 | static mut bb_common_bufsiz1: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/libiproute/ipaddress.rs:19:3 | 19 | #[no_mangle] | ^^^^^^^^^^^^ 20 | / fn fnmatch( 21 | | __pattern: *const libc::c_char, 22 | | __name: *const libc::c_char, 23 | | __flags: libc::c_int, 24 | | ) -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/libiproute/ipaddress.rs:25:3 | 25 | #[no_mangle] | ^^^^^^^^^^^^ 26 | fn socket(__domain: libc::c_int, __type: libc::c_int, __protocol: libc::c_int) -> libc::c_int; | ---------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/libiproute/ipaddress.rs:27:3 | 27 | #[no_mangle] | ^^^^^^^^^^^^ 28 | fn memcpy(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ----------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/libiproute/ipaddress.rs:29:3 | 29 | #[no_mangle] | ^^^^^^^^^^^^ 30 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/libiproute/ipaddress.rs:31:3 | 31 | #[no_mangle] | ^^^^^^^^^^^^ 32 | fn memcmp(_: *const libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> libc::c_int; | ------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/libiproute/ipaddress.rs:34:3 | 34 | #[no_mangle] | ^^^^^^^^^^^^ 35 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/libiproute/ipaddress.rs:36:3 | 36 | #[no_mangle] | ^^^^^^^^^^^^ 37 | static mut stdout: *mut FILE; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/libiproute/ipaddress.rs:39:3 | 39 | #[no_mangle] | ^^^^^^^^^^^^ 40 | fn fputs_unlocked(__s: *const libc::c_char, __stream: *mut FILE) -> libc::c_int; | -------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/libiproute/ipaddress.rs:45:3 | 45 | #[no_mangle] | ^^^^^^^^^^^^ 46 | static bb_msg_requires_arg: [libc::c_char; 0]; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/libiproute/ipaddress.rs:47:3 | 47 | #[no_mangle] | ^^^^^^^^^^^^ 48 | static mut bb_common_bufsiz1: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/libiproute/ipaddress.rs:50:3 | 50 | #[no_mangle] | ^^^^^^^^^^^^ 51 | static mut preferred_family: family_t; | -------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/libiproute/ipaddress.rs:53:3 | 53 | #[no_mangle] | ^^^^^^^^^^^^ 54 | static mut oneline: smallint; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/libiproute/ipaddress.rs:55:3 | 55 | #[no_mangle] | ^^^^^^^^^^^^ 56 | static mut _SL_: libc::c_char; | ------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/libiproute/iplink.rs:15:3 | 15 | #[no_mangle] | ^^^^^^^^^^^^ 16 | fn socket(__domain: libc::c_int, __type: libc::c_int, __protocol: libc::c_int) -> libc::c_int; | ---------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/libiproute/iplink.rs:17:3 | 17 | #[no_mangle] | ^^^^^^^^^^^^ 18 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/libiproute/iplink.rs:20:3 | 20 | #[no_mangle] | ^^^^^^^^^^^^ 21 | fn exit(_: libc::c_int) -> !; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/libiproute/iplink.rs:23:3 | 23 | #[no_mangle] | ^^^^^^^^^^^^ 24 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/libiproute/iplink.rs:28:3 | 28 | #[no_mangle] | ^^^^^^^^^^^^ 29 | static bb_msg_requires_arg: [libc::c_char; 0]; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/libiproute/iplink.rs:31:3 | 31 | #[no_mangle] | ^^^^^^^^^^^^ 32 | static mut preferred_family: family_t; | -------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/libiproute/ipneigh.rs:12:3 | 12 | #[no_mangle] | ^^^^^^^^^^^^ 13 | fn memcpy(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ----------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/libiproute/ipneigh.rs:14:3 | 14 | #[no_mangle] | ^^^^^^^^^^^^ 15 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/libiproute/ipneigh.rs:17:3 | 17 | #[no_mangle] | ^^^^^^^^^^^^ 18 | static bb_msg_requires_arg: [libc::c_char; 0]; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/libiproute/ipneigh.rs:19:3 | 19 | #[no_mangle] | ^^^^^^^^^^^^ 20 | static bb_msg_invalid_arg_to: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/libiproute/ipneigh.rs:22:3 | 22 | #[no_mangle] | ^^^^^^^^^^^^ 23 | static mut bb_common_bufsiz1: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/libiproute/ipneigh.rs:25:3 | 25 | #[no_mangle] | ^^^^^^^^^^^^ 26 | static mut preferred_family: family_t; | -------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/libiproute/iproute.rs:13:3 | 13 | #[no_mangle] | ^^^^^^^^^^^^ 14 | static mut stderr: *mut FILE; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/libiproute/iproute.rs:16:3 | 16 | #[no_mangle] | ^^^^^^^^^^^^ 17 | fn memcpy(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ----------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/libiproute/iproute.rs:18:3 | 18 | #[no_mangle] | ^^^^^^^^^^^^ 19 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/libiproute/iproute.rs:21:3 | 21 | #[no_mangle] | ^^^^^^^^^^^^ 22 | static bb_msg_requires_arg: [libc::c_char; 0]; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/libiproute/iproute.rs:23:3 | 23 | #[no_mangle] | ^^^^^^^^^^^^ 24 | static mut bb_common_bufsiz1: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/libiproute/iproute.rs:32:3 | 32 | #[no_mangle] | ^^^^^^^^^^^^ 33 | static mut _SL_: libc::c_char; | ------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/libiproute/iproute.rs:51:3 | 51 | #[no_mangle] | ^^^^^^^^^^^^ 52 | static mut preferred_family: family_t; | -------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/libiproute/iprule.rs:12:3 | 12 | #[no_mangle] | ^^^^^^^^^^^^ 13 | static mut stdout: *mut FILE; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/libiproute/iprule.rs:15:3 | 15 | #[no_mangle] | ^^^^^^^^^^^^ 16 | fn fputs_unlocked(__s: *const libc::c_char, __stream: *mut FILE) -> libc::c_int; | -------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/libiproute/iprule.rs:17:3 | 17 | #[no_mangle] | ^^^^^^^^^^^^ 18 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/libiproute/iprule.rs:19:3 | 19 | #[no_mangle] | ^^^^^^^^^^^^ 20 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/libiproute/iprule.rs:38:3 | 38 | #[no_mangle] | ^^^^^^^^^^^^ 39 | static mut preferred_family: family_t; | -------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/libiproute/iptunnel.rs:16:3 | 16 | #[no_mangle] | ^^^^^^^^^^^^ 17 | / fn fgets_unlocked( 18 | | __s: *mut libc::c_char, 19 | | __n: libc::c_int, 20 | | __stream: *mut FILE, 21 | | ) -> *mut libc::c_char; | |_________________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/libiproute/iptunnel.rs:23:3 | 23 | #[no_mangle] | ^^^^^^^^^^^^ 24 | fn exit(_: libc::c_int) -> !; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/libiproute/iptunnel.rs:25:3 | 25 | #[no_mangle] | ^^^^^^^^^^^^ 26 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/libiproute/iptunnel.rs:27:3 | 27 | #[no_mangle] | ^^^^^^^^^^^^ 28 | fn memcmp(_: *const libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> libc::c_int; | ------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/libiproute/iptunnel.rs:30:3 | 30 | #[no_mangle] | ^^^^^^^^^^^^ 31 | / fn inet_ntop( 32 | | __af: libc::c_int, 33 | | __cp: *const libc::c_void, 34 | | __buf: *mut libc::c_char, 35 | | __len: socklen_t, 36 | | ) -> *const libc::c_char; | |___________________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/libiproute/iptunnel.rs:43:3 | 43 | #[no_mangle] | ^^^^^^^^^^^^ 44 | static mut _SL_: libc::c_char; | ------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/libiproute/libnetlink.rs:15:3 | 15 | #[no_mangle] | ^^^^^^^^^^^^ 16 | fn recvmsg(__fd: libc::c_int, __message: *mut msghdr, __flags: libc::c_int) -> ssize_t; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/libiproute/libnetlink.rs:17:3 | 17 | #[no_mangle] | ^^^^^^^^^^^^ 18 | fn sendmsg(__fd: libc::c_int, __message: *const msghdr, __flags: libc::c_int) -> ssize_t; | ----------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/libiproute/libnetlink.rs:19:3 | 19 | #[no_mangle] | ^^^^^^^^^^^^ 20 | / fn recv( 21 | | __fd: libc::c_int, 22 | | __buf: *mut libc::c_void, 23 | | __n: size_t, 24 | | __flags: libc::c_int, 25 | | ) -> ssize_t; | |_______________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/libiproute/libnetlink.rs:26:3 | 26 | #[no_mangle] | ^^^^^^^^^^^^ 27 | fn memcpy(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ----------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/libiproute/libnetlink.rs:28:3 | 28 | #[no_mangle] | ^^^^^^^^^^^^ 29 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/libiproute/ll_addr.rs:7:3 | 7 | #[no_mangle] | ^^^^^^^^^^^^ 8 | / fn snprintf( 9 | | _: *mut libc::c_char, 10 | | _: libc::c_ulong, 11 | | _: *const libc::c_char, 12 | | _: ... 13 | | ) -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/libiproute/ll_addr.rs:15:3 | 15 | #[no_mangle] | ^^^^^^^^^^^^ 16 | fn memcpy(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ----------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/libiproute/ll_addr.rs:18:3 | 18 | #[no_mangle] | ^^^^^^^^^^^^ 19 | / fn inet_ntop( 20 | | __af: libc::c_int, 21 | | __cp: *const libc::c_void, 22 | | __buf: *mut libc::c_char, 23 | | __len: socklen_t, 24 | | ) -> *const libc::c_char; | |___________________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/libiproute/ll_map.rs:9:3 | 9 | #[no_mangle] | ^^^^^^^^^^^^ 10 | fn if_nametoindex(__ifname: *const libc::c_char) -> libc::c_uint; | ----------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/libiproute/ll_map.rs:11:3 | 11 | #[no_mangle] | ^^^^^^^^^^^^ 12 | fn memcpy(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ----------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/libiproute/ll_map.rs:13:3 | 13 | #[no_mangle] | ^^^^^^^^^^^^ 14 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/libiproute/ll_proto.rs:8:3 | 8 | #[no_mangle] | ^^^^^^^^^^^^ 9 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/libiproute/ll_proto.rs:10:3 | 10 | #[no_mangle] | ^^^^^^^^^^^^ 11 | / fn snprintf( 12 | | _: *mut libc::c_char, 13 | | _: libc::c_ulong, 14 | | _: *const libc::c_char, 15 | | _: ... 16 | | ) -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/libiproute/ll_types.rs:5:3 | 5 | #[no_mangle] | ^^^^^^^^^^^^ 6 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/libiproute/rt_names.rs:7:3 | 7 | #[no_mangle] | ^^^^^^^^^^^^ 8 | fn memcpy(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ----------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/libiproute/rtm_map.rs:4:3 | 4 | #[no_mangle] | ^^^^^^^^^^^^ 5 | / fn strtoul( 6 | | __nptr: *const libc::c_char, 7 | | __endptr: *mut *mut libc::c_char, 8 | | __base: libc::c_int, 9 | | ) -> libc::c_ulong; | |_____________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/libiproute/utils.rs:14:3 | 14 | #[no_mangle] | ^^^^^^^^^^^^ 15 | / fn strtoul( 16 | | __nptr: *const libc::c_char, 17 | | __endptr: *mut *mut libc::c_char, 18 | | __base: libc::c_int, 19 | | ) -> libc::c_ulong; | |_____________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/libiproute/utils.rs:20:3 | 20 | #[no_mangle] | ^^^^^^^^^^^^ 21 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/libiproute/utils.rs:22:3 | 22 | #[no_mangle] | ^^^^^^^^^^^^ 23 | fn memcmp(_: *const libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> libc::c_int; | ------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/libiproute/utils.rs:25:3 | 25 | #[no_mangle] | ^^^^^^^^^^^^ 26 | / fn inet_pton( 27 | | __af: libc::c_int, 28 | | __cp: *const libc::c_char, 29 | | __buf: *mut libc::c_void, 30 | | ) -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/libiproute/utils.rs:31:3 | 31 | #[no_mangle] | ^^^^^^^^^^^^ 32 | / fn inet_ntop( 33 | | __af: libc::c_int, 34 | | __cp: *const libc::c_void, 35 | | __buf: *mut libc::c_char, 36 | | __len: socklen_t, 37 | | ) -> *const libc::c_char; | |___________________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/libiproute/utils.rs:39:3 | 39 | #[no_mangle] | ^^^^^^^^^^^^ 40 | static bb_msg_invalid_arg_to: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/nameif.rs:15:3 | 15 | #[no_mangle] | ^^^^^^^^^^^^ 16 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/nameif.rs:17:3 | 17 | #[no_mangle] | ^^^^^^^^^^^^ 18 | fn memcmp(_: *const libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> libc::c_int; | ------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/nameif.rs:19:3 | 19 | #[no_mangle] | ^^^^^^^^^^^^ 20 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/nameif.rs:22:3 | 22 | #[no_mangle] | ^^^^^^^^^^^^ 23 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/nameif.rs:25:3 | 25 | #[no_mangle] | ^^^^^^^^^^^^ 26 | static mut logmode: smallint; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/nameif.rs:28:3 | 28 | #[no_mangle] | ^^^^^^^^^^^^ 29 | fn ether_aton_r(__asc: *const libc::c_char, __addr: *mut ether_addr) -> *mut ether_addr; | ---------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/nameif.rs:30:3 | 30 | #[no_mangle] | ^^^^^^^^^^^^ 31 | fn delete_eth_table(ch: *mut ethtable_t); | ----------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/nbd_client.rs:15:3 | 15 | #[no_mangle] | ^^^^^^^^^^^^ 16 | fn fork() -> pid_t; | ------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/nbd_client.rs:17:3 | 17 | #[no_mangle] | ^^^^^^^^^^^^ 18 | static mut optarg: *mut libc::c_char; | ------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/nbd_client.rs:19:3 | 19 | #[no_mangle] | ^^^^^^^^^^^^ 20 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/nbd_client.rs:21:3 | 21 | #[no_mangle] | ^^^^^^^^^^^^ 22 | fn daemon(__nochdir: libc::c_int, __noclose: libc::c_int) -> libc::c_int; | ------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/nbd_client.rs:24:3 | 24 | #[no_mangle] | ^^^^^^^^^^^^ 25 | fn memcpy(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ----------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/nbd_client.rs:26:3 | 26 | #[no_mangle] | ^^^^^^^^^^^^ 27 | fn memcmp(_: *const libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> libc::c_int; | ------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/nbd_client.rs:29:3 | 29 | #[no_mangle] | ^^^^^^^^^^^^ 30 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/nbd_client.rs:32:3 | 32 | #[no_mangle] | ^^^^^^^^^^^^ 33 | static const_int_0: libc::c_int; | -------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/nbd_client.rs:34:3 | 34 | #[no_mangle] | ^^^^^^^^^^^^ 35 | / fn getopt_long_only( 36 | | ___argc: libc::c_int, 37 | | ___argv: *const *mut libc::c_char, 38 | | __shortopts: *const libc::c_char, 39 | | __longopts: *const option, 40 | | __longind: *mut libc::c_int, 41 | | ) -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/nc.rs:34:3 | 34 | #[no_mangle] | ^^^^^^^^^^^^ 35 | fn vfork() -> libc::c_int; | -------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/nc.rs:36:3 | 36 | #[no_mangle] | ^^^^^^^^^^^^ 37 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/nc.rs:38:3 | 38 | #[no_mangle] | ^^^^^^^^^^^^ 39 | fn getsockname(__fd: libc::c_int, __addr: __SOCKADDR_ARG, __len: *mut socklen_t) -> libc::c_int; | ------------------------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/nc.rs:40:3 | 40 | #[no_mangle] | ^^^^^^^^^^^^ 41 | fn connect(__fd: libc::c_int, __addr: __CONST_SOCKADDR_ARG, __len: socklen_t) -> libc::c_int; | --------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/nc.rs:42:3 | 42 | #[no_mangle] | ^^^^^^^^^^^^ 43 | / fn getsockopt( 44 | | __fd: libc::c_int, 45 | | __level: libc::c_int, 46 | | __optname: libc::c_int, 47 | | __optval: *mut libc::c_void, 48 | | __optlen: *mut socklen_t, 49 | | ) -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/nc.rs:50:3 | 50 | #[no_mangle] | ^^^^^^^^^^^^ 51 | fn accept(__fd: libc::c_int, __addr: __SOCKADDR_ARG, __addr_len: *mut socklen_t) -> libc::c_int; | ------------------------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/nc.rs:52:3 | 52 | #[no_mangle] | ^^^^^^^^^^^^ 53 | fn shutdown(__fd: libc::c_int, __how: libc::c_int) -> libc::c_int; | ------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/nc.rs:54:3 | 54 | #[no_mangle] | ^^^^^^^^^^^^ 55 | fn _setjmp(_: *mut __jmp_buf_tag) -> libc::c_int; | ------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/nc.rs:56:3 | 56 | #[no_mangle] | ^^^^^^^^^^^^ 57 | fn longjmp(_: *mut __jmp_buf_tag, _: libc::c_int) -> !; | ------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/nc.rs:58:3 | 58 | #[no_mangle] | ^^^^^^^^^^^^ 59 | fn signal(__sig: libc::c_int, __handler: __sighandler_t) -> __sighandler_t; | --------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/nc.rs:60:3 | 60 | #[no_mangle] | ^^^^^^^^^^^^ 61 | static mut stderr: *mut FILE; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/nc.rs:63:3 | 63 | #[no_mangle] | ^^^^^^^^^^^^ 64 | fn read(__fd: libc::c_int, __buf: *mut libc::c_void, __nbytes: size_t) -> ssize_t; | ---------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/nc.rs:66:3 | 66 | #[no_mangle] | ^^^^^^^^^^^^ 67 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/nc.rs:68:3 | 68 | #[no_mangle] | ^^^^^^^^^^^^ 69 | fn memcmp(_: *const libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> libc::c_int; | ------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/nc.rs:71:3 | 71 | #[no_mangle] | ^^^^^^^^^^^^ 72 | fn strspn(_: *const libc::c_char, _: *const libc::c_char) -> libc::c_ulong; | --------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/nc.rs:73:3 | 73 | #[no_mangle] | ^^^^^^^^^^^^ 74 | fn poll(__fds: *mut pollfd, __nfds: nfds_t, __timeout: libc::c_int) -> libc::c_int; | ----------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/nc.rs:116:3 | 116 | #[no_mangle] | ^^^^^^^^^^^^ 117 | static mut option_mask32: u32; | ------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/nc.rs:120:3 | 120 | #[no_mangle] | ^^^^^^^^^^^^ 121 | static bb_hexdigits_upcase: [libc::c_char; 0]; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/nc.rs:125:3 | 125 | #[no_mangle] | ^^^^^^^^^^^^ 126 | static ptr_to_globals: *mut globals; | ------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/netstat.rs:21:3 | 21 | #[no_mangle] | ^^^^^^^^^^^^ 22 | fn getservbyport(__port: libc::c_int, __proto: *const libc::c_char) -> *mut servent; | ------------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/netstat.rs:23:3 | 23 | #[no_mangle] | ^^^^^^^^^^^^ 24 | static mut stdout: *mut FILE; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/netstat.rs:26:3 | 26 | #[no_mangle] | ^^^^^^^^^^^^ 27 | / fn snprintf( 28 | | _: *mut libc::c_char, 29 | | _: libc::c_ulong, 30 | | _: *const libc::c_char, 31 | | _: ... 32 | | ) -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/netstat.rs:34:3 | 34 | #[no_mangle] | ^^^^^^^^^^^^ 35 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/netstat.rs:37:3 | 37 | #[no_mangle] | ^^^^^^^^^^^^ 38 | fn strcat(_: *mut libc::c_char, _: *const libc::c_char) -> *mut libc::c_char; | ----------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/netstat.rs:39:3 | 39 | #[no_mangle] | ^^^^^^^^^^^^ 40 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/netstat.rs:41:3 | 41 | #[no_mangle] | ^^^^^^^^^^^^ 42 | / fn inet_pton( 43 | | __af: libc::c_int, 44 | | __cp: *const libc::c_char, 45 | | __buf: *mut libc::c_void, 46 | | ) -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/netstat.rs:47:3 | 47 | #[no_mangle] | ^^^^^^^^^^^^ 48 | / fn inet_ntop( 49 | | __af: libc::c_int, 50 | | __cp: *const libc::c_void, 51 | | __buf: *mut libc::c_char, 52 | | __len: socklen_t, 53 | | ) -> *const libc::c_char; | |___________________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/netstat.rs:82:3 | 82 | #[no_mangle] | ^^^^^^^^^^^^ 83 | static mut option_mask32: u32; | ------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/netstat.rs:93:3 | 93 | #[no_mangle] | ^^^^^^^^^^^^ 94 | static ptr_to_globals: *mut globals; | ------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/nslookup.rs:24:3 | 24 | #[no_mangle] | ^^^^^^^^^^^^ 25 | fn fopen(__filename: *const libc::c_char, __modes: *const libc::c_char) -> *mut FILE; | ------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/nslookup.rs:27:3 | 27 | #[no_mangle] | ^^^^^^^^^^^^ 28 | / fn fgets_unlocked( 29 | | __s: *mut libc::c_char, 30 | | __n: libc::c_int, 31 | | __stream: *mut FILE, 32 | | ) -> *mut libc::c_char; | |_________________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/nslookup.rs:35:3 | 35 | #[no_mangle] | ^^^^^^^^^^^^ 36 | fn ns_get16(_: *const libc::c_uchar) -> libc::c_uint; | ----------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/nslookup.rs:37:3 | 37 | #[no_mangle] | ^^^^^^^^^^^^ 38 | fn ns_get32(_: *const libc::c_uchar) -> libc::c_ulong; | ------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/nslookup.rs:39:3 | 39 | #[no_mangle] | ^^^^^^^^^^^^ 40 | fn ns_initparse(_: *const libc::c_uchar, _: libc::c_int, _: *mut ns_msg) -> libc::c_int; | ---------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/nslookup.rs:41:3 | 41 | #[no_mangle] | ^^^^^^^^^^^^ 42 | fn ns_parserr(_: *mut ns_msg, _: ns_sect, _: libc::c_int, _: *mut ns_rr) -> libc::c_int; | ---------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/nslookup.rs:43:3 | 43 | #[no_mangle] | ^^^^^^^^^^^^ 44 | / fn ns_name_uncompress( 45 | | _: *const libc::c_uchar, 46 | | _: *const libc::c_uchar, 47 | | _: *const libc::c_uchar, 48 | | _: *mut libc::c_char, 49 | | _: size_t, 50 | | ) -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/nslookup.rs:51:3 | 51 | #[no_mangle] | ^^^^^^^^^^^^ 52 | / fn __res_mkquery( 53 | | _: libc::c_int, 54 | | _: *const libc::c_char, 55 | | _: libc::c_int, ... | 61 | | _: libc::c_int, 62 | | ) -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/nslookup.rs:65:3 | 65 | #[no_mangle] | ^^^^^^^^^^^^ 66 | fn memcpy(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ----------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/nslookup.rs:67:3 | 67 | #[no_mangle] | ^^^^^^^^^^^^ 68 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/nslookup.rs:69:3 | 69 | #[no_mangle] | ^^^^^^^^^^^^ 70 | fn memcmp(_: *const libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> libc::c_int; | ------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/nslookup.rs:72:3 | 72 | #[no_mangle] | ^^^^^^^^^^^^ 73 | fn strchrnul(__s: *const libc::c_char, __c: libc::c_int) -> *mut libc::c_char; | ------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/nslookup.rs:75:3 | 75 | #[no_mangle] | ^^^^^^^^^^^^ 76 | fn poll(__fds: *mut pollfd, __nfds: nfds_t, __timeout: libc::c_int) -> libc::c_int; | ----------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/nslookup.rs:77:3 | 77 | #[no_mangle] | ^^^^^^^^^^^^ 78 | / fn inet_pton( 79 | | __af: libc::c_int, 80 | | __cp: *const libc::c_char, 81 | | __buf: *mut libc::c_void, 82 | | ) -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/nslookup.rs:83:3 | 83 | #[no_mangle] | ^^^^^^^^^^^^ 84 | / fn inet_ntop( 85 | | __af: libc::c_int, 86 | | __cp: *const libc::c_void, 87 | | __buf: *mut libc::c_char, 88 | | __len: socklen_t, 89 | | ) -> *const libc::c_char; | |___________________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/nslookup.rs:113:3 | 113 | #[no_mangle] | ^^^^^^^^^^^^ 114 | fn read(__fd: libc::c_int, __buf: *mut libc::c_void, __nbytes: size_t) -> ssize_t; | ---------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/nslookup.rs:116:3 | 116 | #[no_mangle] | ^^^^^^^^^^^^ 117 | static mut option_mask32: u32; | ------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/nslookup.rs:120:3 | 120 | #[no_mangle] | ^^^^^^^^^^^^ 121 | static bb_hexdigits_upcase: [libc::c_char; 0]; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/nslookup.rs:123:3 | 123 | #[no_mangle] | ^^^^^^^^^^^^ 124 | static mut bb_common_bufsiz1: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ntpd.rs:51:3 | 51 | #[no_mangle] | ^^^^^^^^^^^^ 52 | static mut bb_got_signal: smallint; | ----------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ntpd.rs:71:3 | 71 | #[no_mangle] | ^^^^^^^^^^^^ 72 | / fn recv( 73 | | __fd: libc::c_int, 74 | | __buf: *mut libc::c_void, 75 | | __n: size_t, 76 | | __flags: libc::c_int, 77 | | ) -> ssize_t; | |_______________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ntpd.rs:78:3 | 78 | #[no_mangle] | ^^^^^^^^^^^^ 79 | / fn sendto( 80 | | __fd: libc::c_int, 81 | | __buf: *const libc::c_void, 82 | | __n: size_t, ... | 85 | | __addr_len: socklen_t, 86 | | ) -> ssize_t; | |_______________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ntpd.rs:87:3 | 87 | #[no_mangle] | ^^^^^^^^^^^^ 88 | fn rand() -> libc::c_int; | ------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ntpd.rs:89:3 | 89 | #[no_mangle] | ^^^^^^^^^^^^ 90 | fn srand(__seed: libc::c_uint); | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ntpd.rs:92:3 | 92 | #[no_mangle] | ^^^^^^^^^^^^ 93 | fn exit(_: libc::c_int) -> !; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ntpd.rs:95:3 | 95 | #[no_mangle] | ^^^^^^^^^^^^ 96 | fn unsetenv(__name: *const libc::c_char) -> libc::c_int; | -------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ntpd.rs:97:3 | 97 | #[no_mangle] | ^^^^^^^^^^^^ 98 | fn qsort(__base: *mut libc::c_void, __nmemb: size_t, __size: size_t, __compar: __compar_fn_t); | ---------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ntpd.rs:99:3 | 99 | #[no_mangle] | ^^^^^^^^^^^^ 100 | fn abs(_: libc::c_int) -> libc::c_int; | -------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ntpd.rs:101:3 | 101 | #[no_mangle] | ^^^^^^^^^^^^ 102 | fn memcpy(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ----------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ntpd.rs:103:3 | 103 | #[no_mangle] | ^^^^^^^^^^^^ 104 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ntpd.rs:105:3 | 105 | #[no_mangle] | ^^^^^^^^^^^^ 106 | fn memcmp(_: *const libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> libc::c_int; | ------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ntpd.rs:108:3 | 108 | #[no_mangle] | ^^^^^^^^^^^^ 109 | fn strncmp(_: *const libc::c_char, _: *const libc::c_char, _: libc::c_ulong) -> libc::c_int; | -------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ntpd.rs:111:3 | 111 | #[no_mangle] | ^^^^^^^^^^^^ 112 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ntpd.rs:113:3 | 113 | #[no_mangle] | ^^^^^^^^^^^^ 114 | fn strnlen(__string: *const libc::c_char, __maxlen: size_t) -> size_t; | ---------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ntpd.rs:115:3 | 115 | #[no_mangle] | ^^^^^^^^^^^^ 116 | fn strncasecmp(_: *const libc::c_char, _: *const libc::c_char, _: libc::c_ulong) -> libc::c_int; | ------------------------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ntpd.rs:117:3 | 117 | #[no_mangle] | ^^^^^^^^^^^^ 118 | fn poll(__fds: *mut pollfd, __nfds: nfds_t, __timeout: libc::c_int) -> libc::c_int; | ----------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ntpd.rs:119:3 | 119 | #[no_mangle] | ^^^^^^^^^^^^ 120 | fn setpriority(__which: __priority_which_t, __who: id_t, __prio: libc::c_int) -> libc::c_int; | --------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ntpd.rs:121:3 | 121 | #[no_mangle] | ^^^^^^^^^^^^ 122 | fn gettimeofday(__tv: *mut timeval, __tz: __timezone_ptr_t) -> libc::c_int; | --------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ntpd.rs:123:3 | 123 | #[no_mangle] | ^^^^^^^^^^^^ 124 | fn settimeofday(__tv: *const timeval, __tz: *const timezone) -> libc::c_int; | ---------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ntpd.rs:126:3 | 126 | #[no_mangle] | ^^^^^^^^^^^^ 127 | static mut option_mask32: u32; | ------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ntpd.rs:129:3 | 129 | #[no_mangle] | ^^^^^^^^^^^^ 130 | static mut logmode: smallint; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ntpd.rs:132:3 | 132 | #[no_mangle] | ^^^^^^^^^^^^ 133 | static bb_msg_you_must_be_root: [libc::c_char; 0]; | -------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ntpd.rs:137:3 | 137 | #[no_mangle] | ^^^^^^^^^^^^ 138 | static ptr_to_globals: *mut globals; | ------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ntpd.rs:139:3 | 139 | #[no_mangle] | ^^^^^^^^^^^^ 140 | fn sqrt(_: libc::c_double) -> libc::c_double; | --------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ntpd.rs:141:3 | 141 | #[no_mangle] | ^^^^^^^^^^^^ 142 | fn fabs(_: libc::c_double) -> libc::c_double; | --------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ntpd.rs:143:3 | 143 | #[no_mangle] | ^^^^^^^^^^^^ 144 | fn adjtimex(__ntx: *mut timex) -> libc::c_int; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ping.rs:34:3 | 34 | #[no_mangle] | ^^^^^^^^^^^^ 35 | fn __cmsg_nxthdr(__mhdr: *mut msghdr, __cmsg: *mut cmsghdr) -> *mut cmsghdr; | ---------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ping.rs:36:3 | 36 | #[no_mangle] | ^^^^^^^^^^^^ 37 | fn socket(__domain: libc::c_int, __type: libc::c_int, __protocol: libc::c_int) -> libc::c_int; | ---------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ping.rs:38:3 | 38 | #[no_mangle] | ^^^^^^^^^^^^ 39 | / fn recvfrom( 40 | | __fd: libc::c_int, 41 | | __buf: *mut libc::c_void, 42 | | __n: size_t, ... | 45 | | __addr_len: *mut socklen_t, 46 | | ) -> ssize_t; | |_______________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ping.rs:47:3 | 47 | #[no_mangle] | ^^^^^^^^^^^^ 48 | fn recvmsg(__fd: libc::c_int, __message: *mut msghdr, __flags: libc::c_int) -> ssize_t; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ping.rs:49:3 | 49 | #[no_mangle] | ^^^^^^^^^^^^ 50 | / fn setsockopt( 51 | | __fd: libc::c_int, 52 | | __level: libc::c_int, 53 | | __optname: libc::c_int, 54 | | __optval: *const libc::c_void, 55 | | __optlen: socklen_t, 56 | | ) -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ping.rs:57:3 | 57 | #[no_mangle] | ^^^^^^^^^^^^ 58 | fn if_nametoindex(__ifname: *const libc::c_char) -> libc::c_uint; | ----------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ping.rs:59:3 | 59 | #[no_mangle] | ^^^^^^^^^^^^ 60 | fn exit(_: libc::c_int) -> !; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ping.rs:61:3 | 61 | #[no_mangle] | ^^^^^^^^^^^^ 62 | fn signal(__sig: libc::c_int, __handler: __sighandler_t) -> __sighandler_t; | --------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ping.rs:64:3 | 64 | #[no_mangle] | ^^^^^^^^^^^^ 65 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ping.rs:67:3 | 67 | #[no_mangle] | ^^^^^^^^^^^^ 68 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ping.rs:69:3 | 69 | #[no_mangle] | ^^^^^^^^^^^^ 70 | / fn setitimer( 71 | | __which: __itimer_which_t, 72 | | __new: *const itimerval, 73 | | __old: *mut itimerval, 74 | | ) -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ping.rs:76:3 | 76 | #[no_mangle] | ^^^^^^^^^^^^ 77 | fn inet_ntoa(__in: in_addr) -> *mut libc::c_char; | ------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ping.rs:78:3 | 78 | #[no_mangle] | ^^^^^^^^^^^^ 79 | / fn inet_ntop( 80 | | __af: libc::c_int, 81 | | __cp: *const libc::c_void, 82 | | __buf: *mut libc::c_char, 83 | | __len: socklen_t, 84 | | ) -> *const libc::c_char; | |___________________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ping.rs:86:3 | 86 | #[no_mangle] | ^^^^^^^^^^^^ 87 | static mut option_mask32: u32; | ------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ping.rs:89:3 | 89 | #[no_mangle] | ^^^^^^^^^^^^ 90 | static bb_msg_can_not_create_raw_socket: [libc::c_char; 0]; | ----------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ping.rs:91:3 | 91 | #[no_mangle] | ^^^^^^^^^^^^ 92 | static bb_msg_perm_denied_are_you_root: [libc::c_char; 0]; | ---------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/ping.rs:93:3 | 93 | #[no_mangle] | ^^^^^^^^^^^^ 94 | static mut bb_common_bufsiz1: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/pscan.rs:25:3 | 25 | #[no_mangle] | ^^^^^^^^^^^^ 26 | fn usleep(__useconds: useconds_t) -> libc::c_int; | ------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/pscan.rs:27:3 | 27 | #[no_mangle] | ^^^^^^^^^^^^ 28 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/pscan.rs:29:3 | 29 | #[no_mangle] | ^^^^^^^^^^^^ 30 | fn connect(__fd: libc::c_int, __addr: __CONST_SOCKADDR_ARG, __len: socklen_t) -> libc::c_int; | --------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/pscan.rs:31:3 | 31 | #[no_mangle] | ^^^^^^^^^^^^ 32 | fn getservbyport(__port: libc::c_int, __proto: *const libc::c_char) -> *mut servent; | ------------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/route.rs:18:3 | 18 | #[no_mangle] | ^^^^^^^^^^^^ 19 | / fn snprintf( 20 | | _: *mut libc::c_char, 21 | | _: libc::c_ulong, 22 | | _: *const libc::c_char, 23 | | _: ... 24 | | ) -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/route.rs:26:3 | 26 | #[no_mangle] | ^^^^^^^^^^^^ 27 | fn feof_unlocked(__stream: *mut FILE) -> libc::c_int; | ----------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/route.rs:28:3 | 28 | #[no_mangle] | ^^^^^^^^^^^^ 29 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/route.rs:31:3 | 31 | #[no_mangle] | ^^^^^^^^^^^^ 32 | fn memcpy(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ----------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/route.rs:33:3 | 33 | #[no_mangle] | ^^^^^^^^^^^^ 34 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/route.rs:36:3 | 36 | #[no_mangle] | ^^^^^^^^^^^^ 37 | fn inet_ntoa(__in: in_addr) -> *mut libc::c_char; | ------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/route.rs:38:3 | 38 | #[no_mangle] | ^^^^^^^^^^^^ 39 | / fn inet_pton( 40 | | __af: libc::c_int, 41 | | __cp: *const libc::c_char, 42 | | __buf: *mut libc::c_void, 43 | | ) -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/slattach.rs:13:3 | 13 | #[no_mangle] | ^^^^^^^^^^^^ 14 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/slattach.rs:16:3 | 16 | #[no_mangle] | ^^^^^^^^^^^^ 17 | fn exit(_: libc::c_int) -> !; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/slattach.rs:19:3 | 19 | #[no_mangle] | ^^^^^^^^^^^^ 20 | fn memcpy(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ----------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/slattach.rs:21:3 | 21 | #[no_mangle] | ^^^^^^^^^^^^ 22 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/slattach.rs:24:3 | 24 | #[no_mangle] | ^^^^^^^^^^^^ 25 | fn cfgetospeed(__termios_p: *const termios) -> speed_t; | ------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/slattach.rs:26:3 | 26 | #[no_mangle] | ^^^^^^^^^^^^ 27 | fn cfgetispeed(__termios_p: *const termios) -> speed_t; | ------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/slattach.rs:28:3 | 28 | #[no_mangle] | ^^^^^^^^^^^^ 29 | fn cfsetospeed(__termios_p: *mut termios, __speed: speed_t) -> libc::c_int; | --------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/slattach.rs:30:3 | 30 | #[no_mangle] | ^^^^^^^^^^^^ 31 | fn cfsetispeed(__termios_p: *mut termios, __speed: speed_t) -> libc::c_int; | --------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/slattach.rs:32:3 | 32 | #[no_mangle] | ^^^^^^^^^^^^ 33 | fn tcgetattr(__fd: libc::c_int, __termios_p: *mut termios) -> libc::c_int; | -------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/slattach.rs:34:3 | 34 | #[no_mangle] | ^^^^^^^^^^^^ 35 | / fn tcsetattr( 36 | | __fd: libc::c_int, 37 | | __optional_actions: libc::c_int, 38 | | __termios_p: *const termios, 39 | | ) -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/slattach.rs:41:3 | 41 | #[no_mangle] | ^^^^^^^^^^^^ 42 | static mut bb_common_bufsiz1: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/tc.rs:10:3 | 10 | #[no_mangle] | ^^^^^^^^^^^^ 11 | / fn snprintf( 12 | | _: *mut libc::c_char, 13 | | _: libc::c_ulong, 14 | | _: *const libc::c_char, 15 | | _: ... 16 | | ) -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/tc.rs:17:3 | 17 | #[no_mangle] | ^^^^^^^^^^^^ 18 | / fn strtoul( 19 | | __nptr: *const libc::c_char, 20 | | __endptr: *mut *mut libc::c_char, 21 | | __base: libc::c_int, 22 | | ) -> libc::c_ulong; | |_____________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/tc.rs:24:3 | 24 | #[no_mangle] | ^^^^^^^^^^^^ 25 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/tc.rs:27:3 | 27 | #[no_mangle] | ^^^^^^^^^^^^ 28 | static mut bb_common_bufsiz1: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/tcpudp.rs:31:3 | 31 | #[no_mangle] | ^^^^^^^^^^^^ 32 | fn vfork() -> libc::c_int; | -------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/tcpudp.rs:33:3 | 33 | #[no_mangle] | ^^^^^^^^^^^^ 34 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/tcpudp.rs:35:3 | 35 | #[no_mangle] | ^^^^^^^^^^^^ 36 | fn getsockname(__fd: libc::c_int, __addr: __SOCKADDR_ARG, __len: *mut socklen_t) -> libc::c_int; | ------------------------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/tcpudp.rs:37:3 | 37 | #[no_mangle] | ^^^^^^^^^^^^ 38 | / fn send( 39 | | __fd: libc::c_int, 40 | | __buf: *const libc::c_void, 41 | | __n: size_t, 42 | | __flags: libc::c_int, 43 | | ) -> ssize_t; | |_______________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/tcpudp.rs:44:3 | 44 | #[no_mangle] | ^^^^^^^^^^^^ 45 | / fn getsockopt( 46 | | __fd: libc::c_int, 47 | | __level: libc::c_int, 48 | | __optname: libc::c_int, 49 | | __optval: *mut libc::c_void, 50 | | __optlen: *mut socklen_t, 51 | | ) -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/tcpudp.rs:52:3 | 52 | #[no_mangle] | ^^^^^^^^^^^^ 53 | fn accept(__fd: libc::c_int, __addr: __SOCKADDR_ARG, __addr_len: *mut socklen_t) -> libc::c_int; | ------------------------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/tcpudp.rs:54:3 | 54 | #[no_mangle] | ^^^^^^^^^^^^ 55 | fn signal(__sig: libc::c_int, __handler: __sighandler_t) -> __sighandler_t; | --------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/tcpudp.rs:57:3 | 57 | #[no_mangle] | ^^^^^^^^^^^^ 58 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/tcpudp.rs:60:3 | 60 | #[no_mangle] | ^^^^^^^^^^^^ 61 | static mut bb_common_bufsiz1: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/telnet.rs:7:3 | 7 | #[no_mangle] | ^^^^^^^^^^^^ 8 | fn exit(_: libc::c_int) -> !; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/telnet.rs:10:3 | 10 | #[no_mangle] | ^^^^^^^^^^^^ 11 | fn signal(__sig: libc::c_int, __handler: __sighandler_t) -> __sighandler_t; | --------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/telnet.rs:13:3 | 13 | #[no_mangle] | ^^^^^^^^^^^^ 14 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/telnet.rs:16:3 | 16 | #[no_mangle] | ^^^^^^^^^^^^ 17 | fn read(__fd: libc::c_int, __buf: *mut libc::c_void, __nbytes: size_t) -> ssize_t; | ---------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/telnet.rs:18:3 | 18 | #[no_mangle] | ^^^^^^^^^^^^ 19 | fn poll(__fds: *mut pollfd, __nfds: nfds_t, __timeout: libc::c_int) -> libc::c_int; | ----------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/telnet.rs:20:3 | 20 | #[no_mangle] | ^^^^^^^^^^^^ 21 | fn tcgetattr(__fd: libc::c_int, __termios_p: *mut termios) -> libc::c_int; | -------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/telnet.rs:22:3 | 22 | #[no_mangle] | ^^^^^^^^^^^^ 23 | / fn tcsetattr( 24 | | __fd: libc::c_int, 25 | | __optional_actions: libc::c_int, 26 | | __termios_p: *const termios, 27 | | ) -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/telnet.rs:28:3 | 28 | #[no_mangle] | ^^^^^^^^^^^^ 29 | fn cfmakeraw(__termios_p: *mut termios); | ---------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/telnet.rs:32:3 | 32 | #[no_mangle] | ^^^^^^^^^^^^ 33 | static mut bb_got_signal: smallint; | ----------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/telnet.rs:49:3 | 49 | #[no_mangle] | ^^^^^^^^^^^^ 50 | static mut bb_common_bufsiz1: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/telnetd.rs:40:3 | 40 | #[no_mangle] | ^^^^^^^^^^^^ 41 | fn exit(_: libc::c_int) -> !; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/telnetd.rs:43:3 | 43 | #[no_mangle] | ^^^^^^^^^^^^ 44 | / fn select( 45 | | __nfds: libc::c_int, 46 | | __readfds: *mut fd_set, 47 | | __writefds: *mut fd_set, 48 | | __exceptfds: *mut fd_set, 49 | | __timeout: *mut timeval, 50 | | ) -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/telnetd.rs:51:3 | 51 | #[no_mangle] | ^^^^^^^^^^^^ 52 | fn accept(__fd: libc::c_int, __addr: __SOCKADDR_ARG, __addr_len: *mut socklen_t) -> libc::c_int; | ------------------------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/telnetd.rs:53:3 | 53 | #[no_mangle] | ^^^^^^^^^^^^ 54 | fn signal(__sig: libc::c_int, __handler: __sighandler_t) -> __sighandler_t; | --------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/telnetd.rs:56:3 | 56 | #[no_mangle] | ^^^^^^^^^^^^ 57 | fn memmove(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ------------------------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/telnetd.rs:58:3 | 58 | #[no_mangle] | ^^^^^^^^^^^^ 59 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/telnetd.rs:60:3 | 60 | #[no_mangle] | ^^^^^^^^^^^^ 61 | fn memchr(_: *const libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | ----------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/telnetd.rs:63:3 | 63 | #[no_mangle] | ^^^^^^^^^^^^ 64 | fn tcgetattr(__fd: libc::c_int, __termios_p: *mut termios) -> libc::c_int; | -------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/telnetd.rs:66:3 | 66 | #[no_mangle] | ^^^^^^^^^^^^ 67 | static mut option_mask32: u32; | ------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/telnetd.rs:69:3 | 69 | #[no_mangle] | ^^^^^^^^^^^^ 70 | static mut logmode: smallint; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/telnetd.rs:72:3 | 72 | #[no_mangle] | ^^^^^^^^^^^^ 73 | fn usleep(__useconds: useconds_t) -> libc::c_int; | ------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/telnetd.rs:74:3 | 74 | #[no_mangle] | ^^^^^^^^^^^^ 75 | fn execvp(__file: *const libc::c_char, __argv: *const *mut libc::c_char) -> libc::c_int; | ---------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/telnetd.rs:76:3 | 76 | #[no_mangle] | ^^^^^^^^^^^^ 77 | fn _exit(_: libc::c_int) -> !; | ------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/telnetd.rs:78:3 | 78 | #[no_mangle] | ^^^^^^^^^^^^ 79 | fn tcsetpgrp(__fd: libc::c_int, __pgrp_id: pid_t) -> libc::c_int; | ----------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/telnetd.rs:80:3 | 80 | #[no_mangle] | ^^^^^^^^^^^^ 81 | fn vfork() -> libc::c_int; | -------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/telnetd.rs:83:3 | 83 | #[no_mangle] | ^^^^^^^^^^^^ 84 | static mut bb_common_bufsiz1: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/tftp.rs:46:3 | 46 | #[no_mangle] | ^^^^^^^^^^^^ 47 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/tftp.rs:49:3 | 49 | #[no_mangle] | ^^^^^^^^^^^^ 50 | / fn recvfrom( 51 | | __fd: libc::c_int, 52 | | __buf: *mut libc::c_void, 53 | | __n: size_t, ... | 56 | | __addr_len: *mut socklen_t, 57 | | ) -> ssize_t; | |_______________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/tftp.rs:59:3 | 59 | #[no_mangle] | ^^^^^^^^^^^^ 60 | / fn snprintf( 61 | | _: *mut libc::c_char, 62 | | _: libc::c_ulong, 63 | | _: *const libc::c_char, 64 | | _: ... 65 | | ) -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/tftp.rs:67:3 | 67 | #[no_mangle] | ^^^^^^^^^^^^ 68 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/tftp.rs:82:3 | 82 | #[no_mangle] | ^^^^^^^^^^^^ 83 | static mut option_mask32: u32; | ------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/tftp.rs:85:3 | 85 | #[no_mangle] | ^^^^^^^^^^^^ 86 | static mut logmode: smallint; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/tftp.rs:88:3 | 88 | #[no_mangle] | ^^^^^^^^^^^^ 89 | static mut bb_common_bufsiz1: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/tls.rs:13:3 | 13 | #[no_mangle] | ^^^^^^^^^^^^ 14 | fn memcpy(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ----------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/tls.rs:15:3 | 15 | #[no_mangle] | ^^^^^^^^^^^^ 16 | fn memmove(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ------------------------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/tls.rs:17:3 | 17 | #[no_mangle] | ^^^^^^^^^^^^ 18 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/tls.rs:19:3 | 19 | #[no_mangle] | ^^^^^^^^^^^^ 20 | fn memcmp(_: *const libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> libc::c_int; | ------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/tls.rs:21:3 | 21 | #[no_mangle] | ^^^^^^^^^^^^ 22 | static mut stderr: *mut FILE; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/tls.rs:24:3 | 24 | #[no_mangle] | ^^^^^^^^^^^^ 25 | fn putc_unlocked(__c: libc::c_int, __stream: *mut FILE) -> libc::c_int; | ----------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/tls.rs:27:3 | 27 | #[no_mangle] | ^^^^^^^^^^^^ 28 | / fn mempcpy( 29 | | __dest: *mut libc::c_void, 30 | | __src: *const libc::c_void, 31 | | __n: size_t, 32 | | ) -> *mut libc::c_void; | |_________________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/tls.rs:33:3 | 33 | #[no_mangle] | ^^^^^^^^^^^^ 34 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/tls.rs:35:3 | 35 | #[no_mangle] | ^^^^^^^^^^^^ 36 | fn strnlen(__string: *const libc::c_char, __maxlen: size_t) -> size_t; | ---------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/tls_aes.rs:6:3 | 6 | #[no_mangle] | ^^^^^^^^^^^^ 7 | fn memcpy(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ----------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/tls_aesgcm.rs:6:3 | 6 | #[no_mangle] | ^^^^^^^^^^^^ 7 | fn memcpy(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ----------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/tls_aesgcm.rs:8:3 | 8 | #[no_mangle] | ^^^^^^^^^^^^ 9 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/tls_fe.rs:3:3 | 3 | #[no_mangle] | ^^^^^^^^^^^^ 4 | fn memcpy(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ----------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/tls_fe.rs:5:3 | 5 | #[no_mangle] | ^^^^^^^^^^^^ 6 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/tls_pstm_montgomery_reduce.rs:5:3 | 5 | #[no_mangle] | ^^^^^^^^^^^^ 6 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/tls_pstm_mul_comba.rs:6:3 | 6 | #[no_mangle] | ^^^^^^^^^^^^ 7 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/tls_pstm_sqr_comba.rs:6:3 | 6 | #[no_mangle] | ^^^^^^^^^^^^ 7 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/tls_rsa.rs:5:3 | 5 | #[no_mangle] | ^^^^^^^^^^^^ 6 | fn memcpy(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ----------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/tls_rsa.rs:7:3 | 7 | #[no_mangle] | ^^^^^^^^^^^^ 8 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/traceroute.rs:24:3 | 24 | #[no_mangle] | ^^^^^^^^^^^^ 25 | / fn setsockopt( 26 | | __fd: libc::c_int, 27 | | __level: libc::c_int, 28 | | __optname: libc::c_int, 29 | | __optval: *const libc::c_void, 30 | | __optlen: socklen_t, 31 | | ) -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/traceroute.rs:32:3 | 32 | #[no_mangle] | ^^^^^^^^^^^^ 33 | fn inet_ntoa(__in: in_addr) -> *mut libc::c_char; | ------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/traceroute.rs:34:3 | 34 | #[no_mangle] | ^^^^^^^^^^^^ 35 | / fn inet_ntop( 36 | | __af: libc::c_int, 37 | | __cp: *const libc::c_void, 38 | | __buf: *mut libc::c_char, 39 | | __len: socklen_t, 40 | | ) -> *const libc::c_char; | |___________________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/traceroute.rs:41:3 | 41 | #[no_mangle] | ^^^^^^^^^^^^ 42 | fn memcpy(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ----------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/traceroute.rs:43:3 | 43 | #[no_mangle] | ^^^^^^^^^^^^ 44 | fn memcmp(_: *const libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> libc::c_int; | ------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/traceroute.rs:45:3 | 45 | #[no_mangle] | ^^^^^^^^^^^^ 46 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/traceroute.rs:69:3 | 69 | #[no_mangle] | ^^^^^^^^^^^^ 70 | static mut option_mask32: u32; | ------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/traceroute.rs:72:3 | 72 | #[no_mangle] | ^^^^^^^^^^^^ 73 | static bb_msg_you_must_be_root: [libc::c_char; 0]; | -------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/traceroute.rs:77:3 | 77 | #[no_mangle] | ^^^^^^^^^^^^ 78 | static ptr_to_globals: *mut globals; | ------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/traceroute.rs:80:3 | 80 | #[no_mangle] | ^^^^^^^^^^^^ 81 | fn usleep(__useconds: useconds_t) -> libc::c_int; | ------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/tunctl.rs:7:3 | 7 | #[no_mangle] | ^^^^^^^^^^^^ 8 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/udhcp/arpping.rs:23:3 | 23 | #[no_mangle] | ^^^^^^^^^^^^ 24 | fn socket(__domain: libc::c_int, __type: libc::c_int, __protocol: libc::c_int) -> libc::c_int; | ---------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/udhcp/arpping.rs:25:3 | 25 | #[no_mangle] | ^^^^^^^^^^^^ 26 | / fn sendto( 27 | | __fd: libc::c_int, 28 | | __buf: *const libc::c_void, 29 | | __n: size_t, ... | 32 | | __addr_len: socklen_t, 33 | | ) -> ssize_t; | |_______________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/udhcp/arpping.rs:35:3 | 35 | #[no_mangle] | ^^^^^^^^^^^^ 36 | fn memcpy(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ----------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/udhcp/arpping.rs:37:3 | 37 | #[no_mangle] | ^^^^^^^^^^^^ 38 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/udhcp/arpping.rs:39:3 | 39 | #[no_mangle] | ^^^^^^^^^^^^ 40 | fn memcmp(_: *const libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> libc::c_int; | ------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/udhcp/arpping.rs:47:3 | 47 | #[no_mangle] | ^^^^^^^^^^^^ 48 | static bb_msg_can_not_create_raw_socket: [libc::c_char; 0]; | ----------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/udhcp/arpping.rs:49:3 | 49 | #[no_mangle] | ^^^^^^^^^^^^ 50 | static mut dhcp_verbose: libc::c_uint; | -------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/udhcp/common.rs:18:3 | 18 | #[no_mangle] | ^^^^^^^^^^^^ 19 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/udhcp/common.rs:21:3 | 21 | #[no_mangle] | ^^^^^^^^^^^^ 22 | fn memcpy(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ----------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/udhcp/common.rs:53:3 | 53 | #[no_mangle] | ^^^^^^^^^^^^ 54 | fn strnlen(__string: *const libc::c_char, __maxlen: size_t) -> size_t; | ---------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/udhcp/d6_dhcpc.rs:26:3 | 26 | #[no_mangle] | ^^^^^^^^^^^^ 27 | fn memcpy(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ----------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/udhcp/d6_dhcpc.rs:28:3 | 28 | #[no_mangle] | ^^^^^^^^^^^^ 29 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/udhcp/d6_dhcpc.rs:31:3 | 31 | #[no_mangle] | ^^^^^^^^^^^^ 32 | / fn mempcpy( 33 | | __dest: *mut libc::c_void, 34 | | __src: *const libc::c_void, 35 | | __n: size_t, 36 | | ) -> *mut libc::c_void; | |_________________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/udhcp/d6_dhcpc.rs:37:3 | 37 | #[no_mangle] | ^^^^^^^^^^^^ 38 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/udhcp/d6_dhcpc.rs:95:3 | 95 | #[no_mangle] | ^^^^^^^^^^^^ 96 | fn rand() -> libc::c_int; | ------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/udhcp/d6_dhcpc.rs:97:3 | 97 | #[no_mangle] | ^^^^^^^^^^^^ 98 | fn srand(__seed: libc::c_uint); | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/udhcp/d6_dhcpc.rs:100:3 | 100 | #[no_mangle] | ^^^^^^^^^^^^ 101 | fn stpcpy(_: *mut libc::c_char, _: *const libc::c_char) -> *mut libc::c_char; | ----------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/udhcp/d6_dhcpc.rs:102:3 | 102 | #[no_mangle] | ^^^^^^^^^^^^ 103 | fn poll(__fds: *mut pollfd, __nfds: nfds_t, __timeout: libc::c_int) -> libc::c_int; | ----------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/udhcp/d6_dhcpc.rs:104:3 | 104 | #[no_mangle] | ^^^^^^^^^^^^ 105 | / fn inet_pton( 106 | | __af: libc::c_int, 107 | | __cp: *const libc::c_char, 108 | | __buf: *mut libc::c_void, 109 | | ) -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/udhcp/d6_dhcpc.rs:111:3 | 111 | #[no_mangle] | ^^^^^^^^^^^^ 112 | static mut option_mask32: u32; | ------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/udhcp/d6_dhcpc.rs:114:3 | 114 | #[no_mangle] | ^^^^^^^^^^^^ 115 | static mut wrote_pidfile: smallint; | ----------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/udhcp/d6_dhcpc.rs:117:3 | 117 | #[no_mangle] | ^^^^^^^^^^^^ 118 | static mut logmode: smallint; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/udhcp/d6_dhcpc.rs:120:3 | 120 | #[no_mangle] | ^^^^^^^^^^^^ 121 | static mut bb_common_bufsiz1: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/udhcp/d6_dhcpc.rs:122:3 | 122 | #[no_mangle] | ^^^^^^^^^^^^ 123 | static MAC_BCAST_ADDR: [u8; 6]; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/udhcp/d6_dhcpc.rs:125:3 | 125 | #[no_mangle] | ^^^^^^^^^^^^ 126 | static mut dhcp_verbose: libc::c_uint; | -------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/udhcp/d6_packet.rs:24:3 | 24 | #[no_mangle] | ^^^^^^^^^^^^ 25 | fn memcpy(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ----------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/udhcp/d6_packet.rs:26:3 | 26 | #[no_mangle] | ^^^^^^^^^^^^ 27 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/udhcp/d6_packet.rs:29:3 | 29 | #[no_mangle] | ^^^^^^^^^^^^ 30 | fn socket(__domain: libc::c_int, __type: libc::c_int, __protocol: libc::c_int) -> libc::c_int; | ---------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/udhcp/d6_packet.rs:31:3 | 31 | #[no_mangle] | ^^^^^^^^^^^^ 32 | fn bind(__fd: libc::c_int, __addr: __CONST_SOCKADDR_ARG, __len: socklen_t) -> libc::c_int; | ------------------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/udhcp/d6_packet.rs:33:3 | 33 | #[no_mangle] | ^^^^^^^^^^^^ 34 | fn connect(__fd: libc::c_int, __addr: __CONST_SOCKADDR_ARG, __len: socklen_t) -> libc::c_int; | --------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/udhcp/d6_packet.rs:35:3 | 35 | #[no_mangle] | ^^^^^^^^^^^^ 36 | / fn sendto( 37 | | __fd: libc::c_int, 38 | | __buf: *const libc::c_void, 39 | | __n: size_t, ... | 42 | | __addr_len: socklen_t, 43 | | ) -> ssize_t; | |_______________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/udhcp/d6_packet.rs:90:3 | 90 | #[no_mangle] | ^^^^^^^^^^^^ 91 | static mut dhcp_verbose: libc::c_uint; | -------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/udhcp/d6_socket.rs:13:3 | 13 | #[no_mangle] | ^^^^^^^^^^^^ 14 | fn rand() -> libc::c_int; | ------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/udhcp/d6_socket.rs:16:3 | 16 | #[no_mangle] | ^^^^^^^^^^^^ 17 | fn memcpy(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ----------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/udhcp/d6_socket.rs:18:3 | 18 | #[no_mangle] | ^^^^^^^^^^^^ 19 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/udhcp/d6_socket.rs:67:3 | 67 | #[no_mangle] | ^^^^^^^^^^^^ 68 | static mut dhcp_verbose: libc::c_uint; | -------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/udhcp/d6_socket.rs:69:3 | 69 | #[no_mangle] | ^^^^^^^^^^^^ 70 | fn getifaddrs(__ifap: *mut *mut ifaddrs) -> libc::c_int; | -------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/udhcp/d6_socket.rs:71:3 | 71 | #[no_mangle] | ^^^^^^^^^^^^ 72 | fn freeifaddrs(__ifa: *mut ifaddrs); | ------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/udhcp/dhcpc.rs:28:3 | 28 | #[no_mangle] | ^^^^^^^^^^^^ 29 | fn memcpy(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ----------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/udhcp/dhcpc.rs:31:3 | 31 | #[no_mangle] | ^^^^^^^^^^^^ 32 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/udhcp/dhcpc.rs:34:3 | 34 | #[no_mangle] | ^^^^^^^^^^^^ 35 | fn memcmp(_: *const libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> libc::c_int; | ------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/udhcp/dhcpc.rs:37:3 | 37 | #[no_mangle] | ^^^^^^^^^^^^ 38 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/udhcp/dhcpc.rs:40:3 | 40 | #[no_mangle] | ^^^^^^^^^^^^ 41 | fn __cmsg_nxthdr(__mhdr: *mut msghdr, __cmsg: *mut cmsghdr) -> *mut cmsghdr; | ---------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/udhcp/dhcpc.rs:43:3 | 43 | #[no_mangle] | ^^^^^^^^^^^^ 44 | fn recvmsg(__fd: libc::c_int, __message: *mut msghdr, __flags: libc::c_int) -> ssize_t; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/udhcp/dhcpc.rs:46:3 | 46 | #[no_mangle] | ^^^^^^^^^^^^ 47 | fn rand() -> libc::c_int; | ------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/udhcp/dhcpc.rs:49:3 | 49 | #[no_mangle] | ^^^^^^^^^^^^ 50 | fn srand(__seed: libc::c_uint); | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/udhcp/dhcpc.rs:52:3 | 52 | #[no_mangle] | ^^^^^^^^^^^^ 53 | fn strnlen(__string: *const libc::c_char, __maxlen: size_t) -> size_t; | ---------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/udhcp/dhcpc.rs:55:3 | 55 | #[no_mangle] | ^^^^^^^^^^^^ 56 | fn poll(__fds: *mut pollfd, __nfds: nfds_t, __timeout: libc::c_int) -> libc::c_int; | ----------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/udhcp/dhcpc.rs:58:3 | 58 | #[no_mangle] | ^^^^^^^^^^^^ 59 | fn inet_addr(__cp: *const libc::c_char) -> in_addr_t; | ----------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/udhcp/dhcpc.rs:61:3 | 61 | #[no_mangle] | ^^^^^^^^^^^^ 62 | fn inet_ntoa(__in: in_addr) -> *mut libc::c_char; | ------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/udhcp/dhcpc.rs:79:3 | 79 | #[no_mangle] | ^^^^^^^^^^^^ 80 | static mut option_mask32: u32; | ------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/udhcp/dhcpc.rs:88:3 | 88 | #[no_mangle] | ^^^^^^^^^^^^ 89 | static mut wrote_pidfile: smallint; | ----------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/udhcp/dhcpc.rs:91:3 | 91 | #[no_mangle] | ^^^^^^^^^^^^ 92 | static mut logmode: smallint; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/udhcp/dhcpc.rs:94:3 | 94 | #[no_mangle] | ^^^^^^^^^^^^ 95 | static mut bb_common_bufsiz1: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/udhcp/dhcpc.rs:96:3 | 96 | #[no_mangle] | ^^^^^^^^^^^^ 97 | static MAC_BCAST_ADDR: [u8; 6]; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/udhcp/dhcpc.rs:98:3 | 98 | #[no_mangle] | ^^^^^^^^^^^^ 99 | static dhcp_optflags: [dhcp_optflag; 0]; | ---------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/udhcp/dhcpc.rs:100:3 | 100 | #[no_mangle] | ^^^^^^^^^^^^ 101 | static dhcp_option_strings: [libc::c_char; 0]; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/udhcp/dhcpc.rs:102:3 | 102 | #[no_mangle] | ^^^^^^^^^^^^ 103 | static dhcp_option_lengths: [u8; 0]; | ------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/udhcp/dhcpc.rs:148:3 | 148 | #[no_mangle] | ^^^^^^^^^^^^ 149 | static mut dhcp_verbose: libc::c_uint; | -------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/udhcp/dhcpd.rs:29:3 | 29 | #[no_mangle] | ^^^^^^^^^^^^ 30 | fn ether_aton_r(__asc: *const libc::c_char, __addr: *mut ether_addr) -> *mut ether_addr; | ---------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/udhcp/dhcpd.rs:32:3 | 32 | #[no_mangle] | ^^^^^^^^^^^^ 33 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/udhcp/dhcpd.rs:35:3 | 35 | #[no_mangle] | ^^^^^^^^^^^^ 36 | fn memcpy(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ----------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/udhcp/dhcpd.rs:37:3 | 37 | #[no_mangle] | ^^^^^^^^^^^^ 38 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/udhcp/dhcpd.rs:39:3 | 39 | #[no_mangle] | ^^^^^^^^^^^^ 40 | fn memcmp(_: *const libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> libc::c_int; | ------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/udhcp/dhcpd.rs:41:3 | 41 | #[no_mangle] | ^^^^^^^^^^^^ 42 | fn strncpy(_: *mut libc::c_char, _: *const libc::c_char, _: libc::c_ulong) -> *mut libc::c_char; | ------------------------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/udhcp/dhcpd.rs:43:3 | 43 | #[no_mangle] | ^^^^^^^^^^^^ 44 | / fn strtok_r( 45 | | __s: *mut libc::c_char, 46 | | __delim: *const libc::c_char, 47 | | __save_ptr: *mut *mut libc::c_char, 48 | | ) -> *mut libc::c_char; | |_________________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/udhcp/dhcpd.rs:49:3 | 49 | #[no_mangle] | ^^^^^^^^^^^^ 50 | fn strnlen(__string: *const libc::c_char, __maxlen: size_t) -> size_t; | ---------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/udhcp/dhcpd.rs:52:3 | 52 | #[no_mangle] | ^^^^^^^^^^^^ 53 | fn poll(__fds: *mut pollfd, __nfds: nfds_t, __timeout: libc::c_int) -> libc::c_int; | ----------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/udhcp/dhcpd.rs:55:3 | 55 | #[no_mangle] | ^^^^^^^^^^^^ 56 | fn inet_ntoa(__in: in_addr) -> *mut libc::c_char; | ------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/udhcp/dhcpd.rs:96:3 | 96 | #[no_mangle] | ^^^^^^^^^^^^ 97 | static mut wrote_pidfile: smallint; | ----------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/udhcp/dhcpd.rs:99:3 | 99 | #[no_mangle] | ^^^^^^^^^^^^ 100 | static mut logmode: smallint; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/udhcp/dhcpd.rs:107:3 | 107 | #[no_mangle] | ^^^^^^^^^^^^ 108 | static ptr_to_globals: *mut globals; | ------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/udhcp/dhcpd.rs:109:3 | 109 | #[no_mangle] | ^^^^^^^^^^^^ 110 | static mut bb_common_bufsiz1: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/udhcp/dhcpd.rs:118:3 | 118 | #[no_mangle] | ^^^^^^^^^^^^ 119 | static MAC_BCAST_ADDR: [u8; 6]; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/udhcp/dhcpd.rs:120:3 | 120 | #[no_mangle] | ^^^^^^^^^^^^ 121 | static dhcp_optflags: [dhcp_optflag; 0]; | ---------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/udhcp/dhcpd.rs:122:3 | 122 | #[no_mangle] | ^^^^^^^^^^^^ 123 | static dhcp_option_strings: [libc::c_char; 0]; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/udhcp/dhcpd.rs:168:3 | 168 | #[no_mangle] | ^^^^^^^^^^^^ 169 | static mut dhcp_verbose: libc::c_uint; | -------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/udhcp/dhcprelay.rs:30:3 | 30 | #[no_mangle] | ^^^^^^^^^^^^ 31 | / fn select( 32 | | __nfds: libc::c_int, 33 | | __readfds: *mut fd_set, 34 | | __writefds: *mut fd_set, 35 | | __exceptfds: *mut fd_set, 36 | | __timeout: *mut timeval, 37 | | ) -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/udhcp/dhcprelay.rs:38:3 | 38 | #[no_mangle] | ^^^^^^^^^^^^ 39 | / fn sendto( 40 | | __fd: libc::c_int, 41 | | __buf: *const libc::c_void, 42 | | __n: size_t, ... | 45 | | __addr_len: socklen_t, 46 | | ) -> ssize_t; | |_______________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/udhcp/dhcprelay.rs:47:3 | 47 | #[no_mangle] | ^^^^^^^^^^^^ 48 | / fn recvfrom( 49 | | __fd: libc::c_int, 50 | | __buf: *mut libc::c_void, 51 | | __n: size_t, ... | 54 | | __addr_len: *mut socklen_t, 55 | | ) -> ssize_t; | |_______________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/udhcp/dhcprelay.rs:57:3 | 57 | #[no_mangle] | ^^^^^^^^^^^^ 58 | fn inet_aton(__cp: *const libc::c_char, __inp: *mut in_addr) -> libc::c_int; | ---------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/udhcp/dhcprelay.rs:65:3 | 65 | #[no_mangle] | ^^^^^^^^^^^^ 66 | static mut bb_common_bufsiz1: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/udhcp/domain_codec.rs:7:3 | 7 | #[no_mangle] | ^^^^^^^^^^^^ 8 | fn memcmp(_: *const libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> libc::c_int; | ------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/udhcp/domain_codec.rs:9:3 | 9 | #[no_mangle] | ^^^^^^^^^^^^ 10 | / fn mempcpy( 11 | | __dest: *mut libc::c_void, 12 | | __src: *const libc::c_void, 13 | | __n: size_t, 14 | | ) -> *mut libc::c_void; | |_________________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/udhcp/domain_codec.rs:15:3 | 15 | #[no_mangle] | ^^^^^^^^^^^^ 16 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/udhcp/domain_codec.rs:17:3 | 17 | #[no_mangle] | ^^^^^^^^^^^^ 18 | fn stpcpy(_: *mut libc::c_char, _: *const libc::c_char) -> *mut libc::c_char; | ----------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/udhcp/dumpleases.rs:12:3 | 12 | #[no_mangle] | ^^^^^^^^^^^^ 13 | static mut stdout: *mut FILE; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/udhcp/dumpleases.rs:15:3 | 15 | #[no_mangle] | ^^^^^^^^^^^^ 16 | fn fputs_unlocked(__s: *const libc::c_char, __stream: *mut FILE) -> libc::c_int; | -------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/udhcp/dumpleases.rs:18:3 | 18 | #[no_mangle] | ^^^^^^^^^^^^ 19 | fn ctime(__timer: *const time_t) -> *mut libc::c_char; | ------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/udhcp/dumpleases.rs:20:3 | 20 | #[no_mangle] | ^^^^^^^^^^^^ 21 | fn inet_ntoa(__in: in_addr) -> *mut libc::c_char; | ------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/udhcp/packet.rs:26:3 | 26 | #[no_mangle] | ^^^^^^^^^^^^ 27 | fn memcpy(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ----------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/udhcp/packet.rs:28:3 | 28 | #[no_mangle] | ^^^^^^^^^^^^ 29 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/udhcp/packet.rs:31:3 | 31 | #[no_mangle] | ^^^^^^^^^^^^ 32 | fn socket(__domain: libc::c_int, __type: libc::c_int, __protocol: libc::c_int) -> libc::c_int; | ---------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/udhcp/packet.rs:33:3 | 33 | #[no_mangle] | ^^^^^^^^^^^^ 34 | fn bind(__fd: libc::c_int, __addr: __CONST_SOCKADDR_ARG, __len: socklen_t) -> libc::c_int; | ------------------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/udhcp/packet.rs:35:3 | 35 | #[no_mangle] | ^^^^^^^^^^^^ 36 | fn connect(__fd: libc::c_int, __addr: __CONST_SOCKADDR_ARG, __len: socklen_t) -> libc::c_int; | --------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/udhcp/packet.rs:37:3 | 37 | #[no_mangle] | ^^^^^^^^^^^^ 38 | / fn sendto( 39 | | __fd: libc::c_int, 40 | | __buf: *const libc::c_void, 41 | | __n: size_t, ... | 44 | | __addr_len: socklen_t, 45 | | ) -> ssize_t; | |_______________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/udhcp/packet.rs:46:3 | 46 | #[no_mangle] | ^^^^^^^^^^^^ 47 | static mut dhcp_verbose: libc::c_uint; | -------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/udhcp/socket.rs:9:3 | 9 | #[no_mangle] | ^^^^^^^^^^^^ 10 | fn memcpy(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ----------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/udhcp/socket.rs:11:3 | 11 | #[no_mangle] | ^^^^^^^^^^^^ 12 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/udhcp/socket.rs:14:3 | 14 | #[no_mangle] | ^^^^^^^^^^^^ 15 | fn inet_ntoa(__in: in_addr) -> *mut libc::c_char; | ------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/udhcp/socket.rs:17:3 | 17 | #[no_mangle] | ^^^^^^^^^^^^ 18 | static mut dhcp_verbose: libc::c_uint; | -------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/vconfig.rs:5:3 | 5 | #[no_mangle] | ^^^^^^^^^^^^ 6 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/wget.rs:40:3 | 40 | #[no_mangle] | ^^^^^^^^^^^^ 41 | / fn strtoul( 42 | | __nptr: *const libc::c_char, 43 | | __endptr: *mut *mut libc::c_char, 44 | | __base: libc::c_int, 45 | | ) -> libc::c_ulong; | |_____________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/wget.rs:47:3 | 47 | #[no_mangle] | ^^^^^^^^^^^^ 48 | fn exit(_: libc::c_int) -> !; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/wget.rs:50:3 | 50 | #[no_mangle] | ^^^^^^^^^^^^ 51 | static ptr_to_globals: *mut globals; | ------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/wget.rs:52:3 | 52 | #[no_mangle] | ^^^^^^^^^^^^ 53 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/wget.rs:55:3 | 55 | #[no_mangle] | ^^^^^^^^^^^^ 56 | / fn socketpair( 57 | | __domain: libc::c_int, 58 | | __type: libc::c_int, 59 | | __protocol: libc::c_int, 60 | | __fds: *mut libc::c_int, 61 | | ) -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/wget.rs:62:3 | 62 | #[no_mangle] | ^^^^^^^^^^^^ 63 | fn shutdown(__fd: libc::c_int, __how: libc::c_int) -> libc::c_int; | ------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/wget.rs:64:3 | 64 | #[no_mangle] | ^^^^^^^^^^^^ 65 | fn signal(__sig: libc::c_int, __handler: __sighandler_t) -> __sighandler_t; | --------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/wget.rs:66:3 | 66 | #[no_mangle] | ^^^^^^^^^^^^ 67 | static mut stderr: *mut FILE; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/wget.rs:69:3 | 69 | #[no_mangle] | ^^^^^^^^^^^^ 70 | fn fflush(__stream: *mut FILE) -> libc::c_int; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/wget.rs:71:3 | 71 | #[no_mangle] | ^^^^^^^^^^^^ 72 | fn fdopen(__fd: libc::c_int, __modes: *const libc::c_char) -> *mut FILE; | ------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/wget.rs:74:3 | 74 | #[no_mangle] | ^^^^^^^^^^^^ 75 | fn getc_unlocked(__stream: *mut FILE) -> libc::c_int; | ----------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/wget.rs:76:3 | 76 | #[no_mangle] | ^^^^^^^^^^^^ 77 | / fn fgets_unlocked( 78 | | __s: *mut libc::c_char, 79 | | __n: libc::c_int, 80 | | __stream: *mut FILE, 81 | | ) -> *mut libc::c_char; | |_________________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/wget.rs:82:3 | 82 | #[no_mangle] | ^^^^^^^^^^^^ 83 | fn fread(__ptr: *mut libc::c_void, __size: size_t, __n: size_t, __stream: *mut FILE) -> size_t; | ----------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/wget.rs:84:3 | 84 | #[no_mangle] | ^^^^^^^^^^^^ 85 | fn fputs_unlocked(__s: *const libc::c_char, __stream: *mut FILE) -> libc::c_int; | -------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/wget.rs:86:3 | 86 | #[no_mangle] | ^^^^^^^^^^^^ 87 | fn clearerr(__stream: *mut FILE); | --------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/wget.rs:88:3 | 88 | #[no_mangle] | ^^^^^^^^^^^^ 89 | fn ferror_unlocked(__stream: *mut FILE) -> libc::c_int; | ------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/wget.rs:90:3 | 90 | #[no_mangle] | ^^^^^^^^^^^^ 91 | fn fileno_unlocked(__stream: *mut FILE) -> libc::c_int; | ------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/wget.rs:93:3 | 93 | #[no_mangle] | ^^^^^^^^^^^^ 94 | fn lseek(__fd: libc::c_int, __offset: off64_t, __whence: libc::c_int) -> off64_t; | --------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/wget.rs:95:3 | 95 | #[no_mangle] | ^^^^^^^^^^^^ 96 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/wget.rs:98:3 | 98 | #[no_mangle] | ^^^^^^^^^^^^ 99 | fn strchrnul(__s: *const libc::c_char, __c: libc::c_int) -> *mut libc::c_char; | ------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/wget.rs:101:3 | 101 | #[no_mangle] | ^^^^^^^^^^^^ 102 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/wget.rs:103:3 | 103 | #[no_mangle] | ^^^^^^^^^^^^ 104 | fn strnlen(__string: *const libc::c_char, __maxlen: size_t) -> size_t; | ---------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/wget.rs:105:3 | 105 | #[no_mangle] | ^^^^^^^^^^^^ 106 | / fn inet_pton( 107 | | __af: libc::c_int, 108 | | __cp: *const libc::c_char, 109 | | __buf: *mut libc::c_void, 110 | | ) -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/wget.rs:124:3 | 124 | #[no_mangle] | ^^^^^^^^^^^^ 125 | static mut option_mask32: u32; | ------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/wget.rs:127:3 | 127 | #[no_mangle] | ^^^^^^^^^^^^ 128 | static bb_uuenc_tbl_base64: [libc::c_char; 0]; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/wget.rs:130:3 | 130 | #[no_mangle] | ^^^^^^^^^^^^ 131 | fn execvp(__file: *const libc::c_char, __argv: *const *mut libc::c_char) -> libc::c_int; | ---------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/wget.rs:132:3 | 132 | #[no_mangle] | ^^^^^^^^^^^^ 133 | fn ftruncate(__fd: libc::c_int, __length: off64_t) -> libc::c_int; | ------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/wget.rs:134:3 | 134 | #[no_mangle] | ^^^^^^^^^^^^ 135 | fn vfork() -> libc::c_int; | -------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/whois.rs:9:3 | 9 | #[no_mangle] | ^^^^^^^^^^^^ 10 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/whois.rs:12:3 | 12 | #[no_mangle] | ^^^^^^^^^^^^ 13 | fn dprintf(__fd: libc::c_int, __fmt: *const libc::c_char, _: ...) -> libc::c_int; | --------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/whois.rs:14:3 | 14 | #[no_mangle] | ^^^^^^^^^^^^ 15 | / fn fgets_unlocked( 16 | | __s: *mut libc::c_char, 17 | | __n: libc::c_int, 18 | | __stream: *mut FILE, 19 | | ) -> *mut libc::c_char; | |_________________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/whois.rs:20:3 | 20 | #[no_mangle] | ^^^^^^^^^^^^ 21 | fn memcpy(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ----------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/whois.rs:22:3 | 22 | #[no_mangle] | ^^^^^^^^^^^^ 23 | static mut option_mask32: u32; | ------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/whois.rs:25:3 | 25 | #[no_mangle] | ^^^^^^^^^^^^ 26 | fn strcspn(_: *const libc::c_char, _: *const libc::c_char) -> libc::c_ulong; | ---------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/zcip.rs:10:3 | 10 | #[no_mangle] | ^^^^^^^^^^^^ 11 | fn memcpy(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ----------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/zcip.rs:12:3 | 12 | #[no_mangle] | ^^^^^^^^^^^^ 13 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/zcip.rs:14:3 | 14 | #[no_mangle] | ^^^^^^^^^^^^ 15 | fn rand() -> libc::c_int; | ------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/zcip.rs:16:3 | 16 | #[no_mangle] | ^^^^^^^^^^^^ 17 | fn srand(__seed: libc::c_uint); | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/zcip.rs:19:3 | 19 | #[no_mangle] | ^^^^^^^^^^^^ 20 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/zcip.rs:21:3 | 21 | #[no_mangle] | ^^^^^^^^^^^^ 22 | fn memcmp(_: *const libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> libc::c_int; | ------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/zcip.rs:23:3 | 23 | #[no_mangle] | ^^^^^^^^^^^^ 24 | fn inet_ntoa(__in: in_addr) -> *mut libc::c_char; | ------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/zcip.rs:25:3 | 25 | #[no_mangle] | ^^^^^^^^^^^^ 26 | fn inet_aton(__cp: *const libc::c_char, __inp: *mut in_addr) -> libc::c_int; | ---------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/zcip.rs:28:3 | 28 | #[no_mangle] | ^^^^^^^^^^^^ 29 | static mut logmode: smallint; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/zcip.rs:31:3 | 31 | #[no_mangle] | ^^^^^^^^^^^^ 32 | static const_int_0: libc::c_int; | -------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> networking/zcip.rs:33:3 | 33 | #[no_mangle] | ^^^^^^^^^^^^ 34 | static mut bb_common_bufsiz1: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> printutils/lpd.rs:16:3 | 16 | #[no_mangle] | ^^^^^^^^^^^^ 17 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> printutils/lpr.rs:18:3 | 18 | #[no_mangle] | ^^^^^^^^^^^^ 19 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> printutils/lpr.rs:20:3 | 20 | #[no_mangle] | ^^^^^^^^^^^^ 21 | fn dprintf(__fd: libc::c_int, __fmt: *const libc::c_char, _: ...) -> libc::c_int; | --------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> printutils/lpr.rs:23:3 | 23 | #[no_mangle] | ^^^^^^^^^^^^ 24 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> printutils/lpr.rs:26:3 | 26 | #[no_mangle] | ^^^^^^^^^^^^ 27 | static bb_msg_standard_input: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> procps/free.rs:8:3 | 8 | #[no_mangle] | ^^^^^^^^^^^^ 9 | / fn fgets_unlocked( 10 | | __s: *mut libc::c_char, 11 | | __n: libc::c_int, 12 | | __stream: *mut FILE, 13 | | ) -> *mut libc::c_char; | |_________________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> procps/free.rs:15:3 | 15 | #[no_mangle] | ^^^^^^^^^^^^ 16 | fn sysinfo(__info: *mut sysinfo) -> libc::c_int; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> procps/fuser.rs:26:3 | 26 | #[no_mangle] | ^^^^^^^^^^^^ 27 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> procps/fuser.rs:29:3 | 29 | #[no_mangle] | ^^^^^^^^^^^^ 30 | fn socket(__domain: libc::c_int, __type: libc::c_int, __protocol: libc::c_int) -> libc::c_int; | ---------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> procps/fuser.rs:32:3 | 32 | #[no_mangle] | ^^^^^^^^^^^^ 33 | / fn fgets_unlocked( 34 | | __s: *mut libc::c_char, 35 | | __n: libc::c_int, 36 | | __stream: *mut FILE, 37 | | ) -> *mut libc::c_char; | |_________________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> procps/fuser.rs:39:3 | 39 | #[no_mangle] | ^^^^^^^^^^^^ 40 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> procps/fuser.rs:42:3 | 42 | #[no_mangle] | ^^^^^^^^^^^^ 43 | static mut option_mask32: u32; | ------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> procps/fuser.rs:45:3 | 45 | #[no_mangle] | ^^^^^^^^^^^^ 46 | static mut bb_common_bufsiz1: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> procps/iostat.rs:19:3 | 19 | #[no_mangle] | ^^^^^^^^^^^^ 20 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> procps/iostat.rs:21:3 | 21 | #[no_mangle] | ^^^^^^^^^^^^ 22 | static ptr_to_globals: *mut globals; | ------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> procps/iostat.rs:24:3 | 24 | #[no_mangle] | ^^^^^^^^^^^^ 25 | / fn fgets_unlocked( 26 | | __s: *mut libc::c_char, 27 | | __n: libc::c_int, 28 | | __stream: *mut FILE, 29 | | ) -> *mut libc::c_char; | |_________________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> procps/iostat.rs:31:3 | 31 | #[no_mangle] | ^^^^^^^^^^^^ 32 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> procps/iostat.rs:33:3 | 33 | #[no_mangle] | ^^^^^^^^^^^^ 34 | fn strncpy(_: *mut libc::c_char, _: *const libc::c_char, _: libc::c_ulong) -> *mut libc::c_char; | ------------------------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> procps/iostat.rs:36:3 | 36 | #[no_mangle] | ^^^^^^^^^^^^ 37 | / fn strftime( 38 | | __s: *mut libc::c_char, 39 | | __maxsize: size_t, 40 | | __format: *const libc::c_char, 41 | | __tp: *const tm, 42 | | ) -> size_t; | |______________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> procps/iostat.rs:43:3 | 43 | #[no_mangle] | ^^^^^^^^^^^^ 44 | fn localtime_r(__timer: *const time_t, __tp: *mut tm) -> *mut tm; | ----------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> procps/iostat.rs:46:3 | 46 | #[no_mangle] | ^^^^^^^^^^^^ 47 | static mut option_mask32: u32; | ------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> procps/iostat.rs:49:3 | 49 | #[no_mangle] | ^^^^^^^^^^^^ 50 | fn uname(__name: *mut utsname) -> libc::c_int; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> procps/kill.rs:13:3 | 13 | #[no_mangle] | ^^^^^^^^^^^^ 14 | fn getsid(__pid: pid_t) -> pid_t; | --------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> procps/kill.rs:16:3 | 16 | #[no_mangle] | ^^^^^^^^^^^^ 17 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> procps/mpstat.rs:21:3 | 21 | #[no_mangle] | ^^^^^^^^^^^^ 22 | / fn strtoul( 23 | | __nptr: *const libc::c_char, 24 | | __endptr: *mut *mut libc::c_char, 25 | | __base: libc::c_int, 26 | | ) -> libc::c_ulong; | |_____________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> procps/mpstat.rs:28:3 | 28 | #[no_mangle] | ^^^^^^^^^^^^ 29 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> procps/mpstat.rs:30:3 | 30 | #[no_mangle] | ^^^^^^^^^^^^ 31 | fn signal(__sig: libc::c_int, __handler: __sighandler_t) -> __sighandler_t; | --------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> procps/mpstat.rs:32:3 | 32 | #[no_mangle] | ^^^^^^^^^^^^ 33 | static ptr_to_globals: *mut globals; | ------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> procps/mpstat.rs:34:3 | 34 | #[no_mangle] | ^^^^^^^^^^^^ 35 | static mut stdout: *mut FILE; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> procps/mpstat.rs:37:3 | 37 | #[no_mangle] | ^^^^^^^^^^^^ 38 | fn setbuf(__stream: *mut FILE, __buf: *mut libc::c_char); | --------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> procps/mpstat.rs:40:3 | 40 | #[no_mangle] | ^^^^^^^^^^^^ 41 | / fn fgets_unlocked( 42 | | __s: *mut libc::c_char, 43 | | __n: libc::c_int, 44 | | __stream: *mut FILE, 45 | | ) -> *mut libc::c_char; | |_________________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> procps/mpstat.rs:46:3 | 46 | #[no_mangle] | ^^^^^^^^^^^^ 47 | fn pause() -> libc::c_int; | -------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> procps/mpstat.rs:49:3 | 49 | #[no_mangle] | ^^^^^^^^^^^^ 50 | fn memcpy(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ----------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> procps/mpstat.rs:51:3 | 51 | #[no_mangle] | ^^^^^^^^^^^^ 52 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> procps/mpstat.rs:54:3 | 54 | #[no_mangle] | ^^^^^^^^^^^^ 55 | / fn strftime( 56 | | __s: *mut libc::c_char, 57 | | __maxsize: size_t, 58 | | __format: *const libc::c_char, 59 | | __tp: *const tm, 60 | | ) -> size_t; | |______________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> procps/mpstat.rs:61:3 | 61 | #[no_mangle] | ^^^^^^^^^^^^ 62 | fn localtime_r(__timer: *const time_t, __tp: *mut tm) -> *mut tm; | ----------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> procps/mpstat.rs:64:3 | 64 | #[no_mangle] | ^^^^^^^^^^^^ 65 | fn strcspn(_: *const libc::c_char, _: *const libc::c_char) -> libc::c_ulong; | ---------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> procps/mpstat.rs:67:3 | 67 | #[no_mangle] | ^^^^^^^^^^^^ 68 | fn uname(__name: *mut utsname) -> libc::c_int; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> procps/nmeter.rs:15:3 | 15 | #[no_mangle] | ^^^^^^^^^^^^ 16 | / fn strtoul( 17 | | __nptr: *const libc::c_char, 18 | | __endptr: *mut *mut libc::c_char, 19 | | __base: libc::c_int, 20 | | ) -> libc::c_ulong; | |_____________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> procps/nmeter.rs:21:3 | 21 | #[no_mangle] | ^^^^^^^^^^^^ 22 | / fn strtoull( 23 | | __nptr: *const libc::c_char, 24 | | __endptr: *mut *mut libc::c_char, 25 | | __base: libc::c_int, 26 | | ) -> libc::c_ulonglong; | |_________________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> procps/nmeter.rs:27:3 | 27 | #[no_mangle] | ^^^^^^^^^^^^ 28 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> procps/nmeter.rs:30:3 | 30 | #[no_mangle] | ^^^^^^^^^^^^ 31 | static ptr_to_globals: *mut globals; | ------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> procps/nmeter.rs:32:3 | 32 | #[no_mangle] | ^^^^^^^^^^^^ 33 | fn usleep(__useconds: useconds_t) -> libc::c_int; | ------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> procps/nmeter.rs:34:3 | 34 | #[no_mangle] | ^^^^^^^^^^^^ 35 | fn read(__fd: libc::c_int, __buf: *mut libc::c_void, __nbytes: size_t) -> ssize_t; | ---------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> procps/nmeter.rs:37:3 | 37 | #[no_mangle] | ^^^^^^^^^^^^ 38 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> procps/nmeter.rs:39:3 | 39 | #[no_mangle] | ^^^^^^^^^^^^ 40 | fn strncpy(_: *mut libc::c_char, _: *const libc::c_char, _: libc::c_ulong) -> *mut libc::c_char; | ------------------------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> procps/nmeter.rs:41:3 | 41 | #[no_mangle] | ^^^^^^^^^^^^ 42 | fn strncmp(_: *const libc::c_char, _: *const libc::c_char, _: libc::c_ulong) -> libc::c_int; | -------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> procps/nmeter.rs:44:3 | 44 | #[no_mangle] | ^^^^^^^^^^^^ 45 | fn strchrnul(__s: *const libc::c_char, __c: libc::c_int) -> *mut libc::c_char; | ------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> procps/nmeter.rs:47:3 | 47 | #[no_mangle] | ^^^^^^^^^^^^ 48 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> procps/nmeter.rs:49:3 | 49 | #[no_mangle] | ^^^^^^^^^^^^ 50 | fn gettimeofday(__tv: *mut timeval, __tz: __timezone_ptr_t) -> libc::c_int; | --------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> procps/nmeter.rs:51:3 | 51 | #[no_mangle] | ^^^^^^^^^^^^ 52 | fn localtime(__timer: *const time_t) -> *mut tm; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> procps/nmeter.rs:54:3 | 54 | #[no_mangle] | ^^^^^^^^^^^^ 55 | static mut bb_common_bufsiz1: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> procps/pgrep.rs:13:3 | 13 | #[no_mangle] | ^^^^^^^^^^^^ 14 | fn getsid(__pid: pid_t) -> pid_t; | --------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> procps/pgrep.rs:15:3 | 15 | #[no_mangle] | ^^^^^^^^^^^^ 16 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> procps/pgrep.rs:18:3 | 18 | #[no_mangle] | ^^^^^^^^^^^^ 19 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> procps/pgrep.rs:20:3 | 20 | #[no_mangle] | ^^^^^^^^^^^^ 21 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> procps/pgrep.rs:23:3 | 23 | #[no_mangle] | ^^^^^^^^^^^^ 24 | static mut option_mask32: u32; | ------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> procps/pgrep.rs:26:3 | 26 | #[no_mangle] | ^^^^^^^^^^^^ 27 | / fn regexec( 28 | | __preg: *const regex_t, 29 | | __string: *const libc::c_char, 30 | | __nmatch: size_t, 31 | | __pmatch: *mut regmatch_t, 32 | | __eflags: libc::c_int, 33 | | ) -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> procps/pidof.rs:7:3 | 7 | #[no_mangle] | ^^^^^^^^^^^^ 8 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> procps/pidof.rs:10:3 | 10 | #[no_mangle] | ^^^^^^^^^^^^ 11 | fn getppid() -> pid_t; | ---------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> procps/pmap.rs:7:3 | 7 | #[no_mangle] | ^^^^^^^^^^^^ 8 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> procps/pmap.rs:10:3 | 10 | #[no_mangle] | ^^^^^^^^^^^^ 11 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> procps/powertop.rs:28:3 | 28 | #[no_mangle] | ^^^^^^^^^^^^ 29 | / fn strtoul( 30 | | __nptr: *const libc::c_char, 31 | | __endptr: *mut *mut libc::c_char, 32 | | __base: libc::c_int, 33 | | ) -> libc::c_ulong; | |_____________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> procps/powertop.rs:35:3 | 35 | #[no_mangle] | ^^^^^^^^^^^^ 36 | fn qsort(__base: *mut libc::c_void, __nmemb: size_t, __size: size_t, __compar: __compar_fn_t); | ---------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> procps/powertop.rs:37:3 | 37 | #[no_mangle] | ^^^^^^^^^^^^ 38 | fn _exit(_: libc::c_int) -> !; | ------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> procps/powertop.rs:40:3 | 40 | #[no_mangle] | ^^^^^^^^^^^^ 41 | static ptr_to_globals: *mut globals; | ------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> procps/powertop.rs:43:3 | 43 | #[no_mangle] | ^^^^^^^^^^^^ 44 | static mut stdout: *mut FILE; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> procps/powertop.rs:46:3 | 46 | #[no_mangle] | ^^^^^^^^^^^^ 47 | fn fflush(__stream: *mut FILE) -> libc::c_int; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> procps/powertop.rs:49:3 | 49 | #[no_mangle] | ^^^^^^^^^^^^ 50 | / fn fgets_unlocked( 51 | | __s: *mut libc::c_char, 52 | | __n: libc::c_int, 53 | | __stream: *mut FILE, 54 | | ) -> *mut libc::c_char; | |_________________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> procps/powertop.rs:56:3 | 56 | #[no_mangle] | ^^^^^^^^^^^^ 57 | fn fputs_unlocked(__s: *const libc::c_char, __stream: *mut FILE) -> libc::c_int; | -------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> procps/powertop.rs:58:3 | 58 | #[no_mangle] | ^^^^^^^^^^^^ 59 | fn memcpy(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ----------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> procps/powertop.rs:60:3 | 60 | #[no_mangle] | ^^^^^^^^^^^^ 61 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> procps/powertop.rs:63:3 | 63 | #[no_mangle] | ^^^^^^^^^^^^ 64 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> procps/ps.rs:13:3 | 13 | #[no_mangle] | ^^^^^^^^^^^^ 14 | / fn snprintf( 15 | | _: *mut libc::c_char, 16 | | _: libc::c_ulong, 17 | | _: *const libc::c_char, 18 | | _: ... 19 | | ) -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> procps/ps.rs:21:3 | 21 | #[no_mangle] | ^^^^^^^^^^^^ 22 | fn strncmp(_: *const libc::c_char, _: *const libc::c_char, _: libc::c_ulong) -> libc::c_int; | -------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> procps/ps.rs:24:3 | 24 | #[no_mangle] | ^^^^^^^^^^^^ 25 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> procps/ps.rs:27:3 | 27 | #[no_mangle] | ^^^^^^^^^^^^ 28 | static mut bb_common_bufsiz1: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> procps/ps.rs:29:3 | 29 | #[no_mangle] | ^^^^^^^^^^^^ 30 | fn sysinfo(__info: *mut sysinfo) -> libc::c_int; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> procps/pstree.rs:13:3 | 13 | #[no_mangle] | ^^^^^^^^^^^^ 14 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> procps/pstree.rs:15:3 | 15 | #[no_mangle] | ^^^^^^^^^^^^ 16 | static ptr_to_globals: *mut globals; | ------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> procps/pstree.rs:18:3 | 18 | #[no_mangle] | ^^^^^^^^^^^^ 19 | static mut option_mask32: u32; | ------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> procps/pwdx.rs:8:3 | 8 | #[no_mangle] | ^^^^^^^^^^^^ 9 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> procps/pwdx.rs:11:3 | 11 | #[no_mangle] | ^^^^^^^^^^^^ 12 | fn strerror(_: libc::c_int) -> *mut libc::c_char; | ------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> procps/smemcap.rs:17:3 | 17 | #[no_mangle] | ^^^^^^^^^^^^ 18 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> procps/sysctl.rs:21:3 | 21 | #[no_mangle] | ^^^^^^^^^^^^ 22 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> procps/sysctl.rs:24:3 | 24 | #[no_mangle] | ^^^^^^^^^^^^ 25 | static mut stdout: *mut FILE; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> procps/sysctl.rs:27:3 | 27 | #[no_mangle] | ^^^^^^^^^^^^ 28 | fn putc_unlocked(__c: libc::c_int, __stream: *mut FILE) -> libc::c_int; | ----------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> procps/sysctl.rs:30:3 | 30 | #[no_mangle] | ^^^^^^^^^^^^ 31 | fn strchrnul(__s: *const libc::c_char, __c: libc::c_int) -> *mut libc::c_char; | ------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> procps/sysctl.rs:33:3 | 33 | #[no_mangle] | ^^^^^^^^^^^^ 34 | static mut option_mask32: u32; | ------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> procps/top.rs:21:3 | 21 | #[no_mangle] | ^^^^^^^^^^^^ 22 | / fn strtoul( 23 | | __nptr: *const libc::c_char, 24 | | __endptr: *mut *mut libc::c_char, 25 | | __base: libc::c_int, 26 | | ) -> libc::c_ulong; | |_____________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> procps/top.rs:27:3 | 27 | #[no_mangle] | ^^^^^^^^^^^^ 28 | fn qsort(__base: *mut libc::c_void, __nmemb: size_t, __size: size_t, __compar: __compar_fn_t); | ---------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> procps/top.rs:29:3 | 29 | #[no_mangle] | ^^^^^^^^^^^^ 30 | fn div(__numer: libc::c_int, __denom: libc::c_int) -> div_t; | ------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> procps/top.rs:31:3 | 31 | #[no_mangle] | ^^^^^^^^^^^^ 32 | static mut stdout: *mut FILE; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> procps/top.rs:33:3 | 33 | #[no_mangle] | ^^^^^^^^^^^^ 34 | / fn snprintf( 35 | | _: *mut libc::c_char, 36 | | _: libc::c_ulong, 37 | | _: *const libc::c_char, 38 | | _: ... 39 | | ) -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> procps/top.rs:40:3 | 40 | #[no_mangle] | ^^^^^^^^^^^^ 41 | / fn fgets_unlocked( 42 | | __s: *mut libc::c_char, 43 | | __n: libc::c_int, 44 | | __stream: *mut FILE, 45 | | ) -> *mut libc::c_char; | |_________________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> procps/top.rs:46:3 | 46 | #[no_mangle] | ^^^^^^^^^^^^ 47 | fn fputs_unlocked(__s: *const libc::c_char, __stream: *mut FILE) -> libc::c_int; | -------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> procps/top.rs:48:3 | 48 | #[no_mangle] | ^^^^^^^^^^^^ 49 | fn usleep(__useconds: useconds_t) -> libc::c_int; | ------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> procps/top.rs:50:3 | 50 | #[no_mangle] | ^^^^^^^^^^^^ 51 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> procps/top.rs:52:3 | 52 | #[no_mangle] | ^^^^^^^^^^^^ 53 | fn strchrnul(__s: *const libc::c_char, __c: libc::c_int) -> *mut libc::c_char; | ------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> procps/top.rs:54:3 | 54 | #[no_mangle] | ^^^^^^^^^^^^ 55 | fn stpcpy(_: *mut libc::c_char, _: *const libc::c_char) -> *mut libc::c_char; | ----------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> procps/top.rs:56:3 | 56 | #[no_mangle] | ^^^^^^^^^^^^ 57 | static mut option_mask32: u32; | ------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> procps/top.rs:59:3 | 59 | #[no_mangle] | ^^^^^^^^^^^^ 60 | static ptr_to_globals: *mut globals; | ------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> procps/watch.rs:7:3 | 7 | #[no_mangle] | ^^^^^^^^^^^^ 8 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> runit/chpst.rs:16:3 | 16 | #[no_mangle] | ^^^^^^^^^^^^ 17 | fn unsetenv(__name: *const libc::c_char) -> libc::c_int; | -------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> runit/chpst.rs:18:3 | 18 | #[no_mangle] | ^^^^^^^^^^^^ 19 | fn nice(__inc: libc::c_int) -> libc::c_int; | ------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> runit/chpst.rs:21:3 | 21 | #[no_mangle] | ^^^^^^^^^^^^ 22 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> runit/chpst.rs:24:3 | 24 | #[no_mangle] | ^^^^^^^^^^^^ 25 | fn getrlimit(__resource: __rlimit_resource_t, __rlimits: *mut rlimit) -> libc::c_int; | ------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> runit/chpst.rs:26:3 | 26 | #[no_mangle] | ^^^^^^^^^^^^ 27 | fn setrlimit(__resource: __rlimit_resource_t, __rlimits: *const rlimit) -> libc::c_int; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> runit/chpst.rs:28:3 | 28 | #[no_mangle] | ^^^^^^^^^^^^ 29 | fn setgroups(__n: size_t, __groups: *const gid_t) -> libc::c_int; | ----------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> runit/chpst.rs:31:3 | 31 | #[no_mangle] | ^^^^^^^^^^^^ 32 | static mut option_mask32: u32; | ------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> runit/runsv.rs:24:3 | 24 | #[no_mangle] | ^^^^^^^^^^^^ 25 | fn flock(__fd: libc::c_int, __operation: libc::c_int) -> libc::c_int; | --------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> runit/runsv.rs:27:3 | 27 | #[no_mangle] | ^^^^^^^^^^^^ 28 | fn readlink(__path: *const libc::c_char, __buf: *mut libc::c_char, __len: size_t) -> ssize_t; | --------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> runit/runsv.rs:29:3 | 29 | #[no_mangle] | ^^^^^^^^^^^^ 30 | fn vfork() -> libc::c_int; | -------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> runit/runsv.rs:31:3 | 31 | #[no_mangle] | ^^^^^^^^^^^^ 32 | fn _exit(_: libc::c_int) -> !; | ------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> runit/runsv.rs:33:3 | 33 | #[no_mangle] | ^^^^^^^^^^^^ 34 | fn execl(__path: *const libc::c_char, __arg: *const libc::c_char, _: ...) -> libc::c_int; | ----------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> runit/runsv.rs:35:3 | 35 | #[no_mangle] | ^^^^^^^^^^^^ 36 | fn execv(__path: *const libc::c_char, __argv: *const *mut libc::c_char) -> libc::c_int; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> runit/runsv.rs:38:3 | 38 | #[no_mangle] | ^^^^^^^^^^^^ 39 | fn fchdir(__fd: libc::c_int) -> libc::c_int; | -------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> runit/runsv.rs:41:3 | 41 | #[no_mangle] | ^^^^^^^^^^^^ 42 | fn read(__fd: libc::c_int, __buf: *mut libc::c_void, __nbytes: size_t) -> ssize_t; | ---------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> runit/runsv.rs:44:3 | 44 | #[no_mangle] | ^^^^^^^^^^^^ 45 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> runit/runsv.rs:47:3 | 47 | #[no_mangle] | ^^^^^^^^^^^^ 48 | fn stpcpy(_: *mut libc::c_char, _: *const libc::c_char) -> *mut libc::c_char; | ----------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> runit/runsv.rs:49:3 | 49 | #[no_mangle] | ^^^^^^^^^^^^ 50 | fn poll(__fds: *mut pollfd, __nfds: nfds_t, __timeout: libc::c_int) -> libc::c_int; | ----------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> runit/runsv.rs:52:3 | 52 | #[no_mangle] | ^^^^^^^^^^^^ 53 | fn mkdir(__path: *const libc::c_char, __mode: mode_t) -> libc::c_int; | --------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> runit/runsv.rs:54:3 | 54 | #[no_mangle] | ^^^^^^^^^^^^ 55 | fn mkfifo(__path: *const libc::c_char, __mode: mode_t) -> libc::c_int; | ---------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> runit/runsv.rs:56:3 | 56 | #[no_mangle] | ^^^^^^^^^^^^ 57 | fn clock_gettime(__clock_id: clockid_t, __tp: *mut timespec) -> libc::c_int; | ---------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> runit/runsv.rs:59:3 | 59 | #[no_mangle] | ^^^^^^^^^^^^ 60 | static mut bb_common_bufsiz1: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> runit/runsvdir.rs:20:3 | 20 | #[no_mangle] | ^^^^^^^^^^^^ 21 | fn realloc(_: *mut libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> runit/runsvdir.rs:23:3 | 23 | #[no_mangle] | ^^^^^^^^^^^^ 24 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> runit/runsvdir.rs:26:3 | 26 | #[no_mangle] | ^^^^^^^^^^^^ 27 | fn vfork() -> libc::c_int; | -------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> runit/runsvdir.rs:29:3 | 29 | #[no_mangle] | ^^^^^^^^^^^^ 30 | fn execlp(__file: *const libc::c_char, __arg: *const libc::c_char, _: ...) -> libc::c_int; | ------------------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> runit/runsvdir.rs:32:3 | 32 | #[no_mangle] | ^^^^^^^^^^^^ 33 | fn fchdir(__fd: libc::c_int) -> libc::c_int; | -------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> runit/runsvdir.rs:35:3 | 35 | #[no_mangle] | ^^^^^^^^^^^^ 36 | fn usleep(__useconds: useconds_t) -> libc::c_int; | ------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> runit/runsvdir.rs:38:3 | 38 | #[no_mangle] | ^^^^^^^^^^^^ 39 | fn wait(__stat_loc: *mut libc::c_int) -> pid_t; | ----------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> runit/runsvdir.rs:41:3 | 41 | #[no_mangle] | ^^^^^^^^^^^^ 42 | static mut bb_got_signal: smallint; | ----------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> runit/runsvdir.rs:44:3 | 44 | #[no_mangle] | ^^^^^^^^^^^^ 45 | static mut option_mask32: u32; | ------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> runit/runsvdir.rs:47:3 | 47 | #[no_mangle] | ^^^^^^^^^^^^ 48 | static mut bb_common_bufsiz1: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> runit/sv.rs:21:3 | 21 | #[no_mangle] | ^^^^^^^^^^^^ 22 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> runit/sv.rs:24:3 | 24 | #[no_mangle] | ^^^^^^^^^^^^ 25 | fn _exit(_: libc::c_int) -> !; | ------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> runit/sv.rs:26:3 | 26 | #[no_mangle] | ^^^^^^^^^^^^ 27 | fn fchdir(__fd: libc::c_int) -> libc::c_int; | -------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> runit/sv.rs:29:3 | 29 | #[no_mangle] | ^^^^^^^^^^^^ 30 | fn usleep(__useconds: useconds_t) -> libc::c_int; | ------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> runit/sv.rs:31:3 | 31 | #[no_mangle] | ^^^^^^^^^^^^ 32 | fn read(__fd: libc::c_int, __buf: *mut libc::c_void, __nbytes: size_t) -> ssize_t; | ---------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> runit/sv.rs:34:3 | 34 | #[no_mangle] | ^^^^^^^^^^^^ 35 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> runit/sv.rs:37:3 | 37 | #[no_mangle] | ^^^^^^^^^^^^ 38 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> runit/sv.rs:53:3 | 53 | #[no_mangle] | ^^^^^^^^^^^^ 54 | static mut bb_common_bufsiz1: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> runit/svlogd.rs:36:3 | 36 | #[no_mangle] | ^^^^^^^^^^^^ 37 | fn flock(__fd: libc::c_int, __operation: libc::c_int) -> libc::c_int; | --------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> runit/svlogd.rs:39:3 | 39 | #[no_mangle] | ^^^^^^^^^^^^ 40 | fn fsync(__fd: libc::c_int) -> libc::c_int; | ------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> runit/svlogd.rs:42:3 | 42 | #[no_mangle] | ^^^^^^^^^^^^ 43 | static mut stderr: *mut FILE; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> runit/svlogd.rs:45:3 | 45 | #[no_mangle] | ^^^^^^^^^^^^ 46 | fn fflush(__stream: *mut FILE) -> libc::c_int; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> runit/svlogd.rs:47:3 | 47 | #[no_mangle] | ^^^^^^^^^^^^ 48 | fn fdopen(__fd: libc::c_int, __modes: *const libc::c_char) -> *mut FILE; | ------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> runit/svlogd.rs:49:3 | 49 | #[no_mangle] | ^^^^^^^^^^^^ 50 | / fn setvbuf( 51 | | __stream: *mut FILE, 52 | | __buf: *mut libc::c_char, 53 | | __modes: libc::c_int, 54 | | __n: size_t, 55 | | ) -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> runit/svlogd.rs:57:3 | 57 | #[no_mangle] | ^^^^^^^^^^^^ 58 | fn asprintf(__ptr: *mut *mut libc::c_char, __fmt: *const libc::c_char, _: ...) -> libc::c_int; | ---------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> runit/svlogd.rs:59:3 | 59 | #[no_mangle] | ^^^^^^^^^^^^ 60 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> runit/svlogd.rs:62:3 | 62 | #[no_mangle] | ^^^^^^^^^^^^ 63 | fn vfork() -> libc::c_int; | -------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> runit/svlogd.rs:64:3 | 64 | #[no_mangle] | ^^^^^^^^^^^^ 65 | fn execl(__path: *const libc::c_char, __arg: *const libc::c_char, _: ...) -> libc::c_int; | ----------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> runit/svlogd.rs:66:3 | 66 | #[no_mangle] | ^^^^^^^^^^^^ 67 | fn fchdir(__fd: libc::c_int) -> libc::c_int; | -------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> runit/svlogd.rs:69:3 | 69 | #[no_mangle] | ^^^^^^^^^^^^ 70 | fn memcpy(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ----------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> runit/svlogd.rs:71:3 | 71 | #[no_mangle] | ^^^^^^^^^^^^ 72 | fn memmove(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ------------------------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> runit/svlogd.rs:73:3 | 73 | #[no_mangle] | ^^^^^^^^^^^^ 74 | fn memchr(_: *const libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | ----------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> runit/svlogd.rs:75:3 | 75 | #[no_mangle] | ^^^^^^^^^^^^ 76 | fn memrchr(__s: *const libc::c_void, __c: libc::c_int, __n: size_t) -> *mut libc::c_void; | ----------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> runit/svlogd.rs:78:3 | 78 | #[no_mangle] | ^^^^^^^^^^^^ 79 | fn strdup(_: *const libc::c_char) -> *mut libc::c_char; | ------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> runit/svlogd.rs:81:3 | 81 | #[no_mangle] | ^^^^^^^^^^^^ 82 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> runit/svlogd.rs:83:3 | 83 | #[no_mangle] | ^^^^^^^^^^^^ 84 | fn poll(__fds: *mut pollfd, __nfds: nfds_t, __timeout: libc::c_int) -> libc::c_int; | ----------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> runit/svlogd.rs:86:3 | 86 | #[no_mangle] | ^^^^^^^^^^^^ 87 | fn gettimeofday(__tv: *mut timeval, __tz: __timezone_ptr_t) -> libc::c_int; | --------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> runit/svlogd.rs:88:3 | 88 | #[no_mangle] | ^^^^^^^^^^^^ 89 | fn gmtime_r(__timer: *const time_t, __tp: *mut tm) -> *mut tm; | -------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> runit/svlogd.rs:91:3 | 91 | #[no_mangle] | ^^^^^^^^^^^^ 92 | static bkm_suffixes: [suffix_mult; 0]; | -------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> runit/svlogd.rs:97:3 | 97 | #[no_mangle] | ^^^^^^^^^^^^ 98 | static ptr_to_globals: *mut globals; | ------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> runit/svlogd.rs:99:3 | 99 | #[no_mangle] | ^^^^^^^^^^^^ 100 | static mut bb_common_bufsiz1: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/ash.rs:50:3 | 50 | #[no_mangle] | ^^^^^^^^^^^^ 51 | fn sigaction(__sig: libc::c_int, __act: *const sigaction, __oact: *mut sigaction) -> libc::c_int; | ------------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/ash.rs:52:3 | 52 | #[no_mangle] | ^^^^^^^^^^^^ 53 | / fn fnmatch( 54 | | __pattern: *const libc::c_char, 55 | | __name: *const libc::c_char, 56 | | __flags: libc::c_int, 57 | | ) -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/ash.rs:58:3 | 58 | #[no_mangle] | ^^^^^^^^^^^^ 59 | fn times(__buffer: *mut tms) -> clock_t; | ---------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/ash.rs:60:3 | 60 | #[no_mangle] | ^^^^^^^^^^^^ 61 | fn uname(__name: *mut utsname) -> libc::c_int; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/ash.rs:63:3 | 63 | #[no_mangle] | ^^^^^^^^^^^^ 64 | fn pipe(__pipedes: *mut libc::c_int) -> libc::c_int; | ---------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/ash.rs:66:3 | 66 | #[no_mangle] | ^^^^^^^^^^^^ 67 | fn getcwd(__buf: *mut libc::c_char, __size: size_t) -> *mut libc::c_char; | ------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/ash.rs:69:3 | 69 | #[no_mangle] | ^^^^^^^^^^^^ 70 | static mut environ: *mut *mut libc::c_char; | ------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/ash.rs:71:3 | 71 | #[no_mangle] | ^^^^^^^^^^^^ 72 | / fn execve( 73 | | __path: *const libc::c_char, 74 | | __argv: *const *mut libc::c_char, 75 | | __envp: *const *mut libc::c_char, 76 | | ) -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/ash.rs:77:3 | 77 | #[no_mangle] | ^^^^^^^^^^^^ 78 | fn _exit(_: libc::c_int) -> !; | ------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/ash.rs:80:3 | 80 | #[no_mangle] | ^^^^^^^^^^^^ 81 | fn getppid() -> pid_t; | ---------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/ash.rs:82:3 | 82 | #[no_mangle] | ^^^^^^^^^^^^ 83 | fn getpgrp() -> pid_t; | ---------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/ash.rs:84:3 | 84 | #[no_mangle] | ^^^^^^^^^^^^ 85 | fn setpgid(__pid: pid_t, __pgid: pid_t) -> libc::c_int; | ------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/ash.rs:86:3 | 86 | #[no_mangle] | ^^^^^^^^^^^^ 87 | fn fork() -> pid_t; | ------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/ash.rs:89:3 | 89 | #[no_mangle] | ^^^^^^^^^^^^ 90 | fn tcgetpgrp(__fd: libc::c_int) -> pid_t; | ----------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/ash.rs:91:3 | 91 | #[no_mangle] | ^^^^^^^^^^^^ 92 | fn tcsetpgrp(__fd: libc::c_int, __pgrp_id: pid_t) -> libc::c_int; | ----------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/ash.rs:94:3 | 94 | #[no_mangle] | ^^^^^^^^^^^^ 95 | fn _setjmp(_: *mut __jmp_buf_tag) -> libc::c_int; | ------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/ash.rs:96:3 | 96 | #[no_mangle] | ^^^^^^^^^^^^ 97 | fn longjmp(_: *mut __jmp_buf_tag, _: libc::c_int) -> !; | ------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/ash.rs:98:3 | 98 | #[no_mangle] | ^^^^^^^^^^^^ 99 | fn signal(__sig: libc::c_int, __handler: __sighandler_t) -> __sighandler_t; | --------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/ash.rs:100:3 | 100 | #[no_mangle] | ^^^^^^^^^^^^ 101 | fn killpg(__pgrp: pid_t, __sig: libc::c_int) -> libc::c_int; | ------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/ash.rs:102:3 | 102 | #[no_mangle] | ^^^^^^^^^^^^ 103 | fn raise(__sig: libc::c_int) -> libc::c_int; | -------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/ash.rs:104:3 | 104 | #[no_mangle] | ^^^^^^^^^^^^ 105 | fn sigfillset(__set: *mut sigset_t) -> libc::c_int; | --------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/ash.rs:107:3 | 107 | #[no_mangle] | ^^^^^^^^^^^^ 108 | fn sigsuspend(__set: *const sigset_t) -> libc::c_int; | ----------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/ash.rs:110:3 | 110 | #[no_mangle] | ^^^^^^^^^^^^ 111 | static mut stdout: *mut FILE; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/ash.rs:112:3 | 112 | #[no_mangle] | ^^^^^^^^^^^^ 113 | static mut stderr: *mut FILE; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/ash.rs:114:3 | 114 | #[no_mangle] | ^^^^^^^^^^^^ 115 | fn fflush(__stream: *mut FILE) -> libc::c_int; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/ash.rs:117:3 | 117 | #[no_mangle] | ^^^^^^^^^^^^ 118 | fn vfprintf(_: *mut FILE, _: *const libc::c_char, _: ::std::ffi::VaList) -> libc::c_int; | ---------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/ash.rs:119:3 | 119 | #[no_mangle] | ^^^^^^^^^^^^ 120 | fn vprintf(_: *const libc::c_char, _: ::std::ffi::VaList) -> libc::c_int; | ------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/ash.rs:121:3 | 121 | #[no_mangle] | ^^^^^^^^^^^^ 122 | / fn vsnprintf( 123 | | _: *mut libc::c_char, 124 | | _: libc::c_ulong, 125 | | _: *const libc::c_char, 126 | | _: ::std::ffi::VaList, 127 | | ) -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/ash.rs:128:3 | 128 | #[no_mangle] | ^^^^^^^^^^^^ 129 | fn dprintf(__fd: libc::c_int, __fmt: *const libc::c_char, _: ...) -> libc::c_int; | --------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/ash.rs:130:3 | 130 | #[no_mangle] | ^^^^^^^^^^^^ 131 | fn putc_unlocked(__c: libc::c_int, __stream: *mut FILE) -> libc::c_int; | ----------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/ash.rs:133:3 | 133 | #[no_mangle] | ^^^^^^^^^^^^ 134 | fn fputs_unlocked(__s: *const libc::c_char, __stream: *mut FILE) -> libc::c_int; | -------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/ash.rs:135:3 | 135 | #[no_mangle] | ^^^^^^^^^^^^ 136 | fn clearerr(__stream: *mut FILE); | --------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/ash.rs:137:3 | 137 | #[no_mangle] | ^^^^^^^^^^^^ 138 | fn ferror_unlocked(__stream: *mut FILE) -> libc::c_int; | ------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/ash.rs:140:3 | 140 | #[no_mangle] | ^^^^^^^^^^^^ 141 | / fn strtoul( 142 | | __nptr: *const libc::c_char, 143 | | __endptr: *mut *mut libc::c_char, 144 | | __base: libc::c_int, 145 | | ) -> libc::c_ulong; | |_____________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/ash.rs:147:3 | 147 | #[no_mangle] | ^^^^^^^^^^^^ 148 | / fn bsearch( 149 | | __key: *const libc::c_void, 150 | | __base: *const libc::c_void, 151 | | __nmemb: size_t, 152 | | __size: size_t, 153 | | __compar: __compar_fn_t, 154 | | ) -> *mut libc::c_void; | |_________________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/ash.rs:155:3 | 155 | #[no_mangle] | ^^^^^^^^^^^^ 156 | fn qsort(__base: *mut libc::c_void, __nmemb: size_t, __size: size_t, __compar: __compar_fn_t); | ---------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/ash.rs:157:3 | 157 | #[no_mangle] | ^^^^^^^^^^^^ 158 | fn memcpy(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ----------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/ash.rs:159:3 | 159 | #[no_mangle] | ^^^^^^^^^^^^ 160 | fn memmove(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ------------------------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/ash.rs:161:3 | 161 | #[no_mangle] | ^^^^^^^^^^^^ 162 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/ash.rs:163:3 | 163 | #[no_mangle] | ^^^^^^^^^^^^ 164 | fn memcmp(_: *const libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> libc::c_int; | ------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/ash.rs:166:3 | 166 | #[no_mangle] | ^^^^^^^^^^^^ 167 | fn strchrnul(__s: *const libc::c_char, __c: libc::c_int) -> *mut libc::c_char; | ------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/ash.rs:168:3 | 168 | #[no_mangle] | ^^^^^^^^^^^^ 169 | fn strcspn(_: *const libc::c_char, _: *const libc::c_char) -> libc::c_ulong; | ---------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/ash.rs:170:3 | 170 | #[no_mangle] | ^^^^^^^^^^^^ 171 | fn strpbrk(_: *const libc::c_char, _: *const libc::c_char) -> *mut libc::c_char; | -------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/ash.rs:173:3 | 173 | #[no_mangle] | ^^^^^^^^^^^^ 174 | / fn mempcpy( 175 | | __dest: *mut libc::c_void, 176 | | __src: *const libc::c_void, 177 | | __n: size_t, 178 | | ) -> *mut libc::c_void; | |_________________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/ash.rs:179:3 | 179 | #[no_mangle] | ^^^^^^^^^^^^ 180 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/ash.rs:181:3 | 181 | #[no_mangle] | ^^^^^^^^^^^^ 182 | fn strerror(_: libc::c_int) -> *mut libc::c_char; | ------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/ash.rs:183:3 | 183 | #[no_mangle] | ^^^^^^^^^^^^ 184 | fn strsignal(__sig: libc::c_int) -> *mut libc::c_char; | ------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/ash.rs:185:3 | 185 | #[no_mangle] | ^^^^^^^^^^^^ 186 | fn stpcpy(_: *mut libc::c_char, _: *const libc::c_char) -> *mut libc::c_char; | ----------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/ash.rs:188:3 | 188 | #[no_mangle] | ^^^^^^^^^^^^ 189 | fn gettimeofday(__tv: *mut timeval, __tz: __timezone_ptr_t) -> libc::c_int; | --------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/ash.rs:190:3 | 190 | #[no_mangle] | ^^^^^^^^^^^^ 191 | fn waitpid(__pid: pid_t, __stat_loc: *mut libc::c_int, __options: libc::c_int) -> pid_t; | ---------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/ash.rs:194:3 | 194 | #[no_mangle] | ^^^^^^^^^^^^ 195 | static bb_msg_memory_exhausted: [libc::c_char; 0]; | -------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/ash.rs:196:3 | 196 | #[no_mangle] | ^^^^^^^^^^^^ 197 | static bb_msg_requires_arg: [libc::c_char; 0]; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/ash.rs:199:3 | 199 | #[no_mangle] | ^^^^^^^^^^^^ 200 | static bb_PATH_root_path: [libc::c_char; 0]; | -------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/ash.rs:202:3 | 202 | #[no_mangle] | ^^^^^^^^^^^^ 203 | static bb_busybox_exec_path: [libc::c_char; 0]; | ----------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/ash.rs:224:3 | 224 | #[no_mangle] | ^^^^^^^^^^^^ 225 | static defifsvar: [libc::c_char; 0]; | ------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/ash.rs:226:3 | 226 | #[no_mangle] | ^^^^^^^^^^^^ 227 | static defoptindvar: [libc::c_char; 0]; | --------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/ash.rs:234:3 | 234 | #[no_mangle] | ^^^^^^^^^^^^ 235 | static ash_ptr_to_globals_misc: *mut globals_misc; | -------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/ash.rs:236:3 | 236 | #[no_mangle] | ^^^^^^^^^^^^ 237 | static ash_ptr_to_globals_memstack: *mut globals_memstack; | ---------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/ash.rs:238:3 | 238 | #[no_mangle] | ^^^^^^^^^^^^ 239 | static ash_ptr_to_globals_var: *mut globals_var; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/hush.rs:43:3 | 43 | #[no_mangle] | ^^^^^^^^^^^^ 44 | fn sigaction(__sig: libc::c_int, __act: *const sigaction, __oact: *mut sigaction) -> libc::c_int; | ------------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/hush.rs:45:3 | 45 | #[no_mangle] | ^^^^^^^^^^^^ 46 | fn getc_unlocked(__stream: *mut FILE) -> libc::c_int; | ----------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/hush.rs:48:3 | 48 | #[no_mangle] | ^^^^^^^^^^^^ 49 | / fn glob( 50 | | __pattern: *const libc::c_char, 51 | | __flags: libc::c_int, 52 | | __errfunc: Option libc::c_int>, 53 | | __pglob: *mut glob_t, 54 | | ) -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/hush.rs:55:3 | 55 | #[no_mangle] | ^^^^^^^^^^^^ 56 | fn globfree(__pglob: *mut glob_t); | ---------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/hush.rs:57:3 | 57 | #[no_mangle] | ^^^^^^^^^^^^ 58 | / fn fnmatch( 59 | | __pattern: *const libc::c_char, 60 | | __name: *const libc::c_char, 61 | | __flags: libc::c_int, 62 | | ) -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/hush.rs:63:3 | 63 | #[no_mangle] | ^^^^^^^^^^^^ 64 | fn times(__buffer: *mut tms) -> clock_t; | ---------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/hush.rs:65:3 | 65 | #[no_mangle] | ^^^^^^^^^^^^ 66 | fn uname(__name: *mut utsname) -> libc::c_int; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/hush.rs:68:3 | 68 | #[no_mangle] | ^^^^^^^^^^^^ 69 | fn dup(__fd: libc::c_int) -> libc::c_int; | ----------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/hush.rs:70:3 | 70 | #[no_mangle] | ^^^^^^^^^^^^ 71 | static mut environ: *mut *mut libc::c_char; | ------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/hush.rs:72:3 | 72 | #[no_mangle] | ^^^^^^^^^^^^ 73 | fn execvp(__file: *const libc::c_char, __argv: *const *mut libc::c_char) -> libc::c_int; | ---------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/hush.rs:74:3 | 74 | #[no_mangle] | ^^^^^^^^^^^^ 75 | fn _exit(_: libc::c_int) -> !; | ------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/hush.rs:77:3 | 77 | #[no_mangle] | ^^^^^^^^^^^^ 78 | fn getppid() -> pid_t; | ---------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/hush.rs:79:3 | 79 | #[no_mangle] | ^^^^^^^^^^^^ 80 | fn getpgrp() -> pid_t; | ---------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/hush.rs:81:3 | 81 | #[no_mangle] | ^^^^^^^^^^^^ 82 | fn setpgid(__pid: pid_t, __pgid: pid_t) -> libc::c_int; | ------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/hush.rs:83:3 | 83 | #[no_mangle] | ^^^^^^^^^^^^ 84 | fn setpgrp() -> libc::c_int; | ---------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/hush.rs:85:3 | 85 | #[no_mangle] | ^^^^^^^^^^^^ 86 | fn fork() -> pid_t; | ------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/hush.rs:87:3 | 87 | #[no_mangle] | ^^^^^^^^^^^^ 88 | fn vfork() -> libc::c_int; | -------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/hush.rs:90:3 | 90 | #[no_mangle] | ^^^^^^^^^^^^ 91 | fn tcgetpgrp(__fd: libc::c_int) -> pid_t; | ----------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/hush.rs:92:3 | 92 | #[no_mangle] | ^^^^^^^^^^^^ 93 | fn tcsetpgrp(__fd: libc::c_int, __pgrp_id: pid_t) -> libc::c_int; | ----------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/hush.rs:94:3 | 94 | #[no_mangle] | ^^^^^^^^^^^^ 95 | static mut optarg: *mut libc::c_char; | ------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/hush.rs:96:3 | 96 | #[no_mangle] | ^^^^^^^^^^^^ 97 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/hush.rs:98:3 | 98 | #[no_mangle] | ^^^^^^^^^^^^ 99 | static mut opterr: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/hush.rs:100:3 | 100 | #[no_mangle] | ^^^^^^^^^^^^ 101 | static mut optopt: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/hush.rs:103:3 | 103 | #[no_mangle] | ^^^^^^^^^^^^ 104 | fn raise(__sig: libc::c_int) -> libc::c_int; | -------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/hush.rs:105:3 | 105 | #[no_mangle] | ^^^^^^^^^^^^ 106 | fn sigfillset(__set: *mut sigset_t) -> libc::c_int; | --------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/hush.rs:108:3 | 108 | #[no_mangle] | ^^^^^^^^^^^^ 109 | fn sigdelset(__set: *mut sigset_t, __signo: libc::c_int) -> libc::c_int; | ------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/hush.rs:110:3 | 110 | #[no_mangle] | ^^^^^^^^^^^^ 111 | fn sigismember(__set: *const sigset_t, __signo: libc::c_int) -> libc::c_int; | ---------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/hush.rs:112:3 | 112 | #[no_mangle] | ^^^^^^^^^^^^ 113 | fn sigisemptyset(__set: *const sigset_t) -> libc::c_int; | -------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/hush.rs:115:3 | 115 | #[no_mangle] | ^^^^^^^^^^^^ 116 | fn sigsuspend(__set: *const sigset_t) -> libc::c_int; | ----------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/hush.rs:118:3 | 118 | #[no_mangle] | ^^^^^^^^^^^^ 119 | fn unsetenv(__name: *const libc::c_char) -> libc::c_int; | -------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/hush.rs:120:3 | 120 | #[no_mangle] | ^^^^^^^^^^^^ 121 | fn memcpy(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ----------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/hush.rs:122:3 | 122 | #[no_mangle] | ^^^^^^^^^^^^ 123 | fn memmove(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ------------------------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/hush.rs:124:3 | 124 | #[no_mangle] | ^^^^^^^^^^^^ 125 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/hush.rs:127:3 | 127 | #[no_mangle] | ^^^^^^^^^^^^ 128 | fn strncmp(_: *const libc::c_char, _: *const libc::c_char, _: libc::c_ulong) -> libc::c_int; | -------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/hush.rs:130:3 | 130 | #[no_mangle] | ^^^^^^^^^^^^ 131 | fn strcspn(_: *const libc::c_char, _: *const libc::c_char) -> libc::c_ulong; | ---------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/hush.rs:132:3 | 132 | #[no_mangle] | ^^^^^^^^^^^^ 133 | fn strspn(_: *const libc::c_char, _: *const libc::c_char) -> libc::c_ulong; | --------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/hush.rs:134:3 | 134 | #[no_mangle] | ^^^^^^^^^^^^ 135 | / fn mempcpy( 136 | | __dest: *mut libc::c_void, 137 | | __src: *const libc::c_void, 138 | | __n: size_t, 139 | | ) -> *mut libc::c_void; | |_________________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/hush.rs:140:3 | 140 | #[no_mangle] | ^^^^^^^^^^^^ 141 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/hush.rs:142:3 | 142 | #[no_mangle] | ^^^^^^^^^^^^ 143 | fn strnlen(__string: *const libc::c_char, __maxlen: size_t) -> size_t; | ---------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/hush.rs:144:3 | 144 | #[no_mangle] | ^^^^^^^^^^^^ 145 | fn stpcpy(_: *mut libc::c_char, _: *const libc::c_char) -> *mut libc::c_char; | ----------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/hush.rs:147:3 | 147 | #[no_mangle] | ^^^^^^^^^^^^ 148 | fn gettimeofday(__tv: *mut timeval, __tz: __timezone_ptr_t) -> libc::c_int; | --------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/hush.rs:149:3 | 149 | #[no_mangle] | ^^^^^^^^^^^^ 150 | fn wait(__stat_loc: *mut libc::c_int) -> pid_t; | ----------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/hush.rs:151:3 | 151 | #[no_mangle] | ^^^^^^^^^^^^ 152 | fn waitpid(__pid: pid_t, __stat_loc: *mut libc::c_int, __options: libc::c_int) -> pid_t; | ---------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/hush.rs:153:3 | 153 | #[no_mangle] | ^^^^^^^^^^^^ 154 | fn strchrnul(__s: *const libc::c_char, __c: libc::c_int) -> *mut libc::c_char; | ------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/hush.rs:156:3 | 156 | #[no_mangle] | ^^^^^^^^^^^^ 157 | fn run_nofork_applet(applet_no: libc::c_int, argv: *mut *mut libc::c_char) -> libc::c_int; | ------------------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/hush.rs:158:3 | 158 | #[no_mangle] | ^^^^^^^^^^^^ 159 | fn find_applet_by_name(name: *const libc::c_char) -> libc::c_int; | ----------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/hush.rs:161:3 | 161 | #[no_mangle] | ^^^^^^^^^^^^ 162 | static bb_msg_unknown: [libc::c_char; 0]; | ----------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/hush.rs:164:3 | 164 | #[no_mangle] | ^^^^^^^^^^^^ 165 | static bb_banner: [libc::c_char; 0]; | ------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/hush.rs:181:3 | 181 | #[no_mangle] | ^^^^^^^^^^^^ 182 | static ptr_to_globals: *mut globals; | ------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/hush.rs:183:3 | 183 | #[no_mangle] | ^^^^^^^^^^^^ 184 | static bb_PATH_root_path: [libc::c_char; 0]; | -------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/hush.rs:204:3 | 204 | #[no_mangle] | ^^^^^^^^^^^^ 205 | static defifsvar: [libc::c_char; 0]; | ------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/match.rs:4:3 | 4 | #[no_mangle] | ^^^^^^^^^^^^ 5 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/match.rs:6:3 | 6 | #[no_mangle] | ^^^^^^^^^^^^ 7 | / fn fnmatch( 8 | | __pattern: *const libc::c_char, 9 | | __name: *const libc::c_char, 10 | | __flags: libc::c_int, 11 | | ) -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/math.rs:8:3 | 8 | #[no_mangle] | ^^^^^^^^^^^^ 9 | / fn strtoull( 10 | | __nptr: *const libc::c_char, 11 | | __endptr: *mut *mut libc::c_char, 12 | | __base: libc::c_int, 13 | | ) -> libc::c_ulonglong; | |_________________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/math.rs:15:3 | 15 | #[no_mangle] | ^^^^^^^^^^^^ 16 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/shell_common.rs:19:3 | 19 | #[no_mangle] | ^^^^^^^^^^^^ 20 | static mut optarg: *mut libc::c_char; | ------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/shell_common.rs:21:3 | 21 | #[no_mangle] | ^^^^^^^^^^^^ 22 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/shell_common.rs:24:3 | 24 | #[no_mangle] | ^^^^^^^^^^^^ 25 | static mut stderr: *mut FILE; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/shell_common.rs:27:3 | 27 | #[no_mangle] | ^^^^^^^^^^^^ 28 | fn fputs_unlocked(__s: *const libc::c_char, __stream: *mut FILE) -> libc::c_int; | -------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/shell_common.rs:29:3 | 29 | #[no_mangle] | ^^^^^^^^^^^^ 30 | fn read(__fd: libc::c_int, __buf: *mut libc::c_void, __nbytes: size_t) -> ssize_t; | ---------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/shell_common.rs:32:3 | 32 | #[no_mangle] | ^^^^^^^^^^^^ 33 | fn strchrnul(__s: *const libc::c_char, __c: libc::c_int) -> *mut libc::c_char; | ------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/shell_common.rs:34:3 | 34 | #[no_mangle] | ^^^^^^^^^^^^ 35 | fn strcspn(_: *const libc::c_char, _: *const libc::c_char) -> libc::c_ulong; | ---------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/shell_common.rs:36:3 | 36 | #[no_mangle] | ^^^^^^^^^^^^ 37 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/shell_common.rs:38:3 | 38 | #[no_mangle] | ^^^^^^^^^^^^ 39 | fn poll(__fds: *mut pollfd, __nfds: nfds_t, __timeout: libc::c_int) -> libc::c_int; | ----------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/shell_common.rs:40:3 | 40 | #[no_mangle] | ^^^^^^^^^^^^ 41 | fn getrlimit(__resource: __rlimit_resource_t, __rlimits: *mut rlimit) -> libc::c_int; | ------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/shell_common.rs:42:3 | 42 | #[no_mangle] | ^^^^^^^^^^^^ 43 | fn setrlimit(__resource: __rlimit_resource_t, __rlimits: *const rlimit) -> libc::c_int; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/shell_common.rs:44:3 | 44 | #[no_mangle] | ^^^^^^^^^^^^ 45 | fn tcgetattr(__fd: libc::c_int, __termios_p: *mut termios) -> libc::c_int; | -------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> shell/shell_common.rs:46:3 | 46 | #[no_mangle] | ^^^^^^^^^^^^ 47 | / fn tcsetattr( 48 | | __fd: libc::c_int, 49 | | __optional_actions: libc::c_int, 50 | | __termios_p: *const termios, 51 | | ) -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> sysklogd/klogd.rs:7:3 | 7 | #[no_mangle] | ^^^^^^^^^^^^ 8 | / fn strtoul( 9 | | __nptr: *const libc::c_char, 10 | | __endptr: *mut *mut libc::c_char, 11 | | __base: libc::c_int, 12 | | ) -> libc::c_ulong; | |_____________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> sysklogd/klogd.rs:13:3 | 13 | #[no_mangle] | ^^^^^^^^^^^^ 14 | fn signal(__sig: libc::c_int, __handler: __sighandler_t) -> __sighandler_t; | --------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> sysklogd/klogd.rs:15:3 | 15 | #[no_mangle] | ^^^^^^^^^^^^ 16 | fn strchrnul(__s: *const libc::c_char, __c: libc::c_int) -> *mut libc::c_char; | ------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> sysklogd/klogd.rs:17:3 | 17 | #[no_mangle] | ^^^^^^^^^^^^ 18 | fn klogctl(type_0: libc::c_int, b: *mut libc::c_char, len: libc::c_int) -> libc::c_int; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> sysklogd/klogd.rs:20:3 | 20 | #[no_mangle] | ^^^^^^^^^^^^ 21 | static mut bb_got_signal: smallint; | ----------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> sysklogd/klogd.rs:23:3 | 23 | #[no_mangle] | ^^^^^^^^^^^^ 24 | static mut logmode: smallint; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> sysklogd/klogd.rs:26:3 | 26 | #[no_mangle] | ^^^^^^^^^^^^ 27 | static bb_banner: [libc::c_char; 0]; | ------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> sysklogd/klogd.rs:28:3 | 28 | #[no_mangle] | ^^^^^^^^^^^^ 29 | static mut bb_common_bufsiz1: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> sysklogd/logread.rs:7:3 | 7 | #[no_mangle] | ^^^^^^^^^^^^ 8 | static mut stdout: *mut FILE; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> sysklogd/logread.rs:10:3 | 10 | #[no_mangle] | ^^^^^^^^^^^^ 11 | fn fputs_unlocked(__s: *const libc::c_char, __stream: *mut FILE) -> libc::c_int; | -------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> sysklogd/logread.rs:13:3 | 13 | #[no_mangle] | ^^^^^^^^^^^^ 14 | fn memcpy(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ----------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> sysklogd/logread.rs:15:3 | 15 | #[no_mangle] | ^^^^^^^^^^^^ 16 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> sysklogd/logread.rs:17:3 | 17 | #[no_mangle] | ^^^^^^^^^^^^ 18 | fn strnlen(__string: *const libc::c_char, __maxlen: size_t) -> size_t; | ---------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> sysklogd/logread.rs:20:3 | 20 | #[no_mangle] | ^^^^^^^^^^^^ 21 | static mut bb_common_bufsiz1: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> sysklogd/logread.rs:22:3 | 22 | #[no_mangle] | ^^^^^^^^^^^^ 23 | fn semget(__key: key_t, __nsems: libc::c_int, __semflg: libc::c_int) -> libc::c_int; | ------------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> sysklogd/logread.rs:24:3 | 24 | #[no_mangle] | ^^^^^^^^^^^^ 25 | fn semop(__semid: libc::c_int, __sops: *mut sembuf, __nsops: size_t) -> libc::c_int; | ------------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> sysklogd/logread.rs:26:3 | 26 | #[no_mangle] | ^^^^^^^^^^^^ 27 | fn shmget(__key: key_t, __size: size_t, __shmflg: libc::c_int) -> libc::c_int; | ------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> sysklogd/logread.rs:28:3 | 28 | #[no_mangle] | ^^^^^^^^^^^^ 29 | / fn shmat( 30 | | __shmid: libc::c_int, 31 | | __shmaddr: *const libc::c_void, 32 | | __shmflg: libc::c_int, 33 | | ) -> *mut libc::c_void; | |_________________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> sysklogd/syslogd_and_logger.rs:50:3 | 50 | #[no_mangle] | ^^^^^^^^^^^^ 51 | fn memcpy(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ----------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> sysklogd/syslogd_and_logger.rs:53:3 | 53 | #[no_mangle] | ^^^^^^^^^^^^ 54 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> sysklogd/syslogd_and_logger.rs:56:3 | 56 | #[no_mangle] | ^^^^^^^^^^^^ 57 | fn memcmp(_: *const libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> libc::c_int; | ------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> sysklogd/syslogd_and_logger.rs:59:3 | 59 | #[no_mangle] | ^^^^^^^^^^^^ 60 | fn read(__fd: libc::c_int, __buf: *mut libc::c_void, __nbytes: size_t) -> ssize_t; | ---------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> sysklogd/syslogd_and_logger.rs:62:3 | 62 | #[no_mangle] | ^^^^^^^^^^^^ 63 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> sysklogd/syslogd_and_logger.rs:65:3 | 65 | #[no_mangle] | ^^^^^^^^^^^^ 66 | / fn sendto( 67 | | __fd: libc::c_int, 68 | | __buf: *const libc::c_void, 69 | | __n: size_t, ... | 72 | | __addr_len: socklen_t, 73 | | ) -> ssize_t; | |_______________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> sysklogd/syslogd_and_logger.rs:75:3 | 75 | #[no_mangle] | ^^^^^^^^^^^^ 76 | fn signal(__sig: libc::c_int, __handler: __sighandler_t) -> __sighandler_t; | --------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> sysklogd/syslogd_and_logger.rs:78:3 | 78 | #[no_mangle] | ^^^^^^^^^^^^ 79 | static mut stdin: *mut FILE; | ---------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> sysklogd/syslogd_and_logger.rs:81:3 | 81 | #[no_mangle] | ^^^^^^^^^^^^ 82 | / fn snprintf( 83 | | _: *mut libc::c_char, 84 | | _: libc::c_ulong, 85 | | _: *const libc::c_char, 86 | | _: ... 87 | | ) -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> sysklogd/syslogd_and_logger.rs:89:3 | 89 | #[no_mangle] | ^^^^^^^^^^^^ 90 | / fn fgets_unlocked( 91 | | __s: *mut libc::c_char, 92 | | __n: libc::c_int, 93 | | __stream: *mut FILE, 94 | | ) -> *mut libc::c_char; | |_________________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> sysklogd/syslogd_and_logger.rs:96:3 | 96 | #[no_mangle] | ^^^^^^^^^^^^ 97 | fn strchrnul(__s: *const libc::c_char, __c: libc::c_int) -> *mut libc::c_char; | ------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> sysklogd/syslogd_and_logger.rs:99:3 | 99 | #[no_mangle] | ^^^^^^^^^^^^ 100 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> sysklogd/syslogd_and_logger.rs:102:3 | 102 | #[no_mangle] | ^^^^^^^^^^^^ 103 | fn ctime(__timer: *const time_t) -> *mut libc::c_char; | ------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> sysklogd/syslogd_and_logger.rs:113:3 | 113 | #[no_mangle] | ^^^^^^^^^^^^ 114 | static mut bb_got_signal: smallint; | ----------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> sysklogd/syslogd_and_logger.rs:126:3 | 126 | #[no_mangle] | ^^^^^^^^^^^^ 127 | static mut option_mask32: u32; | ------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> sysklogd/syslogd_and_logger.rs:134:3 | 134 | #[no_mangle] | ^^^^^^^^^^^^ 135 | static ptr_to_globals: *mut globals; | ------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> sysklogd/syslogd_and_logger.rs:136:3 | 136 | #[no_mangle] | ^^^^^^^^^^^^ 137 | static mut bb_common_bufsiz1: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> sysklogd/syslogd_and_logger.rs:140:3 | 140 | #[no_mangle] | ^^^^^^^^^^^^ 141 | fn shmctl(__shmid: libc::c_int, __cmd: libc::c_int, __buf: *mut shmid_ds) -> libc::c_int; | ----------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> sysklogd/syslogd_and_logger.rs:142:3 | 142 | #[no_mangle] | ^^^^^^^^^^^^ 143 | fn shmget(__key: key_t, __size: size_t, __shmflg: libc::c_int) -> libc::c_int; | ------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> sysklogd/syslogd_and_logger.rs:144:3 | 144 | #[no_mangle] | ^^^^^^^^^^^^ 145 | / fn shmat( 146 | | __shmid: libc::c_int, 147 | | __shmaddr: *const libc::c_void, 148 | | __shmflg: libc::c_int, 149 | | ) -> *mut libc::c_void; | |_________________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> sysklogd/syslogd_and_logger.rs:150:3 | 150 | #[no_mangle] | ^^^^^^^^^^^^ 151 | fn shmdt(__shmaddr: *const libc::c_void) -> libc::c_int; | -------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> sysklogd/syslogd_and_logger.rs:152:3 | 152 | #[no_mangle] | ^^^^^^^^^^^^ 153 | fn semget(__key: key_t, __nsems: libc::c_int, __semflg: libc::c_int) -> libc::c_int; | ------------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> sysklogd/syslogd_and_logger.rs:154:3 | 154 | #[no_mangle] | ^^^^^^^^^^^^ 155 | / fn semctl(__semid: libc::c_int, __semnum: libc::c_int, __cmd: libc::c_int, _: ...) 156 | | -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> sysklogd/syslogd_and_logger.rs:157:3 | 157 | #[no_mangle] | ^^^^^^^^^^^^ 158 | fn semop(__semid: libc::c_int, __sops: *mut sembuf, __nsops: size_t) -> libc::c_int; | ------------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> librb/signal.rs:12:3 | 12 | #[no_mangle] | ^^^^^^^^^^^^ 13 | fn sigaction(__sig: libc::c_int, __act: *const sigaction, __oact: *mut sigaction) -> libc::c_int; | ------------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/acpid.rs:18:3 | 18 | #[no_mangle] | ^^^^^^^^^^^^ 19 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/acpid.rs:55:3 | 55 | #[no_mangle] | ^^^^^^^^^^^^ 56 | static mut option_mask32: u32; | ------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/acpid.rs:64:3 | 64 | #[no_mangle] | ^^^^^^^^^^^^ 65 | static mut wrote_pidfile: smallint; | ----------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/acpid.rs:67:3 | 67 | #[no_mangle] | ^^^^^^^^^^^^ 68 | static mut logmode: smallint; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/acpid.rs:75:3 | 75 | #[no_mangle] | ^^^^^^^^^^^^ 76 | static ptr_to_globals: *mut globals; | ------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/blkdiscard.rs:3:3 | 3 | #[no_mangle] | ^^^^^^^^^^^^ 4 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/blkdiscard.rs:6:3 | 6 | #[no_mangle] | ^^^^^^^^^^^^ 7 | static cwbkMG_suffixes: [suffix_mult; 0]; | ----------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/cal.rs:10:3 | 10 | #[no_mangle] | ^^^^^^^^^^^^ 11 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/cal.rs:13:3 | 13 | #[no_mangle] | ^^^^^^^^^^^^ 14 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/cal.rs:16:3 | 16 | #[no_mangle] | ^^^^^^^^^^^^ 17 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/cal.rs:19:3 | 19 | #[no_mangle] | ^^^^^^^^^^^^ 20 | / fn strftime( 21 | | __s: *mut libc::c_char, 22 | | __maxsize: size_t, 23 | | __format: *const libc::c_char, 24 | | __tp: *const tm, 25 | | ) -> size_t; | |______________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/cal.rs:26:3 | 26 | #[no_mangle] | ^^^^^^^^^^^^ 27 | fn localtime(__timer: *const time_t) -> *mut tm; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/cal.rs:29:3 | 29 | #[no_mangle] | ^^^^^^^^^^^^ 30 | static mut option_mask32: u32; | ------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/chrt.rs:5:3 | 5 | #[no_mangle] | ^^^^^^^^^^^^ 6 | fn sched_getparam(__pid: pid_t, __param: *mut sched_param) -> libc::c_int; | -------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/chrt.rs:8:3 | 8 | #[no_mangle] | ^^^^^^^^^^^^ 9 | / fn sched_setscheduler( 10 | | __pid: pid_t, 11 | | __policy: libc::c_int, 12 | | __param: *const sched_param, 13 | | ) -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/chrt.rs:15:3 | 15 | #[no_mangle] | ^^^^^^^^^^^^ 16 | fn sched_getscheduler(__pid: pid_t) -> libc::c_int; | --------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/chrt.rs:18:3 | 18 | #[no_mangle] | ^^^^^^^^^^^^ 19 | fn sched_get_priority_max(__algorithm: libc::c_int) -> libc::c_int; | ------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/chrt.rs:21:3 | 21 | #[no_mangle] | ^^^^^^^^^^^^ 22 | fn sched_get_priority_min(__algorithm: libc::c_int) -> libc::c_int; | ------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/chrt.rs:24:3 | 24 | #[no_mangle] | ^^^^^^^^^^^^ 25 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/dmesg.rs:6:3 | 6 | #[no_mangle] | ^^^^^^^^^^^^ 7 | fn klogctl(__type: libc::c_int, __bufp: *mut libc::c_char, __len: libc::c_int) -> libc::c_int; | ---------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/eject.rs:5:3 | 5 | #[no_mangle] | ^^^^^^^^^^^^ 6 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/eject.rs:8:3 | 8 | #[no_mangle] | ^^^^^^^^^^^^ 9 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/fallocate.rs:5:3 | 5 | #[no_mangle] | ^^^^^^^^^^^^ 6 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/fallocate.rs:7:3 | 7 | #[no_mangle] | ^^^^^^^^^^^^ 8 | fn posix_fallocate(__fd: libc::c_int, __offset: off64_t, __len: off64_t) -> libc::c_int; | ---------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/fallocate.rs:10:3 | 10 | #[no_mangle] | ^^^^^^^^^^^^ 11 | static kmg_i_suffixes: [suffix_mult; 0]; | ---------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/fbset.rs:10:3 | 10 | #[no_mangle] | ^^^^^^^^^^^^ 11 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/fbset.rs:13:3 | 13 | #[no_mangle] | ^^^^^^^^^^^^ 14 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/fdformat.rs:9:3 | 9 | #[no_mangle] | ^^^^^^^^^^^^ 10 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/fdisk.rs:24:3 | 24 | #[no_mangle] | ^^^^^^^^^^^^ 25 | fn memmove(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ------------------------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/fdisk.rs:27:3 | 27 | #[no_mangle] | ^^^^^^^^^^^^ 28 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/fdisk.rs:30:3 | 30 | #[no_mangle] | ^^^^^^^^^^^^ 31 | fn lseek(__fd: libc::c_int, __offset: off64_t, __whence: libc::c_int) -> off64_t; | --------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/fdisk.rs:33:3 | 33 | #[no_mangle] | ^^^^^^^^^^^^ 34 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/fdisk.rs:36:3 | 36 | #[no_mangle] | ^^^^^^^^^^^^ 37 | fn _setjmp(_: *mut __jmp_buf_tag) -> libc::c_int; | ------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/fdisk.rs:39:3 | 39 | #[no_mangle] | ^^^^^^^^^^^^ 40 | fn longjmp(_: *mut __jmp_buf_tag, _: libc::c_int) -> !; | ------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/fdisk.rs:42:3 | 42 | #[no_mangle] | ^^^^^^^^^^^^ 43 | / fn snprintf( 44 | | _: *mut libc::c_char, 45 | | _: libc::c_ulong, 46 | | _: *const libc::c_char, 47 | | _: ... 48 | | ) -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/fdisk.rs:50:3 | 50 | #[no_mangle] | ^^^^^^^^^^^^ 51 | / fn fgets_unlocked( 52 | | __s: *mut libc::c_char, 53 | | __n: libc::c_int, 54 | | __stream: *mut FILE, 55 | | ) -> *mut libc::c_char; | |_________________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/fdisk.rs:57:3 | 57 | #[no_mangle] | ^^^^^^^^^^^^ 58 | / fn strtoul( 59 | | __nptr: *const libc::c_char, 60 | | __endptr: *mut *mut libc::c_char, 61 | | __base: libc::c_int, 62 | | ) -> libc::c_ulong; | |_____________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/fdisk.rs:64:3 | 64 | #[no_mangle] | ^^^^^^^^^^^^ 65 | / fn strtoull( 66 | | __nptr: *const libc::c_char, 67 | | __endptr: *mut *mut libc::c_char, 68 | | __base: libc::c_int, 69 | | ) -> libc::c_ulonglong; | |_________________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/fdisk.rs:71:3 | 71 | #[no_mangle] | ^^^^^^^^^^^^ 72 | static ptr_to_globals: *mut globals; | ------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/fdisk.rs:74:3 | 74 | #[no_mangle] | ^^^^^^^^^^^^ 75 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/fdisk.rs:89:3 | 89 | #[no_mangle] | ^^^^^^^^^^^^ 90 | static mut option_mask32: u32; | ------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/fdisk.rs:92:3 | 92 | #[no_mangle] | ^^^^^^^^^^^^ 93 | fn exit(_: libc::c_int) -> !; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/fdisk.rs:95:3 | 95 | #[no_mangle] | ^^^^^^^^^^^^ 96 | fn bsd_select(); | ---------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/fdisk.rs:98:3 | 98 | #[no_mangle] | ^^^^^^^^^^^^ 99 | fn xbsd_print_disklabel(_: libc::c_int); | ---------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/fdisk.rs:101:3 | 101 | #[no_mangle] | ^^^^^^^^^^^^ 102 | fn gpt_list_table(xtra: libc::c_int); | ------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/fdisk.rs:104:3 | 104 | #[no_mangle] | ^^^^^^^^^^^^ 105 | static sgi_sys_types: [*const libc::c_char; 0]; | ----------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/fdisk.rs:107:3 | 107 | #[no_mangle] | ^^^^^^^^^^^^ 108 | fn sgi_delete_partition(i: libc::c_int); | ---------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/fdisk.rs:110:3 | 110 | #[no_mangle] | ^^^^^^^^^^^^ 111 | fn sgi_change_sysid(i: libc::c_int, sys: libc::c_int); | ------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/fdisk.rs:113:3 | 113 | #[no_mangle] | ^^^^^^^^^^^^ 114 | fn sgi_list_table(xtra: libc::c_int); | ------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/fdisk.rs:116:3 | 116 | #[no_mangle] | ^^^^^^^^^^^^ 117 | fn sgi_set_xcyl(); | ------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/fdisk.rs:119:3 | 119 | #[no_mangle] | ^^^^^^^^^^^^ 120 | fn verify_sgi(verbose: libc::c_int) -> libc::c_int; | --------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/fdisk.rs:122:3 | 122 | #[no_mangle] | ^^^^^^^^^^^^ 123 | fn sgi_add_partition(n: libc::c_int, sys: libc::c_int); | ------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/fdisk.rs:125:3 | 125 | #[no_mangle] | ^^^^^^^^^^^^ 126 | fn sgi_set_swappartition(i: libc::c_int); | ----------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/fdisk.rs:128:3 | 128 | #[no_mangle] | ^^^^^^^^^^^^ 129 | fn sgi_get_bootfile() -> *const libc::c_char; | --------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/fdisk.rs:131:3 | 131 | #[no_mangle] | ^^^^^^^^^^^^ 132 | fn sgi_set_bootfile(aFile: *const libc::c_char); | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/fdisk.rs:134:3 | 134 | #[no_mangle] | ^^^^^^^^^^^^ 135 | fn create_sgiinfo(); | -------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/fdisk.rs:137:3 | 137 | #[no_mangle] | ^^^^^^^^^^^^ 138 | fn sgi_write_table(); | --------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/fdisk.rs:140:3 | 140 | #[no_mangle] | ^^^^^^^^^^^^ 141 | fn sgi_set_bootpartition(i: libc::c_int); | ----------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/fdisk.rs:143:3 | 143 | #[no_mangle] | ^^^^^^^^^^^^ 144 | fn sun_delete_partition(i: libc::c_int); | ---------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/fdisk.rs:146:3 | 146 | #[no_mangle] | ^^^^^^^^^^^^ 147 | fn sun_change_sysid(i: libc::c_int, sys: libc::c_int); | ------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/fdisk.rs:149:3 | 149 | #[no_mangle] | ^^^^^^^^^^^^ 150 | fn sun_list_table(xtra: libc::c_int); | ------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/fdisk.rs:152:3 | 152 | #[no_mangle] | ^^^^^^^^^^^^ 153 | fn add_sun_partition(n: libc::c_int, sys: libc::c_int); | ------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/fdisk.rs:155:3 | 155 | #[no_mangle] | ^^^^^^^^^^^^ 156 | fn sun_set_alt_cyl(); | --------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/fdisk.rs:158:3 | 158 | #[no_mangle] | ^^^^^^^^^^^^ 159 | fn sun_set_ncyl(cyl: libc::c_int); | ---------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/fdisk.rs:161:3 | 161 | #[no_mangle] | ^^^^^^^^^^^^ 162 | fn sun_set_xcyl(); | ------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/fdisk.rs:164:3 | 164 | #[no_mangle] | ^^^^^^^^^^^^ 165 | fn sun_set_ilfact(); | -------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/fdisk.rs:167:3 | 167 | #[no_mangle] | ^^^^^^^^^^^^ 168 | fn sun_set_rspeed(); | -------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/fdisk.rs:170:3 | 170 | #[no_mangle] | ^^^^^^^^^^^^ 171 | fn sun_set_pcylcount(); | ----------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/fdisk.rs:173:3 | 173 | #[no_mangle] | ^^^^^^^^^^^^ 174 | fn toggle_sunflags(i: libc::c_int, mask: libc::c_uchar); | -------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/fdisk.rs:176:3 | 176 | #[no_mangle] | ^^^^^^^^^^^^ 177 | fn verify_sun(); | ---------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/fdisk.rs:179:3 | 179 | #[no_mangle] | ^^^^^^^^^^^^ 180 | fn sun_write_table(); | --------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/flock.rs:8:3 | 8 | #[no_mangle] | ^^^^^^^^^^^^ 9 | fn flock(__fd: libc::c_int, __operation: libc::c_int) -> libc::c_int; | --------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/flock.rs:10:3 | 10 | #[no_mangle] | ^^^^^^^^^^^^ 11 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/fsck_minix.rs:17:3 | 17 | #[no_mangle] | ^^^^^^^^^^^^ 18 | fn exit(_: libc::c_int) -> !; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/fsck_minix.rs:20:3 | 20 | #[no_mangle] | ^^^^^^^^^^^^ 21 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/fsck_minix.rs:23:3 | 23 | #[no_mangle] | ^^^^^^^^^^^^ 24 | fn getchar_unlocked() -> libc::c_int; | ------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/fsck_minix.rs:26:3 | 26 | #[no_mangle] | ^^^^^^^^^^^^ 27 | fn read(__fd: libc::c_int, __buf: *mut libc::c_void, __nbytes: size_t) -> ssize_t; | ---------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/fsck_minix.rs:29:3 | 29 | #[no_mangle] | ^^^^^^^^^^^^ 30 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/fsck_minix.rs:32:3 | 32 | #[no_mangle] | ^^^^^^^^^^^^ 33 | static mut option_mask32: u32; | ------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/fsck_minix.rs:35:3 | 35 | #[no_mangle] | ^^^^^^^^^^^^ 36 | static bb_banner: [libc::c_char; 0]; | ------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/fsck_minix.rs:38:3 | 38 | #[no_mangle] | ^^^^^^^^^^^^ 39 | static ptr_to_globals: *mut globals; | ------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/fsfreeze.rs:3:3 | 3 | #[no_mangle] | ^^^^^^^^^^^^ 4 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/fstrim.rs:4:3 | 4 | #[no_mangle] | ^^^^^^^^^^^^ 5 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/fstrim.rs:7:3 | 7 | #[no_mangle] | ^^^^^^^^^^^^ 8 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/fstrim.rs:10:3 | 10 | #[no_mangle] | ^^^^^^^^^^^^ 11 | static kmg_i_suffixes: [suffix_mult; 0]; | ---------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/getopt.rs:10:3 | 10 | #[no_mangle] | ^^^^^^^^^^^^ 11 | static mut optarg: *mut libc::c_char; | ------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/getopt.rs:12:3 | 12 | #[no_mangle] | ^^^^^^^^^^^^ 13 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/getopt.rs:14:3 | 14 | #[no_mangle] | ^^^^^^^^^^^^ 15 | static mut opterr: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/getopt.rs:16:3 | 16 | #[no_mangle] | ^^^^^^^^^^^^ 17 | / fn getopt_long( 18 | | ___argc: libc::c_int, 19 | | ___argv: *const *mut libc::c_char, 20 | | __shortopts: *const libc::c_char, 21 | | __longopts: *const option, 22 | | __longind: *mut libc::c_int, 23 | | ) -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/getopt.rs:24:3 | 24 | #[no_mangle] | ^^^^^^^^^^^^ 25 | / fn getopt_long_only( 26 | | ___argc: libc::c_int, 27 | | ___argv: *const *mut libc::c_char, 28 | | __shortopts: *const libc::c_char, 29 | | __longopts: *const option, 30 | | __longind: *mut libc::c_int, 31 | | ) -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/getopt.rs:33:3 | 33 | #[no_mangle] | ^^^^^^^^^^^^ 34 | fn strspn(_: *const libc::c_char, _: *const libc::c_char) -> libc::c_ulong; | --------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/getopt.rs:36:3 | 36 | #[no_mangle] | ^^^^^^^^^^^^ 37 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/getopt.rs:39:3 | 39 | #[no_mangle] | ^^^^^^^^^^^^ 40 | static mut option_mask32: u32; | ------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/hexdump.rs:16:3 | 16 | #[no_mangle] | ^^^^^^^^^^^^ 17 | static mut optarg: *mut libc::c_char; | ------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/hexdump.rs:19:3 | 19 | #[no_mangle] | ^^^^^^^^^^^^ 20 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/hexdump.rs:22:3 | 22 | #[no_mangle] | ^^^^^^^^^^^^ 23 | static mut stdin: *mut FILE; | ---------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/hexdump.rs:25:3 | 25 | #[no_mangle] | ^^^^^^^^^^^^ 26 | static bkm_suffixes: [suffix_mult; 0]; | -------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/hexdump_xxd.rs:9:3 | 9 | #[no_mangle] | ^^^^^^^^^^^^ 10 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/hexdump_xxd.rs:12:3 | 12 | #[no_mangle] | ^^^^^^^^^^^^ 13 | fn stpcpy(_: *mut libc::c_char, _: *const libc::c_char) -> *mut libc::c_char; | ----------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/hwclock.rs:9:3 | 9 | #[no_mangle] | ^^^^^^^^^^^^ 10 | fn gettimeofday(__tv: *mut timeval, __tz: __timezone_ptr_t) -> libc::c_int; | --------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/hwclock.rs:12:3 | 12 | #[no_mangle] | ^^^^^^^^^^^^ 13 | fn settimeofday(__tv: *const timeval, __tz: *const timezone) -> libc::c_int; | ---------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/hwclock.rs:15:3 | 15 | #[no_mangle] | ^^^^^^^^^^^^ 16 | fn localtime(__timer: *const time_t) -> *mut tm; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/hwclock.rs:18:3 | 18 | #[no_mangle] | ^^^^^^^^^^^^ 19 | fn gmtime_r(__timer: *const time_t, __tp: *mut tm) -> *mut tm; | -------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/hwclock.rs:21:3 | 21 | #[no_mangle] | ^^^^^^^^^^^^ 22 | fn localtime_r(__timer: *const time_t, __tp: *mut tm) -> *mut tm; | ----------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/hwclock.rs:24:3 | 24 | #[no_mangle] | ^^^^^^^^^^^^ 25 | fn ctime(__timer: *const time_t) -> *mut libc::c_char; | ------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/hwclock.rs:27:3 | 27 | #[no_mangle] | ^^^^^^^^^^^^ 28 | fn tzset(); | ----------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/hwclock.rs:30:3 | 30 | #[no_mangle] | ^^^^^^^^^^^^ 31 | static mut timezone: libc::c_long; | ---------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/ionice.rs:5:3 | 5 | #[no_mangle] | ^^^^^^^^^^^^ 6 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/ipcrm.rs:12:3 | 12 | #[no_mangle] | ^^^^^^^^^^^^ 13 | static mut optarg: *mut libc::c_char; | ------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/ipcrm.rs:14:3 | 14 | #[no_mangle] | ^^^^^^^^^^^^ 15 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/ipcrm.rs:29:3 | 29 | #[no_mangle] | ^^^^^^^^^^^^ 30 | fn shmctl(__shmid: libc::c_int, __cmd: libc::c_int, __buf: *mut shmid_ds) -> libc::c_int; | ----------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/ipcrm.rs:31:3 | 31 | #[no_mangle] | ^^^^^^^^^^^^ 32 | fn shmget(__key: key_t, __size: size_t, __shmflg: libc::c_int) -> libc::c_int; | ------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/ipcrm.rs:33:3 | 33 | #[no_mangle] | ^^^^^^^^^^^^ 34 | fn msgctl(__msqid: libc::c_int, __cmd: libc::c_int, __buf: *mut msqid_ds) -> libc::c_int; | ----------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/ipcrm.rs:35:3 | 35 | #[no_mangle] | ^^^^^^^^^^^^ 36 | fn msgget(__key: key_t, __msgflg: libc::c_int) -> libc::c_int; | -------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/ipcrm.rs:37:3 | 37 | #[no_mangle] | ^^^^^^^^^^^^ 38 | / fn semctl(__semid: libc::c_int, __semnum: libc::c_int, __cmd: libc::c_int, _: ...) 39 | | -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/ipcrm.rs:40:3 | 40 | #[no_mangle] | ^^^^^^^^^^^^ 41 | fn semget(__key: key_t, __nsems: libc::c_int, __semflg: libc::c_int) -> libc::c_int; | ------------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/ipcs.rs:10:3 | 10 | #[no_mangle] | ^^^^^^^^^^^^ 11 | / fn semctl(__semid: libc::c_int, __semnum: libc::c_int, __cmd: libc::c_int, _: ...) 12 | | -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/ipcs.rs:13:3 | 13 | #[no_mangle] | ^^^^^^^^^^^^ 14 | fn msgctl(__msqid: libc::c_int, __cmd: libc::c_int, __buf: *mut msqid_ds) -> libc::c_int; | ----------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/ipcs.rs:15:3 | 15 | #[no_mangle] | ^^^^^^^^^^^^ 16 | fn shmctl(__shmid: libc::c_int, __cmd: libc::c_int, __buf: *mut shmid_ds) -> libc::c_int; | ----------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/ipcs.rs:18:3 | 18 | #[no_mangle] | ^^^^^^^^^^^^ 19 | fn ctime(__timer: *const time_t) -> *mut libc::c_char; | ------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/last_fancy.rs:18:3 | 18 | #[no_mangle] | ^^^^^^^^^^^^ 19 | / fn snprintf( 20 | | _: *mut libc::c_char, 21 | | _: libc::c_ulong, 22 | | _: *const libc::c_char, 23 | | _: ... 24 | | ) -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/last_fancy.rs:26:3 | 26 | #[no_mangle] | ^^^^^^^^^^^^ 27 | fn strncmp(_: *const libc::c_char, _: *const libc::c_char, _: libc::c_ulong) -> libc::c_int; | -------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/last_fancy.rs:29:3 | 29 | #[no_mangle] | ^^^^^^^^^^^^ 30 | fn ctime(__timer: *const time_t) -> *mut libc::c_char; | ------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/last_fancy.rs:32:3 | 32 | #[no_mangle] | ^^^^^^^^^^^^ 33 | static mut option_mask32: u32; | ------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/losetup.rs:8:3 | 8 | #[no_mangle] | ^^^^^^^^^^^^ 9 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/lspci.rs:9:3 | 9 | #[no_mangle] | ^^^^^^^^^^^^ 10 | static mut option_mask32: u32; | ------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/mdev.rs:53:3 | 53 | #[no_mangle] | ^^^^^^^^^^^^ 54 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/mdev.rs:56:3 | 56 | #[no_mangle] | ^^^^^^^^^^^^ 57 | fn strncpy(_: *mut libc::c_char, _: *const libc::c_char, _: libc::c_ulong) -> *mut libc::c_char; | ------------------------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/mdev.rs:59:3 | 59 | #[no_mangle] | ^^^^^^^^^^^^ 60 | fn gnu_dev_major(__dev: libc::dev_t) -> libc::c_uint; | ----------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/mdev.rs:62:3 | 62 | #[no_mangle] | ^^^^^^^^^^^^ 63 | fn gnu_dev_minor(__dev: libc::dev_t) -> libc::c_uint; | ----------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/mdev.rs:65:3 | 65 | #[no_mangle] | ^^^^^^^^^^^^ 66 | / fn snprintf( 67 | | _: *mut libc::c_char, 68 | | _: libc::c_ulong, 69 | | _: *const libc::c_char, 70 | | _: ... 71 | | ) -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/mdev.rs:73:3 | 73 | #[no_mangle] | ^^^^^^^^^^^^ 74 | fn atoll(__nptr: *const libc::c_char) -> libc::c_longlong; | ---------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/mdev.rs:76:3 | 76 | #[no_mangle] | ^^^^^^^^^^^^ 77 | fn strchrnul(__s: *const libc::c_char, __c: libc::c_int) -> *mut libc::c_char; | ------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/mdev.rs:79:3 | 79 | #[no_mangle] | ^^^^^^^^^^^^ 80 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/mdev.rs:82:3 | 82 | #[no_mangle] | ^^^^^^^^^^^^ 83 | fn gettimeofday(__tv: *mut timeval, __tz: __timezone_ptr_t) -> libc::c_int; | --------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/mdev.rs:85:3 | 85 | #[no_mangle] | ^^^^^^^^^^^^ 86 | / fn pread( 87 | | __fd: libc::c_int, 88 | | __buf: *mut libc::c_void, 89 | | __nbytes: size_t, 90 | | __offset: off64_t, 91 | | ) -> ssize_t; | |_______________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/mdev.rs:93:3 | 93 | #[no_mangle] | ^^^^^^^^^^^^ 94 | fn readlink(__path: *const libc::c_char, __buf: *mut libc::c_char, __len: size_t) -> ssize_t; | --------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/mdev.rs:96:3 | 96 | #[no_mangle] | ^^^^^^^^^^^^ 97 | static mut bb_common_bufsiz1: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/mdev.rs:99:3 | 99 | #[no_mangle] | ^^^^^^^^^^^^ 100 | / fn regexec( 101 | | __preg: *const regex_t, 102 | | __string: *const libc::c_char, 103 | | __nmatch: size_t, 104 | | __pmatch: *mut regmatch_t, 105 | | __eflags: libc::c_int, 106 | | ) -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/mdev.rs:108:3 | 108 | #[no_mangle] | ^^^^^^^^^^^^ 109 | fn regfree(__preg: *mut regex_t); | --------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/mkfs_ext2.rs:12:3 | 12 | #[no_mangle] | ^^^^^^^^^^^^ 13 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/mkfs_ext2.rs:15:3 | 15 | #[no_mangle] | ^^^^^^^^^^^^ 16 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/mkfs_ext2.rs:18:3 | 18 | #[no_mangle] | ^^^^^^^^^^^^ 19 | static mut option_mask32: u32; | ------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/mkfs_minix.rs:15:3 | 15 | #[no_mangle] | ^^^^^^^^^^^^ 16 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/mkfs_minix.rs:17:3 | 17 | #[no_mangle] | ^^^^^^^^^^^^ 18 | fn signal(__sig: libc::c_int, __handler: __sighandler_t) -> __sighandler_t; | --------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/mkfs_minix.rs:19:3 | 19 | #[no_mangle] | ^^^^^^^^^^^^ 20 | static mut stderr: *mut FILE; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/mkfs_minix.rs:21:3 | 21 | #[no_mangle] | ^^^^^^^^^^^^ 22 | fn feof_unlocked(__stream: *mut FILE) -> libc::c_int; | ----------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/mkfs_minix.rs:23:3 | 23 | #[no_mangle] | ^^^^^^^^^^^^ 24 | fn read(__fd: libc::c_int, __buf: *mut libc::c_void, __nbytes: size_t) -> ssize_t; | ---------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/mkfs_minix.rs:25:3 | 25 | #[no_mangle] | ^^^^^^^^^^^^ 26 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/mkfs_minix.rs:28:3 | 28 | #[no_mangle] | ^^^^^^^^^^^^ 29 | static mut msg_eol: *const libc::c_char; | ---------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/mkfs_minix.rs:31:3 | 31 | #[no_mangle] | ^^^^^^^^^^^^ 32 | static ptr_to_globals: *mut globals; | ------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/mkfs_vfat.rs:15:3 | 15 | #[no_mangle] | ^^^^^^^^^^^^ 16 | fn memcpy(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ----------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/mkfs_vfat.rs:18:3 | 18 | #[no_mangle] | ^^^^^^^^^^^^ 19 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/mkfs_vfat.rs:21:3 | 21 | #[no_mangle] | ^^^^^^^^^^^^ 22 | static mut stderr: *mut FILE; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/mkfs_vfat.rs:24:3 | 24 | #[no_mangle] | ^^^^^^^^^^^^ 25 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/mkfs_vfat.rs:27:3 | 27 | #[no_mangle] | ^^^^^^^^^^^^ 28 | fn strncpy(_: *mut libc::c_char, _: *const libc::c_char, _: libc::c_ulong) -> *mut libc::c_char; | ------------------------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/mkswap.rs:8:3 | 8 | #[no_mangle] | ^^^^^^^^^^^^ 9 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/mkswap.rs:11:3 | 11 | #[no_mangle] | ^^^^^^^^^^^^ 12 | fn fsync(__fd: libc::c_int) -> libc::c_int; | ------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/mkswap.rs:13:3 | 13 | #[no_mangle] | ^^^^^^^^^^^^ 14 | fn getpagesize() -> libc::c_int; | -------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/mkswap.rs:15:3 | 15 | #[no_mangle] | ^^^^^^^^^^^^ 16 | static mut bb_common_bufsiz1: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/more.rs:15:3 | 15 | #[no_mangle] | ^^^^^^^^^^^^ 16 | fn _exit(_: libc::c_int) -> !; | ------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/more.rs:18:3 | 18 | #[no_mangle] | ^^^^^^^^^^^^ 19 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/more.rs:21:3 | 21 | #[no_mangle] | ^^^^^^^^^^^^ 22 | static mut stdin: *mut FILE; | ---------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/more.rs:24:3 | 24 | #[no_mangle] | ^^^^^^^^^^^^ 25 | fn getc_unlocked(__stream: *mut FILE) -> libc::c_int; | ----------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/more.rs:27:3 | 27 | #[no_mangle] | ^^^^^^^^^^^^ 28 | fn ftello(__stream: *mut FILE) -> off64_t; | ------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/more.rs:30:3 | 30 | #[no_mangle] | ^^^^^^^^^^^^ 31 | fn fileno_unlocked(__stream: *mut FILE) -> libc::c_int; | ------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/more.rs:33:3 | 33 | #[no_mangle] | ^^^^^^^^^^^^ 34 | / fn tcsetattr( 35 | | __fd: libc::c_int, 36 | | __optional_actions: libc::c_int, 37 | | __termios_p: *const termios, 38 | | ) -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/more.rs:40:3 | 40 | #[no_mangle] | ^^^^^^^^^^^^ 41 | static mut bb_common_bufsiz1: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/mount.rs:26:3 | 26 | #[no_mangle] | ^^^^^^^^^^^^ 27 | / fn getmntent_r( 28 | | __stream: *mut FILE, 29 | | __result: *mut mntent, 30 | | __buffer: *mut libc::c_char, 31 | | __bufsize: libc::c_int, 32 | | ) -> *mut mntent; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/mount.rs:34:3 | 34 | #[no_mangle] | ^^^^^^^^^^^^ 35 | fn addmntent(__stream: *mut FILE, __mnt: *const mntent) -> libc::c_int; | ----------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/mount.rs:37:3 | 37 | #[no_mangle] | ^^^^^^^^^^^^ 38 | fn atexit(__func: Option ()>) -> libc::c_int; | ----------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/mount.rs:40:3 | 40 | #[no_mangle] | ^^^^^^^^^^^^ 41 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/mount.rs:43:3 | 43 | #[no_mangle] | ^^^^^^^^^^^^ 44 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/mount.rs:46:3 | 46 | #[no_mangle] | ^^^^^^^^^^^^ 47 | fn strncmp(_: *const libc::c_char, _: *const libc::c_char, _: libc::c_ulong) -> libc::c_int; | -------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/mount.rs:49:3 | 49 | #[no_mangle] | ^^^^^^^^^^^^ 50 | fn strchrnul(__s: *const libc::c_char, __c: libc::c_int) -> *mut libc::c_char; | ------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/mount.rs:52:3 | 52 | #[no_mangle] | ^^^^^^^^^^^^ 53 | fn strcspn(_: *const libc::c_char, _: *const libc::c_char) -> libc::c_ulong; | ---------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/mount.rs:55:3 | 55 | #[no_mangle] | ^^^^^^^^^^^^ 56 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/mount.rs:58:3 | 58 | #[no_mangle] | ^^^^^^^^^^^^ 59 | fn strncasecmp(_: *const libc::c_char, _: *const libc::c_char, _: libc::c_ulong) -> libc::c_int; | ------------------------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/mount.rs:61:3 | 61 | #[no_mangle] | ^^^^^^^^^^^^ 62 | static mut option_mask32: u32; | ------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/mount.rs:64:3 | 64 | #[no_mangle] | ^^^^^^^^^^^^ 65 | static bb_msg_perm_denied_are_you_root: [libc::c_char; 0]; | ---------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/mount.rs:67:3 | 67 | #[no_mangle] | ^^^^^^^^^^^^ 68 | static bb_msg_you_must_be_root: [libc::c_char; 0]; | -------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/mount.rs:70:3 | 70 | #[no_mangle] | ^^^^^^^^^^^^ 71 | static mut bb_common_bufsiz1: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/mountpoint.rs:9:3 | 9 | #[no_mangle] | ^^^^^^^^^^^^ 10 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/mountpoint.rs:12:3 | 12 | #[no_mangle] | ^^^^^^^^^^^^ 13 | fn gnu_dev_major(__dev: libc::dev_t) -> libc::c_uint; | ----------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/mountpoint.rs:15:3 | 15 | #[no_mangle] | ^^^^^^^^^^^^ 16 | fn gnu_dev_minor(__dev: libc::dev_t) -> libc::c_uint; | ----------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/nsenter.rs:9:3 | 9 | #[no_mangle] | ^^^^^^^^^^^^ 10 | fn setns(__fd: libc::c_int, __nstype: libc::c_int) -> libc::c_int; | ------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/nsenter.rs:12:3 | 12 | #[no_mangle] | ^^^^^^^^^^^^ 13 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/nsenter.rs:15:3 | 15 | #[no_mangle] | ^^^^^^^^^^^^ 16 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/nsenter.rs:18:3 | 18 | #[no_mangle] | ^^^^^^^^^^^^ 19 | fn setgroups(__n: size_t, __groups: *const gid_t) -> libc::c_int; | ----------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/nsenter.rs:21:3 | 21 | #[no_mangle] | ^^^^^^^^^^^^ 22 | / fn snprintf( 23 | | _: *mut libc::c_char, 24 | | _: libc::c_ulong, 25 | | _: *const libc::c_char, 26 | | _: ... 27 | | ) -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/pivot_root.rs:32:3 | 32 | #[no_mangle] | ^^^^^^^^^^^^ 33 | fn pivot_root(new_root: *const libc::c_char, put_old: *const libc::c_char) -> libc::c_int; | ------------------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/rdate.rs:11:3 | 11 | #[no_mangle] | ^^^^^^^^^^^^ 12 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/rdate.rs:13:3 | 13 | #[no_mangle] | ^^^^^^^^^^^^ 14 | fn signal(__sig: libc::c_int, __handler: __sighandler_t) -> __sighandler_t; | --------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/rdate.rs:15:3 | 15 | #[no_mangle] | ^^^^^^^^^^^^ 16 | fn ctime(__timer: *const time_t) -> *mut libc::c_char; | ------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/rdate.rs:17:3 | 17 | #[no_mangle] | ^^^^^^^^^^^^ 18 | fn stime(__when: *const time_t) -> libc::c_int; | ----------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/readprofile.rs:15:3 | 15 | #[no_mangle] | ^^^^^^^^^^^^ 16 | / fn fgets_unlocked( 17 | | __s: *mut libc::c_char, 18 | | __n: libc::c_int, 19 | | __stream: *mut FILE, 20 | | ) -> *mut libc::c_char; | |_________________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/renice.rs:8:3 | 8 | #[no_mangle] | ^^^^^^^^^^^^ 9 | fn getpriority(__which: __priority_which_t, __who: id_t) -> libc::c_int; | ------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/renice.rs:10:3 | 10 | #[no_mangle] | ^^^^^^^^^^^^ 11 | fn setpriority(__which: __priority_which_t, __who: id_t, __prio: libc::c_int) -> libc::c_int; | --------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/rev.rs:9:3 | 9 | #[no_mangle] | ^^^^^^^^^^^^ 10 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/rev.rs:11:3 | 11 | #[no_mangle] | ^^^^^^^^^^^^ 12 | static mut stdout: *mut FILE; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/rev.rs:14:3 | 14 | #[no_mangle] | ^^^^^^^^^^^^ 15 | / fn fgets_unlocked( 16 | | __s: *mut libc::c_char, 17 | | __n: libc::c_int, 18 | | __stream: *mut FILE, 19 | | ) -> *mut libc::c_char; | |_________________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/rev.rs:20:3 | 20 | #[no_mangle] | ^^^^^^^^^^^^ 21 | fn fputs_unlocked(__s: *const libc::c_char, __stream: *mut FILE) -> libc::c_int; | -------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/rev.rs:22:3 | 22 | #[no_mangle] | ^^^^^^^^^^^^ 23 | fn feof_unlocked(__stream: *mut FILE) -> libc::c_int; | ----------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/rev.rs:25:3 | 25 | #[no_mangle] | ^^^^^^^^^^^^ 26 | static bb_argv_dash: [*const libc::c_char; 0]; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/rtcwake.rs:12:3 | 12 | #[no_mangle] | ^^^^^^^^^^^^ 13 | / fn snprintf( 14 | | _: *mut libc::c_char, 15 | | _: libc::c_ulong, 16 | | _: *const libc::c_char, 17 | | _: ... 18 | | ) -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/rtcwake.rs:19:3 | 19 | #[no_mangle] | ^^^^^^^^^^^^ 20 | fn usleep(__useconds: useconds_t) -> libc::c_int; | ------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/rtcwake.rs:22:3 | 22 | #[no_mangle] | ^^^^^^^^^^^^ 23 | fn localtime(__timer: *const time_t) -> *mut tm; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/rtcwake.rs:24:3 | 24 | #[no_mangle] | ^^^^^^^^^^^^ 25 | fn ctime(__timer: *const time_t) -> *mut libc::c_char; | ------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/script.rs:20:3 | 20 | #[no_mangle] | ^^^^^^^^^^^^ 21 | fn execl(__path: *const libc::c_char, __arg: *const libc::c_char, _: ...) -> libc::c_int; | ----------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/script.rs:23:3 | 23 | #[no_mangle] | ^^^^^^^^^^^^ 24 | fn vfork() -> libc::c_int; | -------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/script.rs:26:3 | 26 | #[no_mangle] | ^^^^^^^^^^^^ 27 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/script.rs:29:3 | 29 | #[no_mangle] | ^^^^^^^^^^^^ 30 | fn signal(__sig: libc::c_int, __handler: __sighandler_t) -> __sighandler_t; | --------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/script.rs:32:3 | 32 | #[no_mangle] | ^^^^^^^^^^^^ 33 | static mut stderr: *mut FILE; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/script.rs:35:3 | 35 | #[no_mangle] | ^^^^^^^^^^^^ 36 | fn poll(__fds: *mut pollfd, __nfds: nfds_t, __timeout: libc::c_int) -> libc::c_int; | ----------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/script.rs:38:3 | 38 | #[no_mangle] | ^^^^^^^^^^^^ 39 | fn gettimeofday(__tv: *mut timeval, __tz: __timezone_ptr_t) -> libc::c_int; | --------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/script.rs:41:3 | 41 | #[no_mangle] | ^^^^^^^^^^^^ 42 | fn tcgetattr(__fd: libc::c_int, __termios_p: *mut termios) -> libc::c_int; | -------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/script.rs:44:3 | 44 | #[no_mangle] | ^^^^^^^^^^^^ 45 | / fn tcsetattr( 46 | | __fd: libc::c_int, 47 | | __optional_actions: libc::c_int, 48 | | __termios_p: *const termios, 49 | | ) -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/script.rs:51:3 | 51 | #[no_mangle] | ^^^^^^^^^^^^ 52 | fn cfmakeraw(__termios_p: *mut termios); | ---------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/script.rs:63:3 | 63 | #[no_mangle] | ^^^^^^^^^^^^ 64 | static mut bb_got_signal: smallint; | ----------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/script.rs:74:3 | 74 | #[no_mangle] | ^^^^^^^^^^^^ 75 | static mut bb_common_bufsiz1: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/scriptreplay.rs:4:3 | 4 | #[no_mangle] | ^^^^^^^^^^^^ 5 | fn atof(__nptr: *const libc::c_char) -> libc::c_double; | ------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/scriptreplay.rs:6:3 | 6 | #[no_mangle] | ^^^^^^^^^^^^ 7 | fn usleep(__useconds: useconds_t) -> libc::c_int; | ------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/setarch.rs:5:3 | 5 | #[no_mangle] | ^^^^^^^^^^^^ 6 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/setarch.rs:8:3 | 8 | #[no_mangle] | ^^^^^^^^^^^^ 9 | fn personality(__persona: libc::c_ulong) -> libc::c_int; | -------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/setpriv.rs:87:3 | 87 | #[no_mangle] | ^^^^^^^^^^^^ 88 | fn capset(header: cap_user_header_t, data: cap_user_data_t) -> libc::c_int; | --------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/setpriv.rs:90:3 | 90 | #[no_mangle] | ^^^^^^^^^^^^ 91 | fn getresuid(__ruid: *mut uid_t, __euid: *mut uid_t, __suid: *mut uid_t) -> libc::c_int; | ---------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/setpriv.rs:93:3 | 93 | #[no_mangle] | ^^^^^^^^^^^^ 94 | fn getresgid(__rgid: *mut gid_t, __egid: *mut gid_t, __sgid: *mut gid_t) -> libc::c_int; | ---------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/setpriv.rs:96:3 | 96 | #[no_mangle] | ^^^^^^^^^^^^ 97 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/setsid.rs:7:3 | 7 | #[no_mangle] | ^^^^^^^^^^^^ 8 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/swaponoff.rs:13:3 | 13 | #[no_mangle] | ^^^^^^^^^^^^ 14 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/swaponoff.rs:16:3 | 16 | #[no_mangle] | ^^^^^^^^^^^^ 17 | fn strchrnul(__s: *const libc::c_char, __c: libc::c_int) -> *mut libc::c_char; | ------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/swaponoff.rs:19:3 | 19 | #[no_mangle] | ^^^^^^^^^^^^ 20 | fn getmntent(__stream: *mut FILE) -> *mut mntent; | ------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/swaponoff.rs:22:3 | 22 | #[no_mangle] | ^^^^^^^^^^^^ 23 | fn hasmntopt(__mnt: *const mntent, __opt: *const libc::c_char) -> *mut libc::c_char; | ------------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/swaponoff.rs:25:3 | 25 | #[no_mangle] | ^^^^^^^^^^^^ 26 | static mut option_mask32: u32; | ------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/swaponoff.rs:28:3 | 28 | #[no_mangle] | ^^^^^^^^^^^^ 29 | static mut bb_common_bufsiz1: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/switch_root.rs:60:3 | 60 | #[no_mangle] | ^^^^^^^^^^^^ 61 | fn capset(header: cap_user_header_t, data: cap_user_data_t) -> libc::c_int; | --------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/switch_root.rs:63:3 | 63 | #[no_mangle] | ^^^^^^^^^^^^ 64 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/switch_root.rs:66:3 | 66 | #[no_mangle] | ^^^^^^^^^^^^ 67 | fn dprintf(__fd: libc::c_int, __fmt: *const libc::c_char, _: ...) -> libc::c_int; | --------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/switch_root.rs:69:3 | 69 | #[no_mangle] | ^^^^^^^^^^^^ 70 | fn execv(__path: *const libc::c_char, __argv: *const *mut libc::c_char) -> libc::c_int; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/taskset.rs:9:3 | 9 | #[no_mangle] | ^^^^^^^^^^^^ 10 | / fn sched_getaffinity(__pid: pid_t, __cpusetsize: size_t, __cpuset: *mut cpu_set_t) 11 | | -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/taskset.rs:12:3 | 12 | #[no_mangle] | ^^^^^^^^^^^^ 13 | / fn sched_setaffinity( 14 | | __pid: pid_t, 15 | | __cpusetsize: size_t, 16 | | __cpuset: *const cpu_set_t, 17 | | ) -> libc::c_int; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/taskset.rs:18:3 | 18 | #[no_mangle] | ^^^^^^^^^^^^ 19 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/taskset.rs:20:3 | 20 | #[no_mangle] | ^^^^^^^^^^^^ 21 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/taskset.rs:22:3 | 22 | #[no_mangle] | ^^^^^^^^^^^^ 23 | fn strchrnul(__s: *const libc::c_char, __c: libc::c_int) -> *mut libc::c_char; | ------------------------------------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/uevent.rs:12:3 | 12 | #[no_mangle] | ^^^^^^^^^^^^ 13 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/uevent.rs:15:3 | 15 | #[no_mangle] | ^^^^^^^^^^^^ 16 | / fn mmap( 17 | | __addr: *mut libc::c_void, 18 | | __len: size_t, 19 | | __prot: libc::c_int, ... | 22 | | __offset: off64_t, 23 | | ) -> *mut libc::c_void; | |_________________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/uevent.rs:24:3 | 24 | #[no_mangle] | ^^^^^^^^^^^^ 25 | fn munmap(__addr: *mut libc::c_void, __len: size_t) -> libc::c_int; | ------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/uevent.rs:27:3 | 27 | #[no_mangle] | ^^^^^^^^^^^^ 28 | static mut bb_common_bufsiz1: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/umount.rs:12:3 | 12 | #[no_mangle] | ^^^^^^^^^^^^ 13 | / fn getmntent_r( 14 | | __stream: *mut FILE, 15 | | __result: *mut mntent, 16 | | __buffer: *mut libc::c_char, 17 | | __bufsize: libc::c_int, 18 | | ) -> *mut mntent; | |___________________- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/umount.rs:20:3 | 20 | #[no_mangle] | ^^^^^^^^^^^^ 21 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/umount.rs:23:3 | 23 | #[no_mangle] | ^^^^^^^^^^^^ 24 | static mut bb_common_bufsiz1: [libc::c_char; 0]; | ------------------------------------------------ not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/unshare.rs:19:3 | 19 | #[no_mangle] | ^^^^^^^^^^^^ 20 | static mut optind: libc::c_int; | ------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/unshare.rs:22:3 | 22 | #[no_mangle] | ^^^^^^^^^^^^ 23 | fn read(__fd: libc::c_int, __buf: *mut libc::c_void, __nbytes: size_t) -> ssize_t; | ---------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/unshare.rs:25:3 | 25 | #[no_mangle] | ^^^^^^^^^^^^ 26 | fn memset(_: *mut libc::c_void, _: libc::c_int, _: libc::c_ulong) -> *mut libc::c_void; | --------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/volume_id/bcache.rs:5:3 | 5 | #[no_mangle] | ^^^^^^^^^^^^ 6 | fn memcmp(_: *const libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> libc::c_int; | ------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/volume_id/btrfs.rs:3:3 | 3 | #[no_mangle] | ^^^^^^^^^^^^ 4 | fn memcmp(_: *const libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> libc::c_int; | ------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/volume_id/exfat.rs:3:3 | 3 | #[no_mangle] | ^^^^^^^^^^^^ 4 | fn memcmp(_: *const libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> libc::c_int; | ------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/volume_id/fat.rs:3:3 | 3 | #[no_mangle] | ^^^^^^^^^^^^ 4 | fn memcmp(_: *const libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> libc::c_int; | ------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/volume_id/get_devname.rs:9:3 | 9 | #[no_mangle] | ^^^^^^^^^^^^ 10 | fn gnu_dev_major(__dev: libc::dev_t) -> libc::c_uint; | ----------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/volume_id/get_devname.rs:12:3 | 12 | #[no_mangle] | ^^^^^^^^^^^^ 13 | fn strncmp(_: *const libc::c_char, _: *const libc::c_char, _: libc::c_ulong) -> libc::c_int; | -------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/volume_id/hfs.rs:8:3 | 8 | #[no_mangle] | ^^^^^^^^^^^^ 9 | fn memcpy(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ----------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/volume_id/iso9660.rs:3:3 | 3 | #[no_mangle] | ^^^^^^^^^^^^ 4 | fn memcmp(_: *const libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> libc::c_int; | ------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/volume_id/jfs.rs:4:3 | 4 | #[no_mangle] | ^^^^^^^^^^^^ 5 | fn memcmp(_: *const libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> libc::c_int; | ------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/volume_id/lfs.rs:5:3 | 5 | #[no_mangle] | ^^^^^^^^^^^^ 6 | fn memcmp(_: *const libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> libc::c_int; | ------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/volume_id/linux_raid.rs:4:3 | 4 | #[no_mangle] | ^^^^^^^^^^^^ 5 | fn memcpy(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ----------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/volume_id/linux_swap.rs:4:3 | 4 | #[no_mangle] | ^^^^^^^^^^^^ 5 | fn memcmp(_: *const libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> libc::c_int; | ------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/volume_id/luks.rs:4:3 | 4 | #[no_mangle] | ^^^^^^^^^^^^ 5 | fn memcmp(_: *const libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> libc::c_int; | ------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/volume_id/ntfs.rs:3:3 | 3 | #[no_mangle] | ^^^^^^^^^^^^ 4 | fn memcmp(_: *const libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> libc::c_int; | ------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/volume_id/ocfs2.rs:5:3 | 5 | #[no_mangle] | ^^^^^^^^^^^^ 6 | fn memcmp(_: *const libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> libc::c_int; | ------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/volume_id/reiserfs.rs:3:3 | 3 | #[no_mangle] | ^^^^^^^^^^^^ 4 | fn memcmp(_: *const libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> libc::c_int; | ------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/volume_id/romfs.rs:3:3 | 3 | #[no_mangle] | ^^^^^^^^^^^^ 4 | fn memcmp(_: *const libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> libc::c_int; | ------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/volume_id/romfs.rs:5:3 | 5 | #[no_mangle] | ^^^^^^^^^^^^ 6 | fn strlen(__s: *const libc::c_char) -> size_t; | ---------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/volume_id/udf.rs:5:3 | 5 | #[no_mangle] | ^^^^^^^^^^^^ 6 | fn memcmp(_: *const libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> libc::c_int; | ------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/volume_id/util.rs:10:3 | 10 | #[no_mangle] | ^^^^^^^^^^^^ 11 | fn lseek(__fd: libc::c_int, __offset: off64_t, __whence: libc::c_int) -> off64_t; | --------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/volume_id/util.rs:12:3 | 12 | #[no_mangle] | ^^^^^^^^^^^^ 13 | fn memcpy(_: *mut libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> *mut libc::c_void; | ----------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/volume_id/util.rs:18:3 | 18 | #[no_mangle] | ^^^^^^^^^^^^ 19 | fn strnlen(__string: *const libc::c_char, __maxlen: size_t) -> size_t; | ---------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/volume_id/xfs.rs:5:3 | 5 | #[no_mangle] | ^^^^^^^^^^^^ 6 | fn memcmp(_: *const libc::c_void, _: *const libc::c_void, _: libc::c_ulong) -> libc::c_int; | ------------------------------------------------------------------------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! warning: attribute should be applied to a function or static --> util_linux/wall.rs:10:3 | 10 | #[no_mangle] | ^^^^^^^^^^^^ 11 | fn getutxent() -> *mut utmpx; | ----------------------------- not a function or static | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut u8` in the current scope --> archival/bzip2.rs:1886:16 | 1886 | return ryy_j.wrapping_offset_from(&mut *yy.offset(0) as *mut u8) as libc::c_long as libc::c_int; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut u8` in the current scope --> archival/gzip.rs:580:29 | 580 | len = 258i32 - strend.wrapping_offset_from(scan) as libc::c_long as libc::c_int; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*const u8` in the current scope --> archival/libarchive/lzo1x_1.rs:66:28 | 66 | m_pos = ip.offset(-(ip.wrapping_offset_from(m_pos) as libc::c_long as libc::c_uint as isize)); | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*const u8` in the current scope --> archival/libarchive/lzo1x_1.rs:69:20 | 69 | m_off = ip.wrapping_offset_from(m_pos) as libc::c_long as libc::c_uint; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*const u8` in the current scope --> archival/libarchive/lzo1x_1.rs:86:26 | 86 | ip.offset(-(ip.wrapping_offset_from(m_pos) as libc::c_long as libc::c_uint as isize)); | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*const u8` in the current scope --> archival/libarchive/lzo1x_1.rs:89:24 | 89 | m_off = ip.wrapping_offset_from(m_pos) as libc::c_long as libc::c_uint; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*const u8` in the current scope --> archival/libarchive/lzo1x_1.rs:114:21 | 114 | if ip.wrapping_offset_from(ii) as libc::c_long as libc::c_uint > 0 as libc::c_uint { | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*const u8` in the current scope --> archival/libarchive/lzo1x_1.rs:116:22 | 116 | ip.wrapping_offset_from(ii) as libc::c_long as libc::c_uint; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*const u8` in the current scope --> archival/libarchive/lzo1x_1.rs:183:28 | 183 | m_len = ip.wrapping_offset_from(ii) as libc::c_long as libc::c_uint; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*const u8` in the current scope --> archival/libarchive/lzo1x_1.rs:219:28 | 219 | m_len = ip.wrapping_offset_from(ii) as libc::c_long as libc::c_uint; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut u8` in the current scope --> archival/libarchive/lzo1x_1.rs:301:17 | 301 | *out_len = op.wrapping_offset_from(out) as libc::c_long as libc::c_uint; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*const u8` in the current scope --> archival/libarchive/lzo1x_1.rs:302:17 | 302 | return in_end.wrapping_offset_from(ii) as libc::c_long as libc::c_uint; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut u8` in the current scope --> archival/libarchive/lzo1x_1.rs:402:17 | 402 | *out_len = op.wrapping_offset_from(out) as libc::c_long as libc::c_uint; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*const u8` in the current scope --> archival/libarchive/lzo1x_1o.rs:66:28 | 66 | m_pos = ip.offset(-(ip.wrapping_offset_from(m_pos) as libc::c_long as libc::c_uint as isize)); | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*const u8` in the current scope --> archival/libarchive/lzo1x_1o.rs:69:20 | 69 | m_off = ip.wrapping_offset_from(m_pos) as libc::c_long as libc::c_uint; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*const u8` in the current scope --> archival/libarchive/lzo1x_1o.rs:86:26 | 86 | ip.offset(-(ip.wrapping_offset_from(m_pos) as libc::c_long as libc::c_uint as isize)); | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*const u8` in the current scope --> archival/libarchive/lzo1x_1o.rs:89:24 | 89 | m_off = ip.wrapping_offset_from(m_pos) as libc::c_long as libc::c_uint; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*const u8` in the current scope --> archival/libarchive/lzo1x_1o.rs:114:21 | 114 | if ip.wrapping_offset_from(ii) as libc::c_long as libc::c_uint > 0 as libc::c_uint { | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*const u8` in the current scope --> archival/libarchive/lzo1x_1o.rs:116:22 | 116 | ip.wrapping_offset_from(ii) as libc::c_long as libc::c_uint; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*const u8` in the current scope --> archival/libarchive/lzo1x_1o.rs:183:28 | 183 | m_len = ip.wrapping_offset_from(ii) as libc::c_long as libc::c_uint; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*const u8` in the current scope --> archival/libarchive/lzo1x_1o.rs:219:28 | 219 | m_len = ip.wrapping_offset_from(ii) as libc::c_long as libc::c_uint; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut u8` in the current scope --> archival/libarchive/lzo1x_1o.rs:301:17 | 301 | *out_len = op.wrapping_offset_from(out) as libc::c_long as libc::c_uint; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*const u8` in the current scope --> archival/libarchive/lzo1x_1o.rs:302:17 | 302 | return in_end.wrapping_offset_from(ii) as libc::c_long as libc::c_uint; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut u8` in the current scope --> archival/libarchive/lzo1x_1o.rs:371:17 | 371 | *out_len = op.wrapping_offset_from(out) as libc::c_long as libc::c_uint; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut u8` in the current scope --> archival/libarchive/lzo1x_d.rs:56:23 | 56 | } else if (op_end.wrapping_offset_from(op) as libc::c_long as libc::c_uint) < t { | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*const u8` in the current scope --> archival/libarchive/lzo1x_d.rs:58:23 | 58 | } else if (ip_end.wrapping_offset_from(ip) as libc::c_long as libc::c_uint) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut u8` in the current scope --> archival/libarchive/lzo1x_d.rs:85:23 | 85 | *out_len = op.wrapping_offset_from(out) as libc::c_long as libc::c_uint; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut u8` in the current scope --> archival/libarchive/lzo1x_d.rs:91:20 | 91 | if (op_end.wrapping_offset_from(op) as libc::c_long as libc::c_uint) < t { | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*const u8` in the current scope --> archival/libarchive/lzo1x_d.rs:95:20 | 95 | if (ip_end.wrapping_offset_from(ip) as libc::c_long as libc::c_uint) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut u8` in the current scope --> archival/libarchive/lzo1x_d.rs:145:22 | 145 | if (op_end.wrapping_offset_from(op) as libc::c_long as libc::c_uint) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut u8` in the current scope --> archival/libarchive/lzo1x_d.rs:171:23 | 171 | *out_len = op.wrapping_offset_from(out) as libc::c_long as libc::c_uint; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*const u8` in the current scope --> archival/libarchive/lzo1x_d.rs:182:26 | 182 | if (ip_end.wrapping_offset_from(ip) as libc::c_long as libc::c_uint) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*const u8` in the current scope --> archival/libarchive/lzo1x_d.rs:191:28 | 191 | if (ip_end.wrapping_offset_from(ip) as libc::c_long as libc::c_uint) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut u8` in the current scope --> archival/libarchive/lzo1x_d.rs:207:24 | 207 | if (op_end.wrapping_offset_from(op) as libc::c_long as libc::c_uint) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*const u8` in the current scope --> archival/libarchive/lzo1x_d.rs:213:24 | 213 | if (ip_end.wrapping_offset_from(ip) as libc::c_long as libc::c_uint) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut u8` in the current scope --> archival/libarchive/lzo1x_d.rs:251:25 | 251 | *out_len = op.wrapping_offset_from(out) as libc::c_long as libc::c_uint; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut u8` in the current scope --> archival/libarchive/lzo1x_d.rs:273:22 | 273 | if (op_end.wrapping_offset_from(op) as libc::c_long as libc::c_uint) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*const u8` in the current scope --> archival/libarchive/lzo1x_d.rs:288:26 | 288 | if (ip_end.wrapping_offset_from(ip) as libc::c_long as libc::c_uint) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*const u8` in the current scope --> archival/libarchive/lzo1x_d.rs:297:28 | 297 | if (ip_end.wrapping_offset_from(ip) as libc::c_long as libc::c_uint) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*const u8` in the current scope --> archival/libarchive/lzo1x_d.rs:330:26 | 330 | if (ip_end.wrapping_offset_from(ip) as libc::c_long as libc::c_uint) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*const u8` in the current scope --> archival/libarchive/lzo1x_d.rs:339:28 | 339 | if (ip_end.wrapping_offset_from(ip) as libc::c_long as libc::c_uint) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut u8` in the current scope --> archival/libarchive/lzo1x_d.rs:362:29 | 362 | *out_len = op.wrapping_offset_from(out) as libc::c_long as libc::c_uint; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut u8` in the current scope --> archival/libarchive/lzo1x_d.rs:385:24 | 385 | if (op_end.wrapping_offset_from(op) as libc::c_long as libc::c_uint) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut u8` in the current scope --> archival/libarchive/lzo1x_d.rs:411:26 | 411 | if (op_end.wrapping_offset_from(op) as libc::c_long as libc::c_uint) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut u8` in the current scope --> archival/libarchive/lzo1x_d.rs:462:17 | 462 | *out_len = op.wrapping_offset_from(out) as libc::c_long as libc::c_uint; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*const i8` in the current scope --> archival/libarchive/unsafe_prefix.rs:35:12 | 35 | cp.wrapping_offset_from(str) as libc::c_long as libc::c_int, | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut u8` in the current scope --> archival/lzop.rs:310:20 | 310 | op.wrapping_offset_from(m_pos) as libc::c_long as libc::c_uint, | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut u8` in the current scope --> archival/lzop.rs:329:20 | 329 | op.wrapping_offset_from(m_pos) as libc::c_long as libc::c_uint, | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut u8` in the current scope --> archival/lzop.rs:411:20 | 411 | op.wrapping_offset_from(m_pos) as libc::c_long as libc::c_uint, | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut u8` in the current scope --> archival/lzop.rs:501:20 | 501 | op.wrapping_offset_from(m_pos) as libc::c_long as libc::c_uint, | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut u8` in the current scope --> archival/lzop.rs:522:20 | 522 | op.wrapping_offset_from(m_pos) as libc::c_long as libc::c_uint, | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut u8` in the current scope --> archival/lzop.rs:634:21 | 634 | *out_len = op.wrapping_offset_from(out) as libc::c_long as libc::c_uint; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut u8` in the current scope --> archival/lzop.rs:644:21 | 644 | *out_len = op.wrapping_offset_from(out) as libc::c_long as libc::c_uint; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> archival/lzop.rs:1087:12 | 1087 | .wrapping_offset_from(wordbuf.as_mut_ptr() as *mut libc::c_char) as libc::c_long | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> archival/lzop.rs:1345:9 | 1345 | end.wrapping_offset_from(&mut (*h).version_be16 as *mut u16 as *mut libc::c_char) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> archival/lzop.rs:1386:8 | 1386 | .wrapping_offset_from(&mut (*h).version_be16 as *mut u16 as *mut libc::c_char) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut u8` in the current scope --> archival/unzip.rs:341:57 | 341 | if (cde.fmt.cdf_offset as libc::c_long) < end + p.wrapping_offset_from(buf) as libc::c_long { | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut u8` in the current scope --> console_tools/loadfont.rs:418:14 | 418 | buffer.wrapping_offset_from(table) as libc::c_long as libc::c_int, | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> coreutils/echo.rs:603:9 | 603 | out.wrapping_offset_from(buffer) as libc::c_long as size_t, | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*const i8` in the current scope --> coreutils/od.rs:607:30 | 607 | size = CSIL_sizeof[p.wrapping_offset_from(CSIL.as_ptr()) as libc::c_long as usize] | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> coreutils/od.rs:636:53 | 636 | pos = strchr(doux.as_ptr(), c as libc::c_int).wrapping_offset_from(doux.as_ptr()) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*const i8` in the current scope --> coreutils/od.rs:728:24 | 728 | FDL_sizeof[p.wrapping_offset_from(FDL.as_ptr()) as libc::c_long as usize] as libc::c_uint; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> coreutils/od.rs:1489:13 | 1489 | pos = p.wrapping_offset_from(doxn.as_ptr()) as libc::c_long as libc::c_int; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> coreutils/paste.rs:153:10 | 153 | .wrapping_offset_from(delims) as libc::c_long as libc::c_int | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> coreutils/printf.rs:445:16 | 445 | if p.wrapping_offset_from(format_chars.as_ptr()) as libc::c_long <= 5i32 as libc::c_long { | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> coreutils/seq.rs:109:34 | 109 | let mut w: libc::c_int = dot.wrapping_offset_from(*argv) as libc::c_long as libc::c_int; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*const i8` in the current scope --> coreutils/sort.rs:666:30 | 666 | flag = 1i32 << idx.wrapping_offset_from(sort_opt_str.as_ptr().offset(1)) as libc::c_long; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> coreutils/split.rs:237:26 | 237 | to_write = end.wrapping_offset_from(src) + 1 | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> coreutils/tail.rs:325:52 | 325 | + (nread as libc::c_long - s_0.wrapping_offset_from(tailbuf) as libc::c_long)) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> coreutils/uudecode.rs:119:24 | 119 | str_len = line_ptr.wrapping_offset_from(line) as libc::c_long as libc::c_int; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> coreutils/uudecode.rs:169:13 | 169 | dst.wrapping_offset_from(line) as usize, | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*const i8` in the current scope --> e2fsprogs/chattr.rs:51:10 | 51 | fp.wrapping_offset_from(&*e2attr_flags_sname.as_ptr().offset(1) as *const libc::c_char) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> e2fsprogs/fsck.rs:917:13 | 917 | comma.wrapping_offset_from(s) as libc::c_long as libc::c_int, | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut var_s` in the current scope --> editors/awk.rs:1114:8 | 1114 | .wrapping_offset_from( | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut var_s` in the current scope --> editors/awk.rs:2506:13 | 2506 | > v.wrapping_offset_from((*ptr_to_globals.offset(-1i32 as isize)).Fields) as libc::c_long | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut var_s` in the current scope --> editors/awk.rs:2510:12 | 2510 | (v.wrapping_offset_from((*ptr_to_globals.offset(-1i32 as isize)).Fields) as libc::c_long) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/awk.rs:2647:18 | 2647 | eo = s.wrapping_offset_from(b) as libc::c_long as libc::c_int; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/awk.rs:2661:18 | 2661 | eo = s.wrapping_offset_from(b) as libc::c_long as libc::c_int; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/awk.rs:2810:15 | 2810 | incr = (f.wrapping_offset_from(s) as libc::c_long + 240i32 as libc::c_long) as libc::c_int; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/awk.rs:3197:22 | 3197 | n = (s_2.wrapping_offset_from(as_0[0]) as libc::c_long + 1) as libc::c_int | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut var_s` in the current scope --> editors/awk.rs:3585:24 | 3585 | if v_1.wrapping_offset_from(vbeg) as libc::c_long | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut var_s` in the current scope --> editors/awk.rs:4180:24 | 4180 | if v_1.wrapping_offset_from(vbeg) as libc::c_long | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut var_s` in the current scope --> editors/awk.rs:4751:24 | 4751 | if v_1.wrapping_offset_from(vbeg) as libc::c_long | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut var_s` in the current scope --> editors/awk.rs:5322:24 | 5322 | if v_1.wrapping_offset_from(vbeg) as libc::c_long | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut var_s` in the current scope --> editors/awk.rs:5893:24 | 5893 | if v_1.wrapping_offset_from(vbeg) as libc::c_long | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut var_s` in the current scope --> editors/awk.rs:6464:24 | 6464 | if v_1.wrapping_offset_from(vbeg) as libc::c_long | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut var_s` in the current scope --> editors/awk.rs:7035:24 | 7035 | if v_1.wrapping_offset_from(vbeg) as libc::c_long | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut var_s` in the current scope --> editors/awk.rs:7606:24 | 7606 | if v_1.wrapping_offset_from(vbeg) as libc::c_long | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut var_s` in the current scope --> editors/awk.rs:8177:24 | 8177 | if v_1.wrapping_offset_from(vbeg) as libc::c_long | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut var_s` in the current scope --> editors/awk.rs:8748:24 | 8748 | if v_1.wrapping_offset_from(vbeg) as libc::c_long | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut var_s` in the current scope --> editors/awk.rs:9319:24 | 9319 | if v_1.wrapping_offset_from(vbeg) as libc::c_long | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut var_s` in the current scope --> editors/awk.rs:9890:24 | 9890 | if v_1.wrapping_offset_from(vbeg) as libc::c_long | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut var_s` in the current scope --> editors/awk.rs:10461:24 | 10461 | if v_1.wrapping_offset_from(vbeg) as libc::c_long | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut var_s` in the current scope --> editors/awk.rs:11032:24 | 11032 | if v_1.wrapping_offset_from(vbeg) as libc::c_long | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut var_s` in the current scope --> editors/awk.rs:11603:24 | 11603 | if v_1.wrapping_offset_from(vbeg) as libc::c_long | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut var_s` in the current scope --> editors/awk.rs:12174:24 | 12174 | if v_1.wrapping_offset_from(vbeg) as libc::c_long | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut var_s` in the current scope --> editors/awk.rs:12745:24 | 12745 | if v_1.wrapping_offset_from(vbeg) as libc::c_long | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut var_s` in the current scope --> editors/awk.rs:13316:24 | 13316 | if v_1.wrapping_offset_from(vbeg) as libc::c_long | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut var_s` in the current scope --> editors/awk.rs:13887:24 | 13887 | if v_1.wrapping_offset_from(vbeg) as libc::c_long | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut var_s` in the current scope --> editors/awk.rs:14458:24 | 14458 | if v_1.wrapping_offset_from(vbeg) as libc::c_long | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut var_s` in the current scope --> editors/awk.rs:15029:24 | 15029 | if v_1.wrapping_offset_from(vbeg) as libc::c_long | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut var_s` in the current scope --> editors/awk.rs:15600:24 | 15600 | if v_1.wrapping_offset_from(vbeg) as libc::c_long | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut var_s` in the current scope --> editors/awk.rs:16171:24 | 16171 | if v_1.wrapping_offset_from(vbeg) as libc::c_long | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut var_s` in the current scope --> editors/awk.rs:16742:24 | 16742 | if v_1.wrapping_offset_from(vbeg) as libc::c_long | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut var_s` in the current scope --> editors/awk.rs:17313:24 | 17313 | if v_1.wrapping_offset_from(vbeg) as libc::c_long | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut var_s` in the current scope --> editors/awk.rs:17884:24 | 17884 | if v_1.wrapping_offset_from(vbeg) as libc::c_long | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut var_s` in the current scope --> editors/awk.rs:18455:24 | 18455 | if v_1.wrapping_offset_from(vbeg) as libc::c_long | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut var_s` in the current scope --> editors/awk.rs:19026:24 | 19026 | if v_1.wrapping_offset_from(vbeg) as libc::c_long | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut var_s` in the current scope --> editors/awk.rs:19597:24 | 19597 | if v_1.wrapping_offset_from(vbeg) as libc::c_long | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut var_s` in the current scope --> editors/awk.rs:20168:24 | 20168 | if v_1.wrapping_offset_from(vbeg) as libc::c_long | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut var_s` in the current scope --> editors/awk.rs:20739:24 | 20739 | if v_1.wrapping_offset_from(vbeg) as libc::c_long | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/awk.rs:21162:26 | 21162 | val = exprc.offset(val.wrapping_offset_from(expr) as libc::c_long as isize); | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*const i8` in the current scope --> editors/ed.rs:158:40 | 158 | left = (left as libc::c_long - ncp.wrapping_offset_from(cp) as libc::c_long) as libc::c_int; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*const i8` in the current scope --> editors/ed.rs:166:17 | 166 | return cp.wrapping_offset_from((*lp).data.as_ptr()) as libc::c_long as libc::c_int; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/ed.rs:281:33 | 281 | cp = cp.offset(endStr.wrapping_offset_from(str.as_mut_ptr()) as libc::c_long as isize) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/ed.rs:467:17 | 467 | len = (cp.wrapping_offset_from((*ptr_to_globals).bufPtr) as libc::c_long + 1) as libc::c_int; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/sed.rs:288:20 | 288 | return d.wrapping_offset_from(dest) as libc::c_long as libc::c_uint; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/sed.rs:305:16 | 305 | return d.wrapping_offset_from(dest) as libc::c_long as libc::c_uint; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/sed.rs:310:12 | 310 | return d.wrapping_offset_from(dest) as libc::c_long as libc::c_uint; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*const i8` in the current scope --> editors/sed.rs:404:22 | 404 | return (cmdstr_ptr.wrapping_offset_from(cmdstr) as libc::c_long + idx as libc::c_long) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*const i8` in the current scope --> editors/sed.rs:464:14 | 464 | return pos.wrapping_offset_from(my_str) as libc::c_long as libc::c_int; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*const i8` in the current scope --> editors/sed.rs:485:12 | 485 | (eol.wrapping_offset_from(start) as libc::c_long + 1) as libc::c_int, | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*const i8` in the current scope --> editors/sed.rs:487:27 | 487 | *(*retval).offset(eol.wrapping_offset_from(start) as libc::c_long as isize) = | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*const i8` in the current scope --> editors/sed.rs:493:14 | 493 | return eol.wrapping_offset_from(filecmdstr) as libc::c_long as libc::c_int; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*const i8` in the current scope --> editors/sed.rs:533:20 | 533 | idx = (pos.wrapping_offset_from(substr) as libc::c_long - 1) as libc::c_int | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/sed.rs:613:6 | 613 | .wrapping_offset_from(cmd_letters.as_ptr()) as libc::c_long as libc::c_uint; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:382:9 | 382 | p.wrapping_offset_from((*ptr_to_globals).text) as libc::c_long as size_t, | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:398:30 | 398 | ((*ptr_to_globals).end.wrapping_offset_from(p) as libc::c_long - 1) as libc::c_ulong, | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:411:44 | 411 | if *p as libc::c_int == '\n' as i32 && p.wrapping_offset_from(begin_line(p)) as libc::c_long > 0 { | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:778:31 | 778 | (*ptr_to_globals).end.wrapping_offset_from(tp) as libc::c_long as libc::c_ulong, | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:1216:10 | 1216 | if d.wrapping_offset_from(buf) as libc::c_long | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:1240:32 | 1240 | let mut cnt: libc::c_int = q.wrapping_offset_from(p) as libc::c_long as libc::c_int; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:1317:32 | 1317 | + ((*ptr_to_globals).end.wrapping_offset_from( | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:1327:21 | 1327 | bias = new_text.wrapping_offset_from((*ptr_to_globals).text) as libc::c_long as uintptr_t; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:1353:8 | 1353 | .wrapping_offset_from(p) as libc::c_long as libc::c_ulong, | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:1378:18 | 1378 | hole_size = (q.wrapping_offset_from(p) as libc::c_long + 1) as libc::c_int; // make sure dest in below end-1 | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:1379:31 | 1379 | cnt = (*ptr_to_globals).end.wrapping_offset_from(src) as libc::c_long as libc::c_int; // keep pointers valid | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:1557:8 | 1557 | .wrapping_offset_from((*ptr_to_globals).text) as libc::c_long | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:1562:11 | 1562 | src.wrapping_offset_from((*ptr_to_globals).text) as libc::c_long as libc::c_int | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:1904:38 | 1904 | strchr(braces, c as libc::c_int).wrapping_offset_from(braces) as libc::c_long as libc::c_int; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:2121:15 | 2121 | cnt = (last.wrapping_offset_from(first) as libc::c_long + 1) as libc::c_int; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:2219:9 | 2219 | q.wrapping_offset_from(p) as libc::c_long as libc::c_int, | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:2536:18 | 2536 | .wrapping_offset_from((*ptr_to_globals).text) as libc::c_long | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:2705:13 | 2705 | q.wrapping_offset_from((*ptr_to_globals).text) as libc::c_long as uintptr_t; // nothing was inserted | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:2868:19 | 2868 | len_F = R.wrapping_offset_from(F) as libc::c_long as size_t; // terminate "replace" | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:2876:25 | 2876 | len_R = flags.wrapping_offset_from(R) as libc::c_long as size_t; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:2987:23 | 2987 | size_1 = (r.wrapping_offset_from(q) as libc::c_long + 1) as libc::c_int; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:3614:24 | 3614 | .wrapping_offset_from((*ptr_to_globals).text) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:5032:24 | 5032 | .wrapping_offset_from((*ptr_to_globals).text) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:6191:24 | 6191 | .wrapping_offset_from((*ptr_to_globals).text) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:7350:24 | 7350 | .wrapping_offset_from((*ptr_to_globals).text) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:8509:24 | 8509 | .wrapping_offset_from((*ptr_to_globals).text) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:9668:24 | 9668 | .wrapping_offset_from((*ptr_to_globals).text) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:10827:24 | 10827 | .wrapping_offset_from((*ptr_to_globals).text) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:11986:24 | 11986 | .wrapping_offset_from((*ptr_to_globals).text) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:13145:24 | 13145 | .wrapping_offset_from((*ptr_to_globals).text) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:14304:24 | 14304 | .wrapping_offset_from((*ptr_to_globals).text) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:15463:24 | 15463 | .wrapping_offset_from((*ptr_to_globals).text) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:16622:24 | 16622 | .wrapping_offset_from((*ptr_to_globals).text) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:17781:24 | 17781 | .wrapping_offset_from((*ptr_to_globals).text) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:18940:24 | 18940 | .wrapping_offset_from((*ptr_to_globals).text) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:20099:24 | 20099 | .wrapping_offset_from((*ptr_to_globals).text) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:21258:24 | 21258 | .wrapping_offset_from((*ptr_to_globals).text) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:22417:24 | 22417 | .wrapping_offset_from((*ptr_to_globals).text) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:23576:24 | 23576 | .wrapping_offset_from((*ptr_to_globals).text) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:24735:24 | 24735 | .wrapping_offset_from((*ptr_to_globals).text) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:25894:24 | 25894 | .wrapping_offset_from((*ptr_to_globals).text) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:27053:24 | 27053 | .wrapping_offset_from((*ptr_to_globals).text) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:28212:24 | 28212 | .wrapping_offset_from((*ptr_to_globals).text) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:29371:24 | 29371 | .wrapping_offset_from((*ptr_to_globals).text) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:30530:24 | 30530 | .wrapping_offset_from((*ptr_to_globals).text) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:31689:24 | 31689 | .wrapping_offset_from((*ptr_to_globals).text) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:32848:24 | 32848 | .wrapping_offset_from((*ptr_to_globals).text) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:34007:24 | 34007 | .wrapping_offset_from((*ptr_to_globals).text) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:35166:24 | 35166 | .wrapping_offset_from((*ptr_to_globals).text) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:36325:24 | 36325 | .wrapping_offset_from((*ptr_to_globals).text) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:37484:24 | 37484 | .wrapping_offset_from((*ptr_to_globals).text) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:38643:24 | 38643 | .wrapping_offset_from((*ptr_to_globals).text) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:39802:24 | 39802 | .wrapping_offset_from((*ptr_to_globals).text) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:40961:24 | 40961 | .wrapping_offset_from((*ptr_to_globals).text) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:42120:24 | 42120 | .wrapping_offset_from((*ptr_to_globals).text) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:43279:24 | 43279 | .wrapping_offset_from((*ptr_to_globals).text) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:44438:24 | 44438 | .wrapping_offset_from((*ptr_to_globals).text) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:45597:24 | 45597 | .wrapping_offset_from((*ptr_to_globals).text) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:46756:24 | 46756 | .wrapping_offset_from((*ptr_to_globals).text) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:47915:24 | 47915 | .wrapping_offset_from((*ptr_to_globals).text) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:49074:24 | 49074 | .wrapping_offset_from((*ptr_to_globals).text) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:50233:24 | 50233 | .wrapping_offset_from((*ptr_to_globals).text) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:51392:24 | 51392 | .wrapping_offset_from((*ptr_to_globals).text) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:52551:24 | 52551 | .wrapping_offset_from((*ptr_to_globals).text) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:53710:24 | 53710 | .wrapping_offset_from((*ptr_to_globals).text) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:54869:24 | 54869 | .wrapping_offset_from((*ptr_to_globals).text) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:56028:24 | 56028 | .wrapping_offset_from((*ptr_to_globals).text) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:57187:24 | 57187 | .wrapping_offset_from((*ptr_to_globals).text) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:58346:24 | 58346 | .wrapping_offset_from((*ptr_to_globals).text) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:59505:24 | 59505 | .wrapping_offset_from((*ptr_to_globals).text) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:60664:24 | 60664 | .wrapping_offset_from((*ptr_to_globals).text) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:61823:24 | 61823 | .wrapping_offset_from((*ptr_to_globals).text) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:62982:24 | 62982 | .wrapping_offset_from((*ptr_to_globals).text) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:64141:24 | 64141 | .wrapping_offset_from((*ptr_to_globals).text) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:65300:24 | 65300 | .wrapping_offset_from((*ptr_to_globals).text) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:66459:24 | 66459 | .wrapping_offset_from((*ptr_to_globals).text) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:67618:24 | 67618 | .wrapping_offset_from((*ptr_to_globals).text) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:68777:24 | 68777 | .wrapping_offset_from((*ptr_to_globals).text) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:69939:24 | 69939 | .wrapping_offset_from((*ptr_to_globals).text) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:71098:24 | 71098 | .wrapping_offset_from((*ptr_to_globals).text) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:72257:24 | 72257 | .wrapping_offset_from((*ptr_to_globals).text) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:73416:24 | 73416 | .wrapping_offset_from((*ptr_to_globals).text) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:74575:24 | 74575 | .wrapping_offset_from((*ptr_to_globals).text) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:75737:24 | 75737 | .wrapping_offset_from((*ptr_to_globals).text) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:76896:24 | 76896 | .wrapping_offset_from((*ptr_to_globals).text) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:78055:24 | 78055 | .wrapping_offset_from((*ptr_to_globals).text) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:79214:24 | 79214 | .wrapping_offset_from((*ptr_to_globals).text) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:80373:24 | 80373 | .wrapping_offset_from((*ptr_to_globals).text) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:81532:24 | 81532 | .wrapping_offset_from((*ptr_to_globals).text) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:82691:24 | 82691 | .wrapping_offset_from((*ptr_to_globals).text) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:83850:24 | 83850 | .wrapping_offset_from((*ptr_to_globals).text) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:85009:24 | 85009 | .wrapping_offset_from((*ptr_to_globals).text) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:86168:24 | 86168 | .wrapping_offset_from((*ptr_to_globals).text) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:87327:24 | 87327 | .wrapping_offset_from((*ptr_to_globals).text) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:88486:24 | 88486 | .wrapping_offset_from((*ptr_to_globals).text) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:89645:24 | 89645 | .wrapping_offset_from((*ptr_to_globals).text) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:90804:24 | 90804 | .wrapping_offset_from((*ptr_to_globals).text) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:91963:24 | 91963 | .wrapping_offset_from((*ptr_to_globals).text) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:93122:24 | 93122 | .wrapping_offset_from((*ptr_to_globals).text) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:94281:24 | 94281 | .wrapping_offset_from((*ptr_to_globals).text) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:95440:24 | 95440 | .wrapping_offset_from((*ptr_to_globals).text) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:96599:24 | 96599 | .wrapping_offset_from((*ptr_to_globals).text) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> editors/vi.rs:97636:6 | 97636 | .wrapping_offset_from(begin_line((*ptr_to_globals).dot)) as libc::c_long as libc::c_int; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut *mut i8` in the current scope --> libbb/appletlib.rs:17:18 | 17 | return current.wrapping_offset_from(start) as libc::c_long as libc::c_uint; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> libbb/dump.rs:603:19 | 603 | len = (p1.wrapping_offset_from(fmtp) as libc::c_long + 1) as libc::c_uint; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> libbb/dump.rs:614:15 | 614 | if p3.wrapping_offset_from(p2) as libc::c_long != 0 { | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> libbb/dump.rs:618:39 | 618 | (len as libc::c_long + p3.wrapping_offset_from(p2) as libc::c_long + 1) as size_t, | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*const i8` in the current scope --> libbb/dump.rs:1321:9 | 1321 | p.wrapping_offset_from(savep) as libc::c_long as libc::c_int, | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*const i8` in the current scope --> libbb/lineedit.rs:862:13 | 862 | pfind.wrapping_offset_from(command) as libc::c_long as libc::c_int, | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> libbb/lineedit.rs:1380:24 | 1380 | .offset(cp.wrapping_offset_from(chosen_match) as libc::c_long as isize) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> libbb/lineedit.rs:1975:30 | 1975 | || (pbuf.wrapping_offset_from(buf2.as_mut_ptr()) as libc::c_long) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> libbb/lineedit.rs:2103:30 | 2103 | || (pbuf.wrapping_offset_from(buf2.as_mut_ptr()) as libc::c_long) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> libbb/lineedit.rs:2223:30 | 2223 | || (pbuf.wrapping_offset_from(buf2.as_mut_ptr()) as libc::c_long) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> libbb/lineedit.rs:2343:30 | 2343 | || (pbuf.wrapping_offset_from(buf2.as_mut_ptr()) as libc::c_long) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> libbb/lineedit.rs:2463:30 | 2463 | || (pbuf.wrapping_offset_from(buf2.as_mut_ptr()) as libc::c_long) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> libbb/lineedit.rs:2583:30 | 2583 | || (pbuf.wrapping_offset_from(buf2.as_mut_ptr()) as libc::c_long) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> libbb/lineedit.rs:2703:30 | 2703 | || (pbuf.wrapping_offset_from(buf2.as_mut_ptr()) as libc::c_long) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> libbb/lineedit.rs:2823:30 | 2823 | || (pbuf.wrapping_offset_from(buf2.as_mut_ptr()) as libc::c_long) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> libbb/lineedit.rs:2943:30 | 2943 | || (pbuf.wrapping_offset_from(buf2.as_mut_ptr()) as libc::c_long) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> libbb/lineedit.rs:3277:15 | 3277 | match_0.wrapping_offset_from(matched_history_line) as libc::c_long as libc::c_uint; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*const i8` in the current scope --> libbb/parse_mode.rs:70:18 | 70 | [p.wrapping_offset_from(who_chars.as_ptr()) as libc::c_long as libc::c_int as usize]; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*const i8` in the current scope --> libbb/parse_mode.rs:113:18 | 113 | [p.wrapping_offset_from(who_chars.as_ptr()) as libc::c_long as libc::c_int as usize] | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*const i8` in the current scope --> libbb/parse_mode.rs:154:45 | 154 | permlist |= perm_mask[p.wrapping_offset_from(perm_chars.as_ptr()) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> libbb/pidfile.rs:60:12 | 60 | (end.wrapping_offset_from(buf.as_mut_ptr()) as libc::c_long + 1) as size_t, | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*const i8` in the current scope --> libbb/printable_string.rs:30:33 | 30 | (*stats).byte_count = s.wrapping_offset_from(str) as libc::c_long as libc::c_uint; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*const i8` in the current scope --> libbb/printable_string.rs:31:36 | 31 | (*stats).unicode_count = s.wrapping_offset_from(str) as libc::c_long as libc::c_uint; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*const i8` in the current scope --> libbb/printable_string.rs:32:36 | 32 | (*stats).unicode_width = s.wrapping_offset_from(str) as libc::c_long as libc::c_uint | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut u8` in the current scope --> libbb/pw_encrypt.rs:1238:11 | 1238 | while q.wrapping_offset_from(keybuf.as_mut_ptr() as *mut u8) as libc::c_long | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> libbb/pw_encrypt.rs:1506:47 | 1506 | salt_len = strchrnul(salt_data, '$' as i32).wrapping_offset_from(salt_data) as libc::c_long | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> libbb/read_printf.rs:255:12 | 255 | if p.wrapping_offset_from(buf) as libc::c_long as size_t == sz { | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> libbb/read_printf.rs:269:18 | 269 | *maxsz_p = p.wrapping_offset_from(buf) as libc::c_long as size_t | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> libbb/read_printf.rs:274:7 | 274 | p.wrapping_offset_from(buf) as libc::c_long as size_t, | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> libbb/replace.rs:288:11 | 288 | end.wrapping_offset_from(src) as libc::c_long as size_t, | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut *const i8` in the current scope --> libbb/run_shell.rs:484:36 | 484 | (2i32 as libc::c_long + args.wrapping_offset_from(additional_args) as libc::c_long) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> libbb/time.rs:222:66 | 222 | let mut len: libc::c_int = strchrnul(date_str, '.' as i32).wrapping_offset_from(date_str) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> libbb/trim.rs:36:12 | 36 | if nws.wrapping_offset_from(s) as libc::c_long != 0 { | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> libbb/trim.rs:38:27 | 38 | .wrapping_sub(nws.wrapping_offset_from(s) as libc::c_long as libc::c_ulong) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> libbb/unicode.rs:497:31 | 497 | (*stats).byte_count = d.wrapping_offset_from(dst) as libc::c_long as libc::c_uint; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> libbb/unicode.rs:498:34 | 498 | (*stats).unicode_count = d.wrapping_offset_from(dst) as libc::c_long as libc::c_uint; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> libbb/unicode.rs:499:34 | 499 | (*stats).unicode_width = d.wrapping_offset_from(dst) as libc::c_long as libc::c_uint | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> libbb/uuencode.rs:277:19 | 277 | table_ptr.wrapping_offset_from(bb_uuenc_tbl_base64.as_ptr()) as libc::c_long as libc::c_int; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> libbb/uuencode.rs:918:16 | 918 | out_tail.wrapping_offset_from(out_buf.as_mut_ptr()) as usize, | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*const i8` in the current scope --> libbb/xconnect.rs:735:35 | 735 | let mut sz: libc::c_int = (cp.wrapping_offset_from(host) as libc::c_long + 1) as libc::c_int; /* skip ']' */ | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> libbb/xfuncs_printf.rs:567:35 | 567 | let mut sz: libc::c_uint = tp.wrapping_offset_from(var) as libc::c_long as libc::c_uint; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> libpwdgrp/pwd_grp.rs:267:36 | 267 | (*ptr_to_statics).tokenize_end.wrapping_offset_from(buf) as libc::c_long as libc::c_uint; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> libpwdgrp/uidgid_get.rs:49:37 | 49 | let mut sz: libc::c_int = group.wrapping_offset_from(ug) as libc::c_long as libc::c_int; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> loginutils/getty.rs:508:16 | 508 | if (bp.wrapping_offset_from((*ptr_to_globals).line_buf.as_mut_ptr()) as libc::c_long | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> mailutils/sendmail.rs:122:40 | 122 | strchrnul(answer, '\r' as i32).wrapping_offset_from(answer) as libc::c_long as libc::c_int, | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> miscutils/bc.rs:826:38 | 826 | strchrnul(err_at, '\n' as i32).wrapping_offset_from(err_at) as libc::c_long as libc::c_int, | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*const i8` in the current scope --> miscutils/bc.rs:2896:32 | 2896 | val.offset(len as isize).wrapping_offset_from(ptr.offset(1)) as libc::c_long as size_t | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> miscutils/bc.rs:3413:35 | 3413 | strchrnul(buf, '\n' as i32).wrapping_offset_from(buf) as libc::c_long as libc::c_uint; // strings can cross lines | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> miscutils/bc.rs:5900:14 | 5900 | if n.wrapping_offset_from(esc.as_ptr()) as libc::c_long == 0 { | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> miscutils/bc.rs:5906:14 | 5906 | ))[n.wrapping_offset_from(esc.as_ptr()) as libc::c_long as usize] | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> miscutils/chat.rs:133:12 | 133 | return p.wrapping_offset_from(start) as libc::c_long as size_t; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> miscutils/devmem.rs:102:8 | 102 | .wrapping_offset_from(bhwl.as_ptr()) as libc::c_long as libc::c_uint; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> miscutils/fbsplash.rs:576:8 | 576 | .wrapping_offset_from(read_ptr) as libc::c_long as libc::c_int; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut u8` in the current scope --> miscutils/hexedit.rs:244:12 | 244 | + data.wrapping_offset_from((*ptr_to_globals).baseaddr) as libc::c_long; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut u8` in the current scope --> miscutils/hexedit.rs:298:6 | 298 | .wrapping_offset_from((*ptr_to_globals).baseaddr) as libc::c_long as libc::c_uint; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut u8` in the current scope --> miscutils/hexedit.rs:328:6 | 328 | .wrapping_offset_from((*ptr_to_globals).baseaddr) as libc::c_long as libc::c_uint; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut u8` in the current scope --> miscutils/hexedit.rs:620:16 | 620 | .wrapping_offset_from((*ptr_to_globals).baseaddr) as libc::c_long) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> miscutils/less.rs:311:13 | 311 | sz = (d.wrapping_offset_from(linebuf.as_mut_ptr()) as libc::c_long + 1) as libc::c_int; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> miscutils/lsscsi.rs:55:38 | 55 | sz = crate::libbb::trim::trim(buf).wrapping_offset_from(buf) + 1; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> miscutils/man.rs:494:23 | 494 | next_sect.wrapping_offset_from(cur_sect) as libc::c_long as libc::c_int; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> modutils/modinfo.rs:192:23 | 192 | ptr.wrapping_offset_from(the_module) as libc::c_long as libc::c_ulong | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> modutils/modprobe_small.rs:218:25 | 218 | .wrapping_sub(ptr.wrapping_offset_from(old) as libc::c_long as libc::c_ulong) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> modutils/modprobe_small.rs:440:15 | 440 | pos = ptr.wrapping_offset_from(module_image) as libc::c_long as size_t | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*const i8` in the current scope --> modutils/modutils.rs:234:11 | 234 | val.wrapping_offset_from(var) as libc::c_long as libc::c_int, | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut u8` in the current scope --> networking/arping.rs:375:7 | 375 | p.wrapping_offset_from(buf.as_mut_ptr()) as libc::c_long as size_t, | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut u8` in the current scope --> networking/arping.rs:382:31 | 382 | if err as libc::c_long == p.wrapping_offset_from(buf.as_mut_ptr()) as libc::c_long { | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut u8` in the current scope --> networking/dnsd.rs:693:21 | 693 | || (answb.wrapping_offset_from(buf) as libc::c_long as libc::c_uint) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut u8` in the current scope --> networking/dnsd.rs:873:16 | 873 | return answb.wrapping_offset_from(buf) as libc::c_long as libc::c_int; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> networking/ftpd.rs:345:23 | 345 | chunklen = (found.wrapping_offset_from(str) as libc::c_long + 1) as libc::c_uint; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> networking/ftpd.rs:380:12 | 380 | return p.wrapping_offset_from(str) as libc::c_long as libc::c_uint; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> networking/ftpd.rs:1340:33 | 1340 | src = strchrnul(cmd, 0xffi32).wrapping_offset_from(cmd) as libc::c_long as libc::c_int; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> networking/httpd.rs:772:20 | 772 | strlen_buf = p.wrapping_offset_from(buf.as_mut_ptr()) as libc::c_long as libc::c_uint; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> networking/httpd.rs:910:33 | 910 | .offset(after_colon.wrapping_offset_from(buf.as_mut_ptr()) as libc::c_long as isize); | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> networking/httpd.rs:941:26 | 941 | (after_colon.wrapping_offset_from(buf.as_mut_ptr()) as libc::c_long - 1) as libc::c_int, | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> networking/httpd.rs:948:26 | 948 | file_len = p_1.wrapping_offset_from((*cur_0).before_colon.as_mut_ptr()) as libc::c_long | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> networking/httpd.rs:2138:31 | 2138 | (colon_after_user.wrapping_offset_from(user_and_passwd) as libc::c_long + 1) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> networking/httpd.rs:2236:56 | 2236 | strchrnul(user_and_passwd, ':' as i32).wrapping_offset_from(user_and_passwd) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> networking/httpd.rs:2428:18 | 2428 | ((HTTP_slash.wrapping_offset_from(urlp) as libc::c_long + 2i32 as libc::c_long) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> networking/httpd.rs:2811:17 | 2811 | colon.wrapping_offset_from((*ptr_to_globals).iobuf) as libc::c_long as libc::c_int, | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*const options` in the current scope --> networking/ifconfig.rs:472:24 | 472 | .offset(op.wrapping_offset_from(OptArray.as_ptr()) as libc::c_long as isize); | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*const i8` in the current scope --> networking/ifplugd.rs:1208:20 | 1208 | api_mode_found.wrapping_offset_from(api_modes.as_ptr()) as libc::c_long as smallint; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> networking/ifupdown.rs:343:23 | 343 | nextpercent.wrapping_offset_from(command) as libc::c_long as size_t, | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> networking/inetd.rs:2204:8 | 2204 | .wrapping_offset_from(rs) as libc::c_long as libc::c_int; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> networking/inetd.rs:2276:6 | 2276 | .wrapping_offset_from((*(bb_common_bufsiz1.as_mut_ptr() as *mut globals)).ring_pos) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> networking/interface.rs:458:19 | 458 | while !(nameend.wrapping_offset_from(namestart) as libc::c_long >= 16i32 as libc::c_long) { | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> networking/interface.rs:463:17 | 463 | nameend.wrapping_offset_from(namestart) as libc::c_long as libc::c_ulong, | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> networking/interface.rs:465:28 | 465 | *name.offset(nameend.wrapping_offset_from(namestart) as libc::c_long as isize) = | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> networking/libiproute/ipaddress.rs:881:8 | 881 | .wrapping_offset_from((*(bb_common_bufsiz1.as_mut_ptr() as *mut filter_t)).flushb) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut c_void` in the current scope --> networking/libiproute/iplink.rs:1049:10 | 1049 | .wrapping_offset_from(data as *mut libc::c_void) as libc::c_long | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut c_void` in the current scope --> networking/libiproute/iplink.rs:1060:8 | 1060 | .wrapping_offset_from(linkinfo as *mut libc::c_void) as libc::c_long | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> networking/libiproute/ipneigh.rs:415:8 | 415 | .wrapping_offset_from((*(bb_common_bufsiz1.as_mut_ptr() as *mut filter_t)).flushb) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> networking/libiproute/iproute.rs:738:8 | 738 | .wrapping_offset_from((*(bb_common_bufsiz1.as_mut_ptr() as *mut filter_t)).flushb) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> networking/nc.rs:373:13 | 373 | x = p.wrapping_offset_from(buf) as libc::c_long as libc::c_int; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut u8` in the current scope --> networking/nc.rs:860:10 | 860 | ap.wrapping_offset_from(stage.as_mut_ptr()) as libc::c_long as size_t, | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> networking/nslookup.rs:1213:9 | 1213 | e.wrapping_offset_from(s) as libc::c_long as libc::c_int, | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut u8` in the current scope --> networking/telnet.rs:208:10 | 208 | if dst.wrapping_offset_from(outbuf.as_mut_ptr()) as libc::c_long != 0 { | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut u8` in the current scope --> networking/telnet.rs:212:11 | 212 | dst.wrapping_offset_from(outbuf.as_mut_ptr()) as libc::c_long as size_t, | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut u8` in the current scope --> networking/telnetd.rs:215:20 | 215 | wr = found.wrapping_offset_from(buf) as libc::c_long as libc::c_uint | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut u8` in the current scope --> networking/telnetd.rs:226:20 | 226 | rc = found.wrapping_offset_from(buf) + 1 | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*const i8` in the current scope --> networking/telnetd.rs:445:21 | 445 | wr = IACptr.wrapping_offset_from(buf) as libc::c_long as size_t | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> networking/tftp.rs:479:14 | 479 | .wrapping_offset_from(cp) as libc::c_long as libc::c_ulong) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> networking/tftp.rs:628:31 | 628 | send_len = cp.wrapping_offset_from(xbuf) as libc::c_long as libc::c_int; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> networking/tftp.rs:1235:12 | 1235 | .wrapping_offset_from(opt_str) as libc::c_long | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut u8` in the current scope --> networking/tls.rs:1770:11 | 1770 | if (end.wrapping_offset_from(der) as libc::c_long) < 2i32 as libc::c_long { | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut u8` in the current scope --> networking/tls.rs:1779:15 | 1779 | || (end.wrapping_offset_from(der) as libc::c_long) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut u8` in the current scope --> networking/tls.rs:1805:11 | 1805 | if (end.wrapping_offset_from(der) as libc::c_long) < len as libc::c_int as libc::c_long { | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut u8` in the current scope --> networking/tls.rs:2013:13 | 2013 | if (end.wrapping_offset_from(der) as libc::c_long) < 14i32 as libc::c_long { | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> networking/traceroute.rs:527:14 | 527 | .wrapping_offset_from( | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> networking/traceroute.rs:590:6 | 590 | .wrapping_offset_from(out as *mut libc::c_char) as libc::c_long as libc::c_int; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*const i8` in the current scope --> networking/udhcp/common.rs:571:7 | 571 | s.wrapping_offset_from(option_strings) as libc::c_long as size_t | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*const i8` in the current scope --> networking/udhcp/common.rs:810:18 | 810 | length = end.wrapping_offset_from(allocated) as libc::c_long as libc::c_int; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut u8` in the current scope --> networking/udhcp/d6_dhcpc.rs:513:17 | 513 | (option_end.wrapping_offset_from(option) as libc::c_long - 4i32 as libc::c_long) as libc::c_int; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*const u8` in the current scope --> networking/udhcp/d6_dhcpc.rs:642:17 | 642 | (option_end.wrapping_offset_from(option) as libc::c_long - 4i32 as libc::c_long) as libc::c_int; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut u8` in the current scope --> networking/udhcp/d6_dhcpc.rs:1118:10 | 1118 | if ptr.wrapping_offset_from(start) as libc::c_long - 4i32 as libc::c_long != 0 { | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut u8` in the current scope --> networking/udhcp/d6_dhcpc.rs:1122:12 | 1122 | (ptr.wrapping_offset_from(start) as libc::c_long - 4i32 as libc::c_long >> 8i32) as u8; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut u8` in the current scope --> networking/udhcp/d6_dhcpc.rs:1124:12 | 1124 | (ptr.wrapping_offset_from(start) as libc::c_long - 4i32 as libc::c_long) as u8 | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut u8` in the current scope --> networking/udhcp/d6_dhcpc.rs:1176:9 | 1176 | end.wrapping_offset_from(packet as *mut u8) as libc::c_long as libc::c_uint, | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut u8` in the current scope --> networking/udhcp/d6_dhcpc.rs:1708:15 | 1708 | opt_ptr.wrapping_offset_from(&mut packet as *mut d6_packet as *mut u8) as libc::c_long | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut u8` in the current scope --> networking/udhcp/d6_dhcpc.rs:1806:13 | 1806 | opt_ptr.wrapping_offset_from(&mut packet as *mut d6_packet as *mut u8) as libc::c_long | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut u8` in the current scope --> networking/udhcp/domain_codec.rs:153:18 | 153 | len = (dst.wrapping_offset_from(lenptr) as libc::c_long - 1) as libc::c_int; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut u8` in the current scope --> networking/udhcp/domain_codec.rs:179:10 | 179 | if dst.wrapping_offset_from(res) as libc::c_long >= 255i32 as libc::c_long { | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut u8` in the current scope --> networking/udhcp/domain_codec.rs:378:16 | 378 | *retlen = (d.wrapping_offset_from(dname) as libc::c_long + 1) as libc::c_int; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> procps/mpstat.rs:804:16 | 804 | len = cp_0.wrapping_offset_from(buf) as libc::c_long as libc::c_int; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> procps/nmeter.rs:229:6 | 229 | .wrapping_offset_from(bb_common_bufsiz1.as_mut_ptr()) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> procps/nmeter.rs:245:6 | 245 | .wrapping_offset_from(p) as libc::c_long as libc::c_int; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut proc_file` in the current scope --> procps/nmeter.rs:317:20 | 317 | proc_name[pf.wrapping_offset_from(&mut (*ptr_to_globals).proc_stat) as libc::c_long as usize], | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> procps/nmeter.rs:434:29 | 434 | devname_len = end.wrapping_offset_from(p) as libc::c_long as libc::c_uint; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> procps/nmeter.rs:1192:26 | 1192 | s = init_functions[p.wrapping_offset_from(options.as_ptr()) as libc::c_long as usize] | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> procps/sysctl.rs:212:30 | 212 | *outname.offset(cptr.wrapping_offset_from(setting) as libc::c_long as isize) = | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> runit/runsv.rs:261:7 | 261 | p.wrapping_offset_from(stat_buf.as_mut_ptr()) as usize, | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> runit/svlogd.rs:1664:17 | 1664 | (np.wrapping_offset_from(lineptr) as libc::c_long + 1) as libc::c_int; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> runit/svlogd.rs:1751:23 | 1751 | (np.wrapping_offset_from(lineptr) as libc::c_long + 1) as libc::c_int | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> shell/ash.rs:1384:10 | 1384 | .wrapping_offset_from(p as *mut libc::c_char) as libc::c_long as libc::c_ulong, | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> shell/ash.rs:1502:7 | 1502 | p.wrapping_offset_from((*ash_ptr_to_globals_memstack).g_stacknxt) as libc::c_long as size_t; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> shell/ash.rs:1582:37 | 1582 | len = strchrnul(s, '\'' as i32).wrapping_offset_from(s) as libc::c_long as size_t; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> shell/ash.rs:1593:20 | 1593 | p = p.offset(q.wrapping_offset_from(p) as libc::c_long as isize); | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> shell/ash.rs:1618:20 | 1618 | p = p.offset(q.wrapping_offset_from(p) as libc::c_long as isize); | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> shell/ash.rs:2004:34 | 2004 | strchrnul(n, '=' as i32).wrapping_offset_from(n) as libc::c_long, | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> shell/ash.rs:2070:15 | 2070 | namelen = p.wrapping_offset_from(name) as libc::c_long as size_t; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> shell/ash.rs:2179:44 | 2179 | return stalloc((ep as *mut libc::c_char).wrapping_offset_from( | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*const i8` in the current scope --> shell/ash.rs:2201:12 | 2201 | len = (p.wrapping_offset_from(start) as libc::c_long as libc::c_ulong) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*const i8` in the current scope --> shell/ash.rs:2212:9 | 2212 | p.wrapping_offset_from(start) as libc::c_long as size_t, | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*const i8` in the current scope --> shell/ash.rs:2613:33 | 2613 | indx = syntax_index_table[s.wrapping_offset_from(spec_symbls.as_ptr()) as libc::c_long as usize] | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*const job` in the current scope --> shell/ash.rs:2988:14 | 2988 | return (jp.wrapping_offset_from(jobtab) as libc::c_long + 1) as libc::c_int; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> shell/ash.rs:3888:38 | 3888 | offset = (jp as *mut libc::c_char).wrapping_offset_from(jq as *mut libc::c_char); | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut *mut i8` in the current scope --> shell/ash.rs:4361:13 | 4361 | if tp.wrapping_offset_from((*ash_ptr_to_globals_misc).trap.as_mut_ptr()) as libc::c_long != 0 | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut *mut i8` in the current scope --> shell/ash.rs:4364:14 | 4364 | tp.wrapping_offset_from((*ash_ptr_to_globals_misc).trap.as_mut_ptr()) as libc::c_long | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> shell/ash.rs:5387:29 | 5387 | let mut len: size_t = p.wrapping_offset_from(str) as libc::c_long as size_t; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> shell/ash.rs:5392:41 | 5392 | let mut strloc: libc::c_int = str.wrapping_offset_from( | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> shell/ash.rs:5459:31 | 5459 | *slash_position = q.wrapping_offset_from(r) as libc::c_long as libc::c_int; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> shell/ash.rs:5474:33 | 5474 | expdest = expdest.offset((q.wrapping_offset_from(r) as libc::c_long + 1) as isize) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> shell/ash.rs:5771:22 | 5771 | startloc = expdest.wrapping_offset_from( | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> shell/ash.rs:5824:12 | 5824 | dest.wrapping_offset_from( | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> shell/ash.rs:5861:14 | 5861 | begoff = p.wrapping_offset_from(start) as libc::c_long as libc::c_int; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> shell/ash.rs:5920:28 | 5920 | startloc = expdest.wrapping_offset_from( | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> shell/ash.rs:5940:30 | 5940 | newloc = expdest.wrapping_offset_from( | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*const i8` in the current scope --> shell/ash.rs:6143:10 | 6143 | (end.wrapping_offset_from(var) as libc::c_long - 1) as libc::c_int, | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> shell/ash.rs:6231:25 | 6231 | slash_pos = expdest.wrapping_offset_from( | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> shell/ash.rs:6248:23 | 6248 | amount = startp.wrapping_offset_from(expdest) as libc::c_long as libc::c_int; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> shell/ash.rs:6275:18 | 6275 | len = (str.wrapping_offset_from(startp) as libc::c_long - 1) as libc::c_int; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> shell/ash.rs:6356:20 | 6356 | amount = loc.wrapping_offset_from(expdest) as libc::c_long as libc::c_int; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> shell/ash.rs:6362:22 | 6362 | resetloc = expdest.wrapping_offset_from( | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> shell/ash.rs:6373:22 | 6373 | amount = expdest.wrapping_offset_from( | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> shell/ash.rs:6418:23 | 6418 | workloc = expdest.wrapping_offset_from( | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> shell/ash.rs:6577:17 | 6577 | str.wrapping_offset_from(loc) as libc::c_long as libc::c_ulong, | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> shell/ash.rs:6580:25 | 6580 | .offset(str.wrapping_offset_from(loc) as libc::c_long as isize) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> shell/ash.rs:6584:22 | 6584 | amount = loc.wrapping_offset_from(expdest) as libc::c_long as libc::c_int; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> shell/ash.rs:6604:13 | 6604 | expdest.wrapping_offset_from(startp.offset(len_0 as isize)) as libc::c_long as libc::c_int; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> shell/ash.rs:6818:22 | 6818 | startloc = expdest.wrapping_offset_from( | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> shell/ash.rs:6888:26 | 6888 | patloc = expdest.wrapping_offset_from( | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> shell/ash.rs:6902:49 | 6902 | let mut amount: libc::c_int = expdest.wrapping_offset_from( | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> shell/ash.rs:6940:21 | 6940 | expdest.wrapping_offset_from( | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> shell/ash.rs:7167:23 | 7167 | expdir_len = enddir.wrapping_offset_from(cp) as libc::c_long as libc::c_uint; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> shell/ash.rs:7183:41 | 7183 | (name_len as libc::c_long - endname.wrapping_offset_from(name) as libc::c_long) as libc::c_uint; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> shell/ash.rs:7208:21 | 7208 | offset = (p.wrapping_offset_from((*exp).dir) as libc::c_long + 1) as libc::c_uint; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> shell/ash.rs:7378:19 | 7378 | p = stalloc(p.wrapping_offset_from( | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> shell/ash.rs:7413:13 | 7413 | expdest.wrapping_offset_from( | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> shell/ash.rs:9845:12 | 9845 | eq.wrapping_offset_from(varval) as libc::c_long as libc::c_int, | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut *mut i8` in the current scope --> shell/ash.rs:9936:41 | 9936 | (argc as libc::c_long - nargv.wrapping_offset_from(argv) as libc::c_long) as libc::c_int; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> shell/ash.rs:10416:48 | 10416 | (*g_parsefile).left_in_line = (q.wrapping_offset_from((*g_parsefile).next_to_pgetc) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> shell/ash.rs:10425:44 | 10425 | (*g_parsefile).left_in_line = (q.wrapping_offset_from((*g_parsefile).next_to_pgetc) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut *mut i8` in the current scope --> shell/ash.rs:11023:11 | 11023 | epend.wrapping_offset_from(ep) as libc::c_long as size_t, | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*const i8` in the current scope --> shell/ash.rs:11055:9 | 11055 | p.wrapping_offset_from(*ep) as libc::c_long as libc::c_int, | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut *mut i8` in the current scope --> shell/ash.rs:11292:18 | 11292 | ind = (optnext.wrapping_offset_from(optfirst) as libc::c_long + 1) as libc::c_int; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> shell/ash.rs:11302:7 | 11302 | p.wrapping_offset_from(*optnext.offset(-1)) as libc::c_long | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> shell/ash.rs:12220:21 | 12220 | markloc = out.wrapping_offset_from( | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> shell/ash.rs:12263:26 | 12263 | len_here = out.wrapping_offset_from(p) as libc::c_long as libc::c_int; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> shell/ash.rs:12286:12 | 12286 | .wrapping_offset_from(out) as libc::c_long as isize, | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> shell/ash.rs:12297:10 | 12297 | .wrapping_offset_from(q) as libc::c_long as size_t; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> shell/ash.rs:12516:27 | 12516 | typeloc = out.wrapping_offset_from( | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*const i8` in the current scope --> shell/ash.rs:12670:33 | 12670 | | p_0.wrapping_offset_from(types.as_ptr()) as libc::c_long | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> shell/ash.rs:12836:25 | 12836 | savelen = out.wrapping_offset_from( | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> shell/ash.rs:12917:29 | 12917 | psavelen = pout.wrapping_offset_from( | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> shell/ash.rs:12921:35 | 12921 | pstr = stalloc(pout.wrapping_offset_from( | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> shell/ash.rs:13019:13 | 13019 | len = out.wrapping_offset_from( | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*const i8` in the current scope --> shell/ash.rs:13183:14 | 13183 | if p.wrapping_offset_from(xxreadtoken_chars.as_ptr()) as libc::c_long as libc::c_int >= 3i32 | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*const i8` in the current scope --> shell/ash.rs:13200:12 | 13200 | [p.wrapping_offset_from(xxreadtoken_chars.as_ptr()) as libc::c_long as usize] | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*const *const i8` in the current scope --> shell/ash.rs:13233:16 | 13233 | t = pp.wrapping_offset_from(tokname_array.as_ptr()) as libc::c_long as libc::c_int; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> shell/ash.rs:13482:26 | 13482 | p = stalloc(concat.wrapping_offset_from( | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> shell/hush.rs:1972:23 | 1972 | name_len = (eq_sign.wrapping_offset_from(str) as libc::c_long + 1) as libc::c_int; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> shell/hush.rs:2204:10 | 2204 | eq.wrapping_offset_from(*s) as libc::c_long as libc::c_uint, | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*const i8` in the current scope --> shell/hush.rs:2954:25 | 2954 | begin.wrapping_offset_from(pattern) as libc::c_long as size_t, | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*const i8` in the current scope --> shell/hush.rs:2957:22 | 2957 | next.wrapping_offset_from(p) as libc::c_long as size_t, | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> shell/hush.rs:3044:28 | 3044 | unbackslash(pattern).wrapping_offset_from((*o).data) as libc::c_long as libc::c_int; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> shell/hush.rs:3049:25 | 3049 | (*o).length = pattern.wrapping_offset_from((*o).data) as libc::c_long as libc::c_int; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> shell/hush.rs:7406:19 | 7406 | *size = end.wrapping_offset_from(val) as libc::c_long as libc::c_int; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> shell/hush.rs:7443:13 | 7443 | + s.wrapping_offset_from(val) as libc::c_long | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> shell/hush.rs:7451:11 | 7451 | s.wrapping_offset_from(val) as libc::c_long as size_t, | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> shell/hush.rs:7456:12 | 7456 | + (s.wrapping_offset_from(val) as libc::c_long + repl_len as libc::c_long)) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> shell/hush.rs:7718:19 | 7718 | loc.wrapping_offset_from(val) as libc::c_long as libc::c_int, | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> shell/hush.rs:8006:9 | 8006 | p.wrapping_offset_from(arg) as libc::c_long as libc::c_int, | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*const i8` in the current scope --> shell/hush.rs:8973:35 | 8973 | let mut sz: libc::c_int = end.wrapping_offset_from(PATH) as libc::c_long as libc::c_int; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> shell/hush.rs:9264:38 | 9264 | len = strchrnul(cp, '\'' as i32).wrapping_offset_from(cp) as libc::c_long as libc::c_int | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> shell/hush.rs:9924:11 | 9924 | p.wrapping_offset_from((*ptr_to_globals).ifs) as libc::c_long as libc::c_int; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> shell/hush.rs:10190:18 | 10190 | eq.wrapping_offset_from(p_0) as libc::c_long as libc::c_int, | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*const i8` in the current scope --> shell/hush.rs:11684:13 | 11684 | p.wrapping_offset_from(s) as libc::c_long as libc::c_int, | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*const i8` in the current scope --> shell/hush.rs:11726:18 | 11726 | name_end.wrapping_offset_from(name) as libc::c_long as libc::c_uint, | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*const i8` in the current scope --> shell/hush.rs:11868:13 | 11868 | p.wrapping_offset_from(s) as libc::c_long as libc::c_int + 1i32, | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*const i8` in the current scope --> shell/math.rs:791:28 | 791 | var_name_size = (p.wrapping_offset_from(expr) as libc::c_long + 1) as size_t; /* +1 for NUL */ | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> shell/shell_common.rs:888:53 | 888 | i = strchrnul(limit_chars.as_ptr(), opt_char_0).wrapping_offset_from(limit_chars.as_ptr()) | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> sysklogd/klogd.rs:242:26 | 242 | used = newline.wrapping_offset_from(start) as libc::c_long as libc::c_int; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> sysklogd/syslogd_and_logger.rs:1568:9 | 1568 | q.wrapping_offset_from((*ptr_to_globals).parsebuf.as_mut_ptr()) as libc::c_long | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*const i8` in the current scope --> util_linux/fatattr.rs:50:22 | 50 | return (1i32 << fp.wrapping_offset_from(bit_to_char.as_ptr()) as libc::c_long) as libc::c_ulong; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*const i8` in the current scope --> util_linux/hexdump.rs:220:15 | 220 | if (p.wrapping_offset_from(hexdump_opts.as_ptr()) as libc::c_long) < 5i32 as libc::c_long { | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*const i8` in the current scope --> util_linux/hexdump.rs:224:27 | 224 | add_strings[p.wrapping_offset_from(hexdump_opts.as_ptr()) as libc::c_long as libc::c_int | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> util_linux/mdev.rs:419:10 | 419 | eq.wrapping_offset_from(val) as libc::c_long as libc::c_int, | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> util_linux/mdev.rs:515:16 | 515 | eq.wrapping_offset_from(val) as libc::c_long as libc::c_int, | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> util_linux/mdev.rs:582:17 | 582 | s.wrapping_offset_from(val) as libc::c_long as libc::c_int, | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> util_linux/mount.rs:262:17 | 262 | len = p.wrapping_offset_from(newopts) as libc::c_long as libc::c_int | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope --> util_linux/mount.rs:950:42 | 950 | O_len = strchrnul(O_opt, ',' as i32).wrapping_offset_from(O_opt) as libc::c_long as libc::c_int; | ^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `wrapping_offset` | = note: try using `<*const T>::as_ref()` to get a reference to the type behind the pointer: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref = note: using `<*const T>::as_ref()` on a pointer which is unaligned or points to invalid or uninitialized memory is undefined behavior error: aborting due to 459 previous errors; 2500 warnings emitted For more information about this error, try `rustc --explain E0599`. error: could not compile `rustybox` To learn more, run the command again with --verbose.